diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4c022debc810fa577e8ee6c49bb05a3f1a1a0596..25432271bf8a9929fa2ee4e69326987c8fb4cb98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,14 +1,8 @@
 variables:
-  sb_cmake_option_ENABLE_ceres:
-    value: '-DENABLE_ceres=True'
-  sb_cmake_option_ENABLE_nanoflann:
-    value: '-DENABLE_nanoflann=True'
-  sb_cmake_option_ENABLE_pcl:
-    value: '-DENABLE_pcl=True'
-  sb_cmake_option_ENABLE_INTERPRETER_HESAI:
-    value: '-DENABLE_INTERPRETER_HESAI=True'
-  sb_cmake_option_LIDARVIEW_ENABLE_SLAM:
-    value: '-DLIDARVIEW_ENABLE_SLAM=True'
+  sb_cmake_option_ENABLE_slam:
+    value: '-DENABLE_slam=True'
+  sb_cmake_option_ENABLE_hesaisdk:
+    value: '-DENABLE_hesaisdk=True'
 include:
   - project: 'LidarView/lidarview-core'
     file: 'CI/.gitlab-ci-for-lidarview.yml'
diff --git a/LVCore b/LVCore
index b64292e022bc645f7df38422a87829a7212e52ac..31a715b38802e1ce538f1a0483139051dac85a6f 160000
--- a/LVCore
+++ b/LVCore
@@ -1 +1 @@
-Subproject commit b64292e022bc645f7df38422a87829a7212e52ac
+Subproject commit 31a715b38802e1ce538f1a0483139051dac85a6f