Subaru: fix forester weight (#31585)

fix weight
This commit is contained in:
Justin Newberry
2024-02-25 02:15:16 -05:00
committed by GitHub
parent e6009d80e9
commit cdd4d418aa
+1 -1
View File
@@ -139,7 +139,7 @@ class CAR(Platforms):
FORESTER = SubaruPlatformConfig(
"SUBARU FORESTER 2019",
SubaruCarInfo("Subaru Forester 2019-21", "All"),
specs=CarSpecs(mass=1668, wheelbase=2.67, steerRatio=17),
specs=CarSpecs(mass=1568, wheelbase=2.67, steerRatio=17),
)
FORESTER_HYBRID = SubaruPlatformConfig(
"SUBARU FORESTER HYBRID 2020",