Open anamud opened 4 years ago
The set of values for localization errors for each execution of the gtest "test_localizer" in the rovioli package is different.
(variable localization_error in line 48 of file test/test-localizer.cc in branch master)
Why is this so?
I am under the impression that the localization error in rovioli is deterministic i.e., static across multiple runs with the same inputs.
In VIO mode the behavior is determistic but not in localization mode
The set of values for localization errors for each execution of the gtest "test_localizer" in the rovioli package is different.
(variable localization_error in line 48 of file test/test-localizer.cc in branch master)
Why is this so?
I am under the impression that the localization error in rovioli is deterministic i.e., static across multiple runs with the same inputs.