mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Increase LEXUS_IS safetyParam to 77 (#841)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user