Update 17 Corolla safetyParam (#2175)

This commit is contained in:
Shane Smiskol
2020-09-16 04:40:19 -05:00
committed by GitHub
parent 54eb160e15
commit 23b38a878b
+1 -1
View File
@@ -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