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:
# Matrices taken from somewhere, maybe TinyMPC, can't remember Q=diag(MX([100, 100, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0])) R=diag(MX([10.0, 10.0, 10.0, 10.0])) Test result: # DEFAULT_DISCR_LEVEL = 50 -> Completely goes off rails at the beginning
- Loading branch information