Skip to content

Conversation

@S0L0GUY
Copy link
Contributor

@S0L0GUY S0L0GUY commented Mar 29, 2025

This pull request includes updates to the AUTO class in the Constants.java file to adjust the mass and moment of inertia (MOI) values. These changes are likely made to reflect more accurate or updated measurements for the robot's physical properties.

Key changes include:

@S0L0GUY S0L0GUY added the 🛑 Untested Code has not been tested label Mar 29, 2025
@S0L0GUY S0L0GUY requested a review from a team as a code owner March 29, 2025 18:21
@S0L0GUY S0L0GUY linked an issue Mar 29, 2025 that may be closed by this pull request
7 tasks
@S0L0GUY S0L0GUY requested a review from Copilot March 29, 2025 18:23
Copy link

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 pull request updates the robot's physical constants for improved performance accuracy.

  • The MASS constant was updated from 20 kilograms to 15 kilograms.
  • The MOI constant was updated from 8.0 to 6.8.
Comments suppressed due to low confidence (1)

src/main/java/frc/robot/Constants.java:245

  • The TODO comment contains spelling errors: 'Calcuate' should be 'Calculate' and 'vaule' should be 'value'.
        // TODO: Calcuate the real vaule

@TaylerUva TaylerUva added the ✨ Code Good - Ready to Test Code logic is good and ready to be approved just needs testing label Mar 29, 2025
@alicekuznetsov alicekuznetsov enabled auto-merge (squash) April 3, 2025 23:42
@TaylerUva TaylerUva linked an issue Apr 5, 2025 that may be closed by this pull request
4 tasks
@TaylerUva TaylerUva marked this pull request as draft April 9, 2025 04:01
auto-merge was automatically disabled April 9, 2025 04:01

Pull request was converted to draft

@alicekuznetsov alicekuznetsov marked this pull request as ready for review April 11, 2025 23:52
@alicekuznetsov alicekuznetsov enabled auto-merge (squash) April 11, 2025 23:52
@alicekuznetsov alicekuznetsov merged commit 99b60d6 into main Apr 13, 2025
1 check passed
@alicekuznetsov alicekuznetsov deleted the 391-4-piece-auto branch April 13, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Code Good - Ready to Test Code logic is good and ready to be approved just needs testing 🛑 Untested Code has not been tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimize Auto Paths 4 piece auto 👀👀

6 participants