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

g2o issues with ROS2 humble . #742

Open
chrissunny94 opened this issue Nov 21, 2023 · 4 comments
Open

g2o issues with ROS2 humble . #742

chrissunny94 opened this issue Nov 21, 2023 · 4 comments

Comments

@chrissunny94
Copy link

chrissunny94 commented Nov 21, 2023

undefined reference to symbol '_ZN3fmt2v86detail18throw_format_errorEPKc'
/usr/bin/ld: /lib/x86_64-linux-gnu/libfmt.so.8: error adding symbols: DSO missing from command line
  1. Ubuntu 22.04
  2. ROS humble

Not sure if its exactly a ROS problem or something else .

But tracking it .

wh200720041/floam#57

@RainerKuemmerle
Copy link
Owner

When are you getting this linker error? When you compile g2o or when you link your code with g2o?

@chrissunny94
Copy link
Author

While linking with g2o .
Getting it with the following .
https://github.com/Chris7462/floam/tree/g2o

Same code worked with ROS2 FOXY on Ubuntu 20.04 .

I have insalled g2o from the ROS2 release , sudo apt install ros-<distro>-libg2o , i am not sure of the corresponding g2o release with the same .

I will trying installing the FOXY-bundled-g2o from source and revert back for further clarity .

@RainerKuemmerle
Copy link
Owner

RainerKuemmerle commented Nov 22, 2023 via email

@chrissunny94
Copy link
Author

Noted!

I will try to dig in over this weekend .

Thank you

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

No branches or pull requests

2 participants