bullet3/examples/Importers
Erwin Coumans 310fabcd7e Further improvements in Bullet MuJoCo MJCF import:
[MJCF import] improved humanoid.xml, inverted_pendulum.xml import (automatically add dummy-links to connect multiple joints between bodies)
[MJCF import] fix bug in quaternion conversion (w,x,y,z) -> (x,y,z,w)
2017-01-15 11:22:24 -08:00
..
ImportBsp [WIP] Suppress compiler warnings. 2016-07-11 18:02:42 +08:00
ImportBullet fix some warnings, disable gimpact by default in world importer, 2015-07-27 13:28:47 -07:00
ImportColladaDemo fix overflow visual shape in COLLADA .dae file importer. 2016-08-01 23:45:14 -07:00
ImportMeshUtility pybullet, more robust multi-server connections 2016-12-28 21:51:54 -08:00
ImportMJCFDemo Further improvements in Bullet MuJoCo MJCF import: 2017-01-15 11:22:24 -08:00
ImportObjDemo avoid wavefront obj texture index out-of-bounds (most obj out-of-bounds are not checked) 2016-10-04 08:53:59 -07:00
ImportSDFDemo first version of 'getVisualShapeData' to get visual shape information to allow external renderer with pybullet and shared memory robotics API 2016-10-18 22:05:28 -07:00
ImportSTLDemo fix bus error on Raspberry Pi, unaligned float access when loading STL files 2016-06-23 05:10:00 +00:00
ImportURDFDemo Further improvements in Bullet MuJoCo MJCF import: 2017-01-15 11:22:24 -08:00