Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwlambert authored Jul 12, 2021
1 parent 61c5e89 commit 6903001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/gtsam/tests/test_ShonanAveraging.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ def test_constructorBetweenFactorPose2s(self) -> None:

obj = ShonanAveraging2(between_factors, shonan_params)
initial = obj.initializeRandomly()
min
result_values, _ = obj.run(initial, min_p=2, max_p=40)

for i in range(num_images):
Expand Down

0 comments on commit 6903001

Please sign in to comment.