rgvdslam v2 roslaunch error in ubuntu 14.04 ros indigo
when I try "roslaunch rgbdslam openni+rgbdslam.launch" I got error
REQUIRED process [rgbdslam-23] has died! process has died [pid 7397, exit code -11, cmd /home/slam/rgbdslam_catkin_ws/devel/lib/rgbdslam/rgbdslam __name:=rgbdslam __log:=/home/slam/.ros/log/86f0937e-3be5-11e5-8018-c86000307f44/rgbdslam-23.log]. log file: /home/slam/.ros/log/86f0937e-3be5-11e5-8018-c86000307f44/rgbdslam-23*.log Initiating shutdown!
if someone has seen or solved it, could u help me? how to solve it?
did you solve it?
Had the same problem, and no, re-compiling PCL with C++11 and
catkin_make
again with new PCL didn't solve it.Has anyone managed to solve this problem at the end? I tried following this but without success.