ROS sending to DDS
Hello, First of all, I want to say that I'm not talking about ROS2. I'm doing my research and hopefully i will implement it. My main purpose is to do simple example of what is going to be on ROS2, I guess - I want to send data from ROS to one of the DDS vendors. Have somebody tried this before? Correct me if I'm wrong - I need to send message from ROS publisher to ROS subscriber and the same subscriber should convert message to IDL format and become DDS publisher send data to DDS subscriber? I'm currently using ROS Indigo on Ubuntu. Should DDS be on Ubuntu or it could be on Windows? Thanks for your responses, sorry if I misunderstood something or asked stupid questions.
Asked by miltas on 2015-05-26 11:47:32 UTC
Answers
Because of ROS using Linux, it is easier to realize it with DDS on Linux. ATM I'm trying to get through this: https://github.com/osrf/ros_dds They're using Opensplice as DDS.
Asked by Rosewood on 2015-06-24 06:49:00 UTC
Comments
Hi miltas, I am working on this topic too. I've done some research, but I only found this discussion: http://ros-users.122217.n3.nabble.com/ROS-amp-DDS-td4020618.html How far are you with it?
Asked by Rosewood on 2015-06-18 04:14:06 UTC