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_Mount: Topotek pitch rate direction fix #29002

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Jan 4, 2025

This fixes the direction of pitch rate control in the Topotek gimbal driver (angle control is fine).

This bug has existed since the driver was first created in PR #27053 but we somehow missed it during testing. If you look closely the bug is fairly obvious from inspection because we can see the angle control includes the minus while the rate control does not.

This has been tested on real hardware and was discovered during testing of the new Mission Planner Gimbal Control interface (see ArduPilot/MissionPlanner#3386)

@peterbarker peterbarker merged commit c722841 into ArduPilot:master Jan 4, 2025
99 checks passed
@rmackay9
Copy link
Contributor Author

rmackay9 commented Jan 6, 2025

Thanks very much!

@rmackay9 rmackay9 deleted the topotek-pitch-rate-fix branch January 6, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pending
Development

Successfully merging this pull request may close these issues.

2 participants