A handle used to read and command a single joint.
More...
#include <joint_command_interface.h>
A handle used to read and command a single joint.
Definition at line 42 of file joint_command_interface.h.
hardware_interface::JointHandle::JointHandle |
( |
| ) |
|
|
inline |
hardware_interface::JointHandle::JointHandle |
( |
const JointStateHandle & |
js, |
|
|
double * |
cmd |
|
) |
| |
|
inline |
- Parameters
-
js | This joint's state handle |
cmd | A pointer to the storage for this joint's output command |
Definition at line 51 of file joint_command_interface.h.
double hardware_interface::JointHandle::getCommand |
( |
| ) |
const |
|
inline |
void hardware_interface::JointHandle::setCommand |
( |
double |
command | ) |
|
|
inline |
double* hardware_interface::JointHandle::cmd_ |
|
private |
The documentation for this class was generated from the following file: