Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to edit xml files with different settings

No. I usually write small single-use python scripts to accomplish this. You might also be able to use something like envsubst or sed or powershell-replace to create the needed xml files.

Am So., 7. Juni 2020 um 15:15 Uhr schrieb Zhang Jackie <zhangzuoting@xxxxxxxxx>:
Hi All,
I'd like to know if there's some functions or tools in SUMO to help me in the situation like below:
I want to change some parameter, such as the lcStragetic value, 1,10,100,... and  the waiting time of a road crossing, 3s, 6s, 9s ...
As I'd like to compare the vehicle's moving time in different settings.

Is there a fast way to generate a series of xml files?
Thanks a lot.
_______________________________________________
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