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

how to setup a kinect available environment

asked 2012-04-26 16:24:16 -0500

moyashi gravatar image

updated 2016-10-24 09:00:38 -0500

ngrennan gravatar image

Hi, I'm using Ubuntu 10.04 and ROS electric. To make a Kinect available, All I have to do is just "sudo apt-get install ros-electric-openni-kinect", is it?

About OpenCV, I've must install OpenCV alone. How about OpenNI, driver for a Kinect and NITE? And do I need plug a Kinect to my PC during installations?

Thank you in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-04-28 09:20:06 -0500

If your installation of ROS is correct, you only need:

sudo apt-get install ros-electric-openni-kinect

But you can find this information here: http://ros.org/wiki/openni_kinect, too. There is no need to plug a Kinect to your PC during the installations (Ubuntu isn't Windows).

I'm not sure about your question related to OpenCV. If you compile OpenCV from source, you have to use cmake, where you can activate the OpenNI support. You have to take care about the dependencies of OpenCV, but you will get a error message from cmake if something is missing.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-04-26 16:24:16 -0500

Seen: 594 times

Last updated: Apr 28 '12