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

Go to the source code of this file.

Classes

class  yarp::dev::IMotorRaw
 Control board, encoder interface. More...
 
class  yarp::dev::IMotor
 Control board, encoder interface. 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_MOTORS_NUMBER = yarp::os::createVocab32('m','t','n','m')
 
constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURE = yarp::os::createVocab32('t','m','p')
 
constexpr yarp::conf::vocab32_t VOCAB_GEARBOX_RATIO = yarp::os::createVocab32('g','b','x','r')
 
constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURES = yarp::os::createVocab32('t','m','p','s')
 
constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURE_LIMIT = yarp::os::createVocab32('t','m','p','l')
 

Variable Documentation

◆ VOCAB_GEARBOX_RATIO

constexpr yarp::conf::vocab32_t VOCAB_GEARBOX_RATIO = yarp::os::createVocab32('g','b','x','r')
constexpr

Definition at line 161 of file IMotor.h.

◆ VOCAB_MOTORS_NUMBER

constexpr yarp::conf::vocab32_t VOCAB_MOTORS_NUMBER = yarp::os::createVocab32('m','t','n','m')
constexpr

Definition at line 159 of file IMotor.h.

◆ VOCAB_TEMPERATURE

constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURE = yarp::os::createVocab32('t','m','p')
constexpr

Definition at line 160 of file IMotor.h.

◆ VOCAB_TEMPERATURE_LIMIT

constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURE_LIMIT = yarp::os::createVocab32('t','m','p','l')
constexpr

Definition at line 163 of file IMotor.h.

◆ VOCAB_TEMPERATURES

constexpr yarp::conf::vocab32_t VOCAB_TEMPERATURES = yarp::os::createVocab32('t','m','p','s')
constexpr

Definition at line 162 of file IMotor.h.