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
Modifier and TypeFieldDescriptionfinal Pose3d
final Transform3d
final Rotation2d
Angle from the camera's relative x-axisfinal double
final double
final Rotation2d
final Rotation2d
final Transform3d
final Rotation2d
Angle from the target's relative x-axisfinal Rotation2d
final Rotation2d
-
Constructor Summary
-
Method Summary
-
Field Details
-
camPose
-
camToTarg
-
camToTargDist
public final double camToTargDist -
camToTargDistXY
public final double 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
-