Increase LEXUS_IS safetyParam to 77 (#841)

This commit is contained in:
eFini
2019-10-11 16:31:05 +10:00
committed by rbiasini
parent cf80f7a28b
commit 08d86aa7d7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ class CarInterface(CarInterfaceBase):
elif candidate == CAR.LEXUS_IS:
stop_and_go = False
ret.safetyParam = 66
ret.safetyParam = 77
ret.wheelbase = 2.79908
ret.steerRatio = 13.3
tire_stiffness_factor = 0.444