Files
bullet3/data
erwincoumans 9553892770 PyBullet / BulletRobotics:
Implement collisionFilterPlugin, use setCollisionFilterPair to enable or disable collision detection between specific pairs of objects.
Also, expose setCollisionFilterGroupMask as PyBullet API and in urdf using the tag <collision group="1" mask="2"/>.
See examples/pybullet/examples/collisionFilter.py for an example.
PyBullet default: Lower the warmstarting factor, for maximal coordinates rigid bodies for more stable simulation.
Add btCollisionWorld::refreshBroadphaseProxy to easier recreate the broadphase proxy without adding/removing objects to the world.
2018-09-12 19:30:49 -07:00
..
2018-02-23 18:56:11 -08:00
2015-04-16 10:17:35 -07:00
2014-01-17 22:19:12 -08:00
2018-02-11 21:29:02 -08:00
2014-01-17 22:19:12 -08:00
2016-05-13 22:57:41 -07:00
2013-03-22 16:24:09 -07:00
2017-10-19 14:29:43 -07:00
2013-03-18 20:44:26 -07:00
2017-06-01 20:13:39 -07:00
2013-03-18 20:44:26 -07:00
2018-02-14 15:41:10 -08:00