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

gmapping with multiple lidars

asked 2017-05-08 01:32:36 -0500

rajnunes gravatar image

we have used a single lidar with slam-gmapping but now we want to extend this with multiple lidars (around 4 sick lidars). is there anyway to maybe merge the data together and continue using slam-gmapping (as ive read AMCL can subscribe to two LaserScan topics and combine it into one topic but would this be feasible).

otherwise is it advisable to have a gmapping node for each lidar and then combine the costmap created

Or alternatively use octomap to input all the data to one map and create a cost map

what would be the best approach?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-07-25 04:24:50 -0500

You can use cob_scan_unifier for this. I am using for with two 270° scanners.

Here is example launch file.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-05-08 01:32:36 -0500

Seen: 969 times

Last updated: Jul 25 '18