ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

unmet dependencies while rosdep install openni_launch

asked 2013-02-13 20:52:42 -0500

sai gravatar image

updated 2016-10-24 08:59:21 -0500

ngrennan gravatar image

Hi ,

I am just trying to install openni_launch and openni_camera to get my asus xtion pro live to work.

I have ubuntu 12.04 and fuerte. when I type

rosdep install openni_camera

sai@sai-HP-EliteBook-8460w:~/fuerte_workspace$ rosdep install openni_camera executing command [sudo apt-get install libopenni-dev] 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: libopenni-dev : Depends: libopenni0 (= 1.5.4.0-4+precise1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. ERROR: the following rosdeps failed to install apt: command [sudo apt-get install libopenni-dev] failed

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-02-13 21:10:51 -0500

sai gravatar image

How i solved was,

I removed ps-engine from ubuntu software center and then i was able to do rosdep and install dependencies.

This has occurred because I had pcl libraries installed before and some dependency conflict might have occured

edit flag offensive delete link more
0

answered 2013-02-22 07:43:55 -0500

Emma.lzhang gravatar image

I am having the exact same problem as yours. I know ps-engine is a part of PCL library. Removing it will get openni_camera to install ,but what if someone want to use both?

edit flag offensive delete link more

Comments

i am not sure how to do that. You may ask it as a new question.sorry

sai gravatar image sai  ( 2013-02-23 06:28:45 -0500 )edit

Question Tools

Stats

Asked: 2013-02-13 20:52:42 -0500

Seen: 645 times

Last updated: Feb 22 '13