I have trouble installing ros2 on ubuntu 22.04.1 LTS Jammy
I'm trying to install ROS2 on a raspberry pi ver 3 running Ubuntu 22.04.1 LTS server. I copied and pasted all the lines from the ros.org installation page. All worked ok until the line
sudo apt install ros-humble-ros-base
there I get the following
pi@raspberrypi:~$ sudo apt install ros-humble-ros-base
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ros-humble-ros-base
Asked by Johnboy on 2022-12-05 12:01:27 UTC
Comments
This is most likely a duplicate of #q410178 by the same author.
Asked by gvdhoorn on 2022-12-08 11:53:12 UTC