q property

List<float> q
final

Quaternion of camera orientation (w, x, y, z order, zero-rotation is 1, 0, 0, 0)

MAVLink type: float4

q

Implementation

final List<float> q;