Unmet dependencies pcl_ros

asked 2017-12-06 15:10:13 -0500

Ros_user gravatar image

I am trying to install pcl-ros, but this error appears: sudo apt-get install ros-indigo-pcl-ros

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-indigo-pcl-ros : Depends: libpcl-1.7-all but it is not going to be installed
                      Depends: libpcl-1.7-all-dev but it is not going to be installed
                      Depends: ros-indigo-pcl-conversions but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

What should I do?

edit retag flag offensive close merge delete