Targeting metrics of the Limelight.
More...
#include <valkyrie/cameras/Limelight.h>
|
|
bool | targetValid |
| | Whether the target is valid or not.
|
|
int | targetCount |
| | How many targets are being detected.
|
|
units::millisecond_t | targetLatency |
| | The pipeline latency.
|
|
units::millisecond_t | captureLatency |
| | The capture latency.
|
|
units::degree_t | tx |
| | Horizontal offset from crosshair to target.
|
|
units::degree_t | ty |
| | Vertical offset from crosshair to target.
|
|
units::degree_t | txnc |
| | Horizontal offset from principle pixel to target.
|
|
units::degree_t | tync |
| | Vertical offset from principle pixel to target.
|
|
double | ta |
| | Target area of image (0% to 100%).
|
|
int | tid |
| | ID of the primary in-view AprilTag.
|
|
int | targetClassIndexDetector |
| | Target class index detector.
|
|
int | targetClassIndexClassifier |
| | Target class index classifier.
|
|
int | targetLongSidePixels |
| | Number of pixels on the target long side.
|
|
int | targetShortSidePixels |
| | Number of pixels on the target short side.
|
|
int | targetHorizontalExtentPixels |
| | Number of pixels horizontally of the target.
|
|
int | targetVerticalExtentPixels |
| | Number of pixels vertically of the tagret.
|
|
units::degree_t | targetSkew |
| | Skew of the target.
|
Targeting metrics of the Limelight.
The documentation for this struct was generated from the following file: