mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
try low speed boost
This commit is contained in:
@@ -22,7 +22,7 @@ from openpilot.frogpilot.controls.lib.neural_network_feedforward import LOW_SPEE
|
||||
# move it at all, this is compensated for too.
|
||||
|
||||
LOW_SPEED_X = [0, 10, 20, 30]
|
||||
LOW_SPEED_Y = [15, 13, 10, 5]
|
||||
LOW_SPEED_Y = [25, 13, 10, 5]
|
||||
|
||||
|
||||
class LatControlTorque(LatControl):
|
||||
|
||||
Reference in New Issue
Block a user