Commit Graph

266 Commits

Author SHA1 Message Date
457eaf5feb fixed sxonwe color sorting...jusyt have to have a working auto 2026-02-26 23:17:16 -06:00
dc9886855b sorting ahh thing 2026-02-26 22:18:36 -06:00
194100e3c8 IOoverclocked a whole bunch of chaso @Daniel you got this bro 2026-02-26 17:07:54 -06:00
64b2fed8d6 Auton, hopefully pintpoint works ig 2026-02-24 22:22:03 -06:00
2ccd7f04f8 put in poses for blue 2026-02-23 21:00:14 -06:00
1ae4e1c3ed auto rewritten 2026-02-23 20:29:00 -06:00
7a2b275e66 stash for dany 2026-02-23 19:42:34 -06:00
0264cf2c77 heading relocalization done, need to test for flipping and consistency 2026-02-22 17:55:56 -06:00
f69bffc3ee limelight relocalization of x,y is done. Still need to do heading 2026-02-22 17:44:57 -06:00
09347ce479 color sensor values adjusted 2026-02-22 15:19:43 -06:00
102693d94a turret values adjusted 2026-02-22 15:16:17 -06:00
c2e0b69c55 Added to get limelight positioning 2026-02-21 14:29:10 -06:00
82c16b5402 new method since no longer flippable due to angle being 54 and not 45 2026-02-21 13:51:53 -06:00
5a456e211f new method since no longer flippable due to angle being 54 and not 45 2026-02-21 13:44:31 -06:00
e87c5bb845 fixed a small error 2026-02-21 12:54:27 -06:00
a695f19cc6 fixed a small error 2026-02-21 12:27:25 -06:00
1ad33fd45b targeting angle determined 2026-02-21 12:01:20 -06:00
56b61ee88b gate auto in progress - 30% done 2026-02-20 22:13:52 -06:00
1ee40b472a format of front gate auto complete - V1 2026-02-20 19:38:05 -06:00
3268d5cd02 front gate auto still in progress 2026-02-19 21:19:04 -06:00
44caad767b front gate auto in progress 2026-02-17 18:07:09 -06:00
dd1db74059 stash 2026-02-17 16:21:52 -06:00
7161933d06 back gate auto is like 90% done and changed some things to reduce warnings 2026-02-17 15:45:28 -06:00
0f556a193f back gate auto is like 80% done 2026-02-16 18:03:52 -06:00
85989d54b9 back auto gate cycling in progress 2026-02-15 18:03:37 -06:00
2b9b0a140b lights added to auto 2026-02-15 17:03:49 -06:00
18d9857b7a tubne autob 2026-02-15 16:31:40 -06:00
1c3100966c far auto in development part 2 2026-02-15 15:47:36 -06:00
78c65c9d93 far auto in development 2026-02-14 18:27:21 -06:00
28816a6e34 close auto is pretty close to good 2026-02-14 17:16:25 -06:00
d0c34132de remodeled close auto and it works except for poses (@KeshavAnandCode that is your job 2026-02-14 15:39:03 -06:00
04ea56e31d auto actions class tested: works but needs remodeling 2026-02-12 21:26:23 -06:00
d18fedf8eb action file done implemented with close auto but untested 2026-02-12 20:26:03 -06:00
da944661a4 Merge branch 'master' into danielv5 2026-02-12 20:17:06 -06:00
a4755bf668 action file done implemented with close auto but untested 2026-02-12 20:16:27 -06:00
93ed2208a9 Added light? 2026-02-12 20:08:53 -06:00
b9f169b685 stash 2026-02-12 20:06:00 -06:00
754cb6c622 Merge branch 'danielv5'
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/teleop/TeleopV3.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/utils/Spindexer.java
2026-02-12 20:03:07 -06:00
645267d05f Sloth load works 2026-02-12 19:51:50 -06:00
6edc2075c0 stash 2026-02-12 19:51:33 -06:00
c5ff8d37ab before merge 2026-02-12 19:45:07 -06:00
a0e98c9f69 loop times at 30ms 2026-02-10 22:16:38 -06:00
d48185d393 Merge branch 'LoopTimeReduction' into danielv5
# Conflicts:
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/teleop/TeleopV3.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/utils/Flywheel.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/utils/Servos.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/utils/Spindexer.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/utils/Turret.java
2026-02-10 20:47:05 -06:00
fab0d6346d Lights work 2026-02-10 20:44:12 -06:00
cc83872a95 stash before merge 2026-02-10 20:31:40 -06:00
f5b8b2fd89 Tweak PID for Limelight to improve turret Aiming. 2026-02-10 20:29:33 -06:00
48b5925b15 added loop time fixes 2026-02-10 18:37:06 -06:00
830c2b1481 Further speed up loop times. We are now running 50% faster but need to retune the turret PID and update the shoot all speed everywhere. 2026-02-10 00:17:26 -06:00
4488fabecf auton progress with errors 2026-02-08 23:02:42 -06:00
ef1c7b0e6b implemented loop time efficiencies and added turret tracking to shooter test 2026-02-07 19:02:41 -06:00