Suppose you want to use your original data-type or struct.
In such cases, you will describe IDL file to define your data type and load your IDL file in your RTC builder.
Continue reading
Tag Archives: RT-middleware
MacOSX + OpenRTM-aist
I build OpenRTM-aist C++ package.
3D Mouse RTC
RTno (RT-middleware + arduino)
I am currently developing the RTno which helps to develop an embed and RT-middleware available device.
Continue reading
RTC-scilab
RTC-scilab is a scilab toolbox which interconnects between “RT-middleware” and “scilab/xcos.”
This toolbox help robotics developers to model/simulate/prototype their own robots!
Continue reading
Design philosophy of RT-system
More practical RTC develoment
How to use RTC-daemon
Activating RTCs from your own program
I’ll introduce how to make a program that activate/deactivate your rtc.
Continue reading
Service Port Communication
Service Port is a function which can be used much more freely like RPC (remote procedure call). Remote component can “call” another RTCs service port. The Remote can also get the result (return value) of the call.
Continue reading