Package org.photonvision.estimation
Class CameraTargetRelation
java.lang.Object
org.photonvision.estimation.CameraTargetRelation
Holds various helper geometries describing the relation between camera and target.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Pose3dfinal Transform3dfinal Rotation2dAngle from the camera's relative x-axisfinal doublefinal doublefinal Rotation2dfinal Rotation2dfinal Transform3dfinal Rotation2dAngle from the target's relative x-axisfinal Rotation2dfinal Rotation2d -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
camPose
-
camToTarg
-
camToTargDist
-
camToTargDistXY
-
camToTargYaw
-
camToTargPitch
-
camToTargAngle
Angle from the camera's relative x-axis -
targToCam
-
targToCamYaw
-
targToCamPitch
-
targToCamAngle
Angle from the target's relative x-axis
-
-
Constructor Details
-
CameraTargetRelation
-