How to install ros-fuerte-object-recognition-capture? [closed]
I try install it on ROS fuerte with ubuntu 12.04 64bits:
sam@sam:~$ sudo apt-get install ros-fuerte-object-recognition-capture
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-fuerte-object-recognition-capture : Depends: ros-fuerte-ecto-openni but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
sam@sam:~$
It failed on dependency.
How to solve it?
Thank you~
I'm facing a somewhat similar problem. did you find any solution to this problem?