Content deleted Content added
Add references. |
m Reference before punctuation and other fixes using AWB (9510) |
||
Line 1:
{{Multiple issues|primarysources=February 2009|
'''Robotics middleware''' is [[middleware]] to be used in complex [[robot]] control software systems. It is the ''glue'' software that every system developer wants to use to connect software (and hardware) components together. Often, only ''communication'' between components is considered to be middleware, but all ''application-independent'' codes that help system developers in the composition of subsystems into larger systems may also be included.
Line 35:
==Robotics middleware projects==
===Player Project===
{| class="wikitable" style="border:1px solid lightblue" align="justify" valign="center"
Line 51 ⟶ 52:
|}
=== RT-middleware Projects ===
Line 57:
|-
| style="border:1px solid lightblue" align="justify" valign="center" |
* <u>System organization/decomposition</u> - [[
|-
| style="border:1px solid lightblue" align="justify" valign="center" |
Line 66:
** "[[OpenRTM-aist]]" is an implementation of the RT-middleware on the basis of [[CORBA]] platform developed by [[National Institute of Advanced Industrial Science and Technology]]. Using CORBA's characteristics, OpenRTM-aist is available for multi-platform (Windows, Linux, OSX, VxWorks, TOPPERS, QNX ...) and multi-language (C++, Python, Java ..) environment.<ref>OpenRTM-aist official website, http://www.openrtm.org/</ref>
** "OpenRTM.NET" is an implementation of the RT-middleware for the [[.NET Framework]] platform.<ref>SEC. Co., Ltd., [SEC, Robot Site http://www.sec.co.jp/robot/download_rtm.html]</ref>
** "RTM on Android" is an implementation on [[Android OS]] that is communicable with OpenRTM-aist.<ref>SEC. Co., Ltd., [SEC, Robot Site http://www.sec.co.jp/robot/download_rtm.html]</ref>
** "RTC Lite" is a modified RT-middleware for embedded or small-resource systems such as PIC (Microchip), ARM, H8 (Runesus), and so on.<ref>SEC. Co., Ltd., [SEC, Robot Site http://www.sec.co.jp/robot/download_rtm.html]</ref>
** "RTM Safety" is a market available implementation of RTM to pass the IEC 61508 standard.<ref>SEC. Co., Ltd., [RTM Safety http://www.sec.co.jp/english/business/rtmsafety/index.html]</ref>
|}
Line 135:
|}
== References ==
<references />
|