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 those who wish to install from a source package, it is possible to build OpenRTM-aist-python manually.
Source code for Windows
The OpenRTM-aist (Python version) source package for Windows is distributed separately from the source for Linux. The contents of the source code are exactly the same but the following parts are different.
Source code organisation
Original is source code of subversion repository, from its source code, on Linux,
Two types,
On Windows,
It is configured to create only one type of.
Build environment
The necessary tools and libraries for building are:
Python
Python 2.7 is required. Please obtain the latest version from the following site and install it.
When launching the installer, there are some parts to select in the wizard, You can install by default.
omniORBpy
The omniORBpy library is necessary to build the Python edition of OpenRTM-aist. omniORBpy can be obtained from the link below. Source packages and binaries are available. However, openrtm.org provides a pre-built binary installer that may be more convenient.
When you unzip the ZIP file, the directory tree shown below should be expanded. Please place the files under each directory in the Python directory as indicated below. The version of omniORBpy is described as x.y, and the version of Python as X.Y.
Obtaining a source package.
Download a source package, named OpenRTM-aist-Python-X.X.X.zip, and extract it in a suitable directory.
Build
Start a command prompt and change to the directory where you extracted the source code. Execute the following commands.
Install
Once everything has built successfully, execute the following command to install it.
This completes the installation of OpenRTM-aist.