ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

realsense2_camera_manager crashes

asked 2019-10-24 04:47:26 -0500

chris93 gravatar image

Hi,

when launching the realsense D435 with

roslaunch realsense2_camera rs_rgbd.launch

it starts and everything is fine. I have tried that on my Desktop and a NUC that I am trying to setup.
As soon as I subscribe any /camera/aligned_depth_to_*/ * topic the nodelet crashes

[camera/realsense2_camera_manager-2] process has died [pid 16059, exit code -11, cmd /opt/ros/kinetic/lib/nodelet/nodelet manager __name:=realsense2_camera_manager __log:=/home/turtlebot/.ros/log/228fa30e-f642-11e9-bdc0-d43b04b8f565/camera-realsense2_camera_manager-2.log]

Any suggestions on how to fix? Since the nodelet runs fine on my Desktop even after subscribing I do not think its actually a realsense2_camera problem. All other topics work fine on both pcs.

Cheers

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-10-24 09:32:02 -0500

chris93 gravatar image

Actually a fresh install did the trick. On the NUC the SDK1.0 and the realsense_camera has been installed before. Seems like the uninstall is not clean enough or something failed for me.
Nevertheless in my case the installation of sdk2.0 and realsense2_camera did not work even after I completely wiped ROS and everything else related to it. Only a fresh install of ubuntu worked.

Cheers

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-10-24 04:47:26 -0500

Seen: 730 times

Last updated: Oct 24 '19