abstreet/map_tests
Dustin Carlino ffdedcb0a7 When multiple source lanes can turn left* to multiple destination lanes,
only allow the leftmost source lane to turn to any destination lane. As
a future improvment, need to handle multiple explicitly tagged left turn
lanes, but this gets closer to reality, particularly helping some crazy
maneuvers along Mercer in downtown.

*or right

Also had to update lanes along Madison and fiddle a bit to keep
lakeslice running. Spotted some major traffic signal bottlenecks due to
stage generation falling back, will iterate on that separately.
2020-10-03 09:40:15 -07:00
..
goldenfiles When multiple source lanes can turn left* to multiple destination lanes, 2020-10-03 09:40:15 -07:00
input Test turn generation via goldenfiles instead. Revert the "import from a 2020-10-01 15:34:43 -07:00
src Test turn generation via goldenfiles instead. Revert the "import from a 2020-10-01 15:34:43 -07:00
Cargo.toml Prototype an idea for unit testing the turn generation code. Hardcode a 2020-09-30 16:30:28 -07:00