As shown in the figure, I have modified the dimensions of the static obstacles and the agents stuck in avoiding them. It seems the agents don't have the perception capabilities and straight goes towards the obstacles rather avoiding them. Can you please let me know if I am making any mistakes or if I need to change any parameters?
P.S. The dimension of the static obstacle is modified only in the class MovingForest initialization of the dynamic_forest.py script.
Thanks

As shown in the figure, I have modified the dimensions of the static obstacles and the agents stuck in avoiding them. It seems the agents don't have the perception capabilities and straight goes towards the obstacles rather avoiding them. Can you please let me know if I am making any mistakes or if I need to change any parameters?
P.S. The dimension of the static obstacle is modified only in the

class MovingForestinitialization of thedynamic_forest.pyscript.Thanks