uzh-rpg / data_driven_mpc

GNU General Public License v3.0
264 stars 53 forks source link

Some cleanup of deprecated code #3

Closed tmguillem closed 3 years ago

tmguillem commented 3 years ago

Removed some deprecated code that was not used anymore.

Corrected some documentation issues: :param q_cost: diagonal of Q matrix for LQR cost of MPC cost function. Must be a numpy array of length 12.