From 66539631729244e2a9f1bf1b852bc05d51540534 Mon Sep 17 00:00:00 2001 From: Tomas Baca Date: Sun, 10 Mar 2024 19:47:49 +0100 Subject: [PATCH] PX4: enabled debug_value plugin --- config/mavros_plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mavros_plugins.yaml b/config/mavros_plugins.yaml index 91e1f54..4d2ed71 100644 --- a/config/mavros_plugins.yaml +++ b/config/mavros_plugins.yaml @@ -38,7 +38,7 @@ plugin_blacklist: - trajectory # - odom - adsb -- debug_value +# - debug_value - wind_estimation - log_transfer