Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Regarding searching for Parking spaces

There is currently no option for slowing down during cruising though (https://github.com/eclipse-sumo/sumo/issues/14894).


Am Di., 21. Mai 2024 um 08:07 Uhr schrieb Jakob Erdmann <namdre.sumo@xxxxxxxxx>:
call generateParkingAreaRerouters with options --max-distance-visibility-true 0 and --min-capacity-visibility-true 10000 to ensure that the alternatives all get the status visible="false"

Am Di., 21. Mai 2024 um 07:30 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear community,
I wish to create a scenario simulating roadside parking where vehicles only get information about the occupancy of parking spaces when they arrive at the parking space. If the parking space is full, the vehicles try to find other empty spaces by cruising within the network. I created a rerouter file for the same with the following options: probability="1" parking.distanceto.weight="1" parking.timeto.weight="1" parking.anywhere="10"
But what I observed was that vehicles go to alternate parking with max allowable speed where, in reality, the cruising for parking is usually done at a lower speed than normal traffic flow. Is there a way to achieve this? 
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

Back to the top