merge Position changer into main to use files in report #10

Merged
SemvdH merged 44 commits from position_changer into main 2023-05-26 16:04:26 +00:00
Showing only changes of commit c0c67d65a0 - Show all commits

View File

@@ -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)