bottomClearance property

float bottomClearance
final

This is not the altitude, but the clear space below the system according to the fused clearance estimate. It generally should max out at the maximum range of e.g. the laser altimeter. It is generally a moving target. A negative value indicates no measurement available.

MAVLink type: float

units: m

bottom_clearance

Implementation

final float bottomClearance;