I want to model a simulation where people are walking in a simulation with A* navigation where the persons are trying to keep distance to other persons (1,5 meter) but don't have to keep distance to barriers, equipment etc. Maybe I want too much, are there any clues how to solve this problem?