#include <link.h>
Public Member Functions | |
void | clear () |
bool | initXml (TiXmlElement *config) |
Visual () | |
Public Attributes | |
boost::shared_ptr< Geometry > | geometry |
std::string | group_name |
boost::shared_ptr< Material > | material |
std::string | material_name |
Pose | origin |
urdf::Visual::Visual | ( | ) | [inline] |
void urdf::Visual::clear | ( | ) | [inline] |
bool urdf::Visual::initXml | ( | TiXmlElement * | config | ) |
boost::shared_ptr<Geometry> urdf::Visual::geometry |
std::string urdf::Visual::group_name |
boost::shared_ptr<Material> urdf::Visual::material |
std::string urdf::Visual::material_name |