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

Octomap with turtlebot

asked 2012-03-03 04:50:40 -0500

karthik gravatar image

updated 2016-10-24 09:03:26 -0500

ngrennan gravatar image

Hi, Has anyone used Octomap with turtlebot. I see there are no tutorials on the octomap. So i just wanted to know if someone successfully used it for their work and could give me some heads up on the same.

I would like to create a 3D occupancy grid map of the surroundings using the kinect on the turtlebot and navigate on the same.

Any suggestions and pointers are much appreciated!!!

Thanks, Karthik

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
6

answered 2012-03-05 04:49:24 -0500

AHornung gravatar image

Check out octomap_server and its documentation. That's what you need to build up 3D occupancy maps from any point cloud source. There is an example launch file in the package which you only need to modify. It should be straightforward if you have good odometry or a localization in a 2D map running along.

edit flag offensive delete link more

Comments

how is the odometry done in octomap? is it visual odometry ? how can we link another (good) odometry with octomap ?

Ketan Katkar gravatar image Ketan Katkar  ( 2014-06-03 14:24:10 -0500 )edit
1

answered 2012-03-04 07:49:13 -0500

Mac gravatar image

This should work just fine; the Kinect generates point clouds, just as you'd expect.

edit flag offensive delete link more

Comments

Mac, thanks for the response. Could you guide me through the same. A tutorial page would be too much to ask, but it would be of great help.

karthik gravatar image karthik  ( 2012-03-04 08:14:58 -0500 )edit

Sure can't; dig around on octomap, I suppose.

Mac gravatar image Mac  ( 2012-03-04 08:16:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-03-03 04:50:40 -0500

Seen: 1,975 times

Last updated: Mar 05 '12