Rigid Body Dynamics Library
urdfreader.h File Reference

Go to the source code of this file.

Namespaces

namespace  RigidBodyDynamics
 
namespace  RigidBodyDynamics::Addons
 

Functions

RBDL_ADDON_DLLAPI bool URDFReadFromFile (const char *filename, Model *model, bool floating_base, bool verbose=false)
 
RBDL_ADDON_DLLAPI bool URDFReadFromString (const char *model_xml_string, Model *model, bool floating_base, bool verbose=false)