PosVelJointHandle()=default
void setCommandPosition(double cmd_pos)
void setCommand(double cmd_pos, double cmd_vel)
An exception related to a HardwareInterface.
PosVelJointHandle(const JointStateHandle &js, double *cmd_pos, double *cmd_vel)
Hardware interface to support commanding an array of joints.
A handle used to read and command a single joint.
double getCommandPosition() const
A handle used to read the state of a single joint. Currently, position, velocity and effort fields ar...
void setCommandVelocity(double cmd_vel)
Base class for handling hardware resources.
double getCommandVelocity() const
std::string getName() const