Add a-star based global planner
This commit is contained in:
@ -30,6 +30,7 @@ set(PACKAGE_DEPS
|
||||
|
||||
add_executable(mg_nav_server
|
||||
src/mg_navigation.cpp
|
||||
src/path_buffer.cpp
|
||||
)
|
||||
ament_target_dependencies(mg_nav_server ${PACKAGE_DEPS})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user