Class LimelightCamera

    • Constructor Detail

      • LimelightCamera

        public LimelightCamera()
    • Method Detail

      • getHorizontalOffset

        public double getHorizontalOffset()
        Description copied from interface: TargetingCamera
        Gets the horizontal offset from the center of the camera to the target (in degrees)
        Specified by:
        getHorizontalOffset in interface TargetingCamera
      • getVerticalOffset

        public double getVerticalOffset()
        Description copied from interface: TargetingCamera
        Gets the vertical offset from the center of the camera to the target (in degrees)
        Specified by:
        getVerticalOffset in interface TargetingCamera
      • getTargetArea

        public double getTargetArea()
        Description copied from interface: TargetingCamera
        Gets the target area as a percent of the image (from 0 to 100)
        Specified by:
        getTargetArea in interface TargetingCamera
      • switchToDriverMode

        public void switchToDriverMode()
      • switchToTargetingMode

        public void switchToTargetingMode()