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

Hydro: installation of openni_kinect

asked 2013-09-25 11:02:51 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi,

My 1st attempt to install ROS Hydro + Kinect.

After: sudo apt-get install ros-hydro-desktop-full

sudo rosdep init

rosdep update

It seems that I have to install the driver for openni and kinect and that no compiled package exists for hydro. But this command: hg clone h t t p s://kforge.ros.org/openni/drivers tells that I can't go there ... ("Access Denied").

Could someone tell me if I'm wrong (may be, I'm a newbie :) and how to solve this.

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-09-26 01:31:53 -0500

fergs gravatar image

updated 2013-09-26 01:32:42 -0500

You should be able to apt-get install ros-hydro-openni-launch (which will include openni-camera, and any other things you need). Drivers for specific hardware are not included in desktop-full.

Kforge is slowly being decommissioned, most ROS code is now on github, and most standard drivers can be found here: https://github.com/ros-drivers

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-09-25 11:02:51 -0500

Seen: 1,582 times

Last updated: Sep 26 '13