williamedwards / autompc

Automatic Tuning for Data-driven Model Predictive Control
BSD 3-Clause "New" or "Revised" License
54 stars 13 forks source link

Feature Request: Standalone Cost and/or Optimizer Tuner #9

Open ttchalakov opened 2 years ago

ttchalakov commented 2 years ago

Adding a tuner that tunes only the costs and/or the optimizer of a controller will help increase the rate at which controllers can be iterated over. This is particularly useful with the current task framework as testing multiple configurations of tasks requires many iterations but it is not always necessary to re-optimize the system model that is being used until a properly behaving task definition is designed.