Commit Graph

260 Commits

Author SHA1 Message Date
9f5dcb4343 Reduce calls to the spindexer, transfer and color sensors. Add new MeasuringLoopTimes class to measure min, max and avg loop times. 2026-02-07 16:06:03 -06:00
de9ce388c4 made it so each cycle was its own void 2026-02-07 16:00:10 -06:00
0d483f2a63 Progress update: some changes to auto and voltage added to flywheel (tested briefly, need more tests to verify) 2026-02-07 15:48:04 -06:00
e4dd2147d6 bunch of minor changes plus major change in running auton with customizable settings 2026-02-06 21:39:23 -06:00
bf8f9c1129 Merge branch 'master' into danielv5 2026-02-06 19:13:11 -06:00
127995c5fe fix 2026-02-05 20:12:52 -06:00
26c7c779f9 added calibration to auto init 2026-02-03 21:56:29 -06:00
56ee57123d Silghtly cleaned code after LT...no lgic changes 2026-02-02 18:19:30 -06:00
e1615d7647 League Tournament Success 2026-02-02 18:07:26 -06:00
b60d64b98f jytrv 2026-01-31 18:15:10 -06:00
b235f9787b for daniel 2026-01-31 17:38:27 -06:00
b670d9f026 best match of our season by far 2026-01-31 16:35:40 -06:00
3bc0f21a63 hoopefully fixed auton 2026-01-31 15:16:37 -06:00
8af121a12a Pre panic commit 2026-01-31 15:06:31 -06:00
53944cccc6 Fixed poses and code for blue auton compatibility on gateOpen Auton...untested 2026-01-31 10:34:57 -06:00
b5b4b4af50 Practice onced before judging....ig auton is a little bit better...fixed some vars and split a static --> 3 2026-01-31 10:27:28 -06:00
6e6df07153 Its the most wonderful time of the year 2026-01-31 00:05:54 -06:00
75cfc6e220 Merge remote-tracking branch 'origin/danielv5'
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/constants/Poses.java
2026-01-30 22:57:33 -06:00
dff98b0dd5 Gate Auto Opne once WIP 2026-01-30 22:56:21 -06:00
8860fc4c3f index auto pretty good 2026-01-30 22:19:27 -06:00
4f58438b9e final daniel changes 2026-01-30 21:27:39 -06:00
0fc70c5f24 stash 2026-01-30 20:59:51 -06:00
1b9f10693c for keshav 2026-01-30 19:59:18 -06:00
8cce5448ca bug fix 2026-01-30 19:07:47 -06:00
61e47095f3 Refactor drivetrain for full subsystem management 2026-01-30 18:50:57 -06:00
e5cb48eefa Code Cleanup 2026-01-30 18:40:30 -06:00
1ab0b214c3 12 ball auto almost done - need to fine tune some poses and fix turret.track 2026-01-29 20:03:58 -06:00
5d2a2e1da8 teleop basically complete 2026-01-29 18:53:06 -06:00
edc300c1d5 indexed autonomouseseses and alligators 2026-01-29 17:24:04 -06:00
8840205fb3 Fully Merged Presumably 2026-01-29 15:25:12 -06:00
6b71bb17f4 Merge branch 'auto9Ball'
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/autonomous/Auto_LT_12Ball.java
2026-01-29 15:21:33 -06:00
f8369b51ed working teleop in progress 2026-01-29 15:20:02 -06:00
6c6ea03cac For Daniel to update Poses 2026-01-29 15:11:09 -06:00
c1dda240d3 stash 2026-01-29 14:19:01 -06:00
68e4fdb14d stash 2026-01-29 13:58:27 -06:00
abhiram vishnubhotla
66c5de1b26 Update Spindexer.java 2026-01-29 11:09:55 -06:00
3f4fee0e24 Add functions to get the ball color to spindexer. Attempt to make shoot all in teleop work better. 2026-01-29 09:25:39 -06:00
53290a5982 working auto 2026-01-28 20:22:25 -06:00
7ae7574703 Merge branch 'SpindexerUpgradesInWork' into auto9Ball
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/constants/ServoPositions.java
#	build.dependencies.gradle
2026-01-28 19:43:20 -06:00
66bb5c747f before merge 2026-01-28 19:42:08 -06:00
661730ef18 stash 2026-01-28 19:31:52 -06:00
159b130b5f Integrate shootAll on the Robot. This version was working except with 1 ball. 2026-01-28 17:33:37 -06:00
8bc0b1043a NOT WORKING indexed auto WIP 2026-01-28 17:27:26 -06:00
7a50aa5065 unindexed works-ish jhust some static variables and stuff ig 2026-01-28 16:18:36 -06:00
641d947ec6 last edit 2026-01-28 15:36:44 -06:00
5d0a569f82 spindex progress: not good 2026-01-28 15:23:17 -06:00
f767e82e31 changed servo positions 2026-01-28 13:38:04 -06:00
d088fba20a Create shootAll state machine in spindexer and call from TeleOpV3. Experiment with averaging tiles in Targeting, which is permanently disabled at the moment. 2026-01-28 13:06:53 -06:00
2a45eee878 Update spindexer positions after repair. 2026-01-28 00:45:21 -06:00
486bde729d Wip 2026-01-27 19:28:55 -06:00