PlatformInertia::Parameters Struct Reference

#include <armarx/navigation/simulation/PlatformInertia.h>

Public Attributes

std::string configuration {"Home"}
 Robot configuration to lump the upper body at.
 
std::string nodeSet {"PlatformPlanning"}
 Node set holding exactly the platform DoFs, in [x, y, yaw] order.
 
std::string robotFile {"robotmodel/armar7/Armar7.xml"}
 
std::string robotPackage {"armar7_models"}
 

Detailed Description

Definition at line 63 of file PlatformInertia.h.

Member Data Documentation

◆ configuration

std::string configuration {"Home"}

Robot configuration to lump the upper body at.

Definition at line 73 of file PlatformInertia.h.

◆ nodeSet

std::string nodeSet {"PlatformPlanning"}

Node set holding exactly the platform DoFs, in [x, y, yaw] order.

Definition at line 70 of file PlatformInertia.h.

◆ robotFile

std::string robotFile {"robotmodel/armar7/Armar7.xml"}

Definition at line 67 of file PlatformInertia.h.

◆ robotPackage

std::string robotPackage {"armar7_models"}

Definition at line 65 of file PlatformInertia.h.


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