mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 02:52:04 +08:00
Update 17 Corolla safetyParam (#2175)
old-commit-hash: 23b38a878bf9b1769b06853cde71dab201edebef
This commit is contained in:
@@ -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