Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Jul 12, 2024
1 parent 8cee0b6 commit edb9b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ end
fpc.psi = deg2rad(90.0)
fpc.beta = deg2rad(45.0)
u_s = KiteControllers.linearize(fpc, psi_dot)
@test u_s 0.5963201316799875
@test u_s -0.31541575530041116
end

@testset "FPC_02a" begin
Expand Down

0 comments on commit edb9b6a

Please sign in to comment.