zivid / zivid-ros

Official ROS driver for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
55 stars 43 forks source link

CI tests failure due to no OpenCL devices #24

Closed apartridge closed 4 years ago

apartridge commented 4 years ago

The CI fails relatively often due to this issue:

[ INFO] [1591366214.249881307]: Loading nodelet 'zivid_camera/nodelet' [ERROR] [1591366214.285568214]: Failed to initialize camera driver. Exception: "An OpenCL error occurred: Failed to get devices for context.

This indicates a problem with your OpenCL device or driver. Try updating your drivers, verify that your OpenCL device and driver supports OpenCL 1.2, and install any pending operating system updates.

For more help, visit the Zivid Knowledge Base at https://help.zivid.com .

[CL_INVALID_CONTEXT]" [FATAL] [1591366214.286208861]: Failed to load nodelet 'zivid_camera/nodelet'!