Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Rerouting doesn't seem to work

Rerouting fails (silently) if the destination isn't reachable from the rerouter edge. You can right-click on an edge and pick 'select reachable' to see whether this may be the case.

Am Mi., 8. Feb. 2023 um 01:22 Uhr schrieb Dazz <dazz13@xxxxxxxxx>:
I am using a rerouter

<additional>
  <rerouter id="rerouter_name" edges="-514398801" probability="1">
    <interval begin="0" end="12:0:0">
      <destProbReroute id="-620169764" probability="1"/>
    </interval>
  </rerouter>
</additional>


but then I see most traffic ignore this:
sumo.png
What could cause this? The rerouter appears in sumo-gui as expected. And some traffic does go to the correct edge. The former route was probably that right turn.

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top