You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,15 @@ A base project for future robots that has CTRE generated swerve drive code and P
7
7
- Swerve drive code using CTRE's swerve code generator.
8
8
- Device logging with SignalLogger and data logging with Epilogue and DogLog.
9
9
- Device Fault Logging as telemetry for at-home testing. The faults are also logged with DogLog for post-match review.
10
-
- Pre-match selfcheck with custom self-check commands.
10
+
- Pre-match self-check with custom self-check commands.
11
11
- A custom `VisionPoseEstimator` class that reads from a Photon Vision camera and updates the swerve pose estimator with filtered and disambiguated AprilTag vision measurements.
0 commit comments