Functions | |
boost::shared_ptr< Geometry > | parseGeometry (TiXmlElement *g) |
boost::shared_ptr< ModelInterface > | parseURDF (const std::string &xml_string) |
boost::shared_ptr<Geometry> urdf::parseGeometry | ( | TiXmlElement * | g | ) |
boost::shared_ptr< ModelInterface > urdf::parseURDF | ( | const std::string & | xml_string | ) |
Definition at line 46 of file urdf_parser.cpp.