rtabmap icon indicating copy to clipboard operation
rtabmap copied to clipboard

Export 2D grid map (*.png *.bmp) disabled

Open quizzy5889 opened this issue 4 years ago • 2 comments
trafficstars

Hi everybody, Seems to me a weird problem and probably the solution is very simple. I'm trying to export the 2D map of my environment, but the button "Export 2D grid map (*.png *.bmp)" is never enabled.

I really don't know if a combination of parameters enable it, tried to debug but with no success.. I built RTABMap with octomap support. Any idea?

Thanks in advance Andrea

quizzy5889 avatar Oct 29 '21 13:10 quizzy5889

Hi everybody, Seems to me a weird problem and probably the solution is very simple. I'm trying to export the 2D map of my environment, but the button "Export 2D grid map (*.png *.bmp)" is never enabled.

I really don't know if a combination of parameters enable it, tried to debug but with no success.. I built IOS RTABMap-IOS with iphone 12 pro support. Any idea?

Thanks in advance Andrea

lifei368 avatar May 31 '22 11:05 lifei368

Make sure there is a grid showing up in Graph View. Press "Pause" then the option should be enabled: Screenshot from 2022-09-06 16-40-28 Screenshot from 2022-09-06 16-40-47

If you have a map created from iOS app, the grid is not created by default. You can open the database in rtabmap-databaseViewer and click "Edit->Regenerate local grids". Make sure Graph View is also shown, then do File->export 2d grid, or right click on the Graph view.

matlabbe avatar Sep 06 '22 23:09 matlabbe