Package-level declarations

Types

Link copied to clipboard
public class LED extends SubsystemBase
Link copied to clipboard
public class PhotonVision extends SubsystemBase

The PhotonVision class is a subsystem that interfaces with multiple PhotonVision cameras to provide vision tracking and pose estimation capabilities. This subsystem is a Singleton that manages multiple CameraModules and selects the best result based on pose ambiguity.

Link copied to clipboard
public class Swerve extends SubsystemBase
Link copied to clipboard
public final class SwerveModule

Represents a swerve module used in a swerve drive system.