Dear All, I am trying to stop a certain vehicle when on a certain road, for a specific duration of time. May I know how I can achieve this?
I tried this command: traci.vehicle.setStop(vehID = 'V_main',edgeID = 'gneE454',duration = 300) But somehow even after 300 secs, the vehicle is not moving again. Thank you, PSK
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
