From 9e96c4a4eaa0a61ef92bd44686ae0262a36744d4 Mon Sep 17 00:00:00 2001 From: Julian Oes <julian@oes.ch> Date: Wed, 1 May 2019 06:18:04 +0200 Subject: [PATCH] sitl_gazebo: update submodule (#11939) This should fix the regression where the mag values were not properly initialized and caused EKF2 to stop in CI. --- Tools/sitl_gazebo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/sitl_gazebo b/Tools/sitl_gazebo index 0e43ddafa0..cef9447f6d 160000 --- a/Tools/sitl_gazebo +++ b/Tools/sitl_gazebo @@ -1 +1 @@ -Subproject commit 0e43ddafa0c70a190a9080c17c9540d8f7ab5261 +Subproject commit cef9447f6df7600b1c5bed1791ea30220627e2f2 -- GitLab