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

Asus Xtion Pro Live poor framerate

asked 2011-12-08 11:58:15 -0500

Peter Henry gravatar image

updated 2016-10-24 09:02:22 -0500

ngrennan gravatar image

I am excitedly trying out our newly arrived Xtion Pro Live cameras. Unfortunately, I see behavior that on the same laptop, Kinect runs at 30FPS (as determined by rostopic hz), while through the same USB port the Xtion gets < 10 FPS, and sometimes drops to "no new messages" briefly. I'm on 11.04, using electric, and see this using both the openni-dev and ps-engine that "come with" electric and the newer versions available at pointclouds.org. I have tried restarting the driver many times. Any ideas?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-02-18 09:43:28 -0500

psoetens gravatar image

I'm not having this issue but I did download and compile the latest OpenNI and PrimeSense Sensor sources, stable branches : http://www.openni.org/Downloads.aspx (you need to git clone them).

You'll have to install OpenNI (first) and the Sensor (second) packages on top of your openni-dev Debian package (effectively overwriting the files of the Debian package). You can do this by following the build and installation instructions in the README files in the top directories of both packages.

If it doesn't work, you can revert all by calling the ./install.sh script with the -u option for both packages and then to do

sudo aptitude reinstall openni-dev

So it's quite safe to try this out.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2011-12-08 11:58:15 -0500

Seen: 1,239 times

Last updated: Feb 18 '12