-
Notifications
You must be signed in to change notification settings - Fork 66
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
Comments
base foxy. |
try change 'tf2_eigen.hpp' to 'tf2_eigen.h', looks like include link problem? |
run rosdep first ,make sure ros--tf2-eigen installed, it should fix the problem. |
You need to be using the |
It does not work. There is not any file named "tf2_eigen.hpp ". |
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:
I need your help very much!
The text was updated successfully, but these errors were encountered: