Skip to content

Manual shooting adjustment#132

Open
kirbythepuffdragon wants to merge 15 commits intomainfrom
manual_shooting_adjustment
Open

Manual shooting adjustment#132
kirbythepuffdragon wants to merge 15 commits intomainfrom
manual_shooting_adjustment

Conversation

@kirbythepuffdragon
Copy link
Copy Markdown
Contributor

Added manual offset and refresh to adjust position for accuracy. It is a manual turret correction

After modifying offset, it moves turret to the updated position using the offset.
@kirbythepuffdragon kirbythepuffdragon requested a review from a team March 20, 2026 01:11
Comment thread src/main/java/frc/robot/controls/TeleopControls.java Outdated
Comment thread src/main/java/frc/robot/subsystems/turret/Turret.java
Comment thread src/main/java/frc/robot/subsystems/turret/Turret.java Outdated
Comment thread src/main/java/frc/robot/subsystems/turret/Turret.java Outdated
Comment thread src/main/java/frc/robot/subsystems/turret/Turret.java
Comment thread simgui-ds.json
Comment thread src/main/java/frc/robot/controls/TeleopControls.java
kirbythepuffdragon and others added 11 commits March 21, 2026 11:31
Still some major issues, but it's an improvement
we had to change the return type of setOffsetAngle to void instead of Command so that it constantly updates the input parameter newOffset
If autoshoot is consistently off, the operator can use manual offset to change it
removed some unnecessary code from TeleopControls
very unremarkable
Switched with climb. Makes more sense with turret.
Comment thread src/main/java/frc/robot/subsystems/hood/ShooterHood.java Outdated
Comment thread src/main/java/frc/robot/subsystems/hood/ShooterHood.java
Comment thread src/main/java/frc/robot/subsystems/hood/ShooterHood.java Outdated
kirbythepuffdragon and others added 2 commits March 29, 2026 14:48
… target angle supplier, and removed the print statements in the manual offset commands
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.

3 participants