panoptic_mapping icon indicating copy to clipboard operation
panoptic_mapping copied to clipboard

Adds a score layer to track arbitrary floats per voxel

Open hermannsblum opened this issue 2 years ago • 0 comments

Two options are implemented currently:

  • running average of values
  • overwriting by keeping the latest value

I focused on the single-tsdf case, not sure if there are more modifications necessary for the multi-tsdf?

If this looks in general good to you, the uncertainty voxel should probably be removed and rather integrated as an exponential decay option in the score layer.

hermannsblum avatar Mar 01 '22 11:03 hermannsblum