how to attach a 3D map to a 2D map using gmapping and octomap
Hi I have used amcl to build a 2D map and rgbdslam+octomap to build a 3D map. These two maps are for the same room. Now I want to attach the 3D map onto the 2D map, like the picture below, is there a way of doing this? I tried change the parameters in .yaml file but it does not work.Thanks for any suggestions !!!
by the way, the image is from here
You built a 2D map with AMCL? Do you mean you built it with gmapping?
opps sorry. yes I built the map using gmapping but i use amcl to do the localization on this 2D map. i mixed these two, my bad
did you solve the problem? it would be greate if you could tell us your result, because I am having the same problem!