|
libalmath
2.5.7.1
|
#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) |