You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Ubuntu 22 and Ros2 Humble (Debian install). I want to use the ros1-ros2 bridge for a project.
I tried installing ros1 using "sudo apt install ros-desktop" but got errors.
I saw the ros2 page and understood that one way is to install ros2 using source.
Is there any way to do it without installing ros2 using source?
The text was updated successfully, but these errors were encountered:
I built my docker container off of Ubuntu 20.04 so that I could install ROS1 Noetic from binaries. I needed to install ROS2 Humble from source to make this work.
To install on 22.04, you might be able to install ROS2 from binaries with an upstream version of ROS1, but I haven't tried it.
Greetings,
I am using Ubuntu 22 and Ros2 Humble (Debian install). I want to use the ros1-ros2 bridge for a project.
I tried installing ros1 using "sudo apt install ros-desktop" but got errors.
I saw the ros2 page and understood that one way is to install ros2 using source.
Is there any way to do it without installing ros2 using source?
The text was updated successfully, but these errors were encountered: