Package frc.robot.util
Class LimelightHelpers.Results
java.lang.Object
frc.robot.util.LimelightHelpers.Results
- Enclosing class:
- LimelightHelpers
-
Field Summary
Modifier and TypeFieldDescriptiondouble[]
double
double
double
double
double[]
double[]
double[]
double
double
double
double
double
double
boolean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
pipelineID
public double pipelineID -
latency_pipeline
public double latency_pipeline -
latency_capture
public double latency_capture -
latency_jsonParse
public double latency_jsonParse -
timestamp_LIMELIGHT_publish
public double timestamp_LIMELIGHT_publish -
timestamp_RIOFPGA_capture
public double timestamp_RIOFPGA_capture -
valid
public boolean valid -
botpose
public double[] botpose -
botpose_wpired
public double[] botpose_wpired -
botpose_wpiblue
public double[] botpose_wpiblue -
botpose_tagcount
public double botpose_tagcount -
botpose_span
public double botpose_span -
botpose_avgdist
public double botpose_avgdist -
botpose_avgarea
public double botpose_avgarea -
camerapose_robotspace
public double[] camerapose_robotspace -
targets_Retro
-
targets_Fiducials
-
targets_Classifier
-
targets_Detector
-
targets_Barcode
-
-
Constructor Details
-
Results
public Results()
-
-
Method Details
-
getBotPose3d
-
getBotPose3d_wpiRed
-
getBotPose3d_wpiBlue
-
getBotPose2d
-
getBotPose2d_wpiRed
-
getBotPose2d_wpiBlue
-