Sravan Balaji 96aa438587 Bunch of new properties, remove unnecessary function arguments
- Add properties for prediction horizon of states & inputs
- Add properties for obstacles, current state, reference index,
  and termination flag
- Update constructor to take in and set new properties
- Move properties with calculated values to constructor
- Remove function inputs for new properties
- Rename `curr_state` to `Y_curr` in `MPC_Class.m`
- Use object properties instead of function arguments (e.g., obj.ref_idx)
2021-12-12 13:26:15 -05:00
2021-11-30 11:17:24 -05:00
Description
No description provided
1.5 MiB
Languages
MATLAB 100%