mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-15 21:52:08 +08:00
@@ -63,7 +63,7 @@ class CarInterface(CarInterfaceBase):
|
||||
|
||||
elif candidate == CAR.COROLLA:
|
||||
stop_and_go = False
|
||||
ret.safetyParam = 100
|
||||
ret.safetyParam = 88
|
||||
ret.wheelbase = 2.70
|
||||
ret.steerRatio = 18.27
|
||||
tire_stiffness_factor = 0.444 # not optimized yet
|
||||
|
||||
Reference in New Issue
Block a user