|
libalmath
release-2.5.3-2016-11-18
|
#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 |