mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 12:00:34 +08:00
test vector3 using matrix::isEqual
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@
|
||||
|
||||
#include <matrix/math.hpp>
|
||||
|
||||
using matrix::Vector;
|
||||
using matrix::isEqualF;
|
||||
using matrix::Vector;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user