-
Notifications
You must be signed in to change notification settings - Fork 28
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 error (bruce_slam package failed) #13
Comments
same here..! can i ask which version of PCL library shoud we use? |
Do you solve? |
Me, too. How should I solve it? Thank you very much for your reply. |
I added set(CMAKE_CXX_STANDARD 14) to the CMakeLists.txt file in the bruce_slam folder, and there was no pcl problem. |
Me either, i added set(CMAKE_CXX_STANDARD 14) to the CMakeLists.txt file and build succeed. When i comment the point cloud downsampling part of feature extraction then, getting image from rosbag is working well. But when i run with uncommenting it, then suddenly stops. |
Hello, when I run roslaunchbruce _ slam.launch in a terminal and open a new terminal to run rosbag play sample_data.bag, the first terminal will report an error: [bruce/slam/feature_extraction-4] process has died [pid 8297, exit code -11, cmd /home/xlx/aa_ws/src/sonar-SLAM/bruce_slam/scripts/feature_extraction_node.py __name:=feature_extraction __log:=/home/xlx/.ros/log/dec655f8-eaae-11ee-b137-0b75a2b0275a/bruce-slam-feature_extraction-4.log]. |
Same error when running roslaunch bruce _ slam slam.launch. Haven't solved. |
have you solve this problem? |
Hello, have you solved this problem before? Looking forward to your reply, thank you. |
Hello, have you solved this problem before? Looking forward to your reply, thank you. |
Hello! When I run the 'catkin build', it seems that all packages succeeded except 'bruce_slam' shown in the picture. Sorry to trouble you and I really appreciate your valuable support and help :)
The text was updated successfully, but these errors were encountered: