Skip to content

Commit

Permalink
README: hack: use a fork so apriltag builds with make
Browse files Browse the repository at this point in the history
  • Loading branch information
osnr committed Mar 7, 2024
1 parent 731c69f commit f8a3ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit f8a3ed6

Please sign in to comment.