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

gustavQ's profile - activity

2013-01-02 12:43:06 -0500 received badge  Famous Question (source)
2013-01-02 12:43:06 -0500 received badge  Popular Question (source)
2013-01-02 12:43:06 -0500 received badge  Notable Question (source)
2012-10-06 20:16:48 -0500 received badge  Famous Question (source)
2012-04-14 06:59:54 -0500 received badge  Notable Question (source)
2012-01-22 17:38:30 -0500 received badge  Popular Question (source)
2011-10-06 01:55:27 -0500 received badge  Editor (source)
2011-10-05 23:48:03 -0500 asked a question OpenNI installation V2

Hey,

When i try to compile everything i can't build this:

Build failures: image_view image_proc

Is this normal?

rosrun openni_tracker openni_tracker [rosrun] Couldn't find executable named openni_tracker below /home/gquintela/openni_kinect/openni_kinect/openni_tracker [rosrun] Found the following, but they're either not files, [rosrun] or not executable: [rosrun] /home/gquintela/openni_kinect/openni_kinect/openni_tracker

I really need a help here.

2011-10-05 23:46:16 -0500 answered a question OpenNI installation

I use apitude instead of apt-get and works.

Now when i try to compile everything i can't build this:

Build failures: image_view image_proc

Is this normal?

rosrun openni_tracker openni_tracker
[rosrun] Couldn't find executable named openni_tracker below /home/gquintela/openni_kinect/openni_kinect/openni_tracker
[rosrun] Found the following, but they're either not files, 
[rosrun] or not executable:
[rosrun]   /home/gquintela/openni_kinect/openni_kinect/openni_tracker

I really need help here.

2011-10-05 22:10:29 -0500 answered a question OpenNI installation

I just do the apt-get update, but is not working. Appear the same error.

2011-10-04 04:12:05 -0500 asked a question OpenNI installation

Hey,

i'm trying to install openNI electric package, but I getting this errors:

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-electric-openni-kinect : Depends: ros-electric-common-msgs (= 1.6.0-s1313699542~lucid) but it is not going to be installed
                              Depends: ros-electric-driver-common (= 1.2.3-s1313700560~lucid) but it is not going to be installed
                              Depends: ros-electric-geometry (= 1.6.0-s1313700345~lucid) but it is not going to be installed
                              Depends: ros-electric-image-common (= 1.6.0-s1313700642~lucid) but it is not going to be installed
                              Depends: ros-electric-image-pipeline (= 1.6.1-s1314697348~lucid) but it is not going to be installed
                              Depends: ros-electric-nodelet-core (= 1.6.0-s1313699788~lucid) but it is not going to be installed
                              Depends: ros-electric-orocos-kinematics-dynamics (= 0.2.1-s1313700218~lucid) but it is not going to be installed
                              Depends: ros-electric-perception-pcl (= 1.0.1-s1315517480~lucid) but it is not going to be installed
                              Depends: ros-electric-ros (= 1.6.2-s1313697718~lucid) but it is not going to be installed
                              Depends: ros-electric-ros-comm (= 1.6.2-s1313697791~lucid) but it is not going to be installed
                              Depends: ros-electric-vision-opencv (= 1.6.1-s1313700748~lucid) but it is not going to be installed
E: Broken packages

Anyone know why?

Thank you.