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

post-game task: Adjust defender behavior when striker loses ball #1715

Open
rmburg opened this issue Mar 13, 2025 · 0 comments
Open

post-game task: Adjust defender behavior when striker loses ball #1715

rmburg opened this issue Mar 13, 2025 · 0 comments
Assignees
Labels

Comments

@rmburg
Copy link
Contributor

rmburg commented Mar 13, 2025

When the ball is close to the opponent goal and our striker loses sight of it, our defenders on the other side of the goal become searcher and start spinning to look for the ball. This is not ideal, they should ideally keep looking towards the other half of the field.

Idea: we could use a heuristic that delays the transition to searcher based on the distance of the robot to the last known ball position

@rmburg rmburg added cat:Behavior GO25 is:PostgameNotes Postgame notes and to-do's labels Mar 13, 2025
@rmburg rmburg moved this to Open in Development Mar 13, 2025
@schmidma schmidma moved this from Open to In Progress in Development Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants