Public Member Functions | Protected Attributes | Private Attributes
Joystick2Velocity2D Class Reference

sample RT component which has one data input port and one data output port More...

#include <Joystick2Velocity2D.h>

Inheritance diagram for Joystick2Velocity2D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Joystick2Velocity2D (RTC::Manager *manager)
 Constructor.
virtual RTC::ReturnCode_t onActivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onDeactivated (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onExecute (RTC::UniqueId ec_id)
virtual RTC::ReturnCode_t onInitialize ()
 ~Joystick2Velocity2D ()
 Destructor.

Protected Attributes

TimedFloatSeq m_axes
InPort< TimedFloatSeq > m_axesIn
TimedVelocity2D m_vel
OutPort< TimedVelocity2D > m_velOut

Private Attributes

int dummy
std::vector< unsigned intm_axesIds
int m_debugLevel
std::vector< double > m_neutrals
std::vector< double > m_scales

Detailed Description

sample RT component which has one data input port and one data output port

Definition at line 38 of file Joystick2Velocity2D.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
managerpointer to the Manager

Definition at line 38 of file Joystick2Velocity2D.cpp.

Destructor.

Definition at line 62 of file Joystick2Velocity2D.cpp.


Member Function Documentation

Reimplemented from RTC::RTObject_impl.

Definition at line 113 of file Joystick2Velocity2D.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 118 of file Joystick2Velocity2D.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 123 of file Joystick2Velocity2D.cpp.

Reimplemented from RTC::RTObject_impl.

Definition at line 68 of file Joystick2Velocity2D.cpp.


Member Data Documentation

Definition at line 139 of file Joystick2Velocity2D.h.

TimedFloatSeq Joystick2Velocity2D::m_axes [protected]

Definition at line 107 of file Joystick2Velocity2D.h.

std::vector<unsigned int> Joystick2Velocity2D::m_axesIds [private]

Definition at line 140 of file Joystick2Velocity2D.h.

InPort<TimedFloatSeq> Joystick2Velocity2D::m_axesIn [protected]

Definition at line 111 of file Joystick2Velocity2D.h.

Definition at line 139 of file Joystick2Velocity2D.h.

std::vector<double> Joystick2Velocity2D::m_neutrals [private]

Definition at line 142 of file Joystick2Velocity2D.h.

std::vector<double> Joystick2Velocity2D::m_scales [private]

Definition at line 141 of file Joystick2Velocity2D.h.

TimedVelocity2D Joystick2Velocity2D::m_vel [protected]

Definition at line 115 of file Joystick2Velocity2D.h.

OutPort<TimedVelocity2D> Joystick2Velocity2D::m_velOut [protected]

Definition at line 119 of file Joystick2Velocity2D.h.


The documentation for this class was generated from the following files:


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed May 15 2019 05:02:20