LBNL-UCB-STI / beam

The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
https://transportation.lbl.gov/beam
Other
145 stars 57 forks source link

allow walk access or egress for ride_hail_transit #3818

Open zneedell opened 8 months ago

zneedell commented 8 months ago

Previously we only allowed itineraries of rh -> transit -> rh when the mode ride_hail_transit was selected. This should allow for either the access or egress leg to be walk. There's nothing explicitly preventing the router from constructing a walk_transit itinerary as well, but that one should be filtered out in ChoosesMode if it is not allowed based on the agent's input plans.

This PR also captures RH cost in router so that we don't have as many routes with really long ride-hail legs and short transit legs


This change is Reviewable

zneedell commented 8 months ago

Test!

zneedell commented 8 months ago

Test!

zneedell commented 8 months ago

Test!

zneedell commented 8 months ago

Test!

zneedell commented 5 months ago

Test!

zneedell commented 5 months ago

Test now!

zneedell commented 2 weeks ago

Test now!

zneedell commented 2 weeks ago

Test now!

zneedell commented 2 weeks ago

Test!