Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoToRolePosition handling when position is taken #580

Open
texhnolyze opened this issue Jul 19, 2024 · 0 comments
Open

GoToRolePosition handling when position is taken #580

texhnolyze opened this issue Jul 19, 2024 · 0 comments
Labels
behavior bug Something isn't working

Comments

@texhnolyze
Copy link
Contributor

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

  1. Run a robot with role goalie
  2. Place a second penalized striker robot on the goalie position
  3. -> The goalie will want to go to his position, when it does not see the ball and is playing alone
@texhnolyze texhnolyze added bug Something isn't working behavior labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behavior bug Something isn't working
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant