YARP
Yet Another Robot Platform
ControlBoardVocabs.h File Reference
#include <yarp/os/Vocab.h>
+ Include dependency graph for ControlBoardVocabs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr yarp::conf::vocab32_t VOCAB_MOTION_DONE = yarp::os::createVocab('d','o','n')
 
constexpr yarp::conf::vocab32_t VOCAB_MOTION_DONES = yarp::os::createVocab('d','o','n','s')
 
constexpr yarp::conf::vocab32_t VOCAB_TIMESTAMP = yarp::os::createVocab('t', 's', 't', 'a')
 
constexpr yarp::conf::vocab32_t VOCAB_POSITION_MODE = yarp::os::createVocab('p','o','s','d')
 
constexpr yarp::conf::vocab32_t VOCAB_POSITION_MOVE = yarp::os::createVocab('p','o','s')
 
constexpr yarp::conf::vocab32_t VOCAB_POSITION_MOVES = yarp::os::createVocab('p','o','s','s')
 
constexpr yarp::conf::vocab32_t VOCAB_RELATIVE_MOVE = yarp::os::createVocab('r','e','l')
 
constexpr yarp::conf::vocab32_t VOCAB_RELATIVE_MOVES = yarp::os::createVocab('r','e','l','s')
 
constexpr yarp::conf::vocab32_t VOCAB_REF_SPEED = yarp::os::createVocab('v','e','l')
 
constexpr yarp::conf::vocab32_t VOCAB_REF_SPEEDS = yarp::os::createVocab('v','e','l','s')
 
constexpr yarp::conf::vocab32_t VOCAB_REF_ACCELERATION = yarp::os::createVocab('a','c','c')
 
constexpr yarp::conf::vocab32_t VOCAB_REF_ACCELERATIONS = yarp::os::createVocab('a','c','c','s')
 
constexpr yarp::conf::vocab32_t VOCAB_STOP = yarp::os::createVocab('s','t','o')
 
constexpr yarp::conf::vocab32_t VOCAB_STOPS = yarp::os::createVocab('s','t','o','s')
 
constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MODE = yarp::os::createVocab('v','e','l','d')
 
constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MOVE = yarp::os::createVocab('v','m','o')
 
constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MOVES = yarp::os::createVocab('v','m','o','s')
 
constexpr yarp::conf::vocab32_t VOCAB_PROTOCOL_VERSION = yarp::os::createVocab('p', 'r', 'o', 't')
 

Variable Documentation

◆ VOCAB_MOTION_DONE

constexpr yarp::conf::vocab32_t VOCAB_MOTION_DONE = yarp::os::createVocab('d','o','n')
constexpr

Definition at line 16 of file ControlBoardVocabs.h.

◆ VOCAB_MOTION_DONES

constexpr yarp::conf::vocab32_t VOCAB_MOTION_DONES = yarp::os::createVocab('d','o','n','s')
constexpr

Definition at line 17 of file ControlBoardVocabs.h.

◆ VOCAB_POSITION_MODE

constexpr yarp::conf::vocab32_t VOCAB_POSITION_MODE = yarp::os::createVocab('p','o','s','d')
constexpr

Definition at line 21 of file ControlBoardVocabs.h.

◆ VOCAB_POSITION_MOVE

constexpr yarp::conf::vocab32_t VOCAB_POSITION_MOVE = yarp::os::createVocab('p','o','s')
constexpr

Definition at line 22 of file ControlBoardVocabs.h.

◆ VOCAB_POSITION_MOVES

constexpr yarp::conf::vocab32_t VOCAB_POSITION_MOVES = yarp::os::createVocab('p','o','s','s')
constexpr

Definition at line 23 of file ControlBoardVocabs.h.

◆ VOCAB_PROTOCOL_VERSION

constexpr yarp::conf::vocab32_t VOCAB_PROTOCOL_VERSION = yarp::os::createVocab('p', 'r', 'o', 't')
constexpr

Definition at line 40 of file ControlBoardVocabs.h.

◆ VOCAB_REF_ACCELERATION

constexpr yarp::conf::vocab32_t VOCAB_REF_ACCELERATION = yarp::os::createVocab('a','c','c')
constexpr

Definition at line 29 of file ControlBoardVocabs.h.

◆ VOCAB_REF_ACCELERATIONS

constexpr yarp::conf::vocab32_t VOCAB_REF_ACCELERATIONS = yarp::os::createVocab('a','c','c','s')
constexpr

Definition at line 30 of file ControlBoardVocabs.h.

◆ VOCAB_REF_SPEED

constexpr yarp::conf::vocab32_t VOCAB_REF_SPEED = yarp::os::createVocab('v','e','l')
constexpr

Definition at line 27 of file ControlBoardVocabs.h.

◆ VOCAB_REF_SPEEDS

constexpr yarp::conf::vocab32_t VOCAB_REF_SPEEDS = yarp::os::createVocab('v','e','l','s')
constexpr

Definition at line 28 of file ControlBoardVocabs.h.

◆ VOCAB_RELATIVE_MOVE

constexpr yarp::conf::vocab32_t VOCAB_RELATIVE_MOVE = yarp::os::createVocab('r','e','l')
constexpr

Definition at line 24 of file ControlBoardVocabs.h.

◆ VOCAB_RELATIVE_MOVES

constexpr yarp::conf::vocab32_t VOCAB_RELATIVE_MOVES = yarp::os::createVocab('r','e','l','s')
constexpr

Definition at line 26 of file ControlBoardVocabs.h.

◆ VOCAB_STOP

constexpr yarp::conf::vocab32_t VOCAB_STOP = yarp::os::createVocab('s','t','o')
constexpr

Definition at line 31 of file ControlBoardVocabs.h.

◆ VOCAB_STOPS

constexpr yarp::conf::vocab32_t VOCAB_STOPS = yarp::os::createVocab('s','t','o','s')
constexpr

Definition at line 32 of file ControlBoardVocabs.h.

◆ VOCAB_TIMESTAMP

constexpr yarp::conf::vocab32_t VOCAB_TIMESTAMP = yarp::os::createVocab('t', 's', 't', 'a')
constexpr

Definition at line 18 of file ControlBoardVocabs.h.

◆ VOCAB_VELOCITY_MODE

constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MODE = yarp::os::createVocab('v','e','l','d')
constexpr

Definition at line 35 of file ControlBoardVocabs.h.

◆ VOCAB_VELOCITY_MOVE

constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MOVE = yarp::os::createVocab('v','m','o')
constexpr

Definition at line 36 of file ControlBoardVocabs.h.

◆ VOCAB_VELOCITY_MOVES

constexpr yarp::conf::vocab32_t VOCAB_VELOCITY_MOVES = yarp::os::createVocab('v','m','o','s')
constexpr

Definition at line 37 of file ControlBoardVocabs.h.