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

Compatibility with updated third-party libraries #61

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

martinruenz
Copy link

Changes in this pull request aim at a better compatibility with updated external libraries (glog and sophus).

@ArthurGodoy
Copy link

Hi @martinruenz, I am trying to build your branch on a Ubuntu 16.04 machine with latest Sophus and I am getting this error:
typedef EIGEN_DEPRECATED SO3Group<double> SO3; ^ In file included from Calibu/include/calibu/cam/camera_xml.h:28:0, from Calibu/src/cam/CameraXml.cpp:24: Calibu/include/calibu/cam/camera_rig.h:65:23: error: ‘Sophus::SO3 {aka Sophus::SO3Group<double>}’ is not a template rdf * Sophus::SO3<Scalar>(rig->cameras_[c]->RDF()).inverse();

There is anything I can do to resolve this?

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

Successfully merging this pull request may close these issues.

None yet

2 participants