Robotics StackExchange | Archived questions

Kinect: could not turn on frame synchronization

When trying to view the colored point cloud on the kinect, I get this error:

terminate called after throwing an instance of 'openni_wrapper::OpenNIException'
  what():  virtual void openni_wrapper::OpenNIDevice::setSynchronization(bool) @     /code/ros_electric/perception_pcl/pcl/build/pcl/io/src/openni_camera/openni_device.cpp @ 490 : could not turn on frame synchronization. Reason: Device Protocol: Bad Parameter sent!

I'm able to visualize the /camera/depth/points in rviz.

Here is a screenshot of rviz and dynamic reconfigure: C:\fakepath\kinect.png

I'm running ros electric installed on debian squeeze 64bits. The full log is available here.

Asked by Ugo on 2011-11-02 00:38:45 UTC

Comments

+1 Also having this problem.

Asked by hauptmech on 2012-02-23 04:40:52 UTC

Answers

+1. I'm having the same issue. Does anyone have any ideas why/where this issue is coming from or how to solve it?

Asked by COS on 2012-01-30 03:01:48 UTC

Comments