update
This commit is contained in:
@@ -22,7 +22,8 @@ file(GLOB HEADERS "include/move_base_core/*.h")
|
||||
|
||||
# Tạo INTERFACE library (header-only)
|
||||
add_library(move_base_core INTERFACE)
|
||||
target_link_libraries(move_base_core INTERFACE tf3 robot_time geometry_msgs)
|
||||
target_link_libraries(move_base_core
|
||||
INTERFACE tf3 robot_time robot_geometry_msgs robot_protocol_msgs)
|
||||
|
||||
# Set include directories
|
||||
target_include_directories(move_base_core
|
||||
|
||||
Reference in New Issue
Block a user