Search code examples
passengersimulationpublictransportsumo

How to simulate passengers in SUMO Simulator?


I am quite new to the SUMO.

I would like to know if it is possible, like MATSim, to simulate the number of passengers on a bus, the number of passengers at a bus stop, and the number of dropping off and picking up passengers and simulate them in the visualizer tool?

Thanks a lot in advance.


Solution

  • Yes it is, please see here for a general overview: http://sumo.dlr.de/wiki/Simulation/Public_Transport. All vehicles have a personCapacity, see http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Available_vType_Attributes and pedestrians are visualized also when embarking and disembarking.