Commit Graph

91 Commits

Author SHA1 Message Date
fa32f5ba34 Updated ftclib.
Fixed NullPointerException in FtcTest trying to display ExposureSettings which is only available for VisionPortal and not in RawColorBlob tuning.
Added Limelight 3A support.
Removed TensorFlow references.
2024-09-11 19:16:39 -07:00
5ee9bba8a0 Minor cleanup. 2024-09-08 17:23:06 -07:00
1ae145317f Updated ftclib.
Removed all TensorFlow support.
2024-09-08 17:16:02 -07:00
1378634f3d Updated to FTC SDK 10.0 2024-09-08 16:54:29 -07:00
44d89dbf4a Updated trclib. 2024-08-25 18:08:58 -07:00
5cf9a40402 Added Robot.cancelAll() and remapped some buttons similar to FRC. 2024-08-24 23:27:49 -07:00
f7a1dc0a9c Minor cleanup. 2024-08-24 22:11:38 -07:00
172ae1cc21 Sync'd with FRC. 2024-08-24 03:47:50 -07:00
90afd02bab Updated ftclib.
Sync'd with FRC changes.
2024-08-24 03:31:23 -07:00
6fef9c6018 Reorganized and cleaned up. 2024-08-22 14:08:59 -07:00
4b471601b8 Updated trclib, ftclib. 2024-08-22 11:48:48 -07:00
ec5c387e62 Updated trclib and ftclib. 2024-08-22 02:23:16 -07:00
948627f0e7 Updated ftclib.
Minor cleanup.
2024-08-22 01:54:29 -07:00
61d381e329 Updated frclib.
Updated trclib.
Fixed Gamepad support to conform to library changes.
2024-08-22 01:28:16 -07:00
98b0eb8008 Updated ftclib.
Cleaned up the dashboard display code and move to the slow loop.
Moved the steer zero calibration display code to FtcSwerveDrive.
2024-08-20 16:04:10 -07:00
5749715f28 Updated ftclib.
Added support for Differential Drive.
2024-08-20 15:22:14 -07:00
5bfd77ccc2 Updated ftclib.
Updated trclib.
Refactored RobotParams to make it more structured.
Restructured CmdPidDrive to add a start method so that the caller can repeatedly call it to set a new path.
Created new RobotBase class that will create the appropriate robot DriveBase according to robotType.
Generalized and moved RobotDrive, MecanumDrive and SwerveDrive to ftclib.
2024-08-20 12:20:12 -07:00
e0328f5a29 Updated trclib. 2024-08-14 20:29:17 -07:00
39301f7e8f Updated ftclib.
Updated trclib.
Added SwerveDrive steer encoder inverted constants.
2024-08-14 19:25:44 -07:00
8243d67d4e Merge pull request #4 from trc492/revert-3-seafairdemos
Revert "Added Seafair demo robots."
2024-07-21 02:13:44 -07:00
450e0dddb2 Revert "Added Seafair demo robots." 2024-07-21 02:12:52 -07:00
252deb57ab Merge pull request #3 from trc492/seafairdemos
Added Seafair demo robots.
2024-07-21 02:02:50 -07:00
339b615453 Supported Seafair demo robots. 2024-07-21 02:01:09 -07:00
9daeabc657 Added Seafair demo robots. 2024-07-21 01:58:42 -07:00
2e58087511 Updated ftclib. 2024-07-20 22:45:10 -07:00
5a3f525f1d Merge pull request #2 from trc492/TestOctoQuad
Merged back to main branch
2024-07-15 15:44:44 -07:00
33b9c11946 Merge pull request #1 from trc492/main
Sync'd README changes
2024-07-15 15:40:39 -07:00
d8644ad8cf Updated ftclib.
Updated trclib.
2024-07-15 15:36:30 -07:00
68354c5575 Minor cleanup. 2024-07-13 20:22:16 -07:00
54f3b0bd77 Updated trclib. 2024-07-12 18:08:11 -07:00
c44d44b230 Updated to FTC SDK 9.2.0.
Reorganized libraries.
2024-07-12 06:13:04 -07:00
7677bcf3de Update README.md 2024-06-18 01:22:17 -07:00
379d17debf Update README.md 2024-06-18 01:05:19 -07:00
96768931c0 Update README.md 2024-06-18 01:02:31 -07:00
b7387cc832 Update README.md 2024-06-18 00:55:55 -07:00
25437f4478 Update README.md 2024-06-18 00:52:56 -07:00
7d447960ca Update README.md 2024-06-18 00:51:31 -07:00
17a3f9cd13 Update README.md 2024-06-18 00:47:47 -07:00
878b080bba Update README.md 2024-06-18 00:46:19 -07:00
038500c8b6 Added ReadMeAttachments. 2024-06-18 00:44:36 -07:00
6634d26140 Added ReadMeAttachments.
Minor cleanup.
2024-06-18 00:41:04 -07:00
3d5e14bed3 Updated trclib. 2024-06-15 16:04:13 -07:00
88c9f3de20 Library re-org. 2024-06-15 15:39:25 -07:00
986278d140 Updated TrcLib.
Updated FtcLib.
2024-06-15 02:38:47 -07:00
86d3356eee Updated trclib. 2024-06-15 00:11:32 -07:00
8a819eeb2b Renamed path to pathdrive. 2024-06-14 21:17:55 -07:00
26f6329c84 Re-organized libraries. 2024-06-14 21:07:40 -07:00
a1d134b3f0 Updated FtcLib.
Added OctoQuad support.
2024-06-12 18:33:45 -07:00
eb18f391e1 Reorganized libraries in preparation of major overhaul. 2024-06-12 18:25:09 -07:00
379482635b Update README.md 2024-06-07 20:46:38 -07:00