abstreet/map_model
Dustin Carlino 6f0e01c511 Fix a critical bug with pathfinding v2: when calculating allowed
movements, make sure that a vehicle can access BOTH the source and
destination lane of a turn. #555

Without this fix, a turn from a bus lane to a driving lane is allowed
for cars at the pathfinding v2 level, but then it fails when converting
into v1 lanes.

(Next step: actually allow this for combination bus/turn lanes)

Not regenerating data yet
2021-05-26 15:39:34 -07:00
..
src Fix a critical bug with pathfinding v2: when calculating allowed 2021-05-26 15:39:34 -07:00
Cargo.toml Add craft and office to import and add/reorg AmenityType (#638) 2021-05-06 08:43:52 -07:00