Skip to content

Checking if logic is correct for banks - #49

Open
sohnshaik wants to merge 3 commits into
2027-Alpha1-Test2-Vision-Changesfrom
2027-Alpha-2-L4-Slowerize
Open

Checking if logic is correct for banks#49
sohnshaik wants to merge 3 commits into
2027-Alpha1-Test2-Vision-Changesfrom
2027-Alpha-2-L4-Slowerize

Conversation

@sohnshaik

Copy link
Copy Markdown
Contributor

please review bank por favor

@sohnshaik
sohnshaik requested a review from Bankst August 28, 2025 23:31
banks made comments on how we needed to fix, made fix and waiting for review.
Comment thread src/main/java/frc/robot/Robot.java Outdated
.until(trg_teleopScoreReq)
.andThen(drivetrain.applyRequest(getTeleSwerveReq()));
}
if(slow) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

If you reassign driverXVelo/driverYVelo in this if statement, you don't need to duplicate the return statement

TESTED: everything works as intended, just need to implement a slew rate limiter that way robot wont tip when going to L3/4 fast.
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.

2 participants