Update interface.py

This commit is contained in:
firestar5683
2026-01-18 22:07:59 -06:00
parent f5d53574b3
commit 7abcd68c0d
+2 -2
View File
@@ -29,11 +29,11 @@ ACCELERATOR_POS_MSG = 0xbe
NON_LINEAR_TORQUE_PARAMS = {
CAR.CHEVROLET_BOLT_EUV: {
"left": [2.6531724862969748, 1.1, 0.1919764879840985, 0.0],
"right": [2.6531724862969748, 1.0, 0.1469764879840985, 0.0],
"right": [2.7031724862969748, 1.0, 0.1469764879840985, 0.0],
},
CAR.CHEVROLET_BOLT_CC: {
"left": [2.6531724862969748, 1.1, 0.1919764879840985, 0.0],
"right": [2.6531724862969748, 1.0, 0.1469764879840985, 0.0],
"right": [2.7031724862969748, 1.0, 0.1469764879840985, 0.0],
},
CAR.GMC_ACADIA: {
"left": [4.78003305, 1.0, 0.3122, 0.05591772],