How to correctly link opencl with ros?
I just have installed opencl in my ubuntu 18 based on this tutorial. i also find similar question here but i didn't understand it properly. Here are the folders inside the workspace:
well i tried like below, but here only opencl_headers are not creating any error.
include_directories(~/intel-compute-runtime/workspace/opencl_headers/CL)
target_link_libraries(~/intel-compute-runtime/workspace/build_igc/BiFModule/clang_build/install/lib)