Files
bullet3/examples/SharedMemory
Erwin Coumans 77c332bd88 PyBullet: add option to cache graphics shapes for URDF files, handy for benchmarks with many duplicate robots
See https://github.com/erwincoumans/pybullet_robots ANYmal.py for an example.
PyBullet: Expose p.setPhysicsEngineParameter(solverResidualThreshold=1e-2) (b3PhysicsParamSetSolverResidualThreshold), increases solver performance a lot
PyBullet: Expose p.setPhysicsEngineParameter(contactSlop) Set it to zero, to avoid issues with restitution.
PyBullet: Expose isNumpyEnabled, return True is PyBullet was compiled with NUMPY support for 'getCameraImage'.
PyBullet: Expose p.ChangeDynamics(objectUid, linkIndex, contactProcessingThreshold), to avoid issues of speculative/predictive contacts with restitution.
See also http://twvideo01.ubm-us.net/o1/vault/gdc2012/slides/Programming%20Track/Vincent_ROBERT_Track_ADifferentApproach.pdf
2018-05-23 13:26:00 +10:00
..
2018-04-12 00:09:44 -07:00
2018-04-12 00:09:44 -07:00
2015-11-11 12:44:26 -08:00
2016-11-04 13:15:10 -07:00
2018-01-03 21:38:09 -08:00
2018-01-03 21:38:09 -08:00
2017-01-15 22:26:11 -08:00
2018-04-12 00:09:44 -07:00
2015-07-23 11:51:25 -07:00