Asus Xtion Pro Live - Failed to set priority
Hi there,
I have an Ubuntu 13.10 system running ROS Indigo and I want to get a Asus Xtion Pro Live running in this system. Already installed indigo-openni and openni pkgs and also installed OpenNI unstable branch ( https://github.com/OpenNI/OpenNI/tree... ), OpenNI2 develop branch ( https://github.com/occipital/openni2 ) and Primesense Sensor unstable branch ( https://github.com/PrimeSense/Sensor/... ).
When I run roslaunch openni2_launch openni2.launch
I get the following:
[ INFO] [1402491612.069490116]: Device "1d27/0601@3/6" with serial number "1207110008" connected
Warning: USB events thread - failed to set priority. This might cause loss of data...
This is not allowing me to get any data on Rviz and also doesn't allow me to run RGBDSLAM package.
I already followed the steps in these thread ( http://answers.ros.org/question/77651... ), including the camera firmware update. Tried many combinations of changes in the UsbInterface flag (like putting the one of primesense =2
and the one from openni2 =0
, and vice-versa, both equal, etc) but I'm still getting the same problem.
This is getting me things late for my MSc project, so any quick help will really by appreciated.
Thanks in advance!
NOTE: I already tried in both USB2.0 and 3.0. Also tried roslaunch openni_launch openni.launch
but this one gives me a Failed to set USB interface!
error!
I have a same warning message. But it is no problem to use xtion. Please check fixed frame and topic on rqt_rviz.
Yeah! Seems it's working! Have to figure out what's the problem with RGBDSLAM then! Thanks!
I can see the same warning.