Bonjour,

Hope you qre doing good.

I have a question in my project. I am working on assigning different stops for 
buses in each simulation. In the main function I calculate the combination of 
stops the buses should stop at and I want to set then in the run funtion where 
the simulation happens. My questions are:

1. When i do traci.vehicle.setBusStop it only assigns this stop for the bus 
once in the simulation and I am using a circular root with repeat. How can I 
make the bus stop at these stops at every turn until my stopping condition is 
satisfied?


2. When generating the stopping paattern, I am have different combinations.  I 
want to go through each combination and launch the simulation automatically 
after the previous one finishes with the new stop pattern. Any idea how to do 
so?


Thank you in advance.



Perla HAJJAR

PhD at UVSQ
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to