angleDelta property

List<float> angleDelta
final

Defines a rotation vector roll, pitch, yaw to the current MAV_FRAME_BODY_FRD from the previous MAV_FRAME_BODY_FRD.

MAVLink type: float3

units: rad

angle_delta

Implementation

final List<float> angleDelta;