Error in using rgbdslam with GUI
Hello,
I am trying to implement SLAM using rgbdslam. But when i run the command "roslaunch rgbdslam kinect+rgbdslam.launch" from the wiki page "http://wiki.ros.org/rgbdslam?distro=fuerte", i get the following error. I appreciate any help.
WARNING: [/home/morteza/fuerte_workspace/sandbox/rgbdslam_freiburg/rgbdslam/launch/kinect+rgbdslam.launch] unknown <node> attribute 'no_launch-prefix'
[ERROR] [1419625375.970080106]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressedDepth/set_parameters] [ERROR] [1419625375.977429410]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/compressed/set_parameters] [ERROR] [1419625375.988461110]: Tried to advertise a service that is already advertised in this node [/camera/depth_registered/image_rect_raw/theora/set_parameters]
REQUIRED process [rgbdslam-23] has died! process has died [pid 5256, exit code 127, cmd /home/morteza/fuerte_workspace/sandbox/rgbdslam_freiburg/rgbdslam/bin/rgbdslam __name:=rgbdslam __log:=/home/morteza/.ros/log/f811358e-8d3c-11e4-abdb-08edb96bfa77/rgbdslam-23.log]. log file: /home/morteza/.ros/log/f811358e-8d3c-11e4-abdb-08edb96bfa77/rgbdslam-23*.log Initiating shutdown!
Also, when i try to start the openni nodes and RGBDSLAM separately with the commands 'roslaunch openni_launch openni.launch' and 'rosrun rgbdslam rgbdslam', I get the following error.
/home/morteza/fuerte_workspace/sandbox/rgbdslam_freiburg/rgbdslam/bin/rgbdslam: error while loading shared libraries: libsiftgpu.so: cannot open shared object file: No such file or directory