update
This commit is contained in:
@@ -71,8 +71,7 @@ target_link_libraries(costmap_2d
|
||||
xmlrpcpp # XMLRPC
|
||||
yaml-cpp
|
||||
dl
|
||||
robot::node_handle
|
||||
robot::console
|
||||
robot_cpp
|
||||
)
|
||||
|
||||
# --- Include directories cho target ---
|
||||
@@ -127,11 +126,9 @@ target_link_libraries(plugins
|
||||
${Boost_LIBRARIES}
|
||||
yaml-cpp
|
||||
robot_time
|
||||
robot::node_handle
|
||||
robot::console
|
||||
robot_cpp
|
||||
)
|
||||
|
||||
|
||||
# --- Option để bật/tắt test ---
|
||||
option(BUILD_COSTMAP_TESTS "Build costmap_2d test executables" ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user