Closer Silverado 1500 Weight (#29355)

pull/29369/head
morrislee 2 years ago committed by GitHub
parent b11b14aff8
commit 060aa33b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/car/gm/interface.py

@ -218,7 +218,7 @@ class CarInterface(CarInterfaceBase):
CarInterfaceBase.configure_torque_tune(candidate, ret.lateralTuning)
elif candidate == CAR.SILVERADO:
ret.mass = 2200. + STD_CARGO_KG
ret.mass = 2450. + STD_CARGO_KG
ret.wheelbase = 3.75
ret.steerRatio = 16.3
ret.centerToFront = ret.wheelbase * 0.5

Loading…
Cancel
Save