Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding the problem of algorithm positioning drift when the drone stops suddenly #63

Open
19855179496 opened this issue Jul 24, 2024 · 1 comment

Comments

@19855179496
Copy link

When the drone suddenly stops at 10m/s, the positioning of the algorithm will drift a certain distance left and right in the flight direction, and will be corrected back after a while. But why is this drift problem and how can it be solved?
2024-07-24_15-45
2024-07-24_15-46

@kennyjchen
Copy link
Contributor

This is probably due to the geometric observer we're using, which fuses IMU and LiDAR scan matching together through a prediction/update cycle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants