cannot launch the rviz
creating depth generator failed. Reason: USB interface is not supported! trying to launch the openni launch but it give this error so i "creating depth generator failed. Reason: USB interface is not supported!" how do i solve this error pls help thanks.
Could you give us more information? What kind of interface do you use at the error? For example, if the issue is related to ASUS sensor, this article ( http://answers.ros.org/question/54747/primesense-carmine-doesnt-work-but-asus-xtion-does-openni-launch-devices-connected-but-not-found/ )is useful.
i use the roslaunch openni_launch openni.launch to launch but the asus kinect is being detected in the ubuntu 12.04 virtualbox.it is still showing waiting for the device to be connected
[ INFO] [1397110220.694484006]: No devices connected.... waiting for devices to be connected [ INFO] [1397110223.706416560]: No devices connected.... waiting for devices to be connected still showing the same thing, is there any information you need please
You know that USB3.0 doesn't match ROS, don't you. Does your
~/.ros/camera_info
folder include rgb_*****.yaml and depth_****.yaml ? To get these file, you need a camera calibration.sry it's not clear sry.
it think is that I am using the virtualbox to run the Ubuntu 12.04, so this may relate to, not running the Kinect or detecting the usb for the Kinect.
I also have experienced the error with early groovy, but recently I don't come across the error. and I use hydro and Ubuntu 12.04 on my PC. As I also have package parallels (virtual machine) on Mac, I'm trying it with kinect.
Did you read this article ( http://answers.ros.org/question/51472/does-ros-groovy-have-any-problems-running-on-virtualbox-with-ubuntu-1210/ )? I think Mr. tfoote's answer is relate to your error.