Installing
-
2. Enabling ROS 2 Foxy Repository
Add ROS 2 Foxy Repository for Zorin OS GNU/Linux
-
3. Installing ROS
Then to Install ROS 2 Foxy on Zorin OS
So Now to Install the Recommended Complete Bundle use:sudo apt install ros-foxy-desktop
This is the Recommended Setup including: ROS, RViz, Demos, and Tutorials.
Either for the ROS Base without GUI Tools:sudo apt install ros-foxy-ros-base
Last, for the Development tools (Compilers and other tools to build ROS packages):
sudo apt install ros-dev-tools
Contents