change:delete unused dependency

This commit is contained in:
Livox-SDK
2019-04-28 22:37:55 +08:00
parent eb47c1cd3e
commit ccf3bd19ca

View File

@@ -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
)
###########