[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [sumo-user] Rerouting while parking
|
Please find attached the scenario files. There is no specific time for the behaviour. The vehicles concentrate at one of the destinations from the start of the simulation.
Also, what is the difference in the behaviour of vehicles when the attribute visible="true" in parkingArea rerouter. I have a scenario where there are two parking spaces at different edges (not lying on rerouting route of each other) and if I include both the parking in a single rerouter then the behaviour of vehicles is same regardless of visible being true or false.
Thanks for any help.
> I thought that since the current destination parkingArea is not among
the set of parkingAreaReroute definitions (4 different rerouters), the
vehicles should ignore this.
This might be a bug. Please provide minimal scenario files and specify the exact time/vehicle where unexpected rerouting occurs.
The reason for adding all the edges is that afterwards, I want to add parking spaces at a randomly selected edge and then add that particular edge to the rerouter. Therefore, to make it easier, I added all the edges to the rerouter.
I thought that since the current destination parkingArea is not among the set of parkingAreaReroute definitions (4 different rerouters), the vehicles should ignore this.
Anyhow, I will try with only the destination edge in the rerouter.
Thanks for your help.
The "edges" attribute of the rerouter defines where vehicles should be rerouted (see docs). You have added the same edges for all rerouters which may trigger this behaviour.
The general rules for parking rerouting are defined in the docs:
- when a vehicle reaches a parkingArea and is unable to stop due to lack of capacity
- when a vehicle enters one of the rerouter-edges and the following conditions are all met:
- its current destination parkingArea is among the set of parkingAreaReroute definitions and has attribute
visible="true"
- its current destination parkingArea is full
Can't you just add the rerouter on the respective parking edge (not "everywhere" in the network)?
Best regards,
Mirko
-----Original-Nachricht-----
Betreff: [sumo-user] Rerouting while parking
Datum: 2025-02-05T10:41:40+0100
Von: "Rohan Verma via sumo-user" <sumo-user@xxxxxxxxxxx>
An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>
Dear community,
In my network, 4 edges are being used for parking with each edge having 8 parking spaces. 4 flows are created is having a stop at separate parking edges. I want vehicles to reroute among the parking spaces of their destination edge only. The rerouter file is attached.
However, during the simulation, all the vehicles rerouted among all the parking spaces rather than just among their destination edge's parking space.
What might be the reason for this? Is there a mistake in defining the rerouter file.
Any help is greatly appreciated.
Thanks and regards,
Rohan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
Attachment:
input_files.zip
Description: Zip compressed data