Skip to content

Commit

Permalink
better tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Oct 27, 2024
1 parent 363fcc2 commit 0784404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/parking_4p.jl
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ else
# result of tuning
println("not system.yaml")
fcs.p=1.05
fcs.i=0.01
fcs.d=13.25*2.05
fcs.i=0.012
fcs.d=13.25*2.0
MIN_DEPOWER = 0.4
fcs.use_chi = false
fcs.gain = 0.04
Expand Down

0 comments on commit 0784404

Please sign in to comment.