From e7582c5760f350dbfeb806c8af6de8928c09a6b2 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 1 May 2023 14:32:39 +0200 Subject: [PATCH] add srv include --- 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 002e6ff6..6474241e 100644 --- a/src/px4_connection/src/px4_controller.cpp +++ b/src/px4_connection/src/px4_controller.cpp @@ -17,6 +17,8 @@ https://discuss.px4.io/t/cannot-arm-drone-with-companion-computer-arming-denied- // #include #include #include + +#include // #include #define D_SPEED(x) -x - 9.81