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

This is the package manager complaining that it can't find the dependencies for ROS for some reason.

aptitude is better at resolving these things sometimes; try running:

sudo aptitude install ros-hydro-desktop-full

But be careful to read the solutions that it proposes; sometimes they can involve removing or downgrading other packages that you have installed, which may not be what you want.