felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
943 stars 400 forks source link

rgbdslam_v2 shutdown when receiving images #115

Open toonnii opened 5 years ago

toonnii commented 5 years ago

Hello,

i want to use rgbdslam_v2 with the camera intel realsense D435. I use ubuntu 16.04, ros-kinetic. For the camera i use https://github.com/IntelRealSense/realsense-ros to publish data to rostopics.

rgbdslam_v2 shutdown after about 1 second, if the camera publish data on the rostopics. If i only start rgbdslam_v2 without data from the camera, rgbdslam doesn shut down.

Can anyone help me?

Thanks a lot

grafik