Installing
-
2. Enabling ROS 1 Repository
Add ROS 1 Repository for Ubuntu GNU/Linux
-
3. Installing ROS
Then to Install ROS 1 on Ubuntu
So Now to Install the Recommended Complete Bundle use:sudo apt install ros-noetic-desktop-full
Either for the ROS Desktop:
sudo apt install ros-noetic-desktop
Or else for the ROS-Base without GUI Tools:
sudo apt install ros-noetic-ros-base
Finally, to Search for Optional ROS Packages:
sudo apt search ros-noetic
Contents