Unable to install ROS kinetic on Ubuntu 16.04
When I try to do full install
sudo apt-get install ros-kinetic-desktop-full
I am getting following errors:
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-simulators but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Is still a clean Ubuntu installation? Or have you had ROS and / or Gazebo installed at some point in the past?
I have the similar error for python-catkin-dkpg when I call catkin_install. I previously installed it was using smoothly.
@tolga-uni-lu please create a new question for that problem