|
typedef std::map< std::string, const ptree & > | LinkMap_t |
|
typedef boost::property_tree::ptree | ptree |
|
|
bool | isCapsule (const std::string &linkName, const std::string &geomName) const |
|
bool | isMeshConvex (const std::string &linkName, const std::string &geomName) const |
|
void | parse (const std::string &xmlStr) |
|
◆ LinkMap_t
◆ ptree
◆ isCapsule()
bool pinocchio::urdf::details::UrdfTree::isCapsule |
( |
const std::string & |
linkName, |
|
|
const std::string & |
geomName |
|
) |
| const |
|
inline |
◆ isMeshConvex()
bool pinocchio::urdf::details::UrdfTree::isMeshConvex |
( |
const std::string & |
linkName, |
|
|
const std::string & |
geomName |
|
) |
| const |
|
inline |
◆ parse()
void pinocchio::urdf::details::UrdfTree::parse |
( |
const std::string & |
xmlStr | ) |
|
|
inline |
◆ links_
LinkMap_t pinocchio::urdf::details::UrdfTree::links_ |
◆ tree_
ptree pinocchio::urdf::details::UrdfTree::tree_ |
◆ urdf_
::urdf::ModelInterfaceSharedPtr pinocchio::urdf::details::UrdfTree::urdf_ |
The documentation for this struct was generated from the following file: