-
Notifications
You must be signed in to change notification settings - Fork 57
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
Build error - vicalib #53
Comments
Can I assume you got this due to your post in #54 ? |
I have the same issue on Ubuntu 18.04
|
it compiled after three fixes in vicalib-engine.cc. bad bad bad This doesn't really deal with the original issue, but it seems to do the trick. My guess is that somebody refactored Calibu slightly, and the newest master doesn't match anymore with this one. |
after all the dependencies installed, i am finally stuck with the below error,
CMakeFiles/vicalib.dir/src/vicalib-engine.cc.o: In function
visual_inertial_calibration::VicalibEngine::InitTask()': vicalib-engine.cc:(.text+0x5c37): undefined reference to
calibu::KannalaBrandtCamera::NumParams'vicalib-engine.cc:(.text+0x5e3a): undefined reference to `calibu::Rational6Camera::NumParams'
The text was updated successfully, but these errors were encountered: