diff options
| author | Omar Rizwan <omar@omar.website> | 2024-03-07 21:04:17 +0000 |
|---|---|---|
| committer | Omar Rizwan <omar@omar.website> | 2024-03-07 21:04:17 +0000 |
| commit | f8a3ed60e8d30aabd94ca729f0c7401bc74a349e (patch) | |
| tree | 296fba9ea50c12b6cd1a76d292fc0621bcdb9006 | |
| parent | Fix printing from editors (diff) | |
| download | folk-f8a3ed60e8d30aabd94ca729f0c7401bc74a349e.tar.gz folk-f8a3ed60e8d30aabd94ca729f0c7401bc74a349e.zip | |
README: hack: use a fork so apriltag builds with make
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
