Interface for getting info about the fault which may occur on a robot. More...
#include <yarp/dev/IJointFault.h>
Inheritance diagram for yarp::dev::IJointFaultRaw:Public Member Functions | |
| virtual | ~IJointFaultRaw () |
| virtual bool | getLastJointFaultRaw (int j, int &mode, std::string &message)=0 |
Interface for getting info about the fault which may occur on a robot.
Definition at line 34 of file IJointFault.h.
|
inlinevirtual |
Definition at line 37 of file IJointFault.h.
|
pure virtual |
Implemented in FakeMotionControl, and FakeMotionControlMicro.