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

Revision history [back]

click to hide/show revision 1
initial version

If you created your workspace properly, you should be fine. The only thing the workspace does is sourcing /opt/ros/fuerte/setup.bash this happens in ~/yourworkspace/setup.bash. So if ROS is reinstalled at the same place there should be no problem I think.

To uninstall ROS completely (debian packages and their configs) do:

sudo apt-get purge ros-fuerte-*

To reinstall simply follow the instructions from the wiki.