diff --git a/livox_ros_driver/CMakeLists.txt b/livox_ros_driver/CMakeLists.txt index 09b3620..6ef47f1 100755 --- a/livox_ros_driver/CMakeLists.txt +++ b/livox_ros_driver/CMakeLists.txt @@ -165,7 +165,7 @@ catkin_package( # INCLUDE_DIRS include # LIBRARIES lidar_sdk CATKIN_DEPENDS roscpp rospy std_msgs message_runtime - DEPENDS system_lib +# DEPENDS system_lib ) ###########