ekf2: reduce EKF2_MIN_RNG to 0.01 (#25574)

This commit is contained in:
Jacob Dahl
2025-09-24 11:27:24 -08:00
committed by GitHub
parent 3925562ce6
commit 26760e3c2c
+1 -1
View File
@@ -28,7 +28,7 @@ parameters:
where the range finder may be inside its minimum measurements distance when
on ground.
type: float
default: 0.1
default: 0.01
min: 0.01
unit: m
decimal: 2