mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-01 21:53:42 +08:00
Update interface.py
This commit is contained in:
@@ -40,8 +40,8 @@ NON_LINEAR_TORQUE_PARAMS = {
|
||||
"right": [4.78003305, 1.0, 0.3122, 0.05591772],
|
||||
},
|
||||
CAR.CHEVROLET_SILVERADO: {
|
||||
"left": [3.8, 0.81, 0.21, 0.0465122],
|
||||
"right": [3.8, 0.81, 0.21, 0.0465122],
|
||||
"left": [3.8, 0.81, 0.24, 0.0465122],
|
||||
"right": [3.8, 0.81, 0.24, 0.0465122],
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user