From f8a3ed60e8d30aabd94ca729f0c7401bc74a349e Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Thu, 7 Mar 2024 16:04:17 -0500 Subject: README: hack: use a fork so apriltag builds with make --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ddd67df..778baf97 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ if flashing from a Mac]) control --reload-rules && sudo udevadm trigger` 1. Get AprilTags: `cd ~ && git clone - https://github.com/AprilRobotics/apriltag.git && cd apriltag && make` + https://github.com/FolkComputer/apriltag.git && cd apriltag && make` (you can probably ignore errors at the end of this if they're just for the OpenCV demo) -- cgit v1.2.3