-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Tested MPC Controller with the following weighting matrices:
# My own designed matrices partially inspired from TinyMPC Q = diagcat(100, 100, 100, 1, 1, 1, 1, 1, 1, 1, 1, 1) R = diagcat(10.0, 10.0, 10.0, 10.0) Test result: # DEFAULT_DISCR_LEVEL = 50 -> It seems to work, but looks too rigid and too slow
- Loading branch information
Showing
2 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters