#include <photon/estimation/TargetModel.h>
|
static frc::Pose3d | GetOrientedPose (const frc::Translation3d &tgtTrl, const frc::Translation3d &cameraTrl) |
|
◆ TargetModel() [1/4]
photon::TargetModel::TargetModel |
( |
units::meter_t | width, |
|
|
units::meter_t | height ) |
|
inline |
◆ TargetModel() [2/4]
photon::TargetModel::TargetModel |
( |
units::meter_t | length, |
|
|
units::meter_t | width, |
|
|
units::meter_t | height ) |
|
inline |
◆ TargetModel() [3/4]
photon::TargetModel::TargetModel |
( |
units::meter_t | diameter | ) |
|
|
inlineexplicit |
◆ TargetModel() [4/4]
photon::TargetModel::TargetModel |
( |
const std::vector< frc::Translation3d > & | verts | ) |
|
|
inlineexplicit |
◆ GetFieldVertices()
std::vector< frc::Translation3d > photon::TargetModel::GetFieldVertices |
( |
const frc::Pose3d & | targetPose | ) |
const |
|
inline |
◆ GetIsPlanar()
bool photon::TargetModel::GetIsPlanar |
( |
| ) |
const |
|
inline |
◆ GetIsSpherical()
bool photon::TargetModel::GetIsSpherical |
( |
| ) |
const |
|
inline |
◆ GetOrientedPose()
static frc::Pose3d photon::TargetModel::GetOrientedPose |
( |
const frc::Translation3d & | tgtTrl, |
|
|
const frc::Translation3d & | cameraTrl ) |
|
inlinestatic |
◆ GetVertices()
std::vector< frc::Translation3d > photon::TargetModel::GetVertices |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: