Robotics StackExchange | Archived questions

Unable to install Gazebo8 on Kinetic/16.04

I'm trying to install Gazebo8 on my 16.04/kinetic laptop. I've followed all the steps as listed in the answer here, but alas I still get the following errors ..

The following packages have unmet dependencies:
 ros-kinetic-gazebo8-ros-pkgs : Depends: ros-kinetic-gazebo8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Adding the 'depends' modules just leads to more dependencies and broken packages

Asked by felcjo on 2020-04-21 20:41:38 UTC

Comments

Answers

Answering own question here:

My /etc/apt/sources.list were messed up, so someone recommended to completely change them: https://askubuntu.com/questions/863933/ubuntu-16-04-messed-sources-list

Asked by felcjo on 2020-04-22 09:27:14 UTC

Comments