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

Revision history [back]

I had the same problem just now when I upgraded to Percise and Fuerte. I did:

sudo apt-get remove ros-electric*
sudo apt-get autoremove

And then the normal install

sudo apt-get update
sudo apt-get install ros-fuerte-desktop-full

All seems to work now ...