bjack205 / BilinearControl.jl

MIT License
24 stars 1 forks source link

New true model #99

Closed bjack205 closed 2 years ago

bjack205 commented 2 years ago

Summary

Adds some more model error to the cartpole. Model error is tuned such that the MPC controller can still track it but has pretty bad tracking performance. Note that increasing either the viscous or coloumb friction coefficients will cause the MPC to fail (which maybe we do want).

Main contributions

Takeaways