higher startAccel

This commit is contained in:
Jason Wen
2024-07-23 11:11:45 -04:00
parent 91422154fc
commit 0efb5b3310
+1 -1
View File
@@ -91,7 +91,7 @@ class CarInterface(CarInterfaceBase):
ret.stoppingControl = True
ret.startingState = True
ret.vEgoStarting = 0.1
ret.startAccel = 1.0
ret.startAccel = 2.0
ret.longitudinalActuatorDelay = 0.5
# *** feature detection ***