mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 20:04:05 +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 direction cosine matrix
|
||||
*/
|
||||
|
||||
#include "test/test.hpp"
|
||||
#include "math/test/test.hpp"
|
||||
|
||||
#include "Dcm.hpp"
|
||||
#include "Quaternion.hpp"
|
||||
|
||||
Reference in New Issue
Block a user