Commit Graph

227 Commits

Author SHA1 Message Date
f03515a169 Added new paths for autonomous 2025-01-23 17:47:00 -08:00
7dcdde3b49 Merge remote-tracking branch 'origin/branch-swiss-cheese' into branch-swiss-cheese 2025-01-23 16:41:21 -08:00
3f08d9b00b fix bug 2025-01-23 16:40:52 -08:00
90355add55 new edit 2025-01-23 16:28:44 -08:00
fed445b171 Fixed floor position issue 2025-01-23 16:28:30 -08:00
59f06440d3 Merge remote-tracking branch 'origin/branch-swiss-cheese' into branch-swiss-cheese 2025-01-23 16:18:42 -08:00
939a36e138 Fixed floor position issue 2025-01-23 16:18:24 -08:00
b14e91b094 Commit Hang Subsystem new 2025-01-23 16:12:59 -08:00
70d0a17d75 Commit Hang Subsystem 2025-01-23 15:47:35 -08:00
52e21fd468 Commit Hang Subsystem 2025-01-23 15:45:20 -08:00
71b91fa3ff random 2025-01-22 12:31:31 -08:00
a08dd82de2 commit new states for reverse drops 2025-01-22 12:16:28 -08:00
2cb8ce41dd Path two working to pick up 1st specimen 2025-01-21 17:10:30 -08:00
93ff65ee53 Path one, backwards, works as expected 2025-01-21 16:32:18 -08:00
e1be70c23f Need path tuning high basket auto path 1 (I need oranges) 2025-01-20 12:41:48 -08:00
2a1513a2ba Commit Init Positions 2025-01-20 09:39:50 -08:00
172c6659dc Fixed cLaw Bug 2025-01-20 09:02:52 -08:00
4975e0f5ca Fixed States 2025-01-20 08:51:42 -08:00
1a878eea1c Updated Blueberry Specimen Grabing code and new values. Reprogrammed a few servos also and I haven't tweaked the code yet. The Blueberry Specimen Grab is UNTESTED. CAUTION 2025-01-16 17:07:41 -08:00
8c6ce96ae4 New TeleOp 2025-01-16 08:01:31 -08:00
39e416e35a Commit dumb change 2024-12-29 11:28:27 -08:00
86ba993794 Commit working arm tests 2024-12-27 10:21:45 -08:00
8814dc906d Updating name 2024-12-27 02:24:51 -08:00
ccd7b55bc1 Fine tuning values 2024-12-27 02:24:41 -08:00
1ee5645dd1 Working wrist, for the most part 2024-12-27 02:24:18 -08:00
e26f0f0127 Delete dupe'd file 2024-12-27 02:00:39 -08:00
e85c503b5f Updated Follower to use PedroConstants 2024-12-27 02:00:27 -08:00
349ba28dc1 Fixed typo 2024-12-27 01:58:14 -08:00
81743521d1 Thumb is a work in progress 2024-12-27 01:55:11 -08:00
d890699ef5 Fixed open/closed values for claw 2024-12-27 01:38:39 -08:00
95f20096b9 Version 1 of claws without actions nor thumb 2024-12-27 01:37:31 -08:00
1d8b44d453 Merge remote-tracking branch 'pedro-qs/master' into branch-silver-14493-v2
# Conflicts:
#	FtcRobotController/src/main/AndroidManifest.xml
#	FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/external/samples/ConceptAprilTagLocalization.java
#	README.md
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/LOCALIZATION.md
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/OVERVIEW.md
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/TUNING.md
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/follower/DriveVectorScaler.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/follower/Follower.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/Localizer.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/Pose.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/PoseUpdater.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/localizers/ThreeWheelLocalizer.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/tuning/LateralTuner.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/localization/tuning/LocalizationTest.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/pathGeneration/MathFunctions.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/pathGeneration/PathBuilder.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/pathGeneration/Point.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/tuning/FollowerConstants.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/tuning/ForwardVelocityTuner.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/tuning/ForwardZeroPowerAccelerationTuner.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/tuning/LateralZeroPowerAccelerationTuner.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/tuning/StrafeVelocityTuner.java
#	TeamCode/src/main/java/org/firstinspires/ftc/teamcode/pedroPathing/util/Drawing.java
#	build.dependencies.gradle
2024-12-26 18:31:46 -08:00
047d0fa3c3 Dual Motor Slide Subsystem 2024-12-25 15:09:39 -08:00
c63319f9c4 Simplification of class files 2024-12-25 15:08:36 -08:00
c824580b33 Moving class to test package 2024-12-25 15:07:48 -08:00
883906885b Fixed imports and static names 2024-12-23 16:32:53 -08:00
5595fcccd4 Removing unnecessary files 2024-12-23 16:32:21 -08:00
81514f34b4 Update Follower.java
Made the follower optionally take in a second parameter for the localizer
2024-12-23 09:35:30 -08:00
11bad4df76 Update PinpointLocalizer.java 2024-12-22 18:56:55 -08:00
75a2e31f57 Update PinpointLocalizer.java 2024-12-22 18:53:02 -08:00
4d6aafc1dd Update PinpointLocalizer.java 2024-12-22 18:51:46 -08:00
61f0b8afe9 Update TwoWheelPinpointIMULocalizer.java
Makes position of dead wheels less confusing
2024-12-21 16:24:07 -06:00
db79dc38dc Update TwoWheelPinpointIMULocalizer.java 2024-12-19 12:52:26 -08:00
38856c90dc Update TwoWheelPinpointIMULocalizer.java 2024-12-19 12:48:00 -08:00
3e79d86443 Finalize tunings 2024-12-18 20:42:14 -08:00
c9ffd4f061 Added driver hub config naming 2024-12-17 21:35:16 -08:00
021dfa7222 Added lift configurations 2024-12-17 21:34:49 -08:00
233b177cf6 Removing more files to keep things light for this branch 2024-12-17 21:32:10 -08:00
0ab402af0f Lightening the load and configured the robot with appropriate values (encoders/motors) 2024-12-17 19:07:34 -08:00
e4f0447312 changing documentation to match FollowerConstants motor name/direction update 2024-12-15 18:35:23 -05:00