Kuka361nAxesAccelerationController Class Reference

This class implements a TaskContext that reads out the output acceleration dataports OCl::nAxesController and puts these output values in the driveValue dataports of an nAxesTorqueController. More...

#include <Kuka361nAxesAccelerationController.hpp>

List of all members.

Public Member Functions

 Kuka361nAxesAccelerationController (const std::string &name)
 The contructor of the class.
virtual bool configureHook ()
virtual bool startHook ()
virtual void updateHook ()
virtual void stopHook ()
virtual void cleanupHook ()

Protected Attributes

RTT::DataPort< std::vector
< double > > 
q_meas_Port
RTT::DataPort< std::vector
< double > > 
qdot_meas_Port
RTT::DataPort< std::vector
< double > > 
qdot_des_Port
RTT::DataPort< std::vector
< double > > 
q_con_Port
RTT::WriteDataPort< bool > saturationPort
RTT::WriteDataPort
< std::vector< double > > 
drives
RTT::ReadDataPort< std::vector
< double > > 
torque_meas_Port
std::vector< double > torque_meas_local
RTT::Property< double > dqm
 Parameter for sign function of kuka361InvDynnf.
RTT::Property< bool > UseDesVel
RTT::Property< std::vector
< double > > 
torque_offset
RTT::Property< std::vector
< double > > 
torque_scale
RTT::Property< double > Ts

Detailed Description

This class implements a TaskContext that reads out the output acceleration dataports OCl::nAxesController and puts these output values in the driveValue dataports of an nAxesTorqueController.

Definition at line 44 of file Kuka361nAxesAccelerationController.hpp.


Constructor & Destructor Documentation

Kuka361nAxesAccelerationController ( const std::string &  name  ) 

The contructor of the class.

Parameters:
name name of the Taskcontext

Definition at line 35 of file Kuka361nAxesAccelerationController.cpp.

References Kuka361nAxesAccelerationController::dqm.


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