Commit Graph

73 Commits

Author SHA1 Message Date
Thomas c73434ad26 Claw, Gantry, and Lift 2023-11-30 10:57:43 -06:00
Thomas a4ee7223c3 Claw, Gantry, and Lift 2023-11-28 18:22:28 -06:00
Thomas cd9bf1f3f0 Claw, Gantry, and Lift 2023-11-28 17:39:07 -06:00
Thomas 79a8892b70 Claw, Gantry, and Lift 2023-11-28 17:16:03 -06:00
Thomas 9a332e27d9 Claw, Gantry, and Lift 2023-11-28 17:07:59 -06:00
Thomas 0d0a315734 Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev 2023-11-27 09:53:08 -06:00
Scott Barnes 296a382c56 [WIP] RedFrontStageAuto 2023-11-18 17:02:04 -06:00
Scott Barnes fbb6eeca9b Working BlueBackstage auto 2023-11-18 16:49:45 -06:00
Scott Barnes 142256c19c Working auto with park 2023-11-18 15:35:16 -06:00
Scott Barnes 1aa49e979d Working auto 2023-11-18 15:17:17 -06:00
Scott Barnes c35ed27a09 Working left auto 2023-11-18 14:38:00 -06:00
Scott Barnes 3f9e39e45b Working right auto 2023-11-18 13:59:57 -06:00
Scott Barnes cc8cf18ff0 Working refactor 2023-11-18 12:40:31 -06:00
Thomas 42f8c06c30 Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev 2023-11-17 21:09:53 -06:00
Scott Barnes a335c50c9b Simplify method signature 2023-11-17 14:13:43 -06:00
Scott Barnes 506069cc64 Lots of nice abstraction! 2023-11-17 14:11:53 -06:00
Thomas acb43f0940 Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev 2023-11-17 10:02:32 -06:00
Scott Barnes 94c9deae5b Center auto mostly working 2023-11-16 20:23:33 -06:00
Scott Barnes 385c19ff9f Fixed prop detector 2023-11-15 18:20:50 -06:00
Thomas 4301b8fbe8 Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev 2023-11-15 16:05:38 -06:00
Scott Barnes 5ea81285ce Rename 2023-11-15 15:23:46 -06:00
Scott Barnes 5238efc1cc Vision 2023-11-15 15:21:21 -06:00
Scott Barnes 0dfcef62af Working camera and gantry 2023-11-14 18:28:53 -06:00
Thomas 21f1a10bcb Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev 2023-11-14 16:18:13 -06:00
Scott Barnes dcdb25632f Working odometry. 2023-11-14 09:42:53 -06:00
Thomas 3f78d1ec9b Merge branch 'bumblebee_dev' of https://github.com/IronEaglesRobotics/CenterStage into bumblebee_dev
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/hardware/RobotConstants.java
2023-11-11 09:54:07 -06:00
Thomas 58f32de241 Claw, Gantry, and Lift 2023-11-11 09:21:11 -06:00
Scott Barnes 67b872244a Working code for Meet 1 2023-11-10 22:34:45 -06:00
Scott Barnes bd0f1305ce Drive still needs work 2023-11-09 20:05:31 -06:00
Scott Barnes 9be27bc6b8 Merge branch 'master' of https://github.com/FIRST-Tech-Challenge/FtcRobotController into bumblebee_dev 2023-11-08 16:29:10 -06:00
Scott Barnes 2961264246 Drive works(?) and claw works 2023-11-04 15:51:28 -05:00
Scott Barnes 08d57fccff Buttons assigned 2023-11-04 12:39:16 -05:00
Scott Barnes c4b62d9a98 Whoopsie 2023-11-04 12:20:38 -05:00
Scott Barnes b5ff67b528 TeleOp started mostly. No buttons assigned. 2023-11-04 12:19:49 -05:00
Scott Barnes ed527be034 Starting point for Bumblebee 2023-10-28 14:41:32 -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
Cal Kestis f326c0d033
Merge pull request #731 from FIRST-Tech-Challenge/20230929-083754-release-candidate
FtcRobotController v9.0.1
2023-09-29 19:13:38 +09:00
Cal Kestis c023e97a6a FtcRobotController v9.0.1 2023-09-29 19:11:41 +09: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