How to transform the pose after map merge

asked 2018-04-01 23:21:18 -0500

LokJai gravatar image

updated 2018-04-01 23:22:55 -0500

Hi everyone!

I am studying on cooperative simultaneous localization and mapping(C-SLAM). I found some tools like Map Merger Tool can help me to merge the maps by using OpenCV.

However, how I can transform the pose of each robot and update the map of each robot, so that they can locate themselves and do some cooperative actions in the merged map? Could TF help in this case?

In my case, I have 1 laptop and 2 robots(1 indigo, 1 jade) with lidar, occupancy maps are generated using GMapping.

edit retag flag offensive close merge delete