libPointCloud
libPointCloud copied to clipboard
could not initialize OpenCLDepthPacketProcessor
Hi guys,
I am trying to run the SEEED sensor on my Intel x86 Laptop with Ubuntu 18.04 installed in it. I went through the README. Everything seems to compile correctly. However, while running the example (DepthMeasure), I get the following error: could not initialize OpenCLDepthPacketProcessor
Any ideas how to solve this? Many thanks!!
I just had the same error and found this issue via google. The solution for me was to properly install the openCL drivers for my system, and see if they are actually detected and working via "sudo clinfo"