Robotics StackExchange | Archived questions

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.

Asked by Rizwan on 2014-04-09 16:02:50 UTC

Comments

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.

Asked by Ken_in_JAPAN on 2014-04-09 19:54:36 UTC

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

Asked by Rizwan on 2014-04-09 20:16:53 UTC

[ 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

Asked by Rizwan on 2014-04-09 20:18:22 UTC

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.

Asked by Ken_in_JAPAN on 2014-04-09 20:33:51 UTC

sry it's not clear sry.

Asked by Rizwan on 2014-04-09 20:47:46 UTC

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.

Asked by Rizwan on 2014-04-09 20:56:42 UTC

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.

Asked by Ken_in_JAPAN on 2014-04-09 21:02:27 UTC

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.

Asked by Ken_in_JAPAN on 2014-04-09 21:26:58 UTC

Ken is right, I would be surprised if this works in virtualbox. (Not saying it's impossible, but I'd be impressed.) Try installing Ubuntu directly, not in a virtual machine.

Asked by Martin Günther on 2014-04-10 01:35:28 UTC

Thanks, @Martin Günther. As I have never used such a way that means connecting a hardware to a virtual machine, I have a chance of knowing an issue about virtual machine.

Asked by Ken_in_JAPAN on 2014-04-10 04:54:29 UTC

@Martin Günther. thanks for the in formations actually, my laser scanner works perfect well and i can control my turtlebot 2. Both of my laptops are running in Virtualbox with Ubuntu 12.04, ROS Hydro after i see your note i am trying to reinstall using native Ubuntu 12.04, w heather if it is working, i will post the solution as fast as possible please give any comment s on the process of installing the native Ubuntu 12.04.

Asked by Rizwan on 2014-04-10 17:43:36 UTC

Answers