bullet3/examples/pybullet/gym
2018-05-22 16:40:10 +02:00
..
pybullet_data Fix for 1643, allow to instantiate multiple PyBullet Gym environments (Ant, Humanoid, Hopper, Pendula etc) in the same process (same or other thread). It uses the pybullet_utils.bullet_client to achieve this. 2018-05-18 16:23:54 -07:00
pybullet_envs Fix pendula to use the bullet-client. 2018-05-22 16:40:10 +02:00
pybullet_utils PyBullet combineUrdf, make createMultiBody much faster, by temporarily disabling rendering 2018-05-10 20:52:51 -07:00