* remove extra space.

This commit is contained in:
Rick Lan
2018-09-04 13:22:39 +10:00
parent 81477e857a
commit 9abe003d1d
+1 -1
View File
@@ -123,7 +123,7 @@ class CarInterface(object):
ret.steerKf = 0.00006
elif candidate in [CAR.CAMRY, CAR.CAMRYH]:
ret.safetyParam = 100
ret.safetyParam = 100
ret.wheelbase = 2.82448
ret.steerRatio = 13.7
tire_stiffness_factor = 0.7933