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
For distributions that do not yet have a pre-built package available, or for users who wish to alter the OpenRTM-aist source themselves, it is possible to build OpenRTM-aist from source.
Building the source
The Python edition of OpenRTM-aist uses the distutils module to build, allowing it to be built in a variety of environments.
Supported operating systems and distributions
OpenRTM-aist-Python has been tested and confirmed to work on the following distributions.
It should be possible to build and use OpenRTM-aist-Python on other versions of Linux/UNIX.
Dependencies
OpenRTM-aist-Python-1.0.0 depends on the folloowing environmental tools and libraries.
Install these dependencies according to their individual documentations. Installing them into standard locations such as /usr and /usr/local will make compiling OpenRTM-aist-Python easier.
Download the source
Download the OpenRTM-aist-Python source code from the download page.
Extract the source
Extract the source code from the OpenRTM-aist-Python-X.X.X.tar.gz file into a suitable location.
Build
OpenRTM-aist uses autotools for building. It can be built in the same way as any other distutils-based package.
The usable options are listed in the help:
Install
When the build completes successfully, use this command to install:
This completes the installation.
Building from the repository
The OpenRTM-aist-Python source code is stored in a publicly-available Subversion repository. This source code can be checked out and built.
Checkout the source
Checkout the source from the repository as below.
Build
After checking out, a directory called OpenRTM-aist-Python will have been created. Change to this directory.
Use setup.py to build and install.
Making a distributable source package
By executing the command shown below, a source package such as those available at openrtm.org can be created. In order to make a distribution package, some additional tools are necessary, such as doxygen, latex, and qkc.
The following packages are created: