2.1. Installing the RTI Connext DDS Micro Package¶
RTI Connext DDS Micro is provided in one of 2 zip files:
- rti_connext_dds_micro-2.4.12-Unix.zip
- rti_connext_dds_micro-2.4.12-Windows.zip
RTI Connext DDS Micro requires a Java Run-Time Environment (JRE) to run rtiddsgen and version 1.8.121 or better is required. Note that JRE 1.9 and higher is not supported. If a compatible JRE run-time envrionment is not already installed a compatible JRE can be installed from one of the following bundles:
- rti_connext_dds_micro-2.4.12-jre-darwin.zip – JRE for Darwin 32 and 64 Bit
- rti_connext_dds_micro-2.4.12-jre-i86Linux.zip – JRE for 32 bit Linux
- rti_connext_dds_micro-2.4.12-jre-i86Win32.zip – JRE for 32 bit Windows
- rti_connext_dds_micro-2.4.12-jre-x64Linux.zip – JRE for 64 bit Linux
- rti_connext_dds_micro-2.4.12-jre-x64Win64.zip – JRE for 64 bit Windows
Once installed, you will see a directory rti_connext_dds_micro-2.4.12
in the installation directory. This installation directory contains this
documentation, the rtiddsgen code generation tool, examples, and
source code.