[photonlib] Only link to apriltag_shared (#730)

This commit is contained in:
Matt
2023-01-10 10:09:24 -05:00
committed by GitHub
parent 7c985e3a84
commit 53c67a07e4
2 changed files with 7 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ public class RobotPoseEstimator {
* respect to the FIRST field.
* @param strategy The strategy it should use to determine the best pose.
* @param cameras An ArrayList of Pairs of PhotonCameras and their respective Transform3ds from
* the center of the robot to the camera mount positions (ie, robot -> camera).
* the center of the robot to the camera mount positions (ie, robot camera).
*/
public RobotPoseEstimator(
AprilTagFieldLayout aprilTags,