Commit 5ca1e93b authored by oscar's avatar oscar

提交测试

parent 2aa062cc
......@@ -76,6 +76,7 @@ catkin_package(
if(KF_CUDA)
add_definitions(-D_KF_IOU_CUDA_)
option(CUDA_USE_STATIC_CUDA_RUNTIME OFF)
find_package(CUDA REQUIRED)
include_directories(/usr/local/cuda/include)
link_directories(/usr/local/cuda/lib64)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment