Hello,
what version of sumo are you using?
The problem was common in versions 0.18.0 and lower. In later versions it
may occur if two vehicles are inserted with high speed and need to change
lanes in opposite directions shortly after insertion. It can be prevented
by setting the attribute departLane="best" for these/all vehicles or by
setting departLane to an explicit value appropriate for the vehicles route.
regards,
Jakob


2014-03-27 12:14 GMT+01:00 Tiago Pinho <[email protected]>:

> Hello,
>
> I'm using SUMO to make a simulation with real-data using OD Matrices, and
> I'm having a deadlock between two cars near a junction.
>
> I'm using this parameters with NETCONVERT to generate my network:
>
> netconvert.exe --osm-files map_v2_1.osm --output-file
> paranhos_ramps.net.xml
> --ramps.guess --ramps.min-highway-speed 25.00 --junctions.join
> --no-turnarounds
>
>
> I tried to change by hand in routes' file, the time and speed that one of
> the cars departs but the problem persists.
>
> Could this be a network problem or is about the routes generated?
>
>
> Below is the picture of deadlock:
>
> https://www.dropbox.com/s/io5sv7gzn7pgh2y/deadlock.jpeg
>
>
> Best regards,
> Tiago
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to