-
Notifications
You must be signed in to change notification settings - Fork 10
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
Error while running autocalib_test.m #6
Comments
I've encountered same problem. AS i understand, those guys used older matlab version and something has changed in matlab since they pushed this code. I've beat that problem by changing |
I tried the same fix, but there are too many consecutive fixes you would have to apply. I tried using ubuntu 14.04 and an older version of MATLAB. Perhaps you guys could suggest a MATLAB version used at the time this code was created? |
I was able to launch this autocalib_test.m using Linux Mint 20 and Matlab R2020a. |
Oh, thanks a lot! Did you apply lots of fixes? And if you did, could you perhaps open a PR here with your version of the code or provide a link to another repo? |
Actually, I've made no changes in the code. Just installed Matlab R2020a. I've though needed to do some changes in matlab libs. If you'll encounter problem with libstdc++.so.6 and just found this solution to fix this . |
Hi I got this error while running autocalib_test.m
When I tried changing
KeyValDb/check (line 102)
it raised consecutive errors.What could be the solution to this?
Thank you.
The text was updated successfully, but these errors were encountered: