I intend to simulate the crossing between two university buildings. At this junction, I intend to verify the existing contact between agents (proximity).
How can I make a simple drawing between two buildings (sources) when there can be a crosswalk (queue) in the middle where agents can interact? I am doing this interaction based on the "basicproximitysystem.fsm" example. I intend to validate, based on "dashboards", the time that agents are in contact at a distance of less than 2 meters. It's possible? Can anyone give me some ideas on how to run this simulation?
Thanks.