libalmath
2.5.11.14a
|
#include <urdf.h>
Public Member Functions | |
Link (const ptree &pt) | |
std::string | name () const |
boost::optional< Inertial > | inertial () const |
Public Attributes | |
const ptree & | pt |
AL::urdf::Link::Link | ( | const ptree & | pt | ) |
boost::optional<Inertial> AL::urdf::Link::inertial | ( | ) | const |
std::string AL::urdf::Link::name | ( | ) | const |