HOWTOs

This page contains a set of short informal recipes to help you solve common challenges you may face when using RTI Connext DDS. This recipes include topics such as configuring favorite IDE to work with our libraries, tuning the performance of your application, or configuring your firewall to let DDS traffic through.

You can contribute by commenting on existing HOWTOs or creating your own here (requires logging in).

RTI Connector for Connext DDS is a convenient way of using scripting languages (JavaScript, Python, or Lua) to access a DDS Database. This article describes how to install it for the various programming languages.
7295 reads — 0 comments
RTI Routing Service provides a transformation SDK in C to support the creation of custom transformation plugins. A route can be created by RTI Routing Service. This route transforms the incoming data, using this custom transformation plugin, and then republishes the updated data. This howto describes the steps to create and deploy Routing Service transformations.
5319 reads — 0 comments

Sometimes DDS users face issues while developing their applications, like for example communication issues. In these situations, usually we get this question: how can I figure out the issue and solve it?

There are several tools and features that can help you to debug your DDS issues:

14127 reads — 0 comments

This solution describes steps to compile a program in Windows using MinGW and link the shipped RTI Connext DDS libraries which are compiled with Visual Studio.

11440 reads — 1 comment
This article illustrates how to configure Visual Studio generate code using rtiddsgen.
24202 reads — 0 comments
This article illustrates how to configure Wireshark to enable custom coloring rules for the RTPS packets.these are the ones provided by default.
53745 reads — 0 comments
This HOWTO describes the steps you need to follow to set up your Edison board to build DDS applications.
8244 reads — 0 comments

Pages