#define WPILIB_DLLEXPORT
Definition: SymbolExports.h:36
Definition: AprilTagPoseEstimator.h:15
A pair of AprilTag pose estimates.
Definition: AprilTagPoseEstimate.h:14
double GetAmbiguity() const
Gets the ratio of pose reprojection errors, called ambiguity.
Transform3d pose1
Pose 1.
Definition: AprilTagPoseEstimate.h:16
Transform3d pose2
Pose 2.
Definition: AprilTagPoseEstimate.h:19
double error2
Object-space error of pose 2.
Definition: AprilTagPoseEstimate.h:25
double error1
Object-space error of pose 1.
Definition: AprilTagPoseEstimate.h:22