store changes
This commit is contained in:
@@ -46,5 +46,5 @@ acceleration vector `A(x, y, z)` and rotation vector `R(x, y, z)` to an accelera
|
||||
perpendicular to the normal vector of the earth. This is because the acceleration vector of the device
|
||||
is relative to its own axes, and not to the earth's normal vector.
|
||||
To convert this, we'll have to multiply the acceleration vector `A(x, y, z)` by the rotation matrix
|
||||
with negative angles, to rotate it back to be perpendicular with the normal of the earth.
|
||||
After
|
||||
with negative angles, to rotate it back to be perpendicular with the normal of the earth.
|
||||
After this transformation
|
Reference in New Issue
Block a user