vehicle_local_position: delete unused and redundant dist_bottom_rate

This commit is contained in:
Daniel Agar
2020-01-18 12:50:57 -05:00
committed by GitHub
parent 98f0ba33d2
commit c270e75156
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -49,7 +49,6 @@ float32 ref_alt # Reference altitude AMSL, (metres)
# Distance to surface
float32 dist_bottom # Distance from from bottom surface to ground, (metres)
float32 dist_bottom_rate # Rate of change of distance from bottom surface to ground, (metres/sec)
bool dist_bottom_valid # true if distance to bottom surface is valid
float32 eph # Standard deviation of horizontal position error, (metres)