Skip to content

Is there a way to save a map without saving its images in the .db file? #1305

Closed Answered by matlabbe
fernandotorch asked this question in Q&A
Discussion options

You must be logged in to vote

Set parameter Mem/BinDataKept to false, then image data won't be saved in the database.

There is indeed no usage of the RGB and depth images (or stereo images) in production unless we want to export high resolution point cloud afterwards. For development, it is useful to keep them for visualization/debugging/reprocessing database with different parameters (e.g., trying other visual features or different parameters to generate the occupancy grid).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fernandotorch
Comment options

Answer selected by fernandotorch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants