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_POSITION_MOVE_GROUP = yarp::os::createVocab32('p','o','s','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_RELATIVE_MOVE_GROUP = yarp::os::createVocab32('r','e','l','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_MOTION_DONE_GROUP = yarp::os::createVocab32('d','o','n','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_REF_SPEED_GROUP = yarp::os::createVocab32('v','e','l','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_REF_ACCELERATION_GROUP = yarp::os::createVocab32('a','c','c','g') |
|
constexpr yarp::conf::vocab32_t | VOCAB_STOP_GROUP = yarp::os::createVocab32('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