Download
latest Releases : 2.0.0-RELESE
2.0.0-RELESE | Download page |
Number of Projects
RT-Component | 152 |
RT-Middleware | 33 |
Tools | 22 |
Documentation | 2 |
Choreonoid
Motion editor/Dynamics simulator
OpenHRP3
Dynamics simulator
OpenRTP
Integrated Development Platform
AIST RTC collection
RT-Components collection by AIST
TORK
Tokyo Opensource Robotics Association
DAQ-Middleware
Middleware for DAQ (Data Aquisition) by KEK
(G)For C ++ version OpenRTM - aist is provided for Raspbian armhf for Raspberry Pi, deb package for armel. It takes about 3 hours when self-compiling with Raspberry Pi, so we recommend that you use this when packages are available. Please understand beforehand that correspondence to Raspbian and its version may be changed or suspended without notice.
Introduction
(G)Supported version
At the moment the version of Raspbian that package is available
です。
(G)Preparing an SD memory card
Download the image from the following page and write it to the SD memory card. SD memory card should be more than 4 GB . For details on how to write to the SD memory card, refer to RPi SD Card Setup.
On Windows, write using Win32DiskImager etc. In Linux and Mac OS, write using dd.
(G)Installing OpenRTM-aist
The installation method of OpenRTM - aist can roughly be divided into the following two installation methods.
Please install according to your preference.
(G)How to use bulk installation script
It is very convenient because it installs all necessary packages for developing and executing OpenRTM-aist. It is also recommended for those who try installing OpenRTM-aist for the first time or compiling the source. Please check here for detailed installation method and kind of option package.
How to use apt-get
(G)Edit source.list
openrtm.org provides a package repository available from apt-get I will. However, since it is not included in the default package repository, It is necessary to change the setting of apt-get.
Add the following line to /etc/apt/sources.list.
The past / current version / codename of Raspbian can be checked from http://www.raspberrypi.org/downloads.
(G)Installation with apt-get
Follow the procedure below to install. On the way, you will be asked for some responses, so please complete with y .
If you want to keep installed version of OpenRTM - aist as it is, edit /etc/apt/preferences and add the following line. (In this example, version is fixed to 1.1 series.)
For details, refer to the following. http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.ja.html#s-pin
(G)Confirm installation
Confirm the installation.
(G)Package details
The contents of each package are as follows.
(G)openrtm-aist
openrtm - aist contains a runtime library and commands.
(G)openrtm-aist-dev
Openrtm - aist - dev contains commands and headers necessary for development.
(G)openrtm-aist-example
openrtm-aist-example contains samples of standalone RTC, loadable RTC and source of sample RTC.
(G)openrtm-aist-doc
openrtm-aist-doc contains Japanese and English class reference, IDL interface definition reference.