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

catkin build error (bruce_slam package failed) #13

Open
YuanboXue opened this issue Feb 20, 2024 · 11 comments
Open

catkin build error (bruce_slam package failed) #13

YuanboXue opened this issue Feb 20, 2024 · 11 comments

Comments

@YuanboXue
Copy link

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 :)

Screenshot from 2024-02-20 14-29-20

@Pgw-hub
Copy link

Pgw-hub commented Mar 5, 2024

same here..!

can i ask which version of PCL library shoud we use?

@lbhqw
Copy link

lbhqw commented Mar 25, 2024

Do you solve?

@WLXM0922
Copy link

Me, too. How should I solve it? Thank you very much for your reply.

@WLXM0922
Copy link

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 :)

Screenshot from 2024-02-20 14-29-20

I added set(CMAKE_CXX_STANDARD 14) to the CMakeLists.txt file in the bruce_slam folder, and there was no pcl problem.

@Pgw-hub
Copy link

Pgw-hub commented Mar 25, 2024

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.

@WLXM0922
Copy link

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].
log file: /home/xlx/.ros/log/dec655f8-eaae-11ee-b137-0b75a2b0275a/bruce-slam-feature_extraction-4*.log The image in rviz is completely still, and no slam task is started. May I ask, what is the reason?I would be very grateful for your answer, if you know.

@YuanboXue
Copy link
Author

Same error when running roslaunch bruce _ slam slam.launch. Haven't solved.

@yangyouze
Copy link

Same error when running roslaunch bruce _ slam slam.launch. Haven't solved.

have you solve this problem?

@WLXM0922
Copy link

Same error when running roslaunch bruce _ slam slam.launch. Haven't solved.

Hello, have you solved this problem before? Looking forward to your reply, thank you.

@WLXM0922
Copy link

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.

@YuanboXue
Copy link
Author

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.

Still not. The error is:
Uploading Screenshot from 2024-05-24 19-10-19.png…

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

5 participants