Re: [sumo-dev] Traffic Priority Extraction: Yield and Always Stop Intersections

2024-02-29 Thread Jakob Erdmann via sumo-dev
The default rules for an allway_stop are, that vehicles without waitingTime are forbidden from passing the intersection (this is why you keep seeing isOpen=False). Internally, the rule is indeed to compare waitingTime and give priority to the vehicle with the larger value (some subsecond noise is

[sumo-dev] Traffic Priority Extraction: Yield and Always Stop Intersections

2024-02-29 Thread Daniel Aguilar Marsillach via sumo-dev
Hi there, I am trying to extract vehicle priority information in two cases: 1) four-way priority-based intersection 2) four-way always stop intersection. I am using the latest version of SUMO and am developing through the Python API. I have used sumolib.net to perform a static map analysis of