ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Is the planned ROS1 to ROS2/DDS bridge available yet?

asked 2015-05-25 20:30:08 -0500

Trey Smith gravatar image

updated 2015-05-26 12:34:46 -0500

Mani gravatar image

I understand that part of the plan for ROS2 is to support mixed ROS1/ROS2 systems by implementing a bridge module that translates/republishes ROS1 (TCPROS or UDPROS) messages to ROS2 (DDS) and vice versa.

p. 17 of this ROSCON talk provides some context and mentions the idea in passing: http://roscon.ros.org/2014static/wp-c...

My question is whether there is a prototype implementation of this bridge module available yet. We are interested in trying it out. We're in the unusual situation that our robot is already committed to using ROS1 for onboard comms and DDS for off-board comms, so this bridge could come in very handy and help our implementation comply with the evolving standard for ROS2/DDS.

Some relevant stuff I already found: I guess rosidl and rosidl_dds packages together can parse ROS IDL .msg/.srv files and produce DDS IDL .idl files. But they don't seem to have auto-generated message converters unless I missed it:

https://github.com/ros2/rosidl https://github.com/ros2/rosidl_dds

And this overview helped me to understand how the many ros2 repos fit together, but doesn't (yet) answer my question:

https://github.com/ros2/ros_core_docu...

edit retag flag offensive close merge delete

Comments

Afaik: no it hasn't been implemented yet, but I'll leave it to the osrf guys to give you an 'authorative' answer.

gvdhoorn gravatar image gvdhoorn  ( 2015-05-26 02:12:51 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-07-16 08:46:45 -0500

KruseT gravatar image
edit flag offensive delete link more

Question Tools

4 followers

Stats

Asked: 2015-05-25 20:30:08 -0500

Seen: 971 times

Last updated: Jul 16 '15