9 package jp.go.aist.hrp.joystick.rtc;
12 import jp.
go.
aist.rtm.RTC.RTObject_impl;
13 import jp.
go.
aist.rtm.RTC.RtcDeleteFunc;
14 import jp.
go.
aist.rtm.RTC.RtcNewFunc;
15 import jp.
go.
aist.rtm.RTC.RegisterModuleFunc;
16 import jp.
go.
aist.rtm.RTC.util.Properties;
27 "implementation_id",
"Joystick",
28 "type_name",
"Joystick",
29 "description",
"Sample component for MobileRobotCanvas component",
33 "activity_type",
"DataFlowComponent",
36 "lang_type",
"compile",
37 "exec_cxt.periodic.rate",
"1000.0",
51 final Manager
manager = Manager.instance();
RTObject_impl *(* RtcNewFunc)(Manager *manager)
Sample component for MobileRobotCanvas component.
#define null
our own NULL pointer
RTObject_impl createRtc(Manager mgr)
static String component_conf[]
Sample component for MobileRobotCanvas component.
void(* RtcDeleteFunc)(RTObject_impl *rtc)
void deleteRtc(RTObject_impl rtcBase)