|
GCOP
1.0
|
#include <urdflink.h>

Public Types | |
| enum | { SPHERE, BOX, CYLINDER, MESH } |
Public Member Functions | |
| virtual bool | initXml (TiXmlElement *)=0 |
Public Attributes | |
| enum gcop_urdf::Geometry:: { ... } | type |
| virtual bool gcop_urdf::Geometry::initXml | ( | TiXmlElement * | ) | [pure virtual] |
Implemented in gcop_urdf::Mesh, gcop_urdf::Cylinder, gcop_urdf::Box, and gcop_urdf::Sphere.
| enum { ... } gcop_urdf::Geometry::type |
1.7.6.1