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

¿occupancy grid from a laser network system?

asked 2013-04-10 17:32:24 -0500

updated 2014-01-28 17:16:08 -0500

ngrennan gravatar image

Hi,

I'm looking for a way to create a map of a environment in which there are statics lasers and mobile robot with lasers. I found occupancy_grid_utils libraries and costmap_2d package and I think this can help in create a occupancy grid from a single laser topic.

I want to know if there is something in ROS that merge the grids retrieved by the previous process. Also, if someone have any suggestion on how to use occupancy_grid_utils or costmap_2d, please let me know.

Gustavo.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2013-04-11 13:09:41 -0500

tfoote gravatar image

Merging maps is a pain. The costmap_2d is setup to allow multiple sensors as input to a single occupancy grid.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-04-10 17:32:24 -0500

Seen: 299 times

Last updated: Apr 11 '13