mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-08 09:55:42 +08:00
2017
This commit is contained in:
@@ -51,7 +51,8 @@ class CarControllerParams:
|
||||
self.STEER_DELTA_UP = 15
|
||||
self.STEER_DELTA_DOWN = 34
|
||||
self.STEER_DRIVER_ALLOWANCE = 78
|
||||
self.STEER_DRIVER_FACTOR = 6
|
||||
self.STEER_DRIVER_MULTIPLIER = 6
|
||||
self.STEER_DRIVER_FACTOR = 100
|
||||
|
||||
# Gas/brake lookups
|
||||
self.ZERO_GAS = 6150 # Coasting
|
||||
|
||||
Reference in New Issue
Block a user