Skip to content

Commit 84d8eac

Browse files
committed
fix multi agent path planning, use unscented instead
1 parent 9170059 commit 84d8eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/models/statespace/collision_tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
end
8282

8383
@meta function switching_meta()
84-
h() -> Linearization()
84+
h() -> Unscented()
8585
end
8686

8787
goals = hcat([

0 commit comments

Comments
 (0)