This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
92b53a499027b87ca48969e91d2c84306fb5082d
bullet3
/
examples
/
Importers
History
Erwin Coumans
fdd517e00f
First step towards a MuJoCo MJCF importer for Bullet. It can load the humanoid.xml, ant.xml and some other OpenAI GYM asset files. Not all fields are converted, so it is work-in-progress. This is useful for Reinforcement Learning experiments, and would also help integration with DeepMind Lab.
2016-12-30 18:32:57 -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
First step towards a MuJoCo MJCF importer for Bullet. It can load the humanoid.xml, ant.xml and some other OpenAI GYM asset files. Not all fields are converted, so it is work-in-progress. This is useful for Reinforcement Learning experiments, and would also help integration with DeepMind Lab.
2016-12-30 18:32:57 -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
First step towards a MuJoCo MJCF importer for Bullet. It can load the humanoid.xml, ant.xml and some other OpenAI GYM asset files. Not all fields are converted, so it is work-in-progress. This is useful for Reinforcement Learning experiments, and would also help integration with DeepMind Lab.
2016-12-30 18:32:57 -08:00