git clone https://github.com/contradict/ros-humble-ros1-bridge.git cd ros-humble-ros1-bridge docker build . -t bridge Then run with this docker-compose file: version: "2.1" services: roscore: image: "ros:noetic" network_mode: host command: roscore ros1-bridge: image: bridge network_mod...
Increasing version of package(s) in repositoryfoxglove_bridgeto0.7.9-1: