Skip to content

Commit

Permalink
boost toyota ki again
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Dec 15, 2024
1 parent fd8471d commit 66aa017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/toyota/carcontroller.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def get_long_tune(CP, params):
kdBP = [0.]
kdV = [0.]
if CP.carFingerprint in TSS2_CAR:
kiV = [0.25]
kiV = [0.5]
kdV = [0.25 / 4]

else:
Expand Down

0 comments on commit 66aa017

Please sign in to comment.