remove object detection and height packages from position changer cmakelists
This commit is contained in:
@@ -13,8 +13,6 @@ find_package(ament_cmake REQUIRED)
|
||||
find_package(rclcpp REQUIRED)
|
||||
find_package(px4_msgs REQUIRED)
|
||||
find_package(drone_services REQUIRED)
|
||||
find_package(object_detection REQUIRED)
|
||||
find_package(height REQUIRED)
|
||||
|
||||
if(BUILD_TESTING)
|
||||
find_package(ament_lint_auto REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user