Skip to content

Whistle detection#755

Draft
val-ba wants to merge 4 commits intomainfrom
feature/whistle_detection
Draft

Whistle detection#755
val-ba wants to merge 4 commits intomainfrom
feature/whistle_detection

Conversation

@val-ba
Copy link
Contributor

@val-ba val-ba commented Feb 28, 2026

Summary

In the coming RoboCup competitions, we get extra time if we can detected whistles.
That is why we want to integrate a whistle detection model in our current behavior.
The structure should be similar to how we perceive a ball.
image

Proposed changes

  • create a WhistleDetectedDecision
  • add a whistle callback and a whistle detected method to a capsule ( maybe the game status capsule?)
  • initialize the whistle detected callback in the body behavior
  • Put the whistle detection software into a ros node

Related issues

Solves #753

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

val-ba and others added 2 commits February 28, 2026 13:21
Co-authored-by: EnigmaBellatrix <EnigmaBellatrix@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

2 participants