update pybullet binding

This commit is contained in:
Xuchen Han 2019-09-27 17:24:14 -07:00
parent 212b990b0e
commit 132f7fe751

View File

@ -250,6 +250,7 @@ sources = ["examples/pybullet/pybullet.c"]\
+["src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp"]\
+["src/BulletSoftBody/btDeformableBodySolver.cpp"]\
+["src/BulletSoftBody/btDeformableContactProjection.cpp"]\
+["src/BulletSoftBody/btDeformableContactConstraint.cpp"]\
+["src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp"]\
+["src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp"]\
+["src/BulletInverseDynamics/IDMath.cpp"]\