#include <string>
Go to the source code of this file.
Namespaces | |
towr | |
towr::id | |
Functions | |
static std::string | towr::id::EEForceNodes (uint ee) |
static std::string | towr::id::EEMotionNodes (uint ee) |
static std::string | towr::id::EESchedule (uint ee) |
Variables | |
static const std::string | towr::id::base_ang_nodes = "base_ang" |
static const std::string | towr::id::base_lin_nodes = "base_lin" |
static const std::string | towr::id::contact_schedule = "ee_schedule" |
static const std::string | towr::id::ee_force_nodes = "ee_force_" |
static const std::string | towr::id::ee_motion_nodes = "ee_motion_" |