q property

List<float> q
final

Quaternion components of autopilot attitude: w, x, y, z (1 0 0 0 is the null-rotation, Hamilton convention).

MAVLink type: float4

q

Implementation

final List<float> q;