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

Updating arucov3 #93

Merged
merged 16 commits into from
Nov 14, 2020
Merged

Updating arucov3 #93

merged 16 commits into from
Nov 14, 2020

Conversation

RodrigoSarmento
Copy link
Contributor

**************** NEEDS TO BE ACCEPTED AFTER NEW-SLAM-SOLVER BRANCH MERGE **************

Updating Aruco version.

There wasn't any issue with the code used by Aruco 2

RodrigoSarmento and others added 16 commits August 13, 2020 19:21
Also added additional FindXXX.cmake necessary to build modules with G2O dependencies.
Updated instantiation of G2O solvers, block solvers and optimizers.
Code is compiling but crashes when optimization is being called.
This flag may be conflicting with PCL compilation flags,
which can cause runtime errors on RANSAC::compute() method.
…olver.cpp

This instance is a singleton and is already declared in event_logger.cpp
(the only code that must retrieve a reference to the instance are user code e.g. code
in int main(..) function).
…on_types.h)

With these changes, RGB-D RTK is built using the same compilation flags
used to build PCL; also, EIGEN_MAKE_ALIGNED_OPERATOR_NEW was added
to structs in the common module.
@RodrigoSarmento RodrigoSarmento merged commit e1e44c9 into master Nov 14, 2020
This was referenced Nov 14, 2020
@brnmfs brnmfs deleted the updating_arucov3 branch January 25, 2021 19:50
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