clear() | urdf::Model | [private] |
getChildJoint(const std::string &name) const | urdf::Model | |
getChildLink(const std::string &name) const | urdf::Model | |
getJoint(const std::string &name) const | urdf::Model | |
getLink(const std::string &name) const | urdf::Model | |
getLink(const std::string &name, boost::shared_ptr< Link > &link) const | urdf::Model | [private] |
getLinks(std::vector< boost::shared_ptr< Link > > &links) const | urdf::Model | |
getMaterial(const std::string &name) const | urdf::Model | [private] |
getName() const | urdf::Model | [inline] |
getParentJoint(const std::string &name) const | urdf::Model | |
getParentLink(const std::string &name) const | urdf::Model | |
getRoot(void) const | urdf::Model | [inline] |
initFile(const std::string &filename) | urdf::Model | |
initParam(const std::string ¶m) | urdf::Model | |
initRoot(std::map< std::string, std::string > &parent_link_tree) | urdf::Model | [private] |
initString(const std::string &xmlstring) | urdf::Model | |
initTree(std::map< std::string, std::string > &parent_link_tree) | urdf::Model | [private] |
initXml(TiXmlElement *xml) | urdf::Model | |
initXml(TiXmlDocument *xml) | urdf::Model | |
joints_ | urdf::Model | |
links_ | urdf::Model | |
materials_ | urdf::Model | |
Model() | urdf::Model | |
name_ | urdf::Model | [private] |
root_link_ | urdf::Model | [private] |