#include <link.h>
Public Member Functions | |
| void | clear () |
| Collision () | |
| bool | initXml (TiXmlElement *config) |
Public Attributes | |
| boost::shared_ptr< Geometry > | geometry |
| Pose | origin |
Definition at line 171 of file link.h.
| boost::shared_ptr<Geometry> urdf::Collision::geometry |