@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00086021,
 author = {八幡, 尚文 and 安積, 卓也 and 西尾, 信彦 and Naofumi, Yawata and Takuya, Azumi and Nobuhiko, Nishio},
 book = {組込みシステムシンポジウム2012論文集},
 month = {Oct},
 note = {近年, RT ミドルウェア (RTM) がロボットのプラットフォームとして注目されている.しかし, RTM は CORBA を用いているためリアルタイム性の確保ができない.そこで, RTM と TECS の通信を提案する. TECS は,組込み機器で用いるコンポーネントシステムであり,リアルタイム性が要求されるシステムに向いている. RTM からリアルタイム性が必要な部分を分離し, TECS で実装することにより RTM のシステムの一部をリアルタイム性の厳しいシステムとして扱うことができる.加えて,プラグインを利用することにより RTM から TECS へ通信するためのコンポーネントを生成する. RTM と TECS の通信には TECS の RPC 機構である OpaqueRPC を用いた.評価では, RTM から RTM への通信と RTM から TECS への通信の処理時間を比較した.さらに,プラグインを用いた場合と通信コンポーネントを作成する場合のコード記述量を比較した., Recently, RTM (Robot Technology Middleware) is attracting attention as a component oriented platform for a robot development. However, RTM is unable to ensure the real-time processing in CORBA because CORBA manages packets by FIFO. In this paper, we propose communications for RTM and TECS in an effort to real-time processing. TECS is a component system for embedded systems. TECS is suitable for real-time systems. RTM is seceded apart of real-time processing. We seceded the parts necessary for real-time processing from RTM. We meet the demand of real-time processing by TECS. In addition, we can be possible to generate components to communicate from RTM to TECS by using a plug-in. Thus, labor will be reduced. OpaqueRPC is RPC mechanism by TECS to communicate for RTM and TECS. In the evaluation, we compared the processing time of the communication from RTM to RTM and RTM to TECS. And the amount of codes make a comparison between a communication component and used the plug-in.},
 pages = {170--177},
 publisher = {情報処理学会},
 title = {OpaqueRPCを用いたRTMとTECS間通信の実現},
 volume = {2012},
 year = {2012}
}