Exotica
|
#include <task_space_vector.h>
Public Member Functions | |
TaskVectorEntry () | |
TaskVectorEntry (int _id, RotationType _type) | |
Static Public Member Functions | |
static std::vector< TaskVectorEntry > | reindex (const std::vector< TaskVectorEntry > &_map, int _old_start, int _new_start) |
Public Attributes | |
RotationType | type = RotationType::RPY |
int | id = 0 |
exotica::TaskVectorEntry::TaskVectorEntry | ( | ) |
exotica::TaskVectorEntry::TaskVectorEntry | ( | int | _id, |
RotationType | _type | ||
) |
|
static |
int exotica::TaskVectorEntry::id = 0 |
RotationType exotica::TaskVectorEntry::type = RotationType::RPY |