positionDelta property

List<float> positionDelta
final

Change in position to the current MAV_FRAME_BODY_FRD from the previous FRAME_BODY_FRD rotated to the current MAV_FRAME_BODY_FRD.

MAVLink type: float3

units: m

position_delta

Implementation

final List<float> positionDelta;