When we try to use the .getBestCameraToTarget() function on an AprilTag it always returns 0,0,0 in the Transform3d. When I try to use other functions from the photonvision (like .getFiducialId()) it returns it as its supposed to. The Code:
Thank you!
You are in 2D processing mode, you’ll need to calibrate your camera for your desired resolution and switch to 3D mode.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.