abstreet/tests
Dustin Carlino 0b8c86e2c8 Adjust the threshold for what counts as a straight vs right turn from 10
degrees to 30 degrees. It works around the issue in #428, but it doesn't
solve the root cause there, so the unit test is also adjusted to provide
a way to solve the harder problem.

Regenerated all maps accordingly. Many traffic signals tended to
improve, with a straight turn marked protected, instead of permitted as
a "right turn."
2020-12-18 12:06:16 -08:00
..
goldenfiles Get a small unit testable repro of #428 2020-12-17 11:11:17 -08:00
input Adjust the threshold for what counts as a straight vs right turn from 10 2020-12-18 12:06:16 -08:00
src Get a small unit testable repro of #428 2020-12-17 11:11:17 -08:00
Cargo.toml Set up a test scenario for lane-changing to reproduce #382. The same 2020-11-11 11:33:47 -08:00