Commit Graph

300 Commits

Author SHA1 Message Date
aarav18 92d0e5a11c driving works even with shooter stuff, chassis speeds 2022-03-03 17:50:08 -07:00
nathanrsxtn 28c9394008 Rename workspace
Organize imports
Add end of file newlines
2022-03-01 20:30:24 -07:00
nathanrsxtn 2fc3297c64 Add a NetworkTables client to download paths
Rename shooter CSV file
Add workspace file
2022-03-01 20:23:01 -07:00
nathanrsxtn 1e573f18e4 Merge branch 'origin/swerve' into robot-logger 2022-03-01 17:56:55 -07:00
nathanrsxtn f882fb81a3 Revert partial logging with message resource files 2022-03-01 16:32:44 -07:00
nathanrsxtn d9a4be3090 Add path recording constants
Reogranize path recording code
Change recorded path naming to use date and time
Try out keeping log messages in a resource file
2022-03-01 11:57:49 -07:00
aarav18 add365dfc1 post-merge controller fixes 2022-02-28 19:45:29 -07:00
aarav18 815bb64fe6 post-merge fixes, controller stuff left 2022-02-28 19:40:09 -07:00
Aarav Shah ee1fb1360e Merge branch 'swerve' into Shooter 2022-02-28 19:25:07 -07:00
aarav18 7a5aa11215 merge change 1 2022-02-28 18:58:46 -07:00
nathanrsxtn bd6025bf52 Fix paths with multiple consecutive removable points 2022-02-28 18:57:53 -07:00
nathanrsxtn 40a4d6d369 Disable creating path from loaded auto
Fix PathPlanner task for macOS only
2022-02-28 17:56:17 -07:00
aarav18 26ffb88ed7 very bored 2022-02-28 16:54:46 -07:00
nathanrsxtn 6aa1b0e63b Add redundant point removal on path creation
Associate *.path files with json
Speed up auto chooser updates
2022-02-27 22:59:32 -07:00
Ryan Manley fcdda5682d Cleaning 2022-02-26 15:41:54 -07:00
nathanrsxtn 9d5d58f032 Improve stack trace logging
Shorten log signatures
Add task to download recorded autos
2022-02-25 01:33:32 -07:00
Ryan Manley 5f1bed26cd AimToCenter finished 2022-02-24 19:18:05 -07:00
evan 449a3dc8c4 some aimtocenter stuff, unfinished + has errors 2022-02-24 18:12:57 -07:00
Abhishrek05 94f757080b Update RobotContainer.java 2022-02-22 16:56:36 -07:00
Abhishrek05 dc103ad646 Merge branch 'Shooter' of https://github.com/Team4388/2022NoWayHome into Shooter 2022-02-19 10:57:33 -07:00
‮Aarav Shah 0baff66d9d intake buttons (incomplete) 2022-02-18 19:33:32 -07:00
‮Aarav Shah 8e9f1d31cb new hood controls 2022-02-18 16:38:22 -07:00
Abhishrek05 ed8cf1443c :)) 2022-02-17 19:54:24 -07:00
aarav18 32ae624588 java docs and yaw print 2022-02-17 19:52:05 -07:00
‮Aarav Shah dc93277517 new hood controls 2022-02-17 19:38:49 -07:00
nathanrsxtn 9ccf4bcea2 Add auto path preloading
- Refactor recording to use commands
2022-02-16 22:31:00 -07:00
nathanrsxtn 3cb4a13bb1 Implement working PathPlanner I/O 2022-02-15 11:05:59 -07:00
aarav18 0605305a89 slight change for fun 2022-02-11 20:24:23 -07:00
aarav18 10e70b6ae2 default max vel and acc for autos 2022-02-11 20:22:40 -07:00
nathanrsxtn 2dba3604e9 Merge remote-tracking branch 'origin/swerve' into robot-logger 2022-02-11 18:59:00 -07:00
nathanrsxtn a0e7165c25 Testing PathPlanner read/write 2022-02-11 18:53:13 -07:00
aarav18 2c3684c948 refactored auto build function 2022-02-11 17:42:48 -07:00
aarav18 30656a951f auto path planner + command interpolation, FURTHER TESTING NEEDED 2022-02-10 21:18:00 -07:00
aarav18 0fedb240d7 BoomBoom is working, but the motors are spinning in opposite directions 2022-02-09 17:56:22 -07:00
aarav18 1d58130aca sad 2022-02-08 19:42:54 -07:00
aarav18 60f5cc6097 pids tuned somewhat, heading thing FIXED 2022-02-07 19:49:27 -07:00
aarav18 e0d293a0bc auto paths and heading = 0 2022-02-05 15:51:32 -07:00
aarav18 e9859e90c6 triangle path and some pid work 2022-02-05 15:19:00 -07:00
Ryan Manley 3e43b50f04 commented out bunch of stuff in order to make turret work 2022-02-05 14:27:11 -07:00
aarav18 d49ee663fb odo auto 2022-02-05 11:50:49 -07:00
aarav18 a7693d1c27 auto stuff 2022-02-05 10:08:37 -07:00
aarav18 dd30f1dc6f autos work 2022-02-04 19:02:41 -07:00
aarav18 e9ab948adc some auto stuff 2022-02-03 20:53:43 -07:00
aarav18 79ac8dd551 sum auto shtuff 2022-01-31 19:46:21 -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 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