ROS Setup

How to install ROS.

Robot Operating System (ROS) is robotics middleware. Although it is not an operating system, it provides services designed for a heterogeneous computer cluster such as hardware abstraction, low-level device control, implementation of commonly used functionality, message-passing between processes, and package management.

This installation will install ROS Noetic on the system.

  • Requires Ubuntu 20.04 LTS

If you don't have dual booted, you can try using VirtualBox or similar. Checkout installation of VirtualBox in Spruce up your space

To install ROS, open the terminal and run the following:

Last updated

Was this helpful?