libalmath  2.5.11.14a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
urdfrigidbodysystemtraverser.h File Reference
#include <almath/scenegraph/urdf.h>
#include <almath/scenegraph/rigidbodysystembuilder.h>
#include <iosfwd>

Go to the source code of this file.

Namespaces

 AL
 

Functions

void AL::buildRigidBodySystemFromUrdf (RigidBodySystemBuilder::Interface< double > &builder, urdf::ptree &pt, bool remove_root_joint=false, bool make_continuous_joints_fixed=false)
 
void AL::buildRigidBodySystemFromUrdf (RigidBodySystemBuilder::Interface< double > &builder, std::istream &is, bool remove_root_joint=false, bool make_continuous_joints_fixed=false)