rci::TorqueControlledIF Class Reference

Interface indicating Joint Torque Control. More...

#include <ControlledIF.h>

List of all members.

Public Member Functions

virtual bool setJointTorque (JointTorquesPtr position)=0
 Sets position.
virtual JointTorquesPtr getLastTorqueCommand () const =0
 Returns latest position command.

Protected Member Functions

 ~TorqueControlledIF ()

Detailed Description

Interface indicating Joint Torque Control.

Interface indicating Joint Torque Control on a Node.

Definition at line 131 of file ControlledIF.h.


Constructor & Destructor Documentation

rci::TorqueControlledIF::~TorqueControlledIF (  )  [inline, protected]

Definition at line 149 of file ControlledIF.h.


Member Function Documentation

virtual JointTorquesPtr rci::TorqueControlledIF::getLastTorqueCommand (  )  const [pure virtual]

Returns latest position command.

Note, that this is the latest valid commanded position. If the position command exceeds limits and is therefore rejected, it ..

virtual bool rci::TorqueControlledIF::setJointTorque ( JointTorquesPtr  position  )  [pure virtual]

Sets position.

Sets a position on a joint/actuator (joint space control).


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 14:02:57 2012 for RCI by  doxygen 1.6.3