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

AP_Scripting: add ahrs-source-gps-wheelencoders.lua #15932

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

rmackay9
Copy link
Contributor

This script allows automatically switching between GPS and wheel encoders based on GPS speed accuracy and vertical velocity innovations.

This has been successfully tested on a real vehicle driving in and out of my garage in both Acro mode and Auto. It very reliably switched between GPS and wheel encoders.

In the future I would like to incorporate checks of the wheel encoder innovations but this script already works well enough to be useful.

supports automatically switching between GPS and wheel encoders based on GPS speed accuracy and vertical velocity innovation
@rmackay9 rmackay9 merged commit 02ba500 into ArduPilot:master Dec 1, 2020
@rmackay9
Copy link
Contributor Author

rmackay9 commented Dec 1, 2020

Merged, thanks!

@rmackay9 rmackay9 deleted the ahrs-source-wenc branch December 1, 2020 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants