that seems very low but we shouldn't change it here

pull/31550/head
Justin Newberry 2 years ago
parent 9d4ca82620
commit 63ce85492b
  1. 2
      selfdrive/car/subaru/values.py

@ -159,7 +159,7 @@ class CAR(Platforms):
"SUBARU LEGACY 2015 - 2018",
SubaruCarInfo("Subaru Legacy 2015-18"),
dbc_dict('subaru_outback_2015_generated', None),
specs=CarSpecs(mass=1568, wheelbase=2.67, steerRatio=17),
specs=CarSpecs(mass=1568, wheelbase=2.67, steerRatio=12.5),
)
OUTBACK_PREGLOBAL = SubaruPlatformConfig(
"SUBARU OUTBACK 2015 - 2017",

Loading…
Cancel
Save