pitchProgress

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

Gets the progress of calibration on pitch axis.

For a drone, pitch axis is the lateral axis (axis traversing the drone from right to left)

Return

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