Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Vehicle gets routed through off-line station!?

Hello,
edge priority is not taken into account for routing purposes. Neither is the number of junctions (or rather not in the correct way).
The speed should take effect but you may be suffering from a known issues of junction distances being ignored and thus getting wrong distance estimates: http://sumo.dlr.de/trac.wsgi/ticket/752
As a workaround, try redrawing the junctions to make them smaller and decrease the speed in the offline station somewhat.
regards,
Jakob

2017-09-21 17:08 GMT+02:00 Joerg Schweizer via sumo-user <sumo-user@xxxxxxxxxxxxxxxxxxxxx>:
Hello,
I have some trouble with vehicles running through my off-line station
instead of bypassing it, see attached picture.

So why is this vehicle running through the stop? The bypass edge has a higher maximum speed, fewer junctions, shorter distance, same priority and of course the correct access.

SUMO routing is triggered by setting the target edge through TRACI with changeTarget().

Thanks for any hint.

Best wishes,
Joerg


--
Joerg Schweizer
University of Bologna
DICAM - Transportation Group
Viale Risorgimento, 2, I-40136 Bologna, Italy
Tel: +39 051 209 3338, Fax: +39 051 209 3337

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top