Commit Graph

354 Commits

Author SHA1 Message Date
aarav18 5c05a320e8 Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve 2022-02-01 18:18:29 -07:00
aarav18 79ac8dd551 sum auto shtuff 2022-01-31 19:46:21 -07:00
nathanrsxtn 9989c24928 Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve 2022-01-31 19:29:05 -07:00
nathanrsxtn 6cf8ca98c3 Fix field relative rotation 2022-01-31 19:29:00 -07:00
aarav18 7d67158d00 auto stuff 2022-01-31 19:05:50 -07:00
nathanrsxtn c6975fa81e Add partial field relative chassis rotation 2022-01-30 21:27:50 -07:00
nathanrsxtn bb1c58764e Cache swerve module CANCoder feedback coefficients
- Add a proper logging system
2022-01-30 00:39:17 -07:00
aarav18 7e3af39918 turn 180 deg path 2022-01-29 15:47:26 -07:00
aarav18 e8156cbdc1 move down path 2022-01-29 15:30:05 -07:00
aarav18 665a832a72 Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve 2022-01-29 15:15:51 -07:00
aarav18 bb28c6d436 move forward path 2022-01-29 15:15:49 -07:00
nathanrsxtn fb1afe0f62 Fix Xbox controller diagonals
- Add some Sysid data
- Make drive motors break in neutral
2022-01-29 14:49:18 -07:00
aarav18 a69de7795d Merge branch 'swerve' of https://github.com/Team4388/2022NoWayHome into swerve 2022-01-29 14:40:43 -07:00
aarav18 ce6d43878d Autonomous 2022-01-29 14:39:46 -07:00
‮Aarav Shah d666e9eb9d added tentative button mapping for boomboom 2022-01-29 11:33:57 -07:00
nathanrsxtn 01b755eee0 Fully implement raw input with Xbox controllers
- Add field to SmartDashboard
- Switch to WPI's XboxController
- Add raw controllers with deadzones
2022-01-29 02:40:44 -07:00
Pushkar9236 708d720778 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-28 19:36:15 -07:00
Pushkar9236 82c6918ba3 fixed bugges 2022-01-28 19:35:24 -07:00
Abhishrek05 efab5da238 Update BoomBoom.java 2022-01-28 19:21:34 -07:00
Pushkar9236 4a30390305 fix 2022-01-28 19:21:04 -07:00
Abhishrek05 b0c6881af1 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-28 19:09:11 -07:00
Abhishrek05 549641f7e8 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-28 19:07:35 -07:00
Pushkar9236 2d9cd7abe6 Revert "Revert "Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter""
This reverts commit 6d53d0431a.
2022-01-28 19:06:28 -07:00
Pushkar9236 6d53d0431a Revert "Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter"
This reverts commit 82297e5a16, reversing
changes made to 71a6afd240.
2022-01-28 19:05:58 -07:00
Pushkar9236 82297e5a16 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-28 19:05:05 -07:00
‮Zach Wilke 61819114e4 ready code 2022-01-28 17:59:25 -07:00
aarav18 f7c1519c91 some tests, mosts are commented 2022-01-28 17:59:22 -07:00
Pushkar9236 71a6afd240 the encoder was fixed 2022-01-28 17:20:58 -07:00
Abhishrek05 debdb1c087 added a constant 2022-01-28 17:17:24 -07:00
aarav18 1c18cd96cc Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-28 17:12:45 -07:00
aarav18 4e497acab6 fixed bugs (still not working -_-) 2022-01-28 17:12:28 -07:00
Pushkar9236 d2694e2b61 haw 2022-01-28 17:08:13 -07:00
Pushkar9236 6369870590 fixed fedforward bug, or at least it looks like it 2022-01-28 17:05:28 -07:00
‮Zach Wilke 1ceef732a2 Update Storage.java 2022-01-28 16:14:07 -07:00
aarav18 26e54c1db7 updated gradlerio version 2022-01-27 19:13:00 -07:00
Pushkar9236 9cfaa4011b trying out for testboard 2022-01-27 19:04:37 -07:00
aarav18 575fcc1155 smartdash pigeon tests (temporary) 2022-01-27 18:58:22 -07:00
Pushkar9236 b786e10610 unnecessary stuff commented out 2022-01-27 18:48:27 -07:00
Pushkar9236 e76d116128 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-27 18:46:47 -07:00
Pushkar9236 1e44637ae7 Revert "deleted a bunch"
This reverts commit 7f802f855e.
2022-01-27 18:46:36 -07:00
Abhishrek05 bc17a10a8e Update RobotContainer.java 2022-01-27 18:45:05 -07:00
aborunda 5f1411b518 Update Intake.java 2022-01-27 18:44:55 -07:00
Pushkar9236 7f802f855e deleted a bunch 2022-01-27 18:43:54 -07:00
Pushkar9236 9e72f6f1ec Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-01-26 17:16:02 -07:00
Pushkar9236 64e706cc17 turret is debugged 2022-01-26 16:53:05 -07:00
Abhishrek05 0d98471339 Finished Debugging Hood 2022-01-26 16:52:20 -07:00
Abhishrek05 b430549b3f Trying to debug pushkar's errors 2022-01-25 19:56:32 -07:00
Pushkar9236 9ab312f84a fixed a few bugs 2022-01-25 19:56:18 -07:00
Ryan Manley 1e7cbc3515 Drivetrain testing 2022-01-25 19:52:04 -07:00
Pushkar9236 f9142d40d8 fixed a few bugs 2022-01-25 19:37:37 -07:00