mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-07 17:27:01 +08:00
higher startAccel
This commit is contained in:
@@ -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 ***
|
||||
|
||||
Reference in New Issue
Block a user