mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 14:47:35 +08:00
Formatting.
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ int main()
|
||||
q.normalize();
|
||||
q.T().print();
|
||||
assert(q == Quatf(0.18257419f, 0.36514837f,
|
||||
0.54772256f, 0.73029674f));
|
||||
0.54772256f, 0.73029674f));
|
||||
|
||||
// quat default ctor
|
||||
q = Quatf();
|
||||
|
||||
Reference in New Issue
Block a user