diff --git a/test/control_manager/eland_innovation/test.cpp b/test/control_manager/eland_innovation/test.cpp index 940caec..41af3c1 100644 --- a/test/control_manager/eland_innovation/test.cpp +++ b/test/control_manager/eland_innovation/test.cpp @@ -4,7 +4,7 @@ #include -#define POS_JUMP_SIZE 3.0 +#define POS_JUMP_SIZE 4.0 class Tester : public mrs_uav_testing::TestGeneric {