mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
@@ -48,7 +48,7 @@ namespace VisionEstimation {
|
||||
|
||||
#include <iostream>
|
||||
|
||||
static std::optional<PnpResult> EstimateCamPosePNP(
|
||||
[[maybe_unused]] static std::optional<PnpResult> EstimateCamPosePNP(
|
||||
const Eigen::Matrix<double, 3, 3>& cameraMatrix,
|
||||
const Eigen::Matrix<double, 8, 1>& distCoeffs,
|
||||
const std::vector<PhotonTrackedTarget>& visTags,
|
||||
|
||||
Reference in New Issue
Block a user