mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 09:57:36 +08:00
Merge James's controllib bits into a separate library module.
Add a top-level mathlib header to avoid having to dig around for specific headers.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
* math vector
|
||||
*/
|
||||
|
||||
#include "test/test.hpp"
|
||||
#include "math/test/test.hpp"
|
||||
|
||||
#include "Vector3.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user