diff --git a/3128-Common.json b/3128-Common.json
index ab041e9..edfa931 100644
--- a/3128-Common.json
+++ b/3128-Common.json
@@ -1,6 +1,6 @@
{
"name": "3128-common",
- "version": "1.6.8",
+ "version": "1.7.3",
"uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445",
"frcYear": "2024",
"mavenUrls": [
@@ -12,7 +12,7 @@
{
"groupId": "com.github.Team3128",
"artifactId": "3128-common",
- "version": "1.6.8"
+ "version": "1.7.3"
}
],
"jniDependencies": [],
diff --git a/3128-common.json b/3128-common.json
index cef1dcd..edfa931 100644
--- a/3128-common.json
+++ b/3128-common.json
@@ -1,6 +1,6 @@
{
"name": "3128-common",
- "version": "1.7.2",
+ "version": "1.7.3",
"uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445",
"frcYear": "2024",
"mavenUrls": [
@@ -12,7 +12,7 @@
{
"groupId": "com.github.Team3128",
"artifactId": "3128-common",
- "version": "1.7.2"
+ "version": "1.7.3"
}
],
"jniDependencies": [],
diff --git a/doc/common/core/swerve/SwerveModuleConfig.SwerveMotorConfig.html b/doc/common/core/swerve/SwerveModuleConfig.SwerveMotorConfig.html
index 20ec50b..c75c40e 100644
--- a/doc/common/core/swerve/SwerveModuleConfig.SwerveMotorConfig.html
+++ b/doc/common/core/swerve/SwerveModuleConfig.SwerveMotorConfig.html
@@ -89,7 +89,7 @@
Field Summary
-
+
@@ -109,7 +109,7 @@ Constructor Summary
-
SwerveMotorConfig(NAR_CANSpark motor,
+
@@ -137,7 +137,7 @@ Field Details
@@ -161,9 +161,9 @@ pidffConfig
Constructor Details
-
-
+
SwerveMotorConfig
-public SwerveMotorConfig(NAR_CANSpark motor,
+
diff --git a/doc/common/hardware/camera/Camera.html b/doc/common/hardware/camera/Camera.html
index 41e6f90..58ca3a8 100644
--- a/doc/common/hardware/camera/Camera.html
+++ b/doc/common/hardware/camera/Camera.html
@@ -181,17 +181,20 @@ Method Summary
static void
-
+
static void
-
+
void
-
+
-static void
-
-
+void
+
+
+static void
+
+
@@ -318,9 +321,15 @@ setAmbiguityThreshold
-
-setDistanceThreshold
-public static void setDistanceThreshold(double distanceThreshold)
+
+setCamDistanceThreshold
+public void setCamDistanceThreshold(double distThreshold)
+
+
+
+
+setAllDistanceThreshold
+public static void setAllDistanceThreshold(double distThreshold)
diff --git a/doc/index-all.html b/doc/index-all.html
index 7aac51c..96113fc 100644
--- a/doc/index-all.html
+++ b/doc/index-all.html
@@ -1715,6 +1715,8 @@ S
Sets the motor state with feedforward
+setAllDistanceThreshold(double) - Static method in class common.hardware.camera.Camera
+
setAmbiguityThreshold(double) - Static method in class common.hardware.camera.Camera
setBrakeMode() - Method in class common.hardware.motorcontroller.NAR_CANSpark
@@ -1733,6 +1735,8 @@ S
Sets the module's neutral mode
+setCamDistanceThreshold(double) - Method in class common.hardware.camera.Camera
+
setCoastMode() - Method in class common.hardware.motorcontroller.NAR_CANSpark
setCoastMode() - Method in class common.hardware.motorcontroller.NAR_Motor
@@ -1781,8 +1785,6 @@ S
Changes the modules velocity and angular position to the desired state
-setDistanceThreshold(double) - Static method in class common.hardware.camera.Camera
-
setFollowerStatusFrames() - Method in class common.hardware.motorcontroller.NAR_CANSpark
setFollowerStatusFrames() - Method in class common.hardware.motorcontroller.NAR_Motor
@@ -2147,7 +2149,7 @@ S
Swerve Module Constants to be used when creating swerve modules.
-SwerveMotorConfig(NAR_CANSpark, NAR_Motor.MotorConfig, PIDFFConfig) - Constructor for class common.core.swerve.SwerveModuleConfig.SwerveMotorConfig
+SwerveMotorConfig(NAR_Motor, NAR_Motor.MotorConfig, PIDFFConfig) - Constructor for class common.core.swerve.SwerveModuleConfig.SwerveMotorConfig
T
diff --git a/doc/index.html b/doc/index.html
index 1614b78..63f32a2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -51,7 +51,7 @@ 3128-common
FRC Team 3128 Robot Control Program Utility Library
Provides utility classes and functions for FRC robot control programs.
-
Version 1.7.2 (March 30 2024)
+Version 1.7.3 (April 13 2024)
Packages
diff --git a/doc/member-search-index.js b/doc/member-search-index.js
index 68c0568..7230e2f 100644
--- a/doc/member-search-index.js
+++ b/doc/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = [{"p":"common.hardware.motorcontroller","c":"NAR_CANSpark.EncoderType","l":"Absolute"},{"p":"common.hardware.motorcontroller","c":"NAR_CANSpark.SparkMaxConfig","l":"ABSOLUTE"},{"p":"common.core.subsystems","c":"NAR_PIDSubsystem.SetpointTest","l":"add()"},{"p":"common.utility.sysid","c":"FFCharacterization","l":"add(double, double, double)","u":"add(double,double,double)"},{"p":"common.utility.narwhaldashboard","c":"NarwhalDashboard","l":"addAction(String, Consumer
)","u":"addAction(java.lang.String,java.util.function.Consumer)"},{"p":"common.utility.narwhaldashboard","c":"NarwhalDashboard","l":"addAutos(String...)","u":"addAutos(java.lang.String...)"},{"p":"common.utility.shuffleboard","c":"NAR_Shuffleboard","l":"addAutos(String[])","u":"addAutos(java.lang.String[])"},{"p":"common.utility.narwhaldashboard","c":"NarwhalDashboard","l":"addButton(String, BooleanConsumer)","u":"addButton(java.lang.String,edu.wpi.first.util.function.BooleanConsumer)"},{"p":"common.utility.shuffleboard","c":"NAR_Shuffleboard","l":"addData(String, String, Object)","u":"addData(java.lang.String,java.lang.String,java.lang.Object)"},{"p":"common.utility.shuffleboard","c":"NAR_Shuffleboard","l":"addData(String, String, Object, int, int)","u":"addData(java.lang.String,java.lang.String,java.lang.Object,int,int)"},{"p":"common.utility.shuffleboard","c":"NAR_Shuffleboard","l":"addData(String, String, Object, int, int, int, int)","u":"addData(java.lang.String,java.lang.String,java.lang.Object,int,int,int,int)"},{"p":"common.utility.shuffleboard","c":"NAR_Shuffleboard","l":"addData(String, String, Supplier