6 #ifndef LIB_ALMATH_SCENEGRAPH_URDFRIGIDBODYSYSTEMTRAVERSER_H
7 #define LIB_ALMATH_SCENEGRAPH_URDFRIGIDBODYSYSTEMTRAVERSER_H
22 RigidBodySystemBuilder::Interface<double> &builder,
urdf::ptree &pt,
23 bool remove_root_joint =
false,
bool make_continuous_joints_fixed =
false);
26 RigidBodySystemBuilder::Interface<double> &builder, std::istream &is,
27 bool remove_root_joint =
false,
bool make_continuous_joints_fixed =
false);
void buildRigidBodySystemFromUrdf(RigidBodySystemBuilder::Interface< double > &builder, urdf::ptree &pt, bool remove_root_joint=false, bool make_continuous_joints_fixed=false)
boost::property_tree::ptree ptree