Suppose a distance recommendation (a DistanceRecommendation) occurred (keyword: social distancing). In this case, agents perform social distancing behavior. The distancing behavior depends on two parameters that are defined in DistanceRecommendation The parameter socialDistance controls the distancing behavior, see implementation in the locomotion layer. The parameter cloggingTimeAllowedInSecs controls after which time agents ignore the distance recommendation when they have been clogged.
---
---