Package-level declarations

Types

Link copied to clipboard
Op mode for computing kV, kStatic, and kA from various drive routines.
Link copied to clipboard
open class BackAndForth : TriConsumer<T1, T2, T3>
Op mode for preliminary tuning of the follower PID coefficients (located in the drive base classes).
Link copied to clipboard
This routine is designed to tune the PID coefficients used by the REV Expansion Hubs for closed- loop velocity control.
Link copied to clipboard
Op mode for preliminary tuning of the follower PID coefficients (located in the drive base classes).
Link copied to clipboard
This is a simple teleop routine for testing localization.
Link copied to clipboard
This routine is designed to tune the open-loop feedforward coefficients.
Link copied to clipboard
This routine is designed to calculate the maximum angular velocity your bot can achieve under load.
Link copied to clipboard
This routine is designed to calculate the maximum velocity your bot can achieve under load.
Link copied to clipboard
This is a simple teleop routine for debugging your motor configuration.
Link copied to clipboard
open class SplineTest : TriConsumer<T1, T2, T3>
This is an example of a more complex path to really test the tuning.
Link copied to clipboard
open class StrafeTest : TriConsumer<T1, T2, T3>
This is a simple routine to test translational drive capabilities.
Link copied to clipboard
open class StraightTest : TriConsumer<T1, T2, T3>
This is a simple routine to test translational drive capabilities.
Link copied to clipboard
This routine determines the effective forward offset for the lateral tracking wheel.
Link copied to clipboard
Opmode designed to assist the user in tuning the `StandardTrackingWheelLocalizer`'s LATERAL_DISTANCE value.
Link copied to clipboard
This routine determines the effective track width.
Link copied to clipboard
open class TurnTest : TriConsumer<T1, T2, T3>
This is a simple routine to test turning capabilities.