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

Go to the source code of this file.

Classes

class  yarp::dev::IPositionDirect
 Interface for a generic control board device implementing position control. More...
 
class  yarp::dev::IPositionDirectRaw
 Interface for a generic control board device implementing position control in encoder coordinates. More...
 

Namespaces

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.
 

Variables

constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECT = yarp::os::createVocab32('d','p','o')
 
constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECTS = yarp::os::createVocab32('d','p','o','s')
 
constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECT_GROUP = yarp::os::createVocab32('d','p','o','g')
 

Variable Documentation

◆ VOCAB_POSITION_DIRECT

constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECT = yarp::os::createVocab32('d','p','o')
constexpr

Definition at line 188 of file IPositionDirect.h.

◆ VOCAB_POSITION_DIRECT_GROUP

constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECT_GROUP = yarp::os::createVocab32('d','p','o','g')
constexpr

Definition at line 190 of file IPositionDirect.h.

◆ VOCAB_POSITION_DIRECTS

constexpr yarp::conf::vocab32_t VOCAB_POSITION_DIRECTS = yarp::os::createVocab32('d','p','o','s')
constexpr

Definition at line 189 of file IPositionDirect.h.