-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added drive commands and smartdashboard output * deleted robot config * Constants, style sanity changes * Integrating swerve (1/2 way there) * Standardizes spiral module definition, adds todos * Changes dimension of robot * Minor changes to kinematics and offsets * Inverted motor and minor comment change * Update motor inversions * Update button bindings * Changed top arm constants * new settings --------- Co-authored-by: redplover <redploveryt@gmail.com> Co-authored-by: Honzik <100500945+redPlover@users.noreply.github.com> Co-authored-by: TheLumpiest <gideon.colliver@gmail.com>
- Loading branch information
1 parent
49744e2
commit 0663fba
Showing
9 changed files
with
149 additions
and
168 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 was deleted.
Oops, something went wrong.
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
43 changes: 0 additions & 43 deletions
43
src/main/java/frc/robot/subsystems/BasicDriveSubsystem.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.