|
constexpr yarp::conf::vocab32_t | VOCAB_INAVIGATION = yarp::os::createVocab('i','n','a','v') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GOTOABS = yarp::os::createVocab('s','a','b','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GOTOREL = yarp::os::createVocab('s','r','e','l') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_VELOCITY_CMD = yarp::os::createVocab('v', 'e', 'l', 'c') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_RECOMPUTE_PATH = yarp::os::createVocab('r','c','m','p') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_X = yarp::os::createVocab('g','e','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_LIST_X = yarp::os::createVocab('l','i','s','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_ABS_TARGET = yarp::os::createVocab('g','a','b','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_REL_TARGET = yarp::os::createVocab('g','r','e','l') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_NAME_TARGET = yarp::os::createVocab('g','n','a','m') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_CURRENT_POS = yarp::os::createVocab('g','p','o','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_SET_INITIAL_POS = yarp::os::createVocab('i','p','o','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_CURRENT_POSCOV = yarp::os::createVocab('g','c','o','v') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_SET_INITIAL_POSCOV = yarp::os::createVocab('i','c','o','v') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_LOCALIZATION_START = yarp::os::createVocab('l','c','g','o') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_LOCALIZATION_STOP = yarp::os::createVocab('l','c','s','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_NAVIGATION_STATUS = yarp::os::createVocab('n','s','t','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_LOCALIZER_STATUS = yarp::os::createVocab('l','s','t','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_GET_LOCALIZER_POSES = yarp::os::createVocab('l','p','s','s') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_CLEAR_X = yarp::os::createVocab('c','l','r') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_DELETE_X = yarp::os::createVocab('d','e','l') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_RENAME_X = yarp::os::createVocab('r','e','n','m') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_STORE_X = yarp::os::createVocab('s','t','o','r') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_AREA = yarp::os::createVocab('a','r','e','a') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_LOCATION = yarp::os::createVocab('l','o','c') |
|
constexpr yarp::conf::vocab32_t | VOCAB_NAV_PATH = yarp::os::createVocab('p','a','t','h') |
|