mavsdk::CameraServer::CaptureInfo Struct Reference

#include: camera_server.h


Information about a picture just captured.

Data Fields

Position position {} - Location where the picture was taken.

Quaternion attitude_quaternion {} - Attitude of the camera when the picture was taken (quaternion)

uint64_t time_utc_us {} - Timestamp in UTC (since UNIX epoch) in microseconds.

bool is_success {} - True if the capture was successful.

int32_t index {} - Index from TakePhotoResponse.

std::string file_url {} - Download URL of this image.

Field Documentation

position

Position mavsdk::CameraServer::CaptureInfo::position {}

Location where the picture was taken.

attitude_quaternion

Quaternion mavsdk::CameraServer::CaptureInfo::attitude_quaternion {}

Attitude of the camera when the picture was taken (quaternion)

time_utc_us

uint64_t mavsdk::CameraServer::CaptureInfo::time_utc_us {}

Timestamp in UTC (since UNIX epoch) in microseconds.

is_success

bool mavsdk::CameraServer::CaptureInfo::is_success {}

True if the capture was successful.

index

int32_t mavsdk::CameraServer::CaptureInfo::index {}

Index from TakePhotoResponse.

file_url

std::string mavsdk::CameraServer::CaptureInfo::file_url {}

Download URL of this image.

© MAVSDK Development Team 2017-2023. License: CC BY 4.0            Updated: 2023-12-27 03:10:20

results matching ""

    No results matching ""