From 2513e56631a32c5e55e8af377c689c26c38c5d2e Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 1 May 2023 16:13:55 +0200 Subject: [PATCH] add include srv --- src/px4_connection/src/px4_controller.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/px4_connection/src/px4_controller.cpp b/src/px4_connection/src/px4_controller.cpp index 9ff112ca..9dcd0749 100644 --- a/src/px4_connection/src/px4_controller.cpp +++ b/src/px4_connection/src/px4_controller.cpp @@ -19,6 +19,8 @@ https://discuss.px4.io/t/cannot-arm-drone-with-companion-computer-arming-denied- #include #include +#include + // #include