OpenRTM-aist(Java)

java_logo.png
Libraries for RTC development in Java language. Source code, a Windows installer and jar files are available.


Source code repository

Repository Status

Bug tracking

Old Version

OpenRTM-aist-Java-1.2.1-RELEASE

java_logo.png


(G) Please refer to the following page for the installation procedure.

Windows Installer

The msi file is over 900MB in size. Use a high-speed line (50Mbps or more) to download in minutes.

For 64bit

Windows Installer
(including OpenRTM-aist, C ++, Python,
Java version and OpenRTP,
rtshell (4.2.2))
(Visual Studio 2010, 2012,
2013, 2015, 2017 , 2019 common)
OpenRTM-aist-1.2.1-RELEASE_x86_64.msi:https
MD5: be6b346d61768435d812cc032bc7a529
November 25, 2019
Python-2.7 python-2.7.16.amd64.msi python .org
Python-3.6 python-3.6.8-amd64.exe python .org
Python-3.7 python-3.7.5-amd64.exe python .org
CMake cmake-3.15.5-win64-x64.msi cmake
Doxygen doxygen-1.9.2-setup.exe doxygen
  • * Install Python version "3.7", "3.6", or "2.7".
  • The above download link may be broken when the latest version of Doxygen is released. In that case, please go to the download page of doxygen and download and install the latest "doxygen-X.X.X-setup.exe".

For 32bit

Windows Installer
(including OpenRTM-aist, C ++, Python,
Java version and OpenRTP,
rtshell (4.2.2))
(Visual Studio 2010, 2012,
2013, 2015, 2017 , 2019 common)
OpenRTM-aist-1.2.1-RELEASE_x86.msi:https
MD5: a9186d409cafc039432a0e1c6e7e02ef
November 25, 2019
Python-2.7 python-2.7.16.msi python.org:https
Python-3.6 python-3.6.8.exe python.org:https
Python-3.7 python-3.7.5.exe python.org:https
CMake cmake-3.15.5-win32-x86.msi cmake
Doxygen doxygen-1.8.16-setup.exe doxygen
  • * Install Python version "3.7", "3.6", or "2.7".

For installation, Start OpenRTM-aist in 10 minutes! page for instructions.


Linux package

We currently offer packages in the following distribution versions:
You can use the installation script distributed below to install the required packages at once.

Distribution version | Batch installation script (right click to get URL) |

Ubuntu 16.04 (xenial) i386 / amd64
Ubuntu 18.04 (bionic) amd64
pkg_install_ubuntu.sh
Raspbian Buster armhf pkg_install_raspbian.sh

By specifying options, you can now install packages that meet your needs. Please refer to Batch installation script for installation method, options and package types.

Java development environment

The following JDK is required for the operation and development of OpenRTM-aist-Java-1.2.1.

Source code

Java version source code OpenRTM-aist-Java-1.2.1.tar.gz:https
MD5: 0db80c61d07d69d5790116f95c7dfbfd
2019/11/25
Java version source code OpenRTM-aist-Java-1.2.1.zip:https
MD5: be5082e762ec45f17434a9072ed2ba7d
2019/11/25
jar file and sample OpenRTM-aist-Java-1.2.1-jar.zip:https
MD5: 359384b4be31524ad84ed06cf6477c39
2019/11/25

Build from source

For information on how to build from source, see Building from source.

Create deb / rpm package

Creation of deb packages for Ubuntu, Debian and Fedora rpm packages from jar files and samples is now officially supported.
You can create a package by following the steps below. When creating a package, use the batch installation script (pkg_install _ ***. Sh) to install the necessary packages in advance.  $ tar xvzf OpenRTM-aist-Java-1.2.1.tar.gz  $ unzip OpenRTM-aist-Java-1.2.1-jar.zip  $ cd OpenRTM-aist/1.2/  $ cp -r ../../OpenRTM-aist-Java/packages.

 When creating a deb package  $ cd packages/deb  $ sh dpkg_build.sh

 When creating an rpm package  $ cd packages/rpm  $ sh rpm_build.sh

Packages are created in the pacakges directory.

* Install tools such as "dpkg-dev build-essential debhelper devscripts" when creating deb packages on Ubuntu and Debian, and "rpm-build createrepo" before creating rpm packages on Fedora. Must be kept. These can be installed by executing batch installation script with the -c option.

Release notes

Supported (build verified) OS

      • Ubuntu 16.04 i386, amd64
      • Ubuntu 18.04 amd64
      • Raspbian Buster armhf
      • Windows-10 (32 / 64bit)

OpenRTM-aist-Java-1.1.2-RELEASE

java_logo.png



(G)package

(G)Windows Installer

(G)For 32 bit

Installer for Windows
(OpenRTM-aist C++、Python、Java版,
And OpenRTP, including rtshell (4.1.0))
OpenRTM-aist-1.1.2-RELEASE_x86.msi
MD5:59be8603f3fc007c2aed4476052886ce
2016/05/27
Python-2.7 python-2.7.10.msi python.org
  • * Python 2.7.10 recommended. 2.7.11 may require setting environment variables such as PYTHONPATH.
  • * Please delete old rtshell beforehand.

