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

How to Save MoveIt Octomap?

asked 2015-10-16 09:45:04 -0500

boon gravatar image

I am using MoveIt perception feature to create an octomap of the environment. I don't find a way to save the octomap.

How to save the octomap generated in MoveIt? and How to use the saved octomap in the planning scene again? ( to accomplish robot path planning based on the octomap, without recreating the octomap)

edit retag flag offensive close merge delete

Comments

Hey, did you manage to solve this problem? Because I have the same issue.

HenrySleek gravatar image HenrySleek  ( 2017-03-06 07:14:56 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-10-24 20:33:25 -0500

130s gravatar image

updated 2015-10-24 20:36:48 -0500

This may be what you want to know; in a nutshell use OctoMap designated formats .ot or .bt.

If you want to store the PointCloud data as its file format .pcd, there's an old hack that I'm not sure if this still works.

If you don't need the 3D voxels and only need 2D map projected from OctoMap, see this thread.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-10-16 09:45:04 -0500

Seen: 898 times

Last updated: Oct 24 '15