-
Notifications
You must be signed in to change notification settings - Fork 50
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
catkin build locus failed #57
Comments
It shows missing files, i search "BodyFilterConfig.h" in my folder, but not found. |
I have the same problem, and I couldn't find "BodyFilterConfig.h". |
and if you enforce the have you guys tried docker? |
ok!thanks for tips,i got it! |
enforce the catkin build again will solve this problem
|
I guess some dependencies are not included properly, then. Let me reopen this thread and review it so we get rid of it for good :) |
First of all, thank you very much for a great job, but I am having some problems compiling and would appreciate your help.
After install all required tools (pcl_ros catkin_tools...), i taked locus and common_nebula_slam unzip into catkin_ws/src , my folders are layered as follows:
catkin_ws
src
core_msgs
docker
frontend_utils
geometry_utils
locus
......
and i catkin build locus at catkin_ws/, some errors appeared:
moreover, my environment:Ubuntu18.04 ROS melodic PCL1.8 BOOST1.65
I am looking forward to your reply,thanks
The text was updated successfully, but these errors were encountered: