Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Oct 4, 2024
1 parent c803a92 commit 69f6ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $$ z_k = z_{k-1} + y_{k-1}T + {v_{k-1} \over 2}T^2 + {a \over 6}T^3 - {\hat{a}_

accelerometer bias:

$$ \hat{a}_{k} = \hat{a}_{k-1} $$
$$ \hat {a}_k = \hat {a}_{k-1} $$


### Implementation Notes
Expand Down

0 comments on commit 69f6ec3

Please sign in to comment.