Hello,

I have a road network - If I run this network in the SumoGui using a
rou.xml generated by duarouter, it works fine. If I then declare lanes are
neighbouring eachother in the hope of allowing overtaking, I get unexpected
collisions.

Is there any more documentation about overtaking other than

http://sumo.dlr.de/wiki/Simulation/OppositeDirectionDriving#Opposite-Direction-Driving
?

I am using the same rou file and the same edg.xml and nod.xml file - the
only difference is that I've declared neighbouring lanes. The messages I am
getting in the SumoGUI window when running the version with neigh is
declared are messages like:

Warning: Teleporting vehicle '3'; beyond end of lane, target
lane=':18_5_0', time=1040.00.
Warning: Vehicle '3' ends teleporting on edge '50', time 1040.00.
Warning: Teleporting vehicle '1'; collision with vehicle '3', lane='50_0',
gap=-2.46, time=1040.20 stage=move.
Warning: Vehicle '1' ends teleporting on edge '51', time 1040.20.
Warning: Vehicle '3' performs emergency stop at the end of lane '53_0'
because there is no connection to the next edge (decel=-31.79, offset =
2.11), time=1040.90.
Warning: Teleporting vehicle '12'; beyond end of lane, target
lane=':18_5_0', time=1085.90.
Warning: Vehicle '12' ends teleporting on edge '50', time 1090.10.
Warning: Vehicle '12' performs emergency stop at the end of lane '53_0'
because there is no connection to the next edge (decel=-36.09, offset =
1.88), time=1090.30.
Warning: Teleporting vehicle '12'; collision with vehicle '3', lane='53_0',
gap=-6.90, time=1140.30 stage=laneChange.
Warning: Vehicle '12' ends teleporting on edge '51', time 1140.30.
Warning: Teleporting vehicle '15'; beyond end of lane, target
lane=':18_5_0', time=1144.80.
Warning: Vehicle '15' ends teleporting on edge '50', time 1144.80.
Warning: Vehicle '15' performs emergency stop at the end of lane '53_0'
because there is no connection to the next edge (decel=-34.29, offset =
0.82), time=1145.20.
Warning: Teleporting vehicle '6'; collision with vehicle '15', lane='50_0',
gap=-2.39, time=1145.20 stage=move.
Warning: Vehicle '6' ends teleporting on edge '51', time 1145.20.
Warning: Teleporting vehicle '15'; collision with vehicle '3', lane='53_0',
gap=-6.90, time=1193.80 stage=laneChange.
Warning: Vehicle '15' ends teleporting on edge '51', time 1193.80.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to