demo_two_kinect data error!!

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

demo_two_kinect data error!!

jerry-qin
Hi,
Mr. Labbe


I run your demo_two_kinect.launch ,but I there is  error as in the picture.
Main window.cpp:2116::processRtabmaoEvent3DMap() received with code error1!

Thank you for your help!
Reply | Threaded
Open this post in threaded view
|

Re: demo_two_kinect data error!!

matlabbe
Administrator
Hi,

That error ("MainWindow.cpp:2740::processRtabmapEvent3DMap() Map received with code error 1!") happens when rtabmap node is dead or is not in the same namespace than rtabmapviz (i.e., rtabmapviz cannot communicate with rtabmap node). Look at the terminal for any errors.

I tested with 0.11:
$ roslaunch rtabmap_ros demo_two_kinects.launch



I tested 0.10 (actual ros binaries) and it works but odometry is less good.

cheers