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

[WIP] commander: remove multicopter nav test #23338

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 27, 2024

This needs careful review.

I'd like to remove the multicopter navigation test in commander because I think it's no longer needed and has the potential to do more harm than good latching on a false positive.

It's not that common anymore, but I've seen examples where we would have recovered (or were in the process of recovering), but this "nav test" triggers (latched) and you're done (velocity and position locked invalid).

The counter example I'm looking for is if this ever triggers and actually prevented a fallway that the EKF2 yaw estimator wouldn't have caught.

@dagar dagar requested a review from bresch June 28, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant