Solutions

This solution illustrates how to install host releases, targets, add-ons and patches using rtipkginstall. This solution applies to versions 5.2.0 and later of RTI Connext DDS. ...
13595 reads — 1 comment
Affects to RTI Connext DDS version 5.2.0 only With RTI Connext DDS 5.2.0, there are two scenarios that could cause RTI Launcher to not work correctly: The launcher did not correctly parse a license file when the computer’s locale was not English (due to the locale’s date format). Licensed features ...
5887 reads — 0 comments
Participants are able to know when other participants in the same domain are reachable or not (alive or dead). This is called Participant’s Liveliness. Discovery_Config QosPolicy has three properties that define this Participant’s Liveliness behavior: participant_liveliness_assert_period is the ...
14985 reads — 0 comments
The FIPS 140-2 standard applies to specific implementations of cryptographic modules. NIST validates modules for FIPS 140-2 compliance. The built-in security plugins included with RTI Connext DDS Secure use the standard distribution of OpenSSL for cryptography. This OpenSSL distribution is not FIPS ...
5833 reads — 0 comments
RTI Connext DDS comes with many built-in QoS profiles that allow you to configure your Participants, DataWriters, DataReaders, and Topics for your specific data model and use case. These built-in QoS profiles are documented in your installation, but here is a short description of each one. ...
22485 reads — 0 comments
Note: Applies to RTI Connext DDS 5.2.0 and above. RTI Code Generator may show the following error: $ rtiddsgen -language c++03 SensorSystemType.idl INFO com.rti.ndds.nddsgen.Main Running rtiddsgen version 2.3.0, please wait ... ERROR com.rti.ndds.nddsgen.Main BaseSensorType.idl line 1 duplicate ...
5733 reads — 0 comments
Note: Applies to RTI Connext DDS 5.2.0 and above. The Modern C++ API was introduced with RTI Connext DDS 5.2.0. This solution explains how to use the Modern and Traditional C++ APIs in the same application. To make them work together, you must not use both of them in the same .cpp file. That is, do ...
7423 reads — 0 comments

Pages