question

Akhil raja rao K avatar image
0 Likes"
Akhil raja rao K asked Akhil raja rao K commented

How to maintain gap between persons queuing up on a waiting line?

I'm working on simulation of a shopping mall , As people wait with trolleys in waiting-line near bill counter, the trolleys were merging with people without maintaining gap for trolleys . As trolley was positioned in-front of the person while moving and while waiting in line, the trolleys are merging in between people and the waiting line was looking like as there were only persons waiting in line with out trolleys.

The challenge here I'm facing is, How can I maintain certain gap in between people in waiting-line? (hoping that the gap will compensate space for trolleys in between each person)

PS: I'm working on process flow.

FlexSim 19.2.3
process flowpeople modulewaiting line
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

zacharyh avatar image zacharyh ♦ commented ·
@Akhil raja rao K

You can try to implement A* to control collision with anything that is also associated with A*.

If you could attach your model we can take a look at it.

0 Likes 0 ·

1 Answer

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered Akhil raja rao K commented

You can adjust the gap size to put more space between people in the line:


gapsize.png (24.1 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Akhil raja rao K avatar image Akhil raja rao K commented ·

yes sir @Matthew Gillespie, I've seen it after posting my question , thankyou for your answer BTW

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.