mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-07 12:30:34 +08:00
tests enable bezier and search_min
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "../../lib/mathlib/math/SearchMin.hpp"
|
||||
#include <mathlib/math/SearchMin.hpp>
|
||||
|
||||
// linear function
|
||||
float _linear_function(float x)
|
||||
|
||||
Reference in New Issue
Block a user