Skip to content

Commit

Permalink
Fix broken link to Wahba's Problem in docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayitzin committed Dec 27, 2021
1 parent dd914a2 commit 4953bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ahrs/filters/aqua.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Roberto Valenti's Algebraic Quaterion Algorithm (AQUA) [Valenti2015]_ estimates
a quaternion with the algebraic solution of a system from inertial/magnetic
observations, solving [Wahba's Problem](https://en.wikipedia.org/wiki/Wahba%27s_problem).
observations, solving `Wahba's Problem <https://en.wikipedia.org/wiki/Wahba%27s_problem>`.
AQUA computes the "tilt" quaternion and the "heading" quaternion separately in
two sub-parts. This avoids the impact of the magnetic disturbances on the roll
Expand Down

0 comments on commit 4953bfe

Please sign in to comment.