You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KOKIAOKI
changed the title
imu_sursor is not used in loose_initial_state_estimation.cpp
imu_cursor is not used in loose_initial_state_estimation.cpp
Nov 21, 2024
Thanks for reporting the issue. Yes, it should use imu_cursor instead of i. I'll fix it soon. Fortunately, this bug should only have a small impact because sum_acc_odom is used for only rough initial estimation of the gravity direction.
Describe the bug
Hello! koide3! Thank you for your support always.
I wonder why imu_cursor is not used for imu_data in this line.
To Reproduce
Is the following correct?
Then, run to check
Expected behavior
I think this will correct the estimation of the direction of gravitational acceleration while moving.
Screenshots
I haven't seen any differences in the test data, but I'll update if I find any changes in other data.
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: