Companion
object Companion
Functions
Link copied to clipboard
fun withLimelight(swerveDrive: SwerveDrive, limelight: LimeModule, translationSpeed: () -> Double, strafeSpeed: () -> Double): TrackTarget
Creates a TrackTarget command using a Limelight.
Link copied to clipboard
fun withPhoton(swerveDrive: SwerveDrive, photonModule: PhotonModule, translationSpeed: () -> Double, strafeSpeed: () -> Double): TrackTarget
Creates a TrackTarget command using a PhotonVision camera.