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

Problem installing openni kinect in ROS Fuerte on Ubuntu 12.04

asked 2013-04-16 06:53:20 -0500

dalogi84 gravatar image

Hello, I'm having problems installing the openni kinect driver for ROS fuerte, when I type this:

sudo apt-get install ros-fuerte-openni-kinect

It gives me the following message:

"Los siguientes paquetes tienen dependencias incumplidas: ros-fuerte-openni-kinect : Depende: ros-fuerte-openni-camera (= 1.8.6-s1363175083~precise) pero no va a instalarse Depende: ros-fuerte-openni-launch (= 1.8.3-s1363200146~precise) pero no va a instalarse Depende: ros-fuerte-openni-tracker (= 0.1.3-s1363160164~precise) pero no va a instalarse Depende: libopenni-dev pero no va a instalarse Depende: libopenni-nite-dev pero no va a instalarse E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos. "

Well, it is in spanish, but basically it is saying that this application depends on that programs but they are not going to be installed because "you have broken packages". What is wrong? I have installed the Full ROS Fuerte package with its repositories, coculd it be a problem with the repositories? may I need another repositories in order to install Openni kinect libraries? Thanks a lot!

edit retag flag offensive close merge delete

Comments

similar error: Err http://packages.ros.org/ros/ubuntu/ precise/main ros-fuerte-openni-launch i386 1.8.3-s1367637426~precise 404 Not Found

ryann2k1 gravatar image ryann2k1  ( 2013-06-05 15:34:25 -0500 )edit

I managed to install openni_camera but no success for openni_launch

ryann2k1 gravatar image ryann2k1  ( 2013-06-05 15:45:08 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-08-16 19:36:20 -0500

ljk gravatar image

you may install the dependencies by hand, i.e sudo apt-get install ... if you then encountered another dependencies problem, do that again. by tracing down the dependencies which are missing, you may finally resolve the problem. at least i solve such problems in this way. hope it will help

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-16 06:53:20 -0500

Seen: 676 times

Last updated: Aug 16 '13