Include dependency graph for IEncoders.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::dev::IEncodersRaw |
| Control board, encoder interface. More... | |
| class | yarp::dev::IEncoders |
| Control board, encoder interface. More... | |
Namespaces | |
| yarp | |
| The main, catch-all namespace for YARP. | |
| yarp::dev | |
| An interface for the device drivers. | |
Variables | |
| constexpr yarp::conf::vocab32_t | VOCAB_E_RESET = yarp::os::createVocab('e','r','e') |
| constexpr yarp::conf::vocab32_t | VOCAB_E_RESETS = yarp::os::createVocab('e','r','e','s') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODER = yarp::os::createVocab('e','n','c') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODERS = yarp::os::createVocab('e','n','c','s') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODER_SPEED = yarp::os::createVocab('e','s','p') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODER_SPEEDS = yarp::os::createVocab('e','s','p','s') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODER_ACCELERATION = yarp::os::createVocab('e','a','c') |
| constexpr yarp::conf::vocab32_t | VOCAB_ENCODER_ACCELERATIONS = yarp::os::createVocab('e','a','c','s') |
| constexpr yarp::conf::vocab32_t VOCAB_E_RESET = yarp::os::createVocab('e','r','e') |
Definition at line 209 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_E_RESETS = yarp::os::createVocab('e','r','e','s') |
Definition at line 210 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODER = yarp::os::createVocab('e','n','c') |
Definition at line 211 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODER_ACCELERATION = yarp::os::createVocab('e','a','c') |
Definition at line 217 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODER_ACCELERATIONS = yarp::os::createVocab('e','a','c','s') |
Definition at line 218 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODER_SPEED = yarp::os::createVocab('e','s','p') |
Definition at line 215 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODER_SPEEDS = yarp::os::createVocab('e','s','p','s') |
Definition at line 216 of file IEncoders.h.
| constexpr yarp::conf::vocab32_t VOCAB_ENCODERS = yarp::os::createVocab('e','n','c','s') |
Definition at line 212 of file IEncoders.h.