Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with installing #3

Open
jcnwholland opened this issue Jun 9, 2021 · 1 comment
Open

Help with installing #3

jcnwholland opened this issue Jun 9, 2021 · 1 comment

Comments

@jcnwholland
Copy link

Hi I'm running into problems with the install, i'm a bit of a newbie in coding, and my linux skills are not godlike so to say.
In a nutt shell, i'm getting this error while running the make file in \vision
"

  • Compiling: apriltags.c
    Error using make (line 53)
    no apriltag folder found in current directory, download it from https://april.eecs.umich.edu/wiki/index.php/AprilTags
    "
    I've got opencv verified and running, have apriltag lib installed. How and where to a place the library?
    I'm not following the steps in procedure from line 18:
    " Copy latter apriltag directory to MVTB_MEX by running from command line:
    cp -pr apriltag "$MVTB_MEX"

"

is this done in matlab? matlab doesnt recognize the shell command or cp?

thank you so much.

Gr Joep Holland

@alddiaz
Copy link
Owner

alddiaz commented Jul 4, 2022

Hi Josep,
Sorry for quite late response, somehow I did not get to read your email. Anyhow, in case you didn't manage to make it work yet, the issue is quite simple. You just need to copy the content of the "apriltag" directory from my repo to the work path of the Machine Vision Toolbox. There in such path you will find a local directory called "mex". You should copy the "apriltag" directory inside it. Run the make once again and hopefully it should work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants