Public Types | Public Member Functions | Public Attributes | List of all members
pinocchio::urdf::details::UrdfTree Struct Reference

Public Types

typedef std::map< std::string, const ptree & > LinkMap_t
 
typedef boost::property_tree::ptree ptree
 

Public Member Functions

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)
 

Public Attributes

LinkMap_t links_
 
ptree tree_
 
::urdf::ModelInterfaceSharedPtr urdf_
 

Detailed Description

Definition at line 30 of file src/parsers/urdf/geometry.cpp.

Member Typedef Documentation

◆ LinkMap_t

typedef std::map<std::string, const ptree &> pinocchio::urdf::details::UrdfTree::LinkMap_t

Definition at line 33 of file src/parsers/urdf/geometry.cpp.

◆ ptree

typedef boost::property_tree::ptree pinocchio::urdf::details::UrdfTree::ptree

Definition at line 32 of file src/parsers/urdf/geometry.cpp.

Member Function Documentation

◆ isCapsule()

bool pinocchio::urdf::details::UrdfTree::isCapsule ( const std::string &  linkName,
const std::string &  geomName 
) const
inline

Definition at line 57 of file src/parsers/urdf/geometry.cpp.

◆ isMeshConvex()

bool pinocchio::urdf::details::UrdfTree::isMeshConvex ( const std::string &  linkName,
const std::string &  geomName 
) const
inline

Definition at line 83 of file src/parsers/urdf/geometry.cpp.

◆ parse()

void pinocchio::urdf::details::UrdfTree::parse ( const std::string &  xmlStr)
inline

Definition at line 35 of file src/parsers/urdf/geometry.cpp.

Member Data Documentation

◆ links_

LinkMap_t pinocchio::urdf::details::UrdfTree::links_

Definition at line 114 of file src/parsers/urdf/geometry.cpp.

◆ tree_

ptree pinocchio::urdf::details::UrdfTree::tree_

Definition at line 112 of file src/parsers/urdf/geometry.cpp.

◆ urdf_

::urdf::ModelInterfaceSharedPtr pinocchio::urdf::details::UrdfTree::urdf_

Definition at line 110 of file src/parsers/urdf/geometry.cpp.


The documentation for this struct was generated from the following file:


pinocchio
Author(s):
autogenerated on Tue Jun 25 2024 02:42:45