rci::VelocitySensingIF Class Reference

By implementing this interface, a node is characterized as being able to sense joint velocities (encoder value or derived). More...

#include <SensingIF.h>

Inheritance diagram for rci::VelocitySensingIF:

List of all members.

Public Member Functions

virtual JointVelocitiesPtr getVelocity () const =0
 Returns joint velocity.
virtual void updateJointVelocity (JointVelocitiesPtr vel)=0
 Updates internal representation of joint position / angle.

Protected Member Functions

 ~VelocitySensingIF ()

Detailed Description

By implementing this interface, a node is characterized as being able to sense joint velocities (encoder value or derived).

Definition at line 96 of file SensingIF.h.


Constructor & Destructor Documentation

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

Definition at line 110 of file SensingIF.h.


Member Function Documentation

virtual JointVelocitiesPtr rci::VelocitySensingIF::getVelocity (  )  const [pure virtual]

Returns joint velocity.

Implemented in rci::VelocitySensing.

virtual void rci::VelocitySensingIF::updateJointVelocity ( JointVelocitiesPtr  vel  )  [pure virtual]

Updates internal representation of joint position / angle.

Implemented in rci::VelocitySensing.


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