Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question about tutorial: SUMO with python

Hi,

if you want to use OD data, you can use the tool od2trips to convert your data to trips, which are the base for SUMO. https://sumo.dlr.de/docs/Demand/Importing_O/D_Matrices.html

For starting with SUMO and python you can use these tutorials https://sumo.dlr.de/docs/Tutorials/index.html#traci_tutorials

Greetings, Harald


Am 02.06.21 um 11:12 schrieb Young Jin Kim:
Hello, sumo-user :)
I am a data scientist from NIMS, Korea.
I interest in using the SUMO with python for simulation with OD data.
I success to install and run SUMO with libsumo in python.
But, I cannot find any tutorials or examples about these purposes.
Does anyone tell me some materials about SUMO with python?

Sincerely,
Young Jin Kim

Young Jin Kim, Postdoc
Public Problem Research Team, NIMS
70, Yuseong-daero 1689  beon-gil,
Yuseong-gu, Daejeon, 34047, Korea
Phone: +82-42-717-5728
Fax:      +82-42-717-5714
Mobile: +82-10-3062-6113
Email: kimyoungjin06@xxxxxxxxx

_______________________________________________
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