]> git.taranathan.com Git - FRC2026.git/commitdiff
vendor dep, -imp HOUSTON_AUTOS HOUSTON_SOTM
authoriefomit <timofei.stem@gmail.com>
Sun, 26 Apr 2026 17:58:10 +0000 (10:58 -0700)
committeriefomit <timofei.stem@gmail.com>
Sun, 26 Apr 2026 17:58:10 +0000 (10:58 -0700)
src/main/java/frc/robot/RobotContainer.java
src/main/java/frc/robot/commands/gpm/Superstructure.java
src/main/java/frc/robot/subsystems/spindexer/Spindexer.java
vendordeps/Phoenix6-frc2026-latest.json

index 796faa2881c13bd10f72d0a07d779181e6b7317b..f68fd493b6a2fba85370859c9d2c00bc9b8c8637 100644 (file)
@@ -35,7 +35,6 @@ import frc.robot.controls.BaseDriverConfig;
 import frc.robot.controls.Operator;
 import frc.robot.controls.PS5ControllerDriverConfig;
 import frc.robot.subsystems.Intake.Intake;
-import frc.robot.subsystems.LED.LED;
 import frc.robot.subsystems.PowerControl.EMABreaker;
 import frc.robot.subsystems.drivetrain.Drivetrain;
 import frc.robot.subsystems.drivetrain.GyroIOPigeon2;
@@ -316,8 +315,8 @@ public class RobotContainer {
     String rightDynamicLiberalDoubleSwipe = "RightDynamicDoubleLiberalSwipe";
     String leftDynamicConservativeDoubleSwipe = "LeftDynamicDoubleConservativeSwipe";
     String rightDynamicConservativeDoubleSwipe = "RightDynamicDoubleConservativeSwipe";
-    String leftDynamicShallowDoubleSwipe = "LeftDynamicShallowDoubleSwipe";
-    String rightDynamicShallowDoubleSwipe = "RightDynamicShallowDoubleSwipe";
+    // String leftDynamicShallowDoubleSwipe = "LeftDynamicShallowDoubleSwipe";
+    // String rightDynamicShallowDoubleSwipe = "RightDynamicShallowDoubleSwipe";
 
     // add commands
     addAuto(leftDynamicLiberalDoubleSwipe, dynamicAutoBuilder.getDynamicDoubleLiberalSwipe(true));
index 884958c86844d333038b6e3f504caae0c96b82af..9d4d5d45d6c994b8fb7574e76d52a6837e29c1bb 100644 (file)
@@ -10,7 +10,6 @@ import edu.wpi.first.math.geometry.Rotation2d;
 import edu.wpi.first.math.geometry.Transform2d;
 import edu.wpi.first.math.geometry.Translation2d;
 import edu.wpi.first.math.geometry.Translation3d;
-import edu.wpi.first.math.geometry.Twist2d;
 import edu.wpi.first.math.kinematics.ChassisSpeeds;
 import edu.wpi.first.math.util.Units;
 import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
index e4bccebdbe9544a8d3df352dcff38722a680e68a..03bb57422572751cb6fd707dd0ab814f8e093e56 100644 (file)
@@ -2,7 +2,6 @@ package frc.robot.subsystems.spindexer;
 
 import com.ctre.phoenix6.configs.CurrentLimitsConfigs;
 import com.ctre.phoenix6.configs.MotorOutputConfigs;
-import com.ctre.phoenix6.controls.DutyCycleOut;
 import com.ctre.phoenix6.controls.VoltageOut;
 import com.ctre.phoenix6.hardware.TalonFX;
 import com.ctre.phoenix6.signals.InvertedValue;
index 17aa5f0fe5c7368981db78fbe034bdae987d31b4..0a8384b056b7590f9b26ba721510eb9ceec9bb31 100644 (file)
@@ -1,7 +1,7 @@
 {
     "fileName": "Phoenix6-frc2026-latest.json",
     "name": "CTRE-Phoenix (v6)",
-    "version": "26.1.3",
+    "version": "26.2.0",
     "frcYear": "2026",
     "uuid": "e995de00-2c64-4df5-8831-c1441420ff19",
     "mavenUrls": [
         {
             "groupId": "com.ctre.phoenix6",
             "artifactId": "wpiapi-java",
-            "version": "26.1.3"
+            "version": "26.2.0"
         }
     ],
     "jniDependencies": [
         {
             "groupId": "com.ctre.phoenix6",
             "artifactId": "api-cpp",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
@@ -40,7 +40,7 @@
         {
             "groupId": "com.ctre.phoenix6",
             "artifactId": "tools",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
@@ -54,7 +54,7 @@
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "api-cpp-sim",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
@@ -68,7 +68,7 @@
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "tools-sim",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
@@ -82,7 +82,7 @@
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simTalonSRX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
@@ -96,7 +96,7 @@
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simVictorSPX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simPigeonIMU",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProTalonFX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProTalonFXS",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANcoder",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProPigeon2",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANrange",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANdi",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANdle",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "isJar": false,
             "skipInvalidPlatforms": true,
             "validPlatforms": [
         {
             "groupId": "com.ctre.phoenix6",
             "artifactId": "wpiapi-cpp",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_Phoenix6_WPI",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6",
             "artifactId": "tools",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_PhoenixTools",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "wpiapi-cpp-sim",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_Phoenix6_WPISim",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "tools-sim",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_PhoenixTools_Sim",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simTalonSRX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimTalonSRX",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simVictorSPX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimVictorSPX",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simPigeonIMU",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimPigeonIMU",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProTalonFX",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProTalonFX",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProTalonFXS",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProTalonFXS",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANcoder",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProCANcoder",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProPigeon2",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProPigeon2",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANrange",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProCANrange",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANdi",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProCANdi",
             "headerClassifier": "headers",
             "sharedLibrary": true,
         {
             "groupId": "com.ctre.phoenix6.sim",
             "artifactId": "simProCANdle",
-            "version": "26.1.3",
+            "version": "26.2.0",
             "libName": "CTRE_SimProCANdle",
             "headerClassifier": "headers",
             "sharedLibrary": true,