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 cv_bridge package, we got an error. https://varhowto.com/install-ros-noet...
Thank you.
What OS? I found it was much easier to just install ubuntu 20.04 instead of raspbian and go from there
We tried, but ROS Notice cannot be installed on Ubuntu 20.04 with raspberry pi 4
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
Thank you, yes it works with this solution.