#include <ProcJoint.hh>
Inherits DataProcessor.
This class implements a data processor that injects force commands from its inputs to a CDL joint.
Inputs:
"torque" : joint torque command (Nm or N)
Public Member Functions | |
| ProcJointSink (const char *name, int index, Joint *joint) | |
| virtual void | update (void) |