OpenCL clEnqueueWriteBuffer Error

asked 2015-02-11 15:55:14 -0500

Pototo gravatar image

Hi folks,

I am running the Kinect One package from here:

https://github.com/code-iai/iai_kinect2

When I display "Camera" in Rviz everything works fine, but when I try to display the PointCloud2 in rviz, then I get the next error from the Kinect library:

[DepthRegistrationOpenCL::registerDepth] ERROR: clEnqueueWriteBuffer(-5)

Why do I get that?

edit retag flag offensive close merge delete