All joint information parsed from the mjcf model.
More...
#include <pinocchio/parsers/mjcf/mjcf-graph.hpp>
All joint information parsed from the mjcf model.
Definition at line 174 of file mjcf-graph.hpp.
◆ ptree
| typedef boost::property_tree::ptree ptree |
◆ fill()
- Parameters
-
| el | ptree joint node |
| currentBody | body to which the joint belongs to |
| currentGraph | current Mjcf graph (needed to get compiler information) |
◆ goThroughElement()
Go through a joint node (default class or not) and parse info into the structure.
- Parameters
-
| el | ptree joint node |
| use_limits | whether to parse the limits or not |
◆ axis
| Eigen::Vector3d axis = Eigen::Vector3d::UnitZ() |
◆ jointName
| std::string jointName = "free" |
◆ jointPlacement
| SE3 jointPlacement = SE3::Identity() |
◆ jointType
| std::string jointType = "hinge" |
◆ posRef
◆ range
The documentation for this struct was generated from the following file: