mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Formatting.
This commit is contained in:
parent
537c683d58
commit
9af1604daa
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user