diff --git a/3128-Common.json b/3128-Common.json
index a5f8cce..9efd1fc 100644
--- a/3128-Common.json
+++ b/3128-Common.json
@@ -1,6 +1,6 @@
{
"name": "3128-common",
- "version": "1.6.6",
+ "version": "1.6.7",
"uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445",
"frcYear": "2024",
"mavenUrls": [
@@ -12,7 +12,7 @@
{
"groupId": "com.github.Team3128",
"artifactId": "3128-common",
- "version": "1.6.6"
+ "version": "1.6.7"
}
],
"jniDependencies": [],
diff --git a/3128-common.json b/3128-common.json
index a5f8cce..9efd1fc 100644
--- a/3128-common.json
+++ b/3128-common.json
@@ -1,6 +1,6 @@
{
"name": "3128-common",
- "version": "1.6.6",
+ "version": "1.6.7",
"uuid": "ae3fa5a2-78d9-47e8-921a-dba45b889445",
"frcYear": "2024",
"mavenUrls": [
@@ -12,7 +12,7 @@
{
"groupId": "com.github.Team3128",
"artifactId": "3128-common",
- "version": "1.6.6"
+ "version": "1.6.7"
}
],
"jniDependencies": [],
diff --git a/doc/allclasses-index.html b/doc/allclasses-index.html
index 6d34b97..6f45b04 100644
--- a/doc/allclasses-index.html
+++ b/doc/allclasses-index.html
@@ -171,59 +171,61 @@
All Classes and Interfaces<
Team 3128's Robot class that includes advantageScope and addPeriodic
-
-
-
-
+
+
+
+
TimedRobot implements the IterativeRobotBase robot program framework.
-
-
+
+
Team 3128's Wrapper class for Shuffleboard
-
-
+
+
Team 3128's streamlined WPI_TalonSRX
class.
-
-
+
+
Wrapper for the WPILib XboxController class.
-
-
+
+
Enum to represent buttons
-
-
-
-
+
+
+
+
Team 3128's WebSocketServer
class, used to log robot data and select autos
-
-
-
-
+
+
+
+
Stores PID and feedforward constants.
-
-
-
-
+
+
+
+
Team 3128's Pivot Template class.
-
-
+
+
Team 3128's class to take the derivative of a Polynomial Regression function.
-
-
+
+
The PolynomialRegression
class performs a polynomial regression on an set of N
data points (yi, xi).
-
-
+
+
Team 3128's Shooter Template class.
+
+
diff --git a/doc/index.html b/doc/index.html
index e108782..7521537 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.6.6 (March 26 2024)
+
Version 1.6.7 (March 26 2024)
Packages
diff --git a/doc/member-search-index.js b/doc/member-search-index.js
index b291eb8..02bf47d 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