Sorry, this entry is only available in Japanese.
I’ll introduce how to make a program that activate/deactivate your rtc. (more…)
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. (more…)
Here, Sender RTC which has OutPort(s), and Receiver RTC which has InPort(s) are shown. (more…)
Configuration is a function which dynamically (run-time) regulate the behavior of RT component. RTC can be configured in its runtime using Configuration. (more…)
Steps of RTC development is below:
(more…)
Installing Python version of OpenRTM-aist is shown. (more…)