Helper structure used to define common functionality and naming conventions.
More...
#include <Definitions.hpp>
|
enum | EffId { id_right_foot = 0,
id_left_foot = 1,
id_right_hand = 2,
id_left_hand = 3
} |
|
Helper structure used to define common functionality and naming conventions.
definition of end-effector id's
static std::string momentumopt::Problem::idToEndeffectorString |
( |
int |
eff_id | ) |
|
|
inlinestatic |
function to map and integer eff_id to string eff_id
static bool momentumopt::Problem::isHand |
( |
int |
eff_id | ) |
|
|
inlinestatic |
function to differentiate between hands and feet
constexpr int momentumopt::Problem::n_endeffs_ = 4 |
|
static |
number of maximum end-effectors
The documentation for this struct was generated from the following file: