alddiaz / MATLAB_AprilTag3

The MATLAB MEX function for AprilTag3 detection and 3-D pose estimation.
https://sites.google.com/site/aldodiazsalazar/
GNU General Public License v2.0
19 stars 4 forks source link

Help with installing #3

Open jcnwholland opened 3 years ago

jcnwholland commented 3 years ago

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 "

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

thank you so much.

Gr Joep Holland

alddiaz commented 2 years ago

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!