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

Unable to locate ros-fuerte-bosch-drivers and ros-fuerte-openni-* #3

Open
KrishnaPG opened this issue May 10, 2015 · 1 comment
Open

Comments

@KrishnaPG
Copy link

Using the latest ROS indigo VM, when executing the below command, getting errors:

viki@c3po:~/raptor$ sudo apt-get install ros-fuerte-openni-* ros-fuerte-bosch-drivers
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ros-fuerte-openni-*
E: Couldn't find any package by regex 'ros-fuerte-openni-*'
E: Unable to locate package ros-fuerte-bosch-drivers

What is the alternative?

@hawesie
Copy link

hawesie commented Jun 8, 2015

This won't work for Indigo. You could try my fork instead, so see #5. If you want to use a usb cam node for the demo do:

sudo apt-get install ros-indigo-usb-cam

If you want to use the kinect as an alternate image source, something like

sudo apt-get install ros-indigo-openni-launch

would be a good start.

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

No branches or pull requests

2 participants