Error generating
In file included from /usr/local/cuda-10.1/include/cuda_runtime.h:115:0,
from
I got this error when catkin_make, please help. Thx
Problem Solved!! Follow the direction in the error message : /usr/local/cuda-10.1/include/crt/common_functions.h:74:24: error: token ""CUDACC_VER
Go to the file /usr/local/cuda-10.1/include/crt/common_functions.h and comment out line 74, have fun guys! :)
Perhaps updating eigen to the nightly version (currently 3.4.90) also works. CUDA 9 has not been released when the Eigen version is 3.3.4.