mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
vehicle_local_position: delete unused and redundant dist_bottom_rate
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user