Skip to content

Ability to set camera_server positional info, zoom factor and fov#414

Draft
jnomikos wants to merge 2 commits into
mavlink:mainfrom
jnomikos:dev-camera-server-pos-attitude
Draft

Ability to set camera_server positional info, zoom factor and fov#414
jnomikos wants to merge 2 commits into
mavlink:mainfrom
jnomikos:dev-camera-server-pos-attitude

Conversation

@jnomikos

@jnomikos jnomikos commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Adds support for setting camera_server position, attitude, zoom factor and field of view.

This is to add CAMERA_FOV_STATUS support in this PR here: mavlink/MAVSDK#2898

1. setZoomFactor: Sets the zoom factor. Should be set whenever camera
   zoom changes to provide accurate fov for CAMERA_FOV_STATUS. Used in
CAMERA_FOV_STATUS fov calculation.
2. setFieldOfView: Sets horizontal and vertical field of view directly.
   A fallback for cameras which do not provide zoom factor. The user
instead calculates the field of view themselves and provides it.
@jnomikos jnomikos changed the title Add SetPosition and SetAttitudeQuaternion for camera_server plugin Ability to set camera positional info, zoom factor and fov Jun 11, 2026
@jnomikos jnomikos changed the title Ability to set camera positional info, zoom factor and fov Ability to set camera_server positional info, zoom factor and fov Jun 11, 2026
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.

1 participant