78 std::string
getName()
const {
return name_;}
90 return "not_operational";
100 return "emergency_stop";
JointCommandModes getMode() const
void setMode(JointCommandModes mode)
An exception related to a HardwareInterface.
std::string getName() const
JointModeHandle(std::string name, JointCommandModes *mode)
const JointCommandModes * getModePtr() const
Hardware interface to support changing between control modes.
Base class for handling hardware resources.
A handle used to read and mode a single joint.
std::string getModeName(JointCommandModes mode) const