Skip to content

Commit fb8aa24

Browse files
committed
Fix apriltag requirements
1 parent f54cafc commit fb8aa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apriltag-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ robotpy-apriltag==2024.1.1.1
55
numpy==1.25.2; platform_machine == "roborio"
66

77
# OpenCV isn't strictly necessary for using the apriltag library, but it is useful.. but we omit it
8-
+#robotpy-opencv; platform_machine == "roborio"
8+
#robotpy-opencv; platform_machine == "roborio"

0 commit comments

Comments
 (0)