define control board standard interfaces
bool setPosition(int j, double ref)
bool configure(const yarp::os::Property &copt)
bool setControlMode(const int j, const int mode)
bool getEncoder(int j, double *v)
bool positionMove(int j, double ref)
Interface for setting control mode in control board.
Control board, encoder interface.
Control board, encoder interface.
Interface for a generic control board device implementing a PID controller, with scaled arguments.
Interface for a generic control board device implementing position control.
Interface for a generic control board device implementing position control.
A container for a device driver.
A class for storing options and configuration information.