Commit Graph

48 Commits

Author SHA1 Message Date
sihan fe7ef634ab before LM3 all subsystems working, auto red 2+0, 2+2 in progress 2024-01-10 20:05:14 -06:00
sihan 24540bf5ca before LM3 all subsystems working, auto nothing 2024-01-09 19:17:19 -06:00
sihan 1814413011 Think all 4 autos work, thursday night before LM2 2023-11-30 21:04:29 -06:00
sihan 61f589b000 Whatever is left at the end of LM1 2023-11-11 20:13:23 -06:00
sihan 514b02acd4 League meet one Code, not tuned for practice fields or anything 2023-11-10 23:43:03 -06:00
sihan 58212ff9d2 Red and Blue auto works, Teleop works, everything works. 2023-11-10 10:51:36 -06:00
sihan 420fa25c31 Red and Blue auto works, Teleop works, everything works. 2023-11-08 20:40:33 -06:00
sihan 655f41219e RED SIDE AUTO WORKDS COMPLETELY 2023-11-08 16:18:08 -06:00
sihan e84fe97cb4 all 3 auto spikes work 2023-11-08 11:31:33 -06:00
sihan 54b6548d36 Auto red zone 1 pixel push works, red other spikes have been coded and not tested. goog 2023-11-07 20:55:08 -06:00
sihan e74e731085 WORKING TELEOP AND SUBSYSTEMS. NO AUTO NO ODOMETRY 2023-11-06 10:49:35 -06:00
sihan 6f2ed777c2 Intake, drive and hang for prime on boiler plate. 2023-11-01 20:50:46 -05:00
Scott Barnes 3a062d75aa Add translation method for MecannumDrive 2023-10-28 13:13:55 -05:00
Scott Barnes 06182dc1e9 Cleanup 2023-10-28 12:35:09 -05:00
Scott Barnes 287fef6443 All working 2023-10-28 12:32:28 -05:00
Scott Barnes 76d88aba63 Add lombok and roadrunner 2023-10-28 12:12:37 -05:00
Scott Barnes 49d4939366 Working red detection 2023-10-14 16:27:44 -05:00
Craig MacFarlane f3a5a54f67
Merge pull request #674 from FIRST-Tech-Challenge/20230830-154348-release-candidate
FtcRobotController v9.0
2023-09-10 01:34:35 +09:00
Cal Kestis 4de7b1e7c7 FtcRobotController v9.0 2023-08-30 17:44:45 +09:00
Cal Kestis 660a2f63bc
Merge pull request #654 from FIRST-Tech-Challenge/20230707-131020-release-candidate
FtcRobotController v8.2
2023-07-11 09:06:22 -07:00
Cal Kestis 5c8b4c448b FtcRobotController v8.2 2023-07-07 15:15:11 -07:00
Cal Kestis 0879b4797f
Merge pull request #506 from FIRST-Tech-Challenge/20221201-150726-release-candidate
FtcRobotController v8.1.1
2022-12-02 15:39:27 -08:00
Cal Kestis 3383440328 FtcRobotController v8.1.1 2022-12-02 15:13:28 -08:00
Cal Kestis 501c7c0e55
Merge pull request #488 from FIRST-Tech-Challenge/20221121-115119-release-candidate
FtcRobotController v8.1
2022-11-21 16:24:24 -08:00
Cal Kestis 35d4aa7192 FtcRobotController v8.1 2022-11-21 14:53:43 -08:00
Cal Kestis 2390680ce6
Merge pull request #344 from FIRST-Tech-Challenge/20220907-131644-release-candidate
FtcRobotController v8.0
2022-09-13 14:16:07 -07:00
Cal Kestis e0282fcbd3 FtcRobotController v8.0 2022-09-07 13:59:24 -07:00
Cal Kestis aba72e566c
Merge pull request #324 from FIRST-Tech-Challenge/20220723-130006-release-candidate
FtcRobotController v7.2
2022-07-25 16:15:51 +09:00
Cal Kestis fe758edbd4 FtcRobotController v7.2 2022-07-23 13:50:42 +09:00
Cal Kestis e945da24e6
Merge pull request #274 from FIRST-Tech-Challenge/20211223-120805-release-candidate
FtcRobotController v7.1
2022-01-17 10:46:39 -08:00
Cal Kestis 439a5bf491 FtcRobotController v7.1 2021-12-23 12:41:34 -08:00
Cal Kestis 704b6948e3
Merge pull request #159 from FIRST-Tech-Challenge/20210915-141025-release-candidate
FtcRobotController v7.0
2021-09-20 08:32:05 -07:00
Cal Kestis 724f759dea FtcRobotController v7.0 2021-09-15 15:02:44 -07:00
Cal Kestis cd037e0e74
Merge pull request #105 from FIRST-Tech-Challenge/20210218-074821-release-candidate
FtcRobotController v6.2
2021-02-22 13:17:09 -08:00
Cal Kestis 6e7dfbfb8b FtcRobotController v6.2 2021-02-18 09:48:51 -08:00
Cal Kestis 5b8d84a3cd
Merge pull request #68 from FIRST-Tech-Challenge/2020.22.12-fix-javadoc-url
Fix broken urls in README
2020-12-22 15:41:55 -08:00
Cal Kestis e11a44a356 Fix broken urls in README 2020-12-22 15:40:05 -08:00
Cal Kestis d010c1b0fc
Merge pull request #62 from FIRST-Tech-Challenge/20201209-113742-release-candidate
FtcRobotController v6.1
2020-12-16 08:38:17 -08:00
Cal Kestis 0c811a081a FtcRobotController v6.1 2020-12-09 12:01:36 -08:00
Cal Kestis 09359bbaaf
Merge pull request #7 from FIRST-Tech-Challenge/missing-gradlew
Missing gradle wrappers
2020-09-25 09:47:41 -07:00
CalKestis 314c6500d9 Missing gradle wrappers 2020-09-25 08:38:16 -07:00
Craig MacFarlane 7ab38611f7
Merge pull request #1 from FIRST-Tech-Challenge/20200921-085816-release-candidate
FtcRobotController v6.0
2020-09-23 13:40:39 -07:00
Cal Kestis 00cbf34452 FtcRobotController v6.0 2020-09-22 19:37:25 -07:00
Craig MacFarlane 8b8b0988d4
Update .gitignore 2020-09-18 09:05:37 -07:00
Craig MacFarlane 47c58724fe
Update .gitignore 2020-09-17 22:18:13 -07:00
Craig MacFarlane 7682f4487e
Update .gitignore 2020-09-17 22:06:19 -07:00
Craig MacFarlane ebb3ce8419
Update .gitignore 2020-09-17 22:05:59 -07:00
Craig MacFarlane e77eeda89f
Initial commit 2020-09-17 17:24:06 -07:00