#include <string>
#include <vector>
#include <yarp/dev/api.h>
#include <yarp/os/Vocab.h>
#include <yarp/sig/Matrix.h>
#include <yarp/sig/Vector.h>
#include <yarp/math/Quaternion.h>
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_ITRANSFORM = yarp::os::createVocab('i','t','r','f') |
|
constexpr yarp::conf::vocab32_t | VOCAB_TRANSFORM_SET = yarp::os::createVocab('t','f','s','t') |
|
constexpr yarp::conf::vocab32_t | VOCAB_TRANSFORM_DELETE = yarp::os::createVocab('t','f','d','l') |
|
constexpr yarp::conf::vocab32_t | VOCAB_TRANSFORM_DELETE_ALL = yarp::os::createVocab('t','f','d','a') |
|
◆ VOCAB_ITRANSFORM
◆ VOCAB_TRANSFORM_DELETE
◆ VOCAB_TRANSFORM_DELETE_ALL
◆ VOCAB_TRANSFORM_SET