Skip to content

Commit

Permalink
Merge pull request #107 from PickNikRobotics/remove-extra-find-moveit…
Browse files Browse the repository at this point in the history
…-pro-ml

Remove extra find_package on moveit_pro_ml
  • Loading branch information
mewtwoshaurd authored Jan 28, 2025
2 parents 1c51800 + a9a3aba commit f8461e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/example_behaviors/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ example_interfaces)
foreach(package IN ITEMS ${THIS_PACKAGE_INCLUDE_DEPENDS})
find_package(${package} REQUIRED)
endforeach()
find_package(moveit_pro_ml REQUIRED)

add_library(
example_behaviors
Expand Down

0 comments on commit f8461e2

Please sign in to comment.