Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Doubt in Sumo

Multithreading should not be necessary. You can send the traffic light commands to multiple junctions before calling simulationStep.

Am Fr., 13. März 2020 um 13:38 Uhr schrieb Sarthak Mittal <mittalsarthak24@xxxxxxxxx>:
Hi,
I want to control multiple traffic light junction in sumo using a single python script. I tried multithreading but for some reason it is not working and the simulation stucks when I try to use python library threading. 
How can I control multiple traffic light junction in sumo?
_______________________________________________
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