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

Updated to function with the changes of MAVSDK 3.0.0 #747

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

Pjort
Copy link
Contributor

@Pjort Pjort commented Jan 29, 2025

The Gimbal API changed quite a bit in MAVSDK 3.0.0. This updates the example to work with the new API.

It added multi gimbal support, and almost all calls need a gimbal ID.

set_pitch_and_yaw is removed and I have replaced it with the new set_angles.

It has been test on real hardware, with a PX4 v1.15.2 orange cube and a Gremsy T3v3 and T7.

julianoes
julianoes previously approved these changes Jan 30, 2025
Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, thanks for that!

@julianoes
Copy link
Collaborator

Just some style issues to fix before we can merge it.

@Pjort
Copy link
Contributor Author

Pjort commented Jan 30, 2025

Just some style issues to fix before we can merge it.

Yeah sorry. I will fix them.

@julianoes julianoes merged commit c789e38 into mavlink:main Jan 30, 2025
8 checks passed
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.

3 participants