Dear SUMO users, For a simulation in an urban area I defined an incomplete route which looks like this:
<trip id="3" type="type1" color="0,0,1" depart="0" from="<START>" to="<TARGET> via"<XYZ>"/> As you can see car "type1" shall take a route from the an edge called <START> to an edge called <TARGET>. Plus the car shall pass an edge called <XYZ>. The issue I have is that the car ignores the edge called <XYZ>. It drives from <START> to <TARGET>. The car is allowed to drive from <START> to <XYZ> respectively from <XYZ> to <TARGET>. I already checked it. Does anybody of you know how to fix this issue? Any help is appreciated. The SUMO version I use is 0.25.0 Best regards Christian ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
