$search
#include <link.h>

Public Member Functions | |
| void | clear () |
| Cylinder () | |
| bool | initXml (TiXmlElement *) |
Public Attributes | |
| double | length |
| double | radius |
Definition at line 85 of file link.h.
| bool urdf::Cylinder::initXml | ( | TiXmlElement * | ) | [virtual] |
Implements urdf::Geometry.
| double urdf::Cylinder::length |
| double urdf::Cylinder::radius |