2. Installation
2.1. Unbundle
To install RTI Connext TSS, unzip the package:
unzip rti_connext_tss-3.1.2.zip
Note, the RTI Connext TSS installation directory is referred to as <RTITSSHOME>
(Section 1.2).
2.1.1. Contents
- README.html
Link to front page of user documentation.
- doc/
User documentation.
- include/
Header files for RTI Connext TSS.
- src/
Source files for RTI Connext TSS.
- CMakeLists.txt
CMake script for generating the build environment for RTI Connext TSS libraries.
- examples/
Example FACE applications that make use of the RTI Connext TSS library.
- bin/
Tools and utilities. Includes a version of the Code Generator, rtiddsgen, modified specifically for RTI Connext TSS, used for generating TSS-specific header and plug-in source files.
- resource/
Internal resources. Includes CMake and RTIDDSGEN support files.