abstreet/map_model
Dustin Carlino 57feeada59 Allow vehicles to exit driveways onto the opposite side of the road. #555
- Adding an internal alt_start to PathRequest
- Using it for contraction hierarchy queries only (the Dijkstra
  implementation now diverges!)
- Figuring out which start position was used

TODO:

- Fix the unparking position
- Make sure the simulation inserts static blockages
- Carefully check the same start/end road case
- Evaluate impact on gridlock / cancelled trips
2021-07-04 14:34:20 -07:00
..
src Allow vehicles to exit driveways onto the opposite side of the road. #555 2021-07-04 14:34:20 -07:00
Cargo.toml Allow vehicles to exit driveways onto the opposite side of the road. #555 2021-07-04 14:34:20 -07:00