Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Loading pedestrian flows

Hello,
the latest release (1.9.0) only provides tools for building a vehicular scenario from traffic counts.
https://sumo.dlr.de/docs/Demand/Routes_from_Observation_Points.html
However, in the very latest development version, the routeSampler tool supports option --pedestrians to achieve your aim.
You could simply replace your version with this one: https://github.com/eclipse/sumo/blob/master/tools/routeSampler.py

regards,
Jakob

Am Di., 20. Apr. 2021 um 17:25 Uhr schrieb Isaac Karoki <josephmatheri@xxxxxxxxx>:
I am relatively new to sumo and I'm having trouble inputting pedestrians from traffic counts. 

I have raw numbers and I can't seem to find away to load the figures and route them through the network since I have no origin or destination for them.

Is there a tool that can make the above possible.

Any assistance will be appreciated.

Regards,

Isaac K
_______________________________________________
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