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

SLAM 3D reconstruction with kinect

asked 2013-10-07 21:16:58 -0500

hailukebede88 gravatar image

updated 2014-01-28 17:18:10 -0500

ngrennan gravatar image

I'm trying to create a 3d reconstruction using Point Cloud Data from My Kinect. Since I'm fairly new to the whole concept of SLAM, I'd appreciated if you can direct me into some links and give me suggestions to how can I manage that.

Some specifications: Ubuntu 12.04 and Kinect for Windows Thanks in advance.

Hailu

edit retag flag offensive close merge delete

Comments

I think you'll have a hard time getting the Kinect for Windows work with ROS/PCL, although it might be possible: http://pointclouds.org/news/2013/05/13/kinect-for-windows-with-pcl/ . The easiest solution is probably to just buy a regular Kinect for XBox or Asus Xtion.

Martin Günther gravatar image Martin Günther  ( 2013-10-09 23:18:27 -0500 )edit

2 Answers

Sort by » oldest newest most voted
2

answered 2013-10-08 03:11:20 -0500

While 3D SLAM cannot yet be considered a solved problem, here are two ROS packages that are quite popular for that task using the Kinect: rgbdslam and ccny_rgbd

edit flag offensive delete link more

Comments

I'm using rgbdslam and installed the package following the steps provided in the "RGB-D SLAM for not ROS users" (the normal installation didn't work for me). Anyhow, what is the procedure I have to follow to compute a 3D reconstruction from my kinect once I installed the package? (silly question, maybe ... but ... I don't know a thing about this SLAM thing. And I don't have much time) ... Much thanks

hailukebede88 gravatar image hailukebede88  ( 2013-10-08 03:28:32 -0500 )edit
0

answered 2013-10-08 01:58:43 -0500

Johannes Mayr gravatar image

Maybe this is what you are looking for: http://wiki.ros.org/hector_slam. But as you write that you are using Windows I'm not quite sure if you are realy looking for SLAM from ROS.

edit flag offensive delete link more

Comments

Sorry for the misleading information. I meant my Kinect is designed for Windows (Kinect for Windows). My operating system is Ubuntu 12.04.

hailukebede88 gravatar image hailukebede88  ( 2013-10-08 02:34:45 -0500 )edit

I've seen Martin Peris' step by step guide for the stereo camera here ... http://blog.martinperis.com/2012/01/3d-reconstruction-with-opencv-and-point.html ... Now I'm looking for the same procedure for Kinect device ... Any suggestions? Thanks

hailukebede88 gravatar image hailukebede88  ( 2013-10-08 02:41:42 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2013-10-07 21:16:58 -0500

Seen: 2,002 times

Last updated: Oct 08 '13