qTarget property

List<float> qTarget
final

Quaternion of the target's orientation from the target's frame to the TARGET_OBS_FRAME (w, x, y, z order, zero-rotation is 1, 0, 0, 0)

MAVLink type: float4

q_target

Implementation

final List<float> qTarget;