Why is the latest covariance used in Mahalanobis gate? #2904
Unanswered
IshitaTakeshi
asked this question in
Q&A
Replies: 1 comment
-
@kminoda @TakaHoribe Do you know the reason of this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the Mahalanobis gate, the latest covariance is used to compute the distance, while the vector is obtained from the time
delay_step
Why is the latest covariance used instead of the covariance at time
delay_step
?https://github.com/autowarefoundation/autoware.universe/blob/main/localization/ekf_localizer/src/ekf_localizer.cpp#L497
Beta Was this translation helpful? Give feedback.
All reactions