December 2019
Intermediate to advanced
456 pages
11h 33m
English
Now, we are ready to install ROS packages on Ubuntu. Follow these steps to do so:
$ sudo apt-get update
This will fetch all the packages from the servers that are in source.list.
$ sudo apt-get install ros-melodic-desktop-full
This will install most of the important packages in ROS. You will need at least 15 GB of space in your root Ubuntu partition to install and work with ROS.
Read now
Unlock full access