q property

List<float> q
final

Attitude quaternion (w, x, y, z order, zero-rotation is 1, 0, 0, 0) from MAV_FRAME_LOCAL_NED to MAV_FRAME_BODY_FRD

MAVLink type: float4

q

Implementation

final List<float> q;