bullet3/examples/Importers/ImportURDFDemo
erwin coumans 60d2b99151 Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary)
Improve rendering performance. OpenVR experience is smooth now.
commit needs a bit more testing before pushing in main repo.
2016-07-07 19:24:44 -07:00
..
BulletUrdfImporter.cpp Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
BulletUrdfImporter.h update to tinyrenderer synthetic camera 2016-05-31 22:55:13 -07:00
ConvertRigidBodies2MultiBody.h add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00
ImportURDFSetup.cpp Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
ImportURDFSetup.h enable URDF loading throught the 'File/Open' menu 2015-05-01 11:42:14 -07:00
LinkVisualShapesConverter.h update to tinyrenderer synthetic camera 2016-05-31 22:55:13 -07:00
MultiBodyCreationInterface.h Only support btMultiBody multi-dof version (remove non-multi-dof path) 2015-11-05 21:17:46 -08:00
MyMultiBodyCreator.cpp Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
MyMultiBodyCreator.h Physics runs in a separate thread from rendering in PhysicsServerExample (preliminary) 2016-07-07 19:24:44 -07:00
URDF2Bullet.cpp update to tinyrenderer synthetic camera 2016-05-31 22:55:13 -07:00
URDF2Bullet.h parse root transformation and test loading two robots 2016-05-11 15:52:50 -07:00
urdf_samples.h add initial examples, replacing the 'Demos/Demos3'. Will make it work cross-platform, OpenGL3/OpenGL2 and add more examples to it. 2015-04-16 09:55:32 -07:00
URDFImporterInterface.h update to tinyrenderer synthetic camera 2016-05-31 22:55:13 -07:00
URDFJointTypes.h add alternative URDF parser that doens't use ROS urdf 2015-06-28 14:09:21 -07:00
urdfLexicalCast.h add alternative URDF parser that doens't use ROS urdf 2015-06-28 14:09:21 -07:00
UrdfParser.cpp support single-scalar scale values in URDF, even though "officially" it should be a vector3. This will load quadcopter.urdf in Drake: 2016-06-22 09:59:25 -07:00
UrdfParser.h Support the <static> field under <model> in SDF to make the model immovable, similar to setting the mass to zero. 2016-06-02 18:04:22 -07:00
urdfStringSplit.cpp add alternative URDF parser that doens't use ROS urdf 2015-06-28 14:09:21 -07:00
urdfStringSplit.h add alternative URDF parser that doens't use ROS urdf 2015-06-28 14:09:21 -07:00