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

Add OrchestraSubsystem to play music when robot is disabled #68

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

aidnem
Copy link
Contributor

@aidnem aidnem commented Oct 24, 2024

Adds a new OrchestraSubsystem that can manage adding instruments to a Phoenix 6 Orchestra to play music when the robot is disabled. This can be configured through elastic to change the currently playing track and to play and pause the music.
The entire subsystem is under a feature flag in case it needs to be entirely turned off.

@aidnem aidnem linked an issue Oct 24, 2024 that may be closed by this pull request
3 tasks
@aidnem aidnem marked this pull request as ready for review October 26, 2024 10:57
…rom featureflag enabled subsystem. Also stop creating new TalonFX objects for drivetrain motors and get the TalonFXs from drive subsystem instead.
@aidnem aidnem merged commit 887dcd8 into main Oct 26, 2024
3 checks passed
@aidnem aidnem deleted the 67-add-music branch October 26, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add music to robot
2 participants