ダウンロード
最新バージョン : 2.0.2-RELESE
| 2.0.2-RELESE | ダウンロードページ |
OpenRTM@Github
OpenRTM-aist GitHubサイト
ROS
Robot Operating System
Choreonoid
モーションエディタ/シミュレータ
DAQ-Middleware
ネットワーク分散環境でデータ収集用ソフトウェアを容易に構築するためのソフトウェア・フレームワーク
産総研が提供するRTC集
東京オープンソースロボティクス協会
| 2.0.2-RELESE | ダウンロードページ |
OpenRTM-aist GitHubサイト
Robot Operating System
モーションエディタ/シミュレータ
ネットワーク分散環境でデータ収集用ソフトウェアを容易に構築するためのソフトウェア・フレームワーク
産総研が提供するRTC集
東京オープンソースロボティクス協会
A RTC set of KobukiXX
Introduction
This project built a RTC set of Kobuki. Those RTCs are going to build basic functions of Kobubki to be a service robot. For a service robot, basic functions are voice controlling and navigating in the indoor environment. So this project focuses on those two functions.
System Configuration
Existed Components
Components was built by the other authors.
RTCHokuyoAIST
This RTC is used to support Hokuyo Laser Range Finder.KobukiAIST
This RTC is used to control Kobuki mobile robot platform.MobileControlRTC
Control the motion of Kobuki.New Components
Components built in this project.
MapperRTC
Build the map of the environment by Mobile Robot Programming Toolkit.MainControllerRTC
Control all behaviours and strategies of Kobuki.PathPlanningRTC
Calculate the path to the target from a map.VoiceInterfaceRTC
Convert command text into command state.VoiceServiceRTC
Recognize human voice and convert to a string.Changelog