Resolve "Add LQR Control to Simulink"
All threads resolved!
All threads resolved!
Feature Description
Implements an LQR Controller in the MATLAB/Simulink simulation
Implementation Details
Added the following features
- Symbolic linearization of non-linear model (
linearization.m
) - Construction of LQR controller with diagonal weighting matrices (
initial_lqr.m
) - Copy of
modelParameters.m
with Matt Rich's parameters for testing (`rich_params.m') - Tools to run simulation, observe error, and optimize LQR weights (
run_once.m
,lqr_err.m
, andrepeated_opt.m
)
Impacted Areas
- Controls
Merge request reports
Activity
- Resolved by Austin Rohlfing
added 2 commits
added 1 commit
- f7d45683 - Updated Simulink model doc with new model modifications
added 1 commit
- d47854dd - Added corrections to Rick's work in LQR design doc
mentioned in commit 996e9384
Please register or sign in to reply