MATLAB_AprilTag3 icon indicating copy to clipboard operation
MATLAB_AprilTag3 copied to clipboard

Help with installing

Open jcnwholland opened this issue 3 years ago • 1 comments

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

jcnwholland avatar Jun 09 '21 09:06 jcnwholland