You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code for overtaking stopped vehicles only looks at the direct neighboring lane and fails to perform a (strategic) change if this lane also has a stopped vehicle.
Instead, the algorithm should look at all lanes to find an unobstructed lane.