yawProgress

@IntRange(from = 0, to = 100)
abstract fun yawProgress(): Int

Gets progress of calibration on yaw axis.

For a drone, yaw axis is the vertical axis going through the center of the drone.

Return

calibration progress as a percentage, in range [0, 100].