Skip to content

losandriana/ROS1-to-ROS2-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS1 to ROS2 Bridge Docker Image

  • RPi Docker Pulls Docker Image Size

  • AMD64 Docker Pulls Docker Image Size

A Dockerized ROS1-to-ROS2 bridge that enables seamless communication between ROS Noetic (ROS1) and ROS Foxy (ROS2).

These images are tested on Raspberry Pi 5 Docker Engine and AMD64 Ubuntu systems, and are designed for rapid deployment of ROS bridging functionality while supporting custom messages.


Docker Hub Images

The Docker images are hosted on Docker Hub:


Pull Images

You can pull the images depending on your architecture:

# ARM64 (Raspberry Pi / ARM systems)
docker pull losandriana/ros1-to-ros2-bridge:latest
# AMD64 (Ubuntu / x86_64 systems)
docker pull losandriana/ros1_ros2_bridge_amd64:latest

About

Cross-platform Dockerized ROS1-to-ROS2 bridge supporting ROS Noetic and ROS Foxy, designed for rapid deployment, multi-architecture compatibility, and custom message integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors