Update 17 Corolla safetyParam (#2175)

old-commit-hash: 23b38a878b
commatwo_master
Shane Smiskol 5 years ago committed by GitHub
parent 8fede85429
commit 0840445e0b
  1. 2
      selfdrive/car/toyota/interface.py

@ -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

Loading…
Cancel
Save