Skip to content

Commit

Permalink
removing docking msgs from main server cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Jun 8, 2024
1 parent 2bbd38c commit 7e52add
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nav2_docking/opennav_docking/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ find_package(tf2_ros REQUIRED)
find_package(pluginlib REQUIRED)
find_package(yaml_cpp_vendor REQUIRED)
find_package(yaml-cpp REQUIRED)
find_package(opennav_docking_msgs REQUIRED)
find_package(opennav_docking_core REQUIRED)

# potentially replace with nav2_common, nav2_package()
Expand Down

0 comments on commit 7e52add

Please sign in to comment.