|
|
#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"} |
Definition at line 63 of file PlatformInertia.h.
| std::string configuration {"Home"} |
Robot configuration to lump the upper body at.
Definition at line 73 of file PlatformInertia.h.
| std::string nodeSet {"PlatformPlanning"} |
Node set holding exactly the platform DoFs, in [x, y, yaw] order.
Definition at line 70 of file PlatformInertia.h.
| std::string robotFile {"robotmodel/armar7/Armar7.xml"} |
Definition at line 67 of file PlatformInertia.h.
| std::string robotPackage {"armar7_models"} |
Definition at line 65 of file PlatformInertia.h.