ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

openni_ros - xtion pro - network connection has been closed!

asked 2011-08-29 18:56:06 -0500

quantize gravatar image

updated 2011-08-29 18:57:27 -0500

I'm trying to get some depth data out of the Xtion Pro. I'm on ubuntu 10.0.4. I'm using the latest version of openni_ros and I'm following the directions at http://www.ros.org/wiki/openni_launch under 3. Quick Start to the T.

Unfortunately, I don't see any data in rviz, and I get the following message in the console. It looks like it can't detect my device?

[ INFO] [1314686850.673973496]: Number devices connected: 1
[ INFO] [1314686850.674117789]: 1. device on bus 003:02 is a PrimeSense Device (600) from PrimeSense (1d27) with serial id ''
[ INFO] [1314686850.676183995]: Searching for device with index = 1
[ INFO] [1314686850.681652725]: No matching device found.... waiting for devices. Reason: openni_wrapper::OpenNIDevice::OpenNIDevice(xn::Context&, const xn::NodeInfo&, const xn::NodeInfo&, const xn::NodeInfo&, const xn::NodeInfo&) @ /opt/ros/diamondback/stacks/openni_ros/openni_camera/src/openni_device.cpp @ 61 : creating depth generator failed. Reason: The network connection has been closed!

Any ideas on what this closed network connection might be? And how I might repair it? Any one else using an Xtion Pro experiencing similar issues?

edit retag flag offensive close merge delete

Comments

A couple clarifications: you're using Electric and getting this error following `roslaunch openni_launch openni.launch`? Also, your device is an Xtion Pro (no RGB camera) and not the new Xtion Pro Live? Following the openni_launch instructions, I'm able to use my Xtion Pro.
Patrick Mihelich gravatar image Patrick Mihelich  ( 2011-09-02 11:18:52 -0500 )edit
Yes, using Electric. Yes running roslaunch openni_launch openni.launch. Yes it is an Xtion pro. Any additional info I could give to get help?
quantize gravatar image quantize  ( 2011-09-19 18:50:00 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-12-14 00:16:42 -0500

prp gravatar image

Hi. It seems that your system is confused between the Diamondback installation and the Electric installation. The last line of your error dump references Diamondback. Make sure your environment is set up correctly.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-08-29 18:56:06 -0500

Seen: 1,309 times

Last updated: Dec 14 '11