TorqueSimulationAxis Class Reference

Simple implementation of a non-physical axis for simulation of a machine/robot. More...

#include <TorqueSimulationAxis.hpp>

List of all members.

Public Member Functions

 TorqueSimulationAxis (double initial=0, double min=-10, double max=10, double velLim=2)
virtual bool stop ()
virtual bool lock ()
virtual bool unlock ()
virtual bool drive (double cur)
virtual bool isLocked () const
virtual bool isStopped () const
virtual bool isDriven () const
virtual SensorInterface< double > * getSensor (const std::string &name) const
virtual std::vector< std::string > sensorList () const
virtual SensorInterface< int > * getCounter (const std::string &name) const
virtual std::vector< std::string > counterList () const
virtual DigitalInput * getSwitch (const std::string &name) const
virtual std::vector< std::string > switchList () const
double getDriveValue () const
void setMaxDriveValue (double cur_max)
DigitalOutput * getBrake ()
DigitalOutput * getEnable ()

Detailed Description

Simple implementation of a non-physical axis for simulation of a machine/robot.

Definition at line 90 of file TorqueSimulationAxis.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Dec 23 15:05:28 2010 for OrocosComponentLibrary by  doxygen 1.6.3