mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Nudgeless lane changes
This commit is contained in:
@@ -77,6 +77,7 @@ class DesireHelper:
|
||||
(carstate.rightBlindspot and self.lane_change_direction == LaneChangeDirection.right))
|
||||
|
||||
# FrogPilot variables
|
||||
torque_applied |= frogpilot_toggles.nudgeless
|
||||
|
||||
if not one_blinker or below_lane_change_speed:
|
||||
self.lane_change_state = LaneChangeState.off
|
||||
|
||||
Reference in New Issue
Block a user