joystick output to velocity converter $Date$ More...
Go to the source code of this file.
Functions | |
void | Joystick2PanTiltAnglesInit (RTC::Manager *manager) |
Variables | |
static const char * | joystick2velocity_spec [] |
void Joystick2PanTiltAnglesInit | ( | RTC::Manager * | manager | ) |
Definition at line 181 of file Joystick2PanTiltAngles.cpp.
const char* joystick2velocity_spec[] [static] |
{ "implementation_id", "Joystick2PanTiltAngles", "type_name", "Joystick2PanTiltAngles", "description", "joystick output to velocity converter", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.debugLevel", "0", "conf.default.axesIds", "0,1,2", "conf.default.scales", "1.0,1.0,1.0", "conf.default.neutrals", "0.0,0.0,0.0", "" }
Definition at line 15 of file Joystick2PanTiltAngles.cpp.