ethz-asl / panoptic_mapping

A flexible submap-based framework towards spatio-temporally consistent volumetric mapping and scene understanding.
BSD 3-Clause "New" or "Revised" License
278 stars 31 forks source link

[CORE] Save Submaps with Class Layer #22

Closed renezurbruegg closed 3 years ago

renezurbruegg commented 3 years ago

Implemented functions to store and read submaps with class(uncertainty)voxels to/from proto files.

Also wrote a gtest to make sure implementation works as expected.