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
A lot of behavoir decisions could be optimised by knowing wich team is handling the ball at the moment. For example if a goalie decides to handle the ball or to let his defender take it.
Describe the solution you'd like
There should be a decisions "team_next_to_ball" in the body behavior that returns OWN or OPPONENT to be used in the DSD-Tree
The text was updated successfully, but these errors were encountered:
Summary
A lot of behavoir decisions could be optimised by knowing wich team is handling the ball at the moment. For example if a goalie decides to handle the ball or to let his defender take it.
Describe the solution you'd like
There should be a decisions "team_next_to_ball" in the body behavior that returns OWN or OPPONENT to be used in the DSD-Tree
The text was updated successfully, but these errors were encountered: