cartographer-project / cartographer

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Apache License 2.0
7.12k stars 2.25k forks source link

Extract Pure-localization covariance/uncertainty through params #1940

Open MarcelSoler opened 10 months ago

MarcelSoler commented 10 months ago

I am trying to assess localization uncertainty using cartographer internal data. Is this is feasible or just impossible?

My idea was to check:

Any answer or help would be appreciated. Thank you!