livox_camera_lidar_calibration
livox_camera_lidar_calibration copied to clipboard
Does this project depend on cuda-related library functions?请问这个项目是否依赖了cuda 相关的库函数
When running catkin_make, the error message is as follows: usr/bin/ld: not found(找不到) -lCUDA::cublas /usr/bin/ld: not found(找不到) -lCUDA::cudart /usr/bin/ld: not found(找不到) -lCUDA::cusolver /usr/bin/ld: not found(找不到)-lCUDA::cusparse
Target "camLidarExternal1_node" links to target "CUDA::cublas" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?
Did you solve the problem? My version is 12.1.
我也存在相同的问题