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
With defenders/goalies we use the GoToRolePosition action often, when another robot is closer to the ball. When the position on the field is taken by another robot we use obstacle avoidance to not walk into it, but don't really know what to do an akwardly walk around.
Expected behavior
Not really sure, because we only do this when we are not close to the ball and walking into other robots, who are not playing the ball is a foul.
Steps to Reproduce
Run a robot with role goalie
Place a second penalized striker robot on the goalie position
-> The goalie will want to go to his position, when it does not see the ball and is playing alone
The text was updated successfully, but these errors were encountered:
Summary
With defenders/goalies we use the
GoToRolePosition
action often, when another robot is closer to the ball. When the position on the field is taken by another robot we use obstacle avoidance to not walk into it, but don't really know what to do an akwardly walk around.Expected behavior
Not really sure, because we only do this when we are not close to the ball and walking into other robots, who are not playing the ball is a foul.
Steps to Reproduce
goalie
The text was updated successfully, but these errors were encountered: