pinocchio  3.6.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
MjcfBody Struct Reference

All Bodies informations extracted from mjcf model. More...

#include <pinocchio/parsers/mjcf/mjcf-graph.hpp>

Public Attributes

std::string bodyClassName
 
Inertia bodyInertia = Inertia::Identity()
 
std::string bodyName
 
std::string bodyParent
 
SE3 bodyPlacement = SE3::Identity()
 
std::string childClass
 
std::vector< MjcfGeomgeomChildren
 
std::vector< MjcfJointjointChildren
 
std::vector< MjcfSitesiteChildren
 

Detailed Description

All Bodies informations extracted from mjcf model.

Definition at line 89 of file mjcf-graph.hpp.


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