Difference between revisions of "Setting up ROS on a Raspberry Pi (intended to be the Rover -- OpenMower)"

From Open Mower Wiki
Jump to navigation Jump to search
m (Changed version of Ubuntu 20)
Line 3: Line 3:
* Use this as guide https://x-tech.online/2022/01/installing-ros-noetic-on-a-headless-raspberry-pi-4-with-ubuntu-20-04/
* Use this as guide https://x-tech.online/2022/01/installing-ros-noetic-on-a-headless-raspberry-pi-4-with-ubuntu-20-04/
** Use the Raspberry Pi official imager
** Use the Raspberry Pi official imager
** Use '''Ubuntu Server 20.04.03 LTS (RPI 3/4/400)''', '''64 bit''' for the RPi4
** Use '''Ubuntu Server 20.04.4 LTS (RPI 3/4/400)''', '''64 bit''' for the RPi4
**Follow the guide, doing upgrades before ROS install, sudo apt update, sudo apt upgrade
**Follow the guide, doing upgrades before ROS install, sudo apt update, sudo apt upgrade
*To get the ROS environment right in all your bash terminals: <code>echo "source /opt/ros/noetic/setup.bash" >> ~/.bashrc</code>
*To get the ROS environment right in all your bash terminals: <code>echo "source /opt/ros/noetic/setup.bash" >> ~/.bashrc</code>

Revision as of 21:00, 11 May 2022

Steps to install Raspberry Pi 4 with Ubuntu 20, ROS 1 and OpenMower