Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] Person Generator Tool

Thanks for sharing!

For completeness, note that randomTrips.py checks for route validity when setting option --validate

regards,
Jakob

Am Fr., 22. März 2019 um 10:43 Uhr schrieb Tarek CHOUAKI <tarek.chouaki@xxxxxxxxxxxxxx>:

Hi,
I work at the SystemX Institute of Technological Research (IRT SystemX) based in Paris area. We are currently using SUMO in a project and we needed to generate a big number of pedestrians with specific multimodal routes. Since a flow only works for cars and the 'randomTrips.py' tool doesn't check if the generated routes are valid, i defined an XML format for describing person routes and person flows and i wrote a script that parses it to generate a route file containing the <person> elements.

This extension is available at the fork on https://github.com/tkchouaki/sumo. And the pull request (containing more detailed description) is already submitted.

Regards,

Tarek CHOUAKI.

_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev

Back to the top