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

[Octomap] Not updating the map in real time?

asked 2013-07-11 05:28:27 -0500

Gazer gravatar image

updated 2014-01-28 17:17:13 -0500

ngrennan gravatar image

Hi

I am currently using 2d Navigation stack (and Slam, gmapping) with Groovy on Ros, my OS is Ubuntu 12.04 For 3D visualization, I used Octomap for 3D map (JUST FOR VISUALIZATION PURPOSE), and then use 2d Navigation stack for collision checking.

However, the 3D occupancy grid (visualize in Rviz using "marker array") published by Octomap doesn't update itself in the realtime. As with the Navigation, the 2D map published will self-correcting itself as the robot is traveling around. But the 3D occupancy grid just stays there even if it's not correct, and will never erase or align itself, etc.

Here is the result. image description and image description


I am wondering is there any parameters that I could configure to update the 3d occupancy grid in real time?

Thank you all!

edit retag flag offensive close merge delete

Comments

Having the same issue, were you able to solve this?

Danfoa gravatar image Danfoa  ( 2018-12-18 05:23:23 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-07-25 16:49:12 -0500

swethmandava gravatar image

If you're publishing the updated point cloud, can you manually call the function in octomap to convert point cloud to octree in regular intervals?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-11 05:28:27 -0500

Seen: 2,456 times

Last updated: Jul 25 '17