Преглед на файлове

change detection_lidar_centerpoint

yuchuli преди 1 година
родител
ревизия
f88ec922b0
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/detection/detection_lidar_centerpoint/detection_lidar_centerpoint.pro

+ 2 - 2
src/detection/detection_lidar_centerpoint/detection_lidar_centerpoint.pro

@@ -83,9 +83,9 @@ LIBS += -L"/usr/local/lib" \
         -lcudart \
         -lcufft
 
-CUDA_SDK = "/usr/local/cuda-11.4/"   # cudaSDK路径
+CUDA_SDK = "/usr/local/cuda/"   # cudaSDK路径
 
-CUDA_DIR = "/usr/local/cuda-11.4/"            # CUDA tookit路径
+CUDA_DIR = "/usr/local/cuda/"            # CUDA tookit路径
 
 SYSTEM_NAME = linux         # 自己系统环境 'Win32', 'x64', or 'Win64'