m-explore icon indicating copy to clipboard operation
m-explore copied to clipboard

map merging using explore_ lite costmaps method

Open karthiks1701 opened this issue 5 years ago • 1 comments

I am able to visualise all the maps seperately generated by all the bots using explore_lite costmap.launch, but when i try to merge it i am not able to merge into a common topic. Also my robot is not getting discovered by the map_merging package

karthiks1701 avatar Jun 12 '20 14:06 karthiks1701

If your robots are not discovered check that the robots are under the same ros master. You can configure map topic name with ~robot_map_topic param.

hrnr avatar Jan 03 '21 18:01 hrnr