Skip to content

Commit

Permalink
trigger test
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Mar 11, 2019
1 parent 533ef89 commit 59457cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/testManifoldsPose2Equivalent.jl
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ addFactor!(fg, [:x1], Prior(r))

stuff = IIF.localProduct(fg, :x1)


@test 0.95*N < sum( -10 .< getPoints(stuff[1])[1,:] .< 15)
@test 0.95*N < sum( -10 .< getPoints(stuff[1])[2,:] .< 15)

Expand Down

0 comments on commit 59457cb

Please sign in to comment.