rci::VelocityControlledIF Class Reference

Interface indicating Joint Velocity Control. More...

#include <ControlledIF.h>

List of all members.

Public Member Functions

virtual bool setJointVelocity (JointVelocitiesPtr velocity)=0
 Sets position.
virtual JointVelocitiesPtr getLastVelocityCommand () const =0
 Returns latest position command.

Protected Member Functions

 ~VelocityControlledIF ()

Detailed Description

Interface indicating Joint Velocity Control.

Interface indicating Joint Velocity Control on a Node.

Definition at line 103 of file ControlledIF.h.


Constructor & Destructor Documentation

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

Definition at line 121 of file ControlledIF.h.


Member Function Documentation

virtual JointVelocitiesPtr rci::VelocityControlledIF::getLastVelocityCommand (  )  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::VelocityControlledIF::setJointVelocity ( JointVelocitiesPtr  velocity  )  [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