Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How agent maintain a specific distance in queue line?

I am using a queue and a delay. Now when agents are in the queue, they don’t maintain specific distances and collide into each other. shown in the image below.

Note: For queue i am using line and for delay in am using node.

enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Questions

  1. How I can achieve safe distance between agents when they are in the queue.
  2. Same problem is happening when 2 agents enter in the simulation at same time. How I can maintain the distance between them?

>Solution :

Agents do not care about distance at all. Animating agents in a queue is just that: animation.

However, you can indirectly pretend they keep some distance by making the animation line longer or shorter.

And if you want proper distancing, do not use agents but other agent types (peds, cars, material items…)

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading