14#define JOINTIDCHECK if (j >= castToMapper(helper)->axes()){yError("joint id out of bound"); return false;}
yarp::dev::ControlBoardHelper * castToMapper(void *p)
Interface for getting info about the fault which may occur on a robot.
virtual bool getLastJointFaultRaw(int j, int &mode, std::string &message)=0
yarp::dev::IJointFaultRaw * raw
virtual ~ImplementJointFault()
Destructor.
bool uninitialize()
Clean up internal data and memory.
ImplementJointFault(yarp::dev::IJointFaultRaw *y)
bool getLastJointFault(int j, int &fault, std::string &message) override
bool initialize(int size, const int *amap)
Initialize the internal data and alloc memory.
A mini-server for performing network communication in the background.
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.