problem when rgbdslam is lauching ?
hello, This is my problem, when i am launching RGBDSLAM with the command: "roslaunch rgbdslam kinect + rgbdslam.launch" I have the following message appears:
[ERROR] [1361892733.060455231] / Tried to advertise a service advertised That Is Already in this node [/ camera / deptregistered / imagerectraw / compressedDepth / setparameters] [ERROR] [1361892733.163451691] / Tried to advertise a service advertised That Is Already in this node [/ camera / deptregistered / imagerectraw / compressed / setparameters] [ERROR] [1361892733.355056223] / Tried to advertise a service advertised That Is Already in this node [/ camera / deptregistered / imagerectraw / theora / setparameters]
I watch several answers to this, and yet I can not find anything that fixes my problem.
Could you help me?
NOTE: I'm running ubuntu 12.04 with ROS groovy
In addition, I noticed that the program starts, I have an image that appears then it freezes very quickly (1-2 seconds)
I'm counting on you.
thank you
cordially
Asked by Moy on 2013-02-28 01:47:05 UTC
Answers
These error messages come from the openni driver. They do not affect RGBDSLAM. So your problem is that you
have an image that appears then it freezes very quickly (1-2 seconds)
Could you be more precise?
Asked by Felix Endres on 2013-02-28 02:07:56 UTC
Comments
Hello I'm having the same problem too. I'm also using ros groovy and ubuntu 12.04 . If these error messages come from the openni driver what should I do? I'm sorry to ask my question here . But as it's the same question I added this comment here..
Thank you in advance
Asked by Cham on 2013-07-31 21:43:40 UTC
As I said, the error messages do not affect rgbdslam, i.e. rgbdslam works despite of these errors. So there is no need to do anything. If it doesn't work for you, please state what exactly does not work.
Asked by Felix Endres on 2013-08-12 06:12:29 UTC
hello and thank you for your reply, I think I found the problem, when launching RGBDSLAM and after the processing, I have the following error message: [ERROR] [1362398242.025277857]: Can not create OpenGL context! SiftGPU cannot be used. [FATAL] [1362398242.025694549]: SiftGPU cannot be used. Detection of keypoints failed
After some research, it just my graphics card driver. I have an ATI Radeo HD 4530 mobility, however I have a problem with the driver. In fact, when I update it, my graphics card driver is MESA M92. it is a mistake scouring but I do not know how to solve it.
Could you help me?
thank you
Asked by Moy on 2013-03-04 01:10:32 UTC
Comments
in detail I'm Gallium 0.4 on AMD RV710, I found that my driver is installed, yet I the problem
Asked by Moy on 2013-03-04 01:22:36 UTC
I noticed another problem, if I leave the soft launch, the picture is frozen. if I run the program and I run directly the processing, then the program will crash. In espréant help from you
Asked by Moy on 2013-03-04 02:12:08 UTC
when i reboot the computer the pilote is became VESA M92, il don't understand what happens.
Asked by Moy on 2013-03-04 02:18:52 UTC
I am sorry, but graphics driver are neither in my field of interest, nor in the scope of this community. You can run rgbdslam without gui, see the description of headless mode on http://ros.rog/wiki/rgbdslam. Otherwise, maybe you can find help at the http://ubuntuforums.org.
Asked by Felix Endres on 2013-03-06 06:05:35 UTC
Comments