How to Install ROS Kinetic Ubuntu 16.04
After trying to install ROS following the instructions here.
After finally entering this command:
sudo apt-get install ros-kinetic-desktop-full
I was presented with this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: ros-kinetic-desktop-full :
Depends: ros-kinetic-desktop but it is not going to be installed
Depends: ros-kinetic-perception but it is not going to be installed
Depends: ros-kinetic-simulators but it is not going to be installed E: Unable to correct problems, you have held broken packages.
I'm having the same problem -- tried following Davide Faconti's solution, and it didn't help.
I have same problem and tried everythings but no luck!