bullet3/examples/pybullet
erwin coumans 5cf8ee3360 Allow to compile pybullet using btDiscreteDynamicsWorld (no multibodies and no deformables), this allows to create Jacobian and Mass matrix (and A=J*M-1*J_transpose) with MLCP solvers
Add examples/pybullet/gym/pybullet_utils/readwriteurdf.py, this allows to read a URDF and write the URDF with more reasonable inertia tensors (based on mass and collision volumes)
2021-03-15 22:44:55 -07:00
..
examples Fix Stable PD bug on First Order Taylor approximation of next q state 2021-01-27 21:59:49 -05:00
gym Allow to compile pybullet using btDiscreteDynamicsWorld (no multibodies and no deformables), this allows to create Jacobian and Mass matrix (and A=J*M-1*J_transpose) with MLCP solvers 2021-03-15 22:44:55 -07:00
notebooks Removed notice on slow installation 2020-10-13 15:34:33 -07:00
numpy add yapf style and apply yapf to format all Python files 2019-04-27 07:31:15 -07:00
tensorflow Replace tensorflow with tf.compat.v1 2020-02-19 17:35:48 +01:00
unittests Adds an option to syncUserData to specify the bodies for which to sync. 2020-01-23 14:46:33 +01:00
unity3d update autogenerated NativeMethods.cs from latest PhysicsClientC_Api.h 2018-01-31 09:07:31 -08:00
CMakeLists.txt enable v-hacd in cmake for BulletRobotics and pybullet build (use cmake -DENABLE_VHACD=OFF .. to disable) 2021-03-01 14:03:48 -08:00
premake4.lua cache zipfile, and also allow to read zipfile from memory 2020-03-30 14:24:20 -07:00
pybullet.c Update pybullet.c 2021-01-17 23:42:28 -08:00