YARP
Yet Another Robot Platform
ControlBoardWrapperMotor Member List

This is the complete list of members for ControlBoardWrapperMotor, including all inherited members.

controlledJointsControlBoardWrapperCommon
deviceControlBoardWrapperCommon
getAxes(int *ax)ControlBoardWrapperCommon
getCurrent(int m, double *curr)ControlBoardWrapperCommon
getCurrents(double *currs)ControlBoardWrapperCommon
getGearboxRatio(int m, double *val) overrideControlBoardWrapperMotorvirtual
getNumberOfMotors(int *num) overrideControlBoardWrapperMotorinlinevirtual
getRefAcceleration(int j, double *acc)ControlBoardWrapperCommon
getRefAccelerations(double *accs)ControlBoardWrapperCommon
getRefAccelerations(const int n_joints, const int *joints, double *accs)ControlBoardWrapperCommon
getTemperature(int m, double *val) overrideControlBoardWrapperMotorvirtual
getTemperatureLimit(int m, double *val) overrideControlBoardWrapperMotorvirtual
getTemperatures(double *vals) overrideControlBoardWrapperMotorvirtual
partNameControlBoardWrapperCommon
printError(const std::string &func_name, const std::string &info, bool result)ControlBoardWrapperCommoninline
rpcDataControlBoardWrapperCommon
rpcDataMutexControlBoardWrapperCommon
setGearboxRatio(int m, const double val) overrideControlBoardWrapperMotorvirtual
setRefAcceleration(int j, double acc)ControlBoardWrapperCommon
setRefAccelerations(const double *accs)ControlBoardWrapperCommon
setRefAccelerations(const int n_joints, const int *joints, const double *accs)ControlBoardWrapperCommon
setTemperatureLimit(int m, const double val) overrideControlBoardWrapperMotorvirtual
stop(int j)ControlBoardWrapperCommon
stop()ControlBoardWrapperCommon
stop(const int n_joint, const int *joints)ControlBoardWrapperCommon
timeControlBoardWrapperCommon
timeMutexControlBoardWrapperCommon
~IMotor()yarp::dev::IMotorinlinevirtual