Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Pedestrians do not use bus from rerouter setting.

The intermodal routing algorithm requires all stops along the route to be known at loading time. It is therefore incompatible with using rerouters.
I recommend defining your schedule using route attributes 'repeat' and 'cycleTime' instead. Please refer to the updated description at https://sumo.dlr.de/docs/Simulation/Public_Transport.html#public_transport_schedules


Am Mo., 5. Okt. 2020 um 05:31 Uhr schrieb ToddChang <cchiahs1@xxxxxxx>:
Hello,

I set up a repeating bus using rerouter.
The rerouter is set based on the instruction here:
https://github.com/eclipse/sumo/issues/7577

My problem is that the pedestrians will not take the buses that are
generated by rerouter.
Even if the bus and pedestrian are both in the stop, the pedestrian won't
ride the bus.
I was wondering if rerouter setting is not considered as public transport.

According to the note in "Defining public transport" in IntermodalRouting:
Note
A vehicle/flow/trip must define the line attribute to be considered as
public transport. Every vehicle with a line attribute is considered public
transport and may be used for routing regardless of its capacity.

I tried to add line attribute in rerouter setting but still won't work.
I appreciate any help for this.







--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top