Skip to content

ball possesion detection #685

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

Open
cleWu03 opened this issue Apr 7, 2025 · 1 comment
Open

ball possesion detection #685

cleWu03 opened this issue Apr 7, 2025 · 1 comment
Assignees
Labels
behavior enhancement New feature or request

Comments

@cleWu03
Copy link
Contributor

cleWu03 commented Apr 7, 2025

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

@cleWu03 cleWu03 added behavior enhancement New feature or request labels Apr 7, 2025
@cleWu03 cleWu03 self-assigned this Apr 7, 2025
@cleWu03 cleWu03 added this to Software Apr 7, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in Software Apr 7, 2025
@jaagut jaagut moved this from 🆕 New to 🔖 Ready in Software Apr 8, 2025
@jaagut
Copy link
Member

jaagut commented Apr 8, 2025

A decision called team_next_to_ball sounds a bit clunky. I would just call it ball_possession with the results OURS and OTHERS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
behavior enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants