Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openni-tracker for hyro does not work as suggested in the book #5

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Chapter 5 page 29 from the book ros by examples for hydro
2.sudo apt-get install ros-hydro-openni-tracker
3.This does not work... Insalling the rest of the packages work well.

What is the expected output? What do you see instead?
Expect to see the openni-tracker installed instead

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-hydro-openni-tracker


What version of the product are you using? On what operating system?
hydro and ubuntu 13.04




Original issue reported on code.google.com by [email protected] on 4 Feb 2014 at 12:28

@GoogleCodeExporter
Copy link
Author

I don't have Ubuntu 13.04 but the command works without error under Ubuntu 
12.04.  Can you please try the following sequence of commands:

sudo rosdep init (ignore Error message if you have already run this command)
rosdep update
sudo apt-get update
sudo apt-get install ros-hydro-openni-tracker

Original comment by [email protected] on 4 Feb 2014 at 2:25

@GoogleCodeExporter
Copy link
Author

Sorry, it still does not work for me.


Original comment by [email protected] on 4 Feb 2014 at 2:50

@GoogleCodeExporter
Copy link
Author

Looking at the ROS build farm (http://www.ros.org/debbuild/hydro.html), it 
appears that the Hydro openni_tracker package failed to build for Ubuntu 13.04 
(raring).  Would you please log an issue on the openni_tracker page at:

https://github.com/ros-drivers/openni_tracker/issues?state=open

Original comment by [email protected] on 4 Feb 2014 at 2:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant