fix hiep 2
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -421,6 +421,4 @@ FodyWeavers.xsd
|
||||
build
|
||||
install
|
||||
devel
|
||||
obstacle
|
||||
/pnkx_nav_core/config/hybrid_local_planner_params.yaml
|
||||
|
||||
|
||||
@@ -134,6 +134,10 @@ if (NOT TARGET pnkx_local_planner)
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/src/Algorithms/Packages/local_planners/pnkx_local_planner)
|
||||
endif()
|
||||
|
||||
if (NOT TARGET robot_actionlib_msgs)
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/src/Navigations/Libraries/robot_actionlib_msgs)
|
||||
endif()
|
||||
|
||||
if (NOT TARGET robot_move_base_msgs)
|
||||
add_subdirectory(${CMAKE_SOURCE_DIR}/src/Navigations/Libraries/robot_move_base_msgs)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user