About 274,000 results
Open links in new tab
  1. python - Connect two devices using DDS on Lan - Stack Overflow

    Jan 7, 2022 · I did it successfully by utilizing MQTT protocol, but got interested in Data Distribution Service concept (DDS). My Pi needs to send captured images (publish) to windows machine …

  2. data distribution service - Configure dds in config file to work with 2 ...

    Jun 4, 2023 · How can I configure RTI DDS in the user_QoS_profiles.xml config file to work on a device with 2 NICs (network interface card)? I want that the publisher (datawriter) sends data with one NIC …

  3. data distribution service - Interoperability in DDS - Stack Overflow

    I am new to DDS domain and need to have the below understanding. how to publish common topics between two vendors to achieve interoperability in DDS? The Scenario is : Suppose there are two …

  4. What are alternatives to OpenSplice and RTI DDS implementations?

    Feb 29, 2012 · Well it looks like I have answered my own question. While there are other alternatives (such as OpenDDS) I ended up getting the RTI and OpenSplice application talking to each other just …

  5. Newest 'data-distribution-service' Questions - Stack Overflow

    Configure dds in config file to work with 2 network interfaces network-interface data-distribution-service rti-dds 李长江 asked Jun 4, 2023 at 13:48 1vote 0 109views

  6. data distribution service - Qt and RTI DDS interaction---Need some ...

    Jul 24, 2013 · Using listeners means that your application provides the middleware with some callback functions which get invoked whenever new data has arrived. Waitsets are similar to a socket select, …

  7. data distribution service - How to subscibe to group of similar DDS ...

    Dec 19, 2015 · I am new to Data Distribution Service (DDS) . I would like to know if we could subscribe to group of topics in DDS using wildcard. so that i can receive data from topics with similar name …

  8. data distribution service - how to manage life cycle of topic instances ...

    I use DDS Opensplice community version 6.7. At the moment when I create a topic, I use QoS xml configuration file. The QoS config file sets settings such as liveliness and resource_limits for a top...

  9. What's the difference between ROS2 and DDS? - Stack Overflow

    Jul 6, 2018 · ROS2 has taken a different approach in its messaging layer and now employs the industry standard called Data Distributed Services (DDS). But, DDS is a middleware for communication, also …

  10. data distribution service - How does OpenDDS communicate with both …

    Feb 24, 2014 · data-distribution-service edited Feb 24, 2014 at 15:16 Reinier Torenbeek 17.4k 8 8 gold badges 48 48 silver badges 71 71 bronze badges