rticonnextdds-getting-started
rticonnextdds-getting-started copied to clipboard
Hands-on examples for getting started with RTI Connext DDS
Hi happy new year!! Im megan in south Korea. I'm trying to connect opencv with rtidds to send video from pub to sub. Need to compile but im having a...
An early commit for feedback before I go down the wrong path. :) An early code review to keep me from going too far down the wrong track. Some background:...
I don't know how to construct dynamic data objects containing sequences, unions, or nested types with the rti.connextdds python package, and find very difficult to find any tutorials, guides or...
This way, we can keep everything updated at the same pace as rticonnextdds-examples. Every update in the ConnextDdsAddExample or FindRTIConnextDds scripts can be effortless moved here.
Hello, I have installed recently the RTI Connect 6.1 DDS on my windows machine. When I try to run DDS Admin Console from RTI Launcher App - it throws error...
Hi, I have followed the documentation to setup and build hello world example from the link below, https://community.rti.com/static/documentation/connext-dds/6.0.1/doc/manuals/connext_dds/getting_started/cpp11/intro_pubsub_cpp.html ~/rti_workspace/6.1.1/examples/getting_started/2_hello_world/c++11$ ./objs/x64Linux4gcc7.3.0/hello_world_publisher Publisher output, Writing HelloWorld, count 242 Writing HelloWorld, count 243...