#include <yarp/os/Vocab.h>#include <yarp/dev/api.h>#include <yarp/dev/GenericVocabs.h>#include <yarp/dev/PidEnums.h>#include <yarp/dev/ControlBoardPid.h>
Include dependency graph for IPidControl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::dev::IPidControlRaw |
| Interface for a generic control board device implementing a PID controller. More... | |
| class | yarp::dev::IPidControl |
| Interface for a generic control board device implementing a PID controller, with scaled arguments. 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_PID = yarp::os::createVocab('p','i','d') |
| constexpr yarp::conf::vocab32_t | VOCAB_PIDS = yarp::os::createVocab('p','i','d','s') |
|
constexpr |
Definition at line 384 of file IPidControl.h.
|
constexpr |
Definition at line 385 of file IPidControl.h.