Skip to content

Commit

Permalink
minor comment edit
Browse files Browse the repository at this point in the history
minor comment edited
  • Loading branch information
syedshabbirahmed committed Jun 27, 2024
1 parent f439d5c commit 890a503
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion navlie/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,9 @@ def correct(
The current states and their associated weights.
y : Measurement
Measurement to correct the state estimate.
u : Input
Input measurement to be given to process model
Returns
-------
MixtureState
Expand Down
2 changes: 1 addition & 1 deletion tests/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
examples/ex_varying_noise.py
examples/ex_slam.py
examples/ex_gaussian_mixture.py
examples/ex_gsf_se3.py
examples/ex_gsf_se2.py
"""


Expand Down

0 comments on commit 890a503

Please sign in to comment.