Skip to content

updating#36

Merged
GrumpyBud merged 9 commits intoautosRefactorfrom
main
Mar 28, 2026
Merged

updating#36
GrumpyBud merged 9 commits intoautosRefactorfrom
main

Conversation

@GrumpyBud
Copy link
Copy Markdown
Collaborator

No description provided.

GrumpyBud and others added 9 commits March 26, 2026 16:57
Introduce a reverse-indexer mode and update X-button behavior. Changes include:

- RobotContainer: Replace commented tuning code for the X button with actions that set the choreographer goal to SCORE_HUB on press, enable drive launch mode while held, and set choreographer to IDLE on release.
- Choreographer: Add Goal.REVERSE_INDEXER and State.REVERSING_INDEXER, invoke handleReverseIndexer from the goal dispatch, and implement handleReverseIndexer to stop flywheel/kicker, stow hood and intake, stop intake, run the indexer reversed, and set the current state accordingly.
- Indexer: Add runReversed() (sets running and reversing flags) and runReversedCommand() to support reversed operation.

These changes add support for reversing the indexer and adjust controller behavior for the X button to integrate choreographer goals and drive launch mode.
@GrumpyBud GrumpyBud merged commit cdf0279 into autosRefactor Mar 28, 2026
1 check passed
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.

1 participant