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

How to use a saved Octomap for Path Planning with Kinect

asked 2011-06-04 05:04:59 -0500

Scott gravatar image

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

ngrennan gravatar image

I am able to create very nice octomaps using kinect and rgbdslam detailed at the link below, but I do not understand how to use the saved map for path planning and the existing octomap and rgbdslam wiki's on ROS site do not have tutorials for how to do this yet. Can anyone direct me to a good tutorial for path planning with Kinect/RGBDSLAM using a saved Octomap?

Link to method for creating/saving octomap with kinect and rgbdslam: http://answers.ros.org/question/679/h...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-06-04 08:39:09 -0500

Eric Perko gravatar image

Take a look at the 3d_navigation stack, that looks one of the few things that includes a planner and uses Octomap. Note that it's got "unreleased" and "experimental" notes on the wiki pages, so whether it will work or not at any given time, not sure.

In order to find other packages that might be useful, I suggest you take a look at the "Used by" link for the Octomap stack and it's individual packages (it's how I found 3d_navigation).

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-06-04 05:04:59 -0500

Seen: 3,165 times

Last updated: Jun 04 '11