update load param using node handle
This commit is contained in:
@@ -71,6 +71,8 @@ target_link_libraries(costmap_2d
|
||||
xmlrpcpp # XMLRPC
|
||||
yaml-cpp
|
||||
dl
|
||||
robot::node_handle
|
||||
robot::console
|
||||
)
|
||||
|
||||
# --- Include directories cho target ---
|
||||
@@ -125,6 +127,8 @@ target_link_libraries(plugins
|
||||
${Boost_LIBRARIES}
|
||||
yaml-cpp
|
||||
robot_time
|
||||
robot::node_handle
|
||||
robot::console
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user