#include <photon/estimation/CameraTargetRelation.h>
◆ CameraTargetRelation()
| photon::CameraTargetRelation::CameraTargetRelation |
( |
const frc::Pose3d & | cameraPose, |
|
|
const frc::Pose3d & | targetPose ) |
|
inline |
◆ camPose
| const frc::Pose3d photon::CameraTargetRelation::camPose |
◆ camToTarg
| const frc::Transform3d photon::CameraTargetRelation::camToTarg |
◆ camToTargAngle
| const frc::Rotation2d photon::CameraTargetRelation::camToTargAngle |
◆ camToTargDist
| const units::meter_t photon::CameraTargetRelation::camToTargDist |
◆ camToTargDistXY
| const units::meter_t photon::CameraTargetRelation::camToTargDistXY |
◆ camToTargPitch
| const frc::Rotation2d photon::CameraTargetRelation::camToTargPitch |
◆ camToTargYaw
| const frc::Rotation2d photon::CameraTargetRelation::camToTargYaw |
◆ targToCam
| const frc::Transform3d photon::CameraTargetRelation::targToCam |
◆ targToCamAngle
| const frc::Rotation2d photon::CameraTargetRelation::targToCamAngle |
◆ targToCamPitch
| const frc::Rotation2d photon::CameraTargetRelation::targToCamPitch |
◆ targToCamYaw
| const frc::Rotation2d photon::CameraTargetRelation::targToCamYaw |
The documentation for this class was generated from the following file: