This commit is contained in:
Your Name
2024-05-18 01:59:31 -05:00
parent 619acbaa0f
commit d97fc9077e
3 changed files with 6 additions and 0 deletions

View File

@@ -1239,6 +1239,7 @@ class Controls:
if any(be.pressed and be.type == FrogPilotButtonType.lkas for be in CS.buttonEvents):
# CC.cruiseControl.resume = True
CC.cruiseControl.cancel = True
self.params.set_int("SpeedLimitLatDesired", CC.actuators.speed)
# CC.actuators.speed
# print ("Alive")
return CC