Go to the source code of this file.
|
| namespace | yarp |
| | The main, catch-all namespace for YARP.
|
| |
| namespace | yarp::dev |
| | For streams capable of holding different kinds of content, check what they actually have.
|
| |
|
| constexpr yarp::conf::vocab32_t | VOCAB_VELOCITY_MOVE = yarp::os::createVocab32('v','m','o') |
| |
| constexpr yarp::conf::vocab32_t | VOCAB_VELOCITY_MOVES = yarp::os::createVocab32('v','m','o','s') |
| |
| constexpr yarp::conf::vocab32_t | VOCAB_VELOCITY_MOVE_GROUP = yarp::os::createVocab32('v','m','o','g') |
| |
| constexpr yarp::conf::vocab32_t | VOCAB_VEL_PID = yarp::os::createVocab32('v','p','d') |
| |
| constexpr yarp::conf::vocab32_t | VOCAB_VEL_PIDS = yarp::os::createVocab32('v','p','d','s') |
| |
◆ VOCAB_VEL_PID
◆ VOCAB_VEL_PIDS
◆ VOCAB_VELOCITY_MOVE
◆ VOCAB_VELOCITY_MOVE_GROUP
◆ VOCAB_VELOCITY_MOVES