q property

List<float> q
final

Quaternion components, w, x, y, z (1 0 0 0 is the null-rotation, the frame is depends on whether the flag GIMBAL_MANAGER_FLAGS_YAW_LOCK is set)

MAVLink type: float4

q

Implementation

final List<float> q;