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

Add workaround for multiple definitions #727

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

RainerKuemmerle
Copy link
Owner

Fix #721
Relates #444

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #727 (a601119) into master (dcf7935) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #727   +/-   ##
=======================================
  Coverage   50.96%   50.96%           
=======================================
  Files         271      271           
  Lines       10986    10985    -1     
=======================================
  Hits         5599     5599           
+ Misses       5387     5386    -1     
Files Coverage Δ
g2o/types/sim3/types_seven_dof_expmap.h 26.82% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RainerKuemmerle RainerKuemmerle merged commit 63cdadf into master Oct 21, 2023
@RainerKuemmerle RainerKuemmerle deleted the rainer/fix721 branch October 21, 2023 16:51
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.

Linker error: multiple definition of `typeinfo name for g2o::BaseVertex<7, g2o::Sim3>';
1 participant