Thank you for your quick reply Jakob, I’ve added this line to my configuration file and I definitely get improved flows in my network now.
I still, however, get some vehicles stuck at the junction in the open lanes that are looking to continue on the path shown previously. I tried setting a function to re-open the lanes after a given time period. When watching the simulation in the GUI I notice that when the lanes reopen the cars move laterally across into the previously closed lanes then continue forwards. Is there a way to force them to this or would I have to reconfigure the network manually at the junctions to allow them to cut across lanes at the junction in this instance? Kind regards, Barry From: [email protected] <[email protected]> On Behalf Of Jakob Erdmann Sent: 10 September 2019 17:27 To: Sumo project User discussions <[email protected]> Subject: Re: [sumo-user] Lane Closure causing jams at junction In order to let vehicles reroute after departure, the option --device.rerouting.period must be set a positive value. Am Di., 10. Sept. 2019 um 17:27 Uhr schrieb Evans, Barry <[email protected]<mailto:[email protected]>>: Good evening all, I’ve been trying out closing certain lanes in traffic using Traci but it’s causing the traffic to get stuck. The command I am using to close the Lane is the following: traci.lane.setDisallowed(lane,'all') where I call the lane I wish to close from a list of lanes I am closing. In one of the test areas near a junction when I close 2 of the lanes the traffic moves in the outside lanes as planned. However when it reaches a the junction it gets stuck and cannot continue. I’ve included some screenshots (as attachments and embedded) one showing the traffic in sumo along with the desired current route and one showing the same section in NetEdit. In my sumo configuration file I also have the following parameter set which I hoped would be applied to all vehicles as default enabling them to reroute accordingly: <routing> <device.rerouting.probability value="1"/> </routing> This does not seem to solve my problem though as vehicles remain stuck at this junction. Would anyone be able to provide me with some advice or direct me to a link as to how to fix this issue please? Thank you in advance, Barry [cid:[email protected]] [cid:[email protected]] _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=02%7C01%7CB.Evans%40exeter.ac.uk%7C2ce702b2ab4848ab752108d7360bd94e%7C912a5d77fb984eeeaf321334d8f04a53%7C0%7C0%7C637037296826312549&sdata=eOfayIveICzI3canzq65StaoVkaYBBQHch0JaWjlESM%3D&reserved=0>
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
