Class ColorDetection

java.lang.Object
edu.wpi.first.wpilibj2.command.SubsystemBase
frc.robot.subsystems.vision.color.ColorDetection
All Implemented Interfaces:
Sendable, Subsystem

public class ColorDetection extends SubsystemBase
Color detector subsystem
  • Constructor Details

  • Method Details

    • periodic

      public void periodic()
    • lastSeenYellow

      public double lastSeenYellow()
    • getYaw

      public Angle getYaw()