Add Euler angles to Madgwick and update docs.
This commit is contained in:
@@ -10,7 +10,7 @@ libwrmath: WNTRMUTE ROBOTICS' maths library
|
||||
:maxdepth: 3
|
||||
:caption: Contents:
|
||||
|
||||
api
|
||||
overview
|
||||
vector
|
||||
quaternion
|
||||
resources
|
||||
|
||||
@@ -15,7 +15,8 @@ Coordinate systems
|
||||
|
||||
The library uses a left-hand coordinate system where +x is north, +y is
|
||||
east, and +z is up. Accordingly, where Euler angles are concerned, the
|
||||
ZYX (yaw / pitch / roll) axes are used.
|
||||
ZYX (yaw / pitch / roll) axes are used. The code follows the convention
|
||||
of using ψ, θ, ϕ to represent yaw, pitch, and roll.
|
||||
|
||||
Important classes
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user