Skip to content

Conversation

@S0L0GUY
Copy link
Contributor

@S0L0GUY S0L0GUY commented Oct 29, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 29, 2025 21:58
@S0L0GUY S0L0GUY requested a review from a team as a code owner October 29, 2025 21:58
@S0L0GUY S0L0GUY linked an issue Oct 29, 2025 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds LED feedback for reef auto-drive states by introducing new triggers and configuring them with aligning animations.

  • Adds two new triggers (isInReefAutoDriveLeft and isInReefAutoDriveRight) to detect when the robot is in reef auto-driving states
  • Creates a new LED animation constant (ALIGNING_ANAMATION) for visual feedback during alignment
  • Configures LED feedback for all auto-driving states (CS, Processor, and Reef) to use the aligning animation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/main/java/frc/robot/RobotContainer.java Adds triggers for reef auto-drive left/right states and configures LED feedback for all auto-drive states
src/main/java/frc/robot/Constants.java Defines the aligning animation constant as a yellow LED color array

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings October 29, 2025 22:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings October 30, 2025 02:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

EliUva and others added 6 commits October 30, 2025 19:19
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@TaylerUva TaylerUva force-pushed the 200-add-more-led-feedback branch from 7fabd9e to 63c4435 Compare October 31, 2025 02:19
@TaylerUva TaylerUva enabled auto-merge (squash) October 31, 2025 02:19
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 More LED Feedback

4 participants