Re: [sumo-user] Random parking slot

2020-05-28 Thread The div
As Jakob says, this isn't possible at the moment with roadside parking.
However if you have enough traffic passing, especially if only a proportion are 
parking, then IMHO the appearance eventually becomes random.

I looked at this reasonably closely in the past because I wanted to create a 
model which displayed relatively realistic parking and there is a halfway 
solution:

If you create a parking area alongside the road you can add  elements 
and arrange them in a different sequence to the definition. The result is that 
vehicles will begin to park in the definition order - which can appear 
relatively random - I use this approach to simulate clusters of vehicle parking 
near the car park entrance, exit and pedestrian exits as appropriate - the 
least favoured spaces being those last in the parking area definition.

In addition if you set  parking.maneuver  true  this introduces lane blocking 
behaviour whilst the vehicle is parking, with a cumulative effect on the whole 
'random' parking visualisation. This is equally effective with parallel/obtuse 
spaces.

This is best demonstrated by an example - attached.
cheers
div

‐‐‐ Original Message ‐‐‐
On Thursday, 28 May 2020 14:09, Илья Левашев  wrote:

> Hello, I`m trying to simulate parking process in more realistic way, but I`v 
> got a problem with choosing parking slot. I have roadside parking with 
> roadsideCapacity 30 (30 parking slots) and vehicles that parking in order 
> 30,29,28 etc. However, I want them to park in random order, is it possible?
>
> --
> Best regards,
> Ilia Levashev<>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Random parking slot

2020-05-28 Thread Илья Левашев
Thanks, it`s my plan B.

чт, 28 мая 2020 г. в 18:24, Jakob Erdmann :

> No, this is currently not possible. However, you might split your
> parkingArea into 30 individual parkingAreas each having roadSideCapacity 1
> and let the vehicles target a random parkingArea.
>
> Am Do., 28. Mai 2020 um 15:09 Uhr schrieb Илья Левашев <
> levashev1...@gmail.com>:
>
>> Hello, I`m trying to simulate parking process in more realistic way, but
>> I`v got a problem with choosing parking slot. I have roadside parking with
>> roadsideCapacity 30 (30 parking slots) and vehicles that parking in order
>> 30,29,28 etc. However, I want them to park in random order, is it possible?
>>
>> --
>> Best regards,
>> Ilia Levashev
>> ___
>> sumo-user mailing list
>> sumo-user@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>


-- 
regards,
Ilia Levashev
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Random parking slot

2020-05-28 Thread Jakob Erdmann
No, this is currently not possible. However, you might split your
parkingArea into 30 individual parkingAreas each having roadSideCapacity 1
and let the vehicles target a random parkingArea.

Am Do., 28. Mai 2020 um 15:09 Uhr schrieb Илья Левашев <
levashev1...@gmail.com>:

> Hello, I`m trying to simulate parking process in more realistic way, but
> I`v got a problem with choosing parking slot. I have roadside parking with
> roadsideCapacity 30 (30 parking slots) and vehicles that parking in order
> 30,29,28 etc. However, I want them to park in random order, is it possible?
>
> --
> Best regards,
> Ilia Levashev
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user