Public Types | |
typedef boost::property_tree::ptree | ptree |
Public Attributes | |
Eigen::Vector3d | anchor = Eigen::Vector3d::Zero() |
std::string | body1 |
std::string | body2 |
std::string | name |
std::string | type |
Definition at line 345 of file mjcf-graph.hpp.
typedef boost::property_tree::ptree ptree |
Definition at line 347 of file mjcf-graph.hpp.
Eigen::Vector3d anchor = Eigen::Vector3d::Zero() |
Definition at line 368 of file mjcf-graph.hpp.
std::string body1 |
Definition at line 362 of file mjcf-graph.hpp.
std::string body2 |
Definition at line 364 of file mjcf-graph.hpp.
std::string name |
Definition at line 350 of file mjcf-graph.hpp.
std::string type |
Definition at line 353 of file mjcf-graph.hpp.