This commit is contained in:
rav4kumar
2026-09-15 14:57:07 -07:00
parent f1e5c07e8a
commit 44c77fda36
@@ -12,7 +12,7 @@ STOPPED_SPEED = 0.02
STOPPING_TIME = 2.5
MIN_STOPPING_HOLD_ACCEL = -0.2
STOPPING_DECEL_RATE = 0.3
STOPPED_DECEL_RATE = 0.5
STOPPED_DECEL_RATE = 0.3
class LongControlSP: