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_Mission/AP_Camera: improve camera controls #23147

Merged
merged 6 commits into from
Mar 15, 2023

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Mar 9, 2023

This improves support for controlling the camera both using real-time commands from the GCS and using mission commands in Auto mode. The newly supported commands are:

This has been tested in SITL and on a real autopilot and appears to work although mission commands for zoom and focus could not be tested completely.

The corresponding developer mavlink interface wiki PR is here.
The corresponding MP PR is here ArduPilot/MissionPlanner#3071

Here's a picture from testing the video start/stop recording commands.
image

@rmackay9 rmackay9 force-pushed the camera-mavlinkv2-missions2 branch from aa77fb9 to 21fc4d7 Compare March 15, 2023 03:56
@rmackay9 rmackay9 merged commit 5b96998 into ArduPilot:master Mar 15, 2023
@rmackay9 rmackay9 deleted the camera-mavlinkv2-missions2 branch April 6, 2023 11:05
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.

2 participants