q property

List<float> q
final

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

MAVLink type: float4

Extensions field for MAVLink 2.

q

Implementation

final List<float> q;