controlledJoints | ControlBoardWrapperCommon | |
device | ControlBoardWrapperCommon | |
getAxes(int *ax) | ControlBoardWrapperCommon | |
getAxisName(int j, std::string &name) override | ControlBoardWrapperAxisInfo | virtual |
getCurrent(int m, double *curr) | ControlBoardWrapperCommon | |
getCurrents(double *currs) | ControlBoardWrapperCommon | |
getJointType(int j, yarp::dev::JointTypeEnum &type) override | ControlBoardWrapperAxisInfo | virtual |
getNumberOfMotors(int *num) | ControlBoardWrapperCommon | |
getRefAcceleration(int j, double *acc) | ControlBoardWrapperCommon | |
getRefAccelerations(double *accs) | ControlBoardWrapperCommon | |
getRefAccelerations(const int n_joints, const int *joints, double *accs) | ControlBoardWrapperCommon | |
partName | ControlBoardWrapperCommon | |
printError(const std::string &func_name, const std::string &info, bool result) | ControlBoardWrapperCommon | inline |
rpcData | ControlBoardWrapperCommon | |
rpcDataMutex | ControlBoardWrapperCommon | |
setRefAcceleration(int j, double acc) | ControlBoardWrapperCommon | |
setRefAccelerations(const double *accs) | ControlBoardWrapperCommon | |
setRefAccelerations(const int n_joints, const int *joints, const double *accs) | ControlBoardWrapperCommon | |
stop(int j) | ControlBoardWrapperCommon | |
stop() | ControlBoardWrapperCommon | |
stop(const int n_joint, const int *joints) | ControlBoardWrapperCommon | |
time | ControlBoardWrapperCommon | |
timeMutex | ControlBoardWrapperCommon | |
~IAxisInfo() | yarp::dev::IAxisInfo | inlinevirtual |