Go to the source code of this file.
|
| yarp |
| The main, catch-all namespace for YARP.
|
|
| yarp::dev |
| An interface for the device drivers.
|
|
|
constexpr yarp::conf::vocab32_t | VOCAB_POSITION_MOVE_GROUP = yarp::os::createVocab('p','o','s','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_RELATIVE_MOVE_GROUP = yarp::os::createVocab('r','e','l','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_MOTION_DONE_GROUP = yarp::os::createVocab('d','o','n','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_REF_SPEED_GROUP = yarp::os::createVocab('v','e','l','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_REF_ACCELERATION_GROUP = yarp::os::createVocab('a','c','c','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_STOP_GROUP = yarp::os::createVocab('s','t','o','g') |
|
◆ VOCAB_MOTION_DONE_GROUP
◆ VOCAB_POSITION_MOVE_GROUP
◆ VOCAB_REF_ACCELERATION_GROUP
◆ VOCAB_REF_SPEED_GROUP
◆ VOCAB_RELATIVE_MOVE_GROUP
◆ VOCAB_STOP_GROUP