Hello,
- there is currently no way to do type-based filtering with rerouters. I've
taken up your suggestion as a feature request for future reference (
https://github.com/eclipse/sumo/issues/4031)

Alternatives:
- if you know in advance how many iterations the bus will do, simply
provide a route that contains the edges repeatedly in squence
- if there is an edge that only the bus drives across, put the rerouter
there
- you can use TraCI to affect the route of the bus in arbitrary ways (
http://sumo.dlr.de/wiki/TraCI)

regards,
Jakob

2018-04-30 13:32 GMT+02:00 florian preusse <flopreu...@hotmail.de>:

> Dear Sumo users,
>
>
>
> Im having a bit of a problem with a specific scenario: I want to operate
> one bus on a certain route, which is a circle in the end. I tried to solve
> this issue with flow definitions first, but this won´t let me use the same
> vehicle and would insert new vehicles instead. Then I used a rerouter and
> it would let my vehicle drive the certain route on and on, but it also
> effects other vehicles that pass the rerouters edge.
>
>
>
> Is there any possibility that I can specify a rerouter for only one
> certain vehicle, so that it doesn´t affect all vehicles that pass the edge?
>
>
>
> And if not, is there any other possibility to let one certain vehicle
> drive around on a certain route in a network with all kinds of modes?
>
>
>
> Thanks for your help!
>
>
>
> Kind regards,
>
>
>
> Florian
>
>
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Reply via email to