generated from Tino-FRC-2473/FSMBotTemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PS4 SW Mech binds + fully tested chain mech and kitbot shooter code (#12
) * Added code for nextState from FSM * adjustments to shooter mech * Fix Checkstyles Fixed All checkstyle issues with the code. Please make sure you have the plugin enabled when writing the code and please follow the checkstyles * fixed checkstyles again * Fixed Shooter Code for Testing * finalized shooter code * addressing svr sw mech pr adjustments * chain mech complete * restoring chain mech files * added auto functions * fixed merge conflicts * fixed checkstyle * resolving pr comments * made climber mech changes * working climber code * checkstyle * removed EXTENDING state For testing chain mech, run the week_4 testing branch because that has extension capabilities. * fixed timer for auto shooter + runs high motor before low when shooting * tested * Added config for PS4 controller for easier control rebinding * uncommented subsystems * removed extending state * added mech PS4 controller binds * fixed compiler error with autoIntake * corrected chassis CAN IDs * removed dupilcate FSM calls in robot.java --------- Co-authored-by: Araav <nayakaraav@gmail.com> Co-authored-by: Bhargav Eranki <77950550+beranki@users.noreply.github.com> Co-authored-by: Aaron <143990364+Adbritto@users.noreply.github.com> Co-authored-by: Daiji <duchino292@student.fuhsd.org> Co-authored-by: Prashant Kondayapalepu <prashant777k@gmail.com>
- Loading branch information
1 parent
59f9bac
commit e965e12
Showing
7 changed files
with
59 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters