I would like to edit the map produced by a SLAM algorithm, to add in no go areas. These areas do not ave a physical barrier. Would greying them out be sufficient to prevent the A* algorithm used by AMCL from directing the robot into them?
If not, how would one accomplish this?
Also, can AMCL make use of .png maps, or does it have to be the default pgm?
Thanks
↧