#include <link.h>
Public Member Functions | |
| void | clear () |
| bool | initXml (TiXmlElement *config) |
| Visual () | |
Public Attributes | |
| boost::shared_ptr< Geometry > | geometry |
| boost::shared_ptr< Material > | material |
| std::string | material_name |
| Pose | origin |
Definition at line 151 of file link.h.
| boost::shared_ptr<Geometry> urdf::Visual::geometry |
| boost::shared_ptr<Material> urdf::Visual::material |
| std::string urdf::Visual::material_name |