17 #ifndef CARTOGRAPHER_MAPPING_INTERNAL_2D_OVERLAPPING_SUBMAPS_TRIMMER_H_ 18 #define CARTOGRAPHER_MAPPING_INTERNAL_2D_OVERLAPPING_SUBMAPS_TRIMMER_H_ 31 uint16 min_covered_cells_count,
32 uint16 min_added_submaps_count)
57 #endif // CARTOGRAPHER_MAPPING_INTERNAL_2D_OVERLAPPING_SUBMAPS_TRIMMER_H_ uint16 current_submap_count_
bool IsFinished() override
const uint16 min_added_submaps_count_
const uint16 fresh_submaps_count_
void Trim(Trimmable *pose_graph) override
~OverlappingSubmapsTrimmer2D() override=default
OverlappingSubmapsTrimmer2D(uint16 fresh_submaps_count, uint16 min_covered_cells_count, uint16 min_added_submaps_count)
const uint16 min_covered_cells_count_