FrogPilot Setup
This commit is contained in:
@@ -34,7 +34,7 @@ class CarController:
|
||||
torque -= deadband
|
||||
return torque
|
||||
|
||||
def update(self, CC, CS, now_nanos):
|
||||
def update(self, CC, CS, now_nanos, frogpilot_variables):
|
||||
|
||||
torque_l = 0
|
||||
torque_r = 0
|
||||
|
||||
Reference in New Issue
Block a user