Public Attributes | List of all members
pinocchio::mjcf::details::MjcfBody Struct Reference

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

#include <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.

Member Data Documentation

◆ bodyClassName

std::string pinocchio::mjcf::details::MjcfBody::bodyClassName

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

◆ bodyInertia

Inertia pinocchio::mjcf::details::MjcfBody::bodyInertia = Inertia::Identity()

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

◆ bodyName

std::string pinocchio::mjcf::details::MjcfBody::bodyName

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

◆ bodyParent

std::string pinocchio::mjcf::details::MjcfBody::bodyParent

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

◆ bodyPlacement

SE3 pinocchio::mjcf::details::MjcfBody::bodyPlacement = SE3::Identity()

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

◆ childClass

std::string pinocchio::mjcf::details::MjcfBody::childClass

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

◆ geomChildren

std::vector<MjcfGeom> pinocchio::mjcf::details::MjcfBody::geomChildren

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

◆ jointChildren

std::vector<MjcfJoint> pinocchio::mjcf::details::MjcfBody::jointChildren

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

◆ siteChildren

std::vector<MjcfSite> pinocchio::mjcf::details::MjcfBody::siteChildren

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


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


pinocchio
Author(s):
autogenerated on Sat Sep 28 2024 02:41:25