Reference Trajectory States & Global Variable Clean-Up

- Add generated states from part 1 as variable
  `ROB535_ControlProject_part1_state` to
  `ROB535_ControlProject_part1_Team3.mat`
- Make step size and prediction horizon global variables
- Remove references to unused global variables
- Fix reference trajectory indexing with "i" based
  on `ROB535_ControlProject_part1_state` variable
- Replace `dt` with `T_s` in `linearized_bike_model`
This commit is contained in:
Sravan Balaji
2021-12-09 14:27:38 -05:00
parent 3e873fc597
commit 6416cc762b
2 changed files with 8 additions and 8 deletions