Class PnpResult

java.lang.Object
org.photonvision.targeting.PnpResult
All Implemented Interfaces:
ProtobufSerializable, WPISerializable, PhotonStructSerializable<PnpResult>

The best estimated transformation from solvePnP, and possibly an alternate transformation depending on the solvePNP method. If an alternate solution is present, the ambiguity value represents the ratio of reprojection error in the best solution to the alternate (best / alternate).

Note that the coordinate frame of these transforms depends on the implementing solvePnP method.