RGBDSLAMv2 REQUIRED process [rgbdslam-1] has died!
Hi I am using Ubuntu 16.04 LTS on athlon i686 with ROS Kinetic and Kinect XBOX 360. I've installed rgbdslamv2 using install.sh script from the official github repo. I've tried launching every launch file in /launch directory, but I always get the following error message:
======REQUIRED process [rgbdslam-1] has died!
process has died [pid 5855, exit code -11, cmd /home/doxub/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam __name:=rgbdslam __log:=/home/doxub/.ros/log/61c2e24e-3806-11e8-8d8c-101f744a42d4/rgbdslam-1.log].
log file: /home/doxub/.ros/log/61c2e24e-3806-11e8-8d8c-101f744a42d4/rgbdslam-1*.log
Initiating shutdown!
================================================================================
[rgbdslam-1] killing on exit
shutting down processing monitor...
I've seen that others also had similar issues, reported here and here. I tried following this instructions on how to compile Rgbdslam (V2) on a Fresh Ubuntu 16.04 Install (Ros Kinetic) but without success. If someone is able to provide me with any insight on how to solve this problem it would be much appreciated. Thanks!
Found this and at step 19. when I try to source ~/catkin_ws/install/setup.bash I get the message "No such file or directory". Can anyone help, pls?