ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Is the install bash script you refer to this one here? If so this uses apt-get to install ros so you will be able to use the following commands to remove and re-install a fresh ROS installation.

sudo apt-get remove ros-kinetic-desktop-full

Then

sudo apt-get install ros-kinetic-desktop-full