Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Mar 17, 2024
1 parent bc62c63 commit 4897277
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/test_winchcontroller.jl
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ plotx(TIME, FORCE*0.001, STATE;
labels=["force [kN]","state"],
fig="test_winchcontroller_c")

# plot!(TIME, V_ERR, label="v_error [m/s]")
# plot!(TIME, F_ERR*0.001, label="f_error [kN]")

toc()

println("Max iterations needed: $(wcs.iter)")

0 comments on commit 4897277

Please sign in to comment.