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

kinect on ros indigo

asked 2016-05-20 02:56:57 -0500

Emilien gravatar image

updated 2016-05-20 02:58:14 -0500

hi, i try to install openni-launch on indigo and raspberry pi B+. i run this command: sudo apt-get install ros-indigo-openni-launch i receive this error although i am connecting to the internet:

E: Unable to locate package ros-indigo-openni-launch

what can i do please ?

edit retag flag offensive close merge delete

Comments

which version of kinect sensor you are using? kinect v1 (xbox 360) or kinect v2 (xbox one)?

easyspidy gravatar image easyspidy  ( 2016-05-20 03:43:27 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
2

answered 2016-05-20 03:18:54 -0500

ROSkinect gravatar image

openni_kinect is deprecated, you should use freenect_stack instead from http://wiki.ros.org/freenect_stack

sudo apt-get install ros-indigo-freenect-stack
edit flag offensive delete link more

Comments

the same error, if i install any ide it is ok but not package ROS

Emilien gravatar image Emilien  ( 2016-05-20 03:26:21 -0500 )edit

Try downloads the package lists before:

sudo apt-get update
ROSkinect gravatar image ROSkinect  ( 2016-05-20 03:35:27 -0500 )edit

yes i do this

Emilien gravatar image Emilien  ( 2016-05-20 03:41:22 -0500 )edit
0

answered 2016-05-20 07:00:42 -0500

VEGETA gravatar image

here is my topic if you can help: http://answers.ros.org/question/23455...

it is similar to yours. thanks!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-20 02:56:57 -0500

Seen: 1,070 times

Last updated: May 20 '16