sonar-SLAM icon indicating copy to clipboard operation
sonar-SLAM copied to clipboard

catkin build error (bruce_slam package failed)

Open YuanboXue opened this issue 1 year ago • 11 comments

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

YuanboXue avatar Feb 20 '24 06:02 YuanboXue

same here..!

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

Pgw-hub avatar Mar 05 '24 12:03 Pgw-hub

Do you solve?

lbhqw avatar Mar 25 '24 02:03 lbhqw

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

WLXM0922 avatar Mar 25 '24 03:03 WLXM0922

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.

WLXM0922 avatar Mar 25 '24 12:03 WLXM0922

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.

Pgw-hub avatar Mar 25 '24 12:03 Pgw-hub

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.

WLXM0922 avatar Mar 25 '24 13:03 WLXM0922

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

YuanboXue avatar Mar 26 '24 03:03 YuanboXue

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

have you solve this problem?

yangyouze avatar May 12 '24 04:05 yangyouze

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 avatar May 23 '24 07:05 WLXM0922

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.

WLXM0922 avatar May 23 '24 08:05 WLXM0922

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…

YuanboXue avatar May 24 '24 11:05 YuanboXue