mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-26 11:42:06 +08:00
d4c911f58c
Blinker turn desire fed the model a turnLeft/turnRight input below lane-change speed, inflating model_length so the car rolled past stop lines. Gate it in desire_helper on prior-frame starpilotPlan.redLight/forcingStop/stopSignConfirmed until standstill, then release so the model still turns through. "Stop first, then turn."