elevation_mapping icon indicating copy to clipboard operation
elevation_mapping copied to clipboard

Confidence interval during robot motion

Open aled96 opened this issue 2 years ago • 0 comments

If I understood the framework correctly, a confidence value is kept while your robot is moving. Should we see these data in the uncertainty layer of the map, representing the last data seen as more "confident" and old data (i.e. behind the sensor) as less "confident"?

Is this correct? How can I enable this feature?

Currently, when I move the robot the uncertainty map just shows the data that was seen with maximum confidence, no matter the age of the data and zero confidence in the data obtained through inpaint filtering.

Thanks!

aled96 avatar Sep 22 '22 08:09 aled96