Robotics StackExchange | Archived questions

Install ROS Noetic on Raspberry pi 4 8gb

Hi all, Is there anyone who installs ROS Noetic on Raspberry pi 4 8gb, with full desktop version? We tried the following tutorial, but after installation and when we try to install cvbridge package, we got an error. https://varhowto.com/install-ros-noetic-raspberry-pi-4/#5StepstoInstallROSNoeticonRaspberryPi4

Thank you.

Asked by mros on 2023-04-13 14:34:41 UTC

Comments

What OS? I found it was much easier to just install ubuntu 20.04 instead of raspbian and go from there

Asked by chased11 on 2023-04-13 17:39:41 UTC

We tried, but ROS Notice cannot be installed on Ubuntu 20.04 with raspberry pi 4

Asked by mros on 2023-04-13 19:34:37 UTC

Yeah you can. I've done it multiple times. Actually was running ROS today on an rpi4 8gb.

You install ubuntu 20.04 server, upgrade to 20.04 desktop, then it's all the same as the wiki tutorials.

tutorial here

Asked by chased11 on 2023-04-13 21:03:15 UTC

Thank you, yes it works with this solution.

Asked by mros on 2023-04-24 16:22:55 UTC

Answers