chazevans

Results 3 comments of chazevans

I am getting the same error for the ColorPointCloud2 + DepthPointCloud2 examples: The function "vertexAttribPointer()" expects parameters like: "vertexAttribPointer(int, int, int, boolean, int, int)" Using: 1.0 release of the openkinect_processing...

Thanks for the response! I changed line 28 to kinect2.initDepth(); and a new error appeared: "The function start() does not exist" on line 29 I tried changing line 29 to...

Cool! That did the trick. Thanks so much!