(G)For 64 bit

Installer for Windows
(OpenRTM-aist C++,Python,Java版,
And OpenRTP, including rtshell (4.1.0))
OpenRTM-aist-1.1.2-RELEASE_x86_64.msi
MD5:ee8db7c1682cb21dce963207e0484fb3
2016/05/27
Python-2.7 python-2.7.10.amd64.msi python.org
  • * Python 2.7.10 recommended. 2.7.11 may require setting environment variables such as PYTHONPATH.
  • * Please delete old rtshell beforehand.

For installation, OpenRTM-aist in 10 minutes! page introduces the procedure.

(G)Linux package

jar files and samples OpenRTM-aist-Java-1.1.2-RELEASE-jar.zip
MD5:e89979be5c43c07c3c72c90233b84ad7
2016.05.27

(G)Java development environment

The following JDK is required for the operation and development of OpenRTM-aist-Java-1.1.2.

(G)Release note: Java-1.1.2-RELEASE

    • Miscellaneous bug fixes
    • Windows installer can install Java version, C++ version, Python version, rtshell at the same time

OpenRTM-aist-Java-1.1.0-RC1

java_logo.png

Please use RTSystemEditor 1.0.0 or later in OpenRTM-aist-Java-1.0.0. (In combination with RTSystemEditor 0.4.2, it does not operate normally.)

Pre-built packages

Windows installer OpenRTM-aist-Java-1.1.0-RC1.msi
MD5:6C89B80A9BF96F73393D4D2E583AAB92
2011.10.05
jar File and Sample OpenRTM-aist-Java-1.1.0-RC1-jar.zip
MD5:9AB2440D42C66042ACB5B36226839168
2011.10.05
  • Windows users has to do is to install by msi.(recommended)
  • jar File and Sample are able to use both Windows and UNIX.

Java Development Environment

OpenRTM-aist-Java-1.1.0-RC1 needs this JDK for development and movement. Install this JDK.

Release Note: Java-1.1.0-RC1

    • Some APIs have been added.
      • Call back APIs.
      • Call backs for execution contexts.
    • SDO service frameworks
    • Misc bug fixes.
    • Experimental
      • Observer SDO service has been introduced.

Previous versions

OpenRTM-aist-Java-1.0.0-RELEASE

java_logo.png
Current OpenRTM-aist(Java) version is OpenRTM-aist-1.0.0-RELEASE.

Download

Use RTSystemEditor 1.0.0 and OpenRTM-aist-Java-1.0.0. (OpenRTM-aist-Java-1.0.0 and RTSystemEditor 0.4.2 can't move normally.)


Source Code

Source Code OpenRTM-aist-Java-1.0.0-RELEASE.tar.gz
MD5:5A0FD25EB9CE87D72F0B377B3D24A43A
2010.05.11

Pre-built Package

Windows installer OpenRTM-aist-Java-1.0.0.msi
MD5:1EB7EE0241A59B6FCEABE0EE7ADE50B3
2010.05.11
jar File and Sample OpenRTM-aist-Java-1.0.0-jar.zip
MD5:B1C538B3BAA390A895E90E033E6D0D87
2010.05.11
  • Windows users has to do is to install by msi.(recommended)
  • jar File and Sample are able to use both Windows and UNIX.

Java Development Environment

OpenRTM-aist-Java-1.0.0 needs this JDK for development and movement. Install this JDK.

Release Note: Java-1.0.0-RELEASE

  • OpenRTM-aist-Java-1.0.0-RELESE.tar.gz -- 2010.05.11release
    • Compliant with the OMG RTC specification version 1.0.
    • New data port has been introduced.
      • Push/pull data flow types are supported.
      • Subscription types have been implemented.
      • Publisher policies have been implemented.
      • Buffering policy and time-out functionality have been implemented.
    • Miscellaneous bug fixes.
      • New options in rtc.conf.
    • Manager CORBA service has been implemented (experimental).
      • Master-slave managers.
      • INS (interoperable naming service) manager CORBA object has been supported.
    • Supported version of Java
      • J2SE5.0(JDK5)
      • J2SE6.0(JDK6)

OpenRTM-aist-Java-1.0.0-RC1

java_logo.png

Please use RTSystemEditor 1.0.0 or later in OpenRTM-aist-Java-1.0.0. (In combination with RTSystemEditor 0.4.2, it does not operate normally.)

Pre-built packages

Windows installer OpenRTM-aist-Java-1.0.0-RC1.msi
MD5:7C93CBA4A771A9B3F28A5E616F55F9CD
2009.11.17
jar File and Sample OpenRTM-aist-Java-1.0.0-RC1-jar.zip
MD5:C467F31A2868E1EE09DBCC3121F32596
2009.11.17
  • Windows users has to do is to install by msi.(recommended)
  • jar File and Sample are able to use both Windows and UNIX.

Java Development Environment

OpenRTM-aist-Java-1.0.0-RC1 needs this JDK for development and movement. Install this JDK.

Release Note: Java-1.0.0-RC1

  • Data type model
  • Composite component system
  • Manager for CORBA
  • Java-0.4.2-RELEASE bug fixes

Previous versions