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

I'm having problems compiling #68

Open
ziyifly85 opened this issue Apr 6, 2023 · 5 comments
Open

I'm having problems compiling #68

ziyifly85 opened this issue Apr 6, 2023 · 5 comments

Comments

@ziyifly85
Copy link

ubuntu 18.04 64
target ros2:
source:
1:cartographer算法:https://github.com/ros2/cartographer
2. ROS2库:https://github.com/ros2/cartographer_ros

problems like this:
dev_ws/src/slam/cartographer_ros/cartographer_ros/src/assets_writer.cpp:45:10: fatal error: tf2_eigen/tf2_eigen.hpp: No such file or directory

more error:
image

I need your help very much!

@ziyifly85
Copy link
Author

base foxy.

@cyp4x141
Copy link

cyp4x141 commented Apr 6, 2023

try change 'tf2_eigen.hpp' to 'tf2_eigen.h', looks like include link problem?

@cyp4x141
Copy link

cyp4x141 commented Apr 6, 2023

run rosdep first ,make sure ros--tf2-eigen installed, it should fix the problem.

@clalancette
Copy link

You need to be using the foxy branch on cartographer, and the dashing branch on cartographer_ros for this to work.

@zzhh00
Copy link

zzhh00 commented Apr 24, 2023

You need to be using the foxy branch on cartographer, and the dashing branch on cartographer_ros for this to work.

It does not work. There is not any file named "tf2_eigen.hpp ".

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

4 participants