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

autotest: paper over problem with EKF heading not recovering #24842

Merged
merged 1 commit into from Sep 11, 2023

Conversation

peterbarker
Copy link
Contributor

        # the following line papers over a probably problem with the
        # EKF recovering from bad compass offsets.  Without it, the
        # EKF will maintain a 10-degree offset from the true compass
        # heading seemingly indefinitely.

This resolves the flapping MAV_CMD_DO_SET_REVERSE test; it's not that tests' fault, it's this one leaving the vehicle in a state it won't seem to recover from.

        # the following line papers over a probably problem with the
        # EKF recovering from bad compass offsets.  Without it, the
        # EKF will maintain a 10-degree offset from the true compass
        # heading seemingly indefinitely.
@rmackay9
Copy link
Contributor

rmackay9 commented Sep 1, 2023

FYI @priseborough

@tridge tridge merged commit e872a8f into ArduPilot:master Sep 11, 2023
40 checks passed
@peterbarker peterbarker deleted the pr/paper-over-ekf-problem branch September 12, 2023 00:04
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

Successfully merging this pull request may close these issues.

None yet

4 participants