You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 thedynamic_forest.py
script.Thanks
The text was updated successfully, but these errors were encountered: