10 package jp.go.aist.hrp.joystick.rtc;
13 import jp.
go.
aist.rtm.RTC.ModuleInitProc;
14 import jp.
go.
aist.rtm.RTC.RTObject_impl;
15 import jp.
go.
aist.rtm.RTC.util.Properties;
29 RTObject_impl comp = mgr.createComponent(
"Joystick");
31 System.err.println(
"Component create failed.");
void(* ModuleInitProc)(Manager *manager)
#define null
our own NULL pointer
static String component_conf[]
Standalone component Class.
void myModuleInit(Manager mgr)
Sample component for MobileRobotCanvas component.