ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hello! I know its coming in quite late, but if anyone else is looking for the solution:
sudo apt-get purge --auto-remove ros-<distro_name>-desktop-full
replace <distro_name> with the distro you are currently using, in my case, melodic:
sudo apt-get purge --auto-remove ros-melodic-desktop-full