Commit Graph

66 Commits

Author SHA1 Message Date
431c1c2f01 Minor change to add manual, again, just a proof of concept, don't use this 2025-02-21 20:51:46 -05:00
771bcc89e1 Rework done, only a proof of concept, shouldn't be used without a lot of free time 2025-02-21 20:39:03 -05:00
f57cf77200 elevator and manipulator work invidiually, not together 2025-02-20 18:57:39 -05:00
c48a53a0a5 stuff works more tuning 2025-02-20 17:40:16 -05:00
858c897aad added a few things to the shuffle board 2025-02-19 22:22:47 +00:00
1819f59657 added a reset 2025-02-19 18:28:17 +00:00
98ae2a4d94 Changed elevator and manip pivot to regular pid controllers 2025-02-19 18:23:41 +00:00
0522f7c579 testing from 2/18 2025-02-18 19:01:11 -05:00
f6aeec7c7e Corrected the elevator velocity converstion factor and added the controller reset in the right place 2025-02-18 18:33:10 +00:00
42d15ab101 More work tuning the elevator 2025-02-17 18:58:43 -05:00
aa6a0366e6 feeding vision into pose estimation 2025-02-17 03:20:28 -05:00
2e9f294cdb Prep for 2/17 meeting. Finished removing TrashMotion. 2025-02-17 05:11:38 +00:00
9fc597bd30 Many attempt at tuning Elevator values at 2/15 build session 2025-02-15 18:20:59 -05:00
5a53c5fe07 Merge branch 'main' of https://git.coldlightalchemist.com/Team_2648/2025_Robot_Code 2025-02-15 12:47:07 -05:00
ddcf64159f Robot PID testing 2025-02-15 12:46:23 -05:00
9497e216d7 beginning auto paths 2025-02-15 03:11:11 -05:00
9cc9b993eb global pose vision transformations 2025-02-15 02:48:28 -05:00
38dad2861d global apriltag coordinates 2025-02-15 01:48:58 -05:00
2275248f70 Random changes to try to make the robot work 2025-02-14 17:04:01 -05:00
187e7385c8 testing stuff day one 2025-02-11 19:10:01 -05:00
f0b7955faa working on dt offsets 2025-02-11 16:44:51 -05:00
aff9a4f2cb safe travels command and constants 2025-02-11 14:27:29 -05:00
619b3f4b7f manipulator pivot on controller pid 2025-02-11 09:15:19 -05:00
ed1ffe7044 manipulator and elevator constants 2025-02-11 00:55:28 -05:00
96ad0ba088 work on elevator manual, vision, and manipulator 2025-02-10 22:06:12 -05:00
56980d3772 removed velocity controllers on position mechanisms and added controller PID for elevator 2025-02-08 03:27:59 -05:00
6fa4377e52 removed algae beam break 2025-01-30 12:54:43 -05:00
89c1914d11 drivetrain odometry -> pose estimator 2025-01-30 04:14:57 -05:00
3af046f058 changing a bunch of constants and fixing stuff 2025-01-30 03:49:33 -05:00
34a547026d added vision class 2025-01-30 01:59:08 -05:00
0e91643b57 Merge branch 'kraken_swerve'
release the kraken
2025-01-27 21:38:03 -05:00
5fa4738b36 Added a few shuffle board things 2025-01-27 14:18:28 +00:00
ff3ecf6d1d Didnt commit everything for some reason 2025-01-26 19:31:38 +00:00
cef200a864 Renamed things for consistency, added a few methods 2025-01-26 19:28:49 +00:00
dff4d0e04f added spark configs to all subsystems, fixed a few formatting inconsistencies, added a TODO 2025-01-21 04:18:36 +00:00
9ab7ffad84 1,000 comments, reworked the climber pivot, removed indexer, added clamps on goToSetpoint methods 2025-01-21 03:56:00 +00:00
a96d96fecb Merge branch 'main' into kraken_swerve 2025-01-20 20:12:40 -05:00
edb95da65c Merge branch 'main' of https://git.coldlightalchemist.com/Team_2648/2025_Robot_Code 2025-01-20 20:02:53 -05:00
b90056f9ce Adding basic PathPlanner setup 2025-01-20 20:02:51 -05:00
ce7246114f Added lots of comments, also added a few simple methods as backup 2025-01-21 00:58:38 +00:00
198d105741 Adding AHRS from Studica to the drivetrain so the NavX is assumed to be used, also cleaned up some unused imports 2025-01-20 19:33:33 -05:00
8cbd9bb095 Kraken swerve based on Tyler's original work 2025-01-18 16:04:54 -05:00
4d9aa82520 Adding ArmSysID and some more configuration stuff 2025-01-18 15:00:53 -05:00
c1dddcace5 Resolving some issues related to the use of the CANcoder, and added some missing constants and instantiations for PIDControllers related to the Arm 2025-01-18 12:57:02 -05:00
ecf4916b93 Upgrading to 2025.2.1 2025-01-18 11:12:48 -05:00
91cd13f87a did small amounts of stuff. can't remember 2025-01-18 15:47:18 +00:00
5325920b42 Adjusting moveManipulator so it's not so...rough 2025-01-16 17:59:12 -05:00
d1d577f52f fixed a terrible formatting error 2025-01-16 19:52:38 +00:00
11a191440c added a smooth manipulator translation method 2025-01-16 19:46:20 +00:00
f4cfd2874b began adding elevator and arm methods 2025-01-16 15:26:54 +00:00