ros1_bridge icon indicating copy to clipboard operation
ros1_bridge copied to clipboard

ROS 2 package that provides bidirectional communication between ROS 1 and ROS 2

Results 74 ros1_bridge issues
Sort by recently updated
recently updated
newest added

## Short Description Provide functions to potentially save some CPU when converting ROS messages by allow "direct" serialization of ROS2 message classes to ROS1 streams. ## Long Description Currently, when...

## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - ros1_bridge from source. ROS1 Noetic and ROS2 Foxy #### Steps to reproduce issue 1- Clone...

## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 - Installation type: - source - Version or commit hash: - b9f1739fd84fc877a8ec6e5c416b65aa2d782f89 #### Steps to reproduce issue Unfortunately I...

use Dockerfile to simply create a new container with ros_1 bridge

The following service should map fine in ros1_bridge. All my other messages and services are structured like this and build just fine. For some reason this specific service produces a...

## Bug report **Required Info:** - Operating System: - Ubuntu 20.04 running in [foxy-ros1-bridge Docker image](https://hub.docker.com/_/ros) - Installation type: - Built from source - Version or commit hash: - 8339080...

## Bug report **Required Info:** - Operating System: - Ubuntu 18.04 - Installation type: - Melodic from APT. Foxy compiled from source - DDS implementation: - Fast-RTPS #### Steps to...

backlog

More feedback during the build process of the ros1_bridge would be nice. If you have a 100 different messages and services (and their parameters) named differently across ros1 and ros2,...

help wanted

Hi, I am currently using the parameter bridge as a de-facto filter between a ros1 library (mavros) and ros2. I have a ros1 and a ros2 launch file. The ros1...

enhancement
backlog

When trying to publish a static tf via the ros2 broadcaster the message wont latch correctly. I.e when opening rviz after the publishing I can recover the tf tree. When...

backlog