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

Bridge between ROS Melodic and ROS2 Galactic

asked 2021-10-24 16:39:32 -0500

hosh gravatar image

Hi, I am pretty much new to docker and its abilities.

I am wondering if it is possible to set up a docker image including ROS2 Galactic and run it on Ubuntu 18.04 which already has a ROS Melodic installed and finally set up a ros_bridge between them. In the OSRF docker hub, all ros1_bridge containers have ROS2+Noetic (simply because both support ubuntu 20.04), but I would like to have ROS2+Melodic.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-10-28 00:21:44 -0500

Short answer? maybe.

ROS 2 Galactic officially targets Ubuntu 20.04. We don't regularly run any builds or tests and we don't distribute any pre-built binaries for any other version of Ubuntu. That doesn't mean that we've consciously broken compatibility with 18.04, but I wouldn't be surprised to hear that you need to make changes to the sources to make it work there.

This has little to do with the capabilities of Docker and more to do with the differences between Ubuntu releases, and the decision to target only one of them under each ROS distribution.

edit flag offensive delete link more

Question Tools

4 followers

Stats

Asked: 2021-10-24 16:39:32 -0500

Seen: 287 times

Last updated: Oct 28 '21