mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-22 09:03:45 +08:00
Increase lag
This commit is contained in:
@@ -75,7 +75,7 @@ class CarInterface(CarInterfaceBase):
|
||||
ret.steerLimitTimer = 0.4
|
||||
CarInterfaceBase.configure_torque_tune(candidate, ret.lateralTuning)
|
||||
|
||||
if candidate == CAR.KIA_OPTIMA_G4_FL:
|
||||
if candidate in (CAR.KIA_OPTIMA_G4_FL, CAR.GENESIS_G70_2024):
|
||||
ret.steerActuatorDelay = 0.2
|
||||
|
||||
# *** longitudinal control ***
|
||||
|
||||
Reference in New Issue
Block a user