Revert "lat smooth"

This reverts commit f3c609cbd2.
This commit is contained in:
whoisdomi
2026-07-17 17:43:05 -05:00
parent f3c609cbd2
commit a8e91c27d2
+1 -1
View File
@@ -51,7 +51,7 @@ BUILTIN_MODEL_KEY = "sc2"
BUILTIN_MODEL_ALIASES = {BUILTIN_MODEL_KEY, "sc"}
LAT_SMOOTH_SECONDS = 0.1
LAT_SMOOTH_SECONDS = 0.0
LONG_SMOOTH_SECONDS = 0.3
MIN_LAT_CONTROL_SPEED = 0.3