#include <urdf.h>
|
| | Link (const ptree &pt) |
| |
| std::string | name () const |
| |
| boost::optional< Inertial > | inertial () const |
| |
| auto | visuals () const -> boost::transformed_range< decltype(&_makeVisual), const decltype(_visual_ptrees())> |
| |
Definition at line 444 of file urdf.h.
| AL::urdf::Link::Link |
( |
const ptree & |
pt | ) |
|
| boost::optional<Inertial> AL::urdf::Link::inertial |
( |
| ) |
const |
| std::string AL::urdf::Link::name |
( |
| ) |
const |
| auto AL::urdf::Link::visuals |
( |
| ) |
const -> boost::transformed_range<
decltype(&_makeVisual),
const decltype(_visual_ptrees())> |
|
inline |
| const ptree& AL::urdf::Link::pt |
The documentation for this class was generated from the following file:
- /home/opennao/work/release-2.8/lib/libalmath/almath/scenegraph/urdf.h