mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 18:12:05 +08:00
update Corolla TSS2 wheelbase
old-commit-hash: e959155ddd0a53011f4c459fc432608697a7c67a
This commit is contained in:
@@ -210,7 +210,7 @@ class CarInterface(CarInterfaceBase):
|
||||
stop_and_go = True
|
||||
ret.minSpeedCan = 0.375
|
||||
ret.safetyParam = 73
|
||||
ret.wheelbase = 2.63906
|
||||
ret.wheelbase = 2.67 # Average between 2.70 for sedan and 2.64 for hatchback
|
||||
ret.steerRatio = 13.9
|
||||
tire_stiffness_factor = 0.444 # not optimized yet
|
||||
ret.mass = 3060. * CV.LB_TO_KG + STD_CARGO_KG
|
||||
|
||||
Reference in New Issue
Block a user