12 Commits

Author SHA1 Message Date
nathanrsxtn b33084623e Remove D-pad test code in favor of edu.wpi.first.wpilibj2.command.button.POVButton
Update DriverStation overload to include 2022.4.1 changes
Add windows support to PathPlanner task
2022-04-02 20:15:15 -06:00
nathanrsxtn 02dce02225 Move path recording to a command 2022-03-08 16:31:42 -07:00
nathanrsxtn 40a4d6d369 Disable creating path from loaded auto
Fix PathPlanner task for macOS only
2022-02-28 17:56:17 -07:00
nathanrsxtn 3048a0567c Add PathPlanner task
Remove simulation files
2022-02-28 12:06:36 -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
nathanrsxtn 9d5d58f032 Improve stack trace logging
Shorten log signatures
Add task to download recorded autos
2022-02-25 01:33:32 -07:00
nathanrsxtn 9ccf4bcea2 Add auto path preloading
- Refactor recording to use commands
2022-02-16 22:31:00 -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
nathanrsxtn 28e970e398 Restore some gyro changes 2022-01-12 17:04:58 -07:00
nathanrsxtn df23971218 Resolved merging error 2022-01-11 11:49:45 -07:00
nathanrsxtn 71563e6759 Upgrade to 2022
* Update license
* Remove arcade drive
* Correct indentation
* Disable RobotGyro (new gyro is untested)
2022-01-11 11:05:52 -07:00
Abhishrek05 c6d2fdf80f Initial commit 2021-11-15 16:26:16 -07:00