Commit Graph

217 Commits

Author SHA1 Message Date
4bcfdc6e15 Added safeguards that you can ONLY move to BUCKET state if the arm is in PARK state. This prevents the driver from hitting the high/low bucket actions while in the SUBMARINE area. 2024-11-12 09:39:50 -08:00
de70c14c6e Added comments to file 2024-11-11 20:56:00 -08:00
19308712c9 Remove 'if' loop that makes the robot repeat the path 2024-11-11 20:35:14 -08:00
a493024821 Committing working Autonomous code 2024-11-11 20:34:43 -08:00
4dd7640198 Delete all these files from this branch 2024-11-11 20:19:25 -08:00
10e6bed4ca Motors on GP1, Arm on GP2 2024-11-11 19:28:16 -08:00
6ccedc49b0 Committing working code 2024-11-11 18:39:49 -08:00
345ea7d185 Update test files 2024-11-10 20:35:54 -08:00
d2c64a7d91 Moved device names to constants file 2024-11-10 19:41:58 -08:00
80d542d6fc Fine tune values 2024-11-10 19:34:05 -08:00
97942e9b65 Add new test class 2024-11-10 19:33:53 -08:00
4328e5bf6d Enable Competition Code 2024-11-10 19:33:44 -08:00
9106511f2f Commit competition code 2024-11-10 18:40:09 -08:00
555078478c Working platform for RC 14493 robot 2024-11-10 18:37:57 -08:00
399a21c547 Reconcile telemetry data and moved all actions to gamepad 1 2024-11-09 20:06:44 -08:00
90bcfbb787 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem-actions' into branch-rc-chassis-14493-subsystem-actions 2024-11-06 23:16:27 -08:00
00a828cfb9 Just a bit of clarity 2024-11-06 23:16:15 -08:00
bb10d3efc1 Incorporate FIELD states 2024-11-06 20:38:51 -08:00
5b3c92c82c Massive changes to branch:
- Using Actions
- Rewire logic
- Add usage of telemetry
- Initial Field states
2024-11-05 22:32:09 -08:00
7a42724b44 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem' into branch-rc-chassis-14493-subsystem
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/configs/RobotConstants.java
2024-11-05 17:21:31 -08:00
2c1f0d6c57 Commit "working" code? 2024-11-05 17:20:43 -08:00
a55d1902d2 Asher's path code 2024-11-05 17:06:47 -08:00
6fe6eab830 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem' into branch-rc-chassis-14493-subsystem 2024-11-05 16:40:55 -08:00
2a06f7e98d Added basic states for motor 2024-11-05 16:40:46 -08:00
83da8e0de0 Open close of the gripper from "X" to "right_bumper" 2024-11-05 16:39:42 -08:00
5c84d0d7c8 Updated High basket code. Made High basket go higher 2024-11-05 16:34:26 -08:00
5c657ab926 Updated arm code. Need to make high basket code goa little higher 2024-11-05 16:04:50 -08:00
a2fa3341b1 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem' into branch-rc-chassis-14493-subsystem 2024-11-05 15:26:42 -08:00
9b2a04013f Updated untested arm code includes: high bucket score and moved low bucket score and high bucket score to gamepad 2 2024-11-04 20:11:28 -08:00
19fcec1fcc Move to tests package 2024-11-04 11:05:01 -08:00
edf0ec572a Commit with states 2024-11-03 21:36:07 -08:00
04b61d7aa7 Resolve name clash 2024-11-03 18:08:52 -08:00
0990edb038 Added motors subsystem plus 2 sample DevOps files 2024-11-03 15:11:23 -08:00
417847a6b3 Using local methods 2024-11-03 14:20:39 -08:00
4351eb9720 Re-integrate LSS and updated constants 2024-11-03 14:17:04 -08:00
0f42160c4f We scored one point! 2024-11-03 12:08:14 -08:00
d979bd5bb2 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem' into branch-rc-chassis-14493-subsystem 2024-11-03 11:38:21 -08:00
b35cefe917 Add back Lift Raw subsystem 2024-11-03 11:38:01 -08:00
a606811969 Merge remote-tracking branch 'origin/branch-rc-chassis-14493-subsystem' into branch-rc-chassis-14493-subsystem 2024-11-03 11:19:34 -08:00
39094d531e Added working lift subsystem 2024-11-03 11:18:50 -08:00
e8eff6367d Working Arm Code 2024-11-03 10:24:10 -08:00
1c922f025e Fine tuning of Teleop class (untested) 2024-10-31 11:03:00 -07:00
3aed4b8676 Scaffolding of Autonomous class 2024-10-30 22:44:19 -07:00
b85f3b38df Clean up of comments and unused imports 2024-10-30 22:43:57 -07:00
d985378ac4 Fixed misspelling 2024-10-30 22:43:16 -07:00
78eb1cdfd2 Added / Updated constants to be used by subsystems 2024-10-30 21:32:07 -07:00
600e63a52b Added new Wrist subsystem and example test file 2024-10-30 21:31:52 -07:00
8e99d1672e Added arm positioning override and new state, BUCKET 2024-10-30 21:31:17 -07:00
e8d316baee Moving files to different package 2024-10-30 21:30:41 -07:00
b5c6e03ef3 Implemented Arm Subsytem wholeheartedly 2024-10-30 20:36:38 -07:00