ghorn / rawesome

DEPRECATED PROJECT! use dynobud or casadi instead
GNU Lesser General Public License v3.0
10 stars 9 forks source link

Need for a dynamicSystem class #36

Open mzanon opened 11 years ago

mzanon commented 11 years ago

The new class should build on top of the dae class and extend its functionalities:

ghorn commented 11 years ago

Sounds like you want a MpcMheSim class

mzanon commented 11 years ago

Yeah, I was thinking about that as well actually... though all what I stated previously is mostly related to dynamical systems, also the integrator is just a conversion to discrete time. Maybe the dynamicSystem should then be wrapped in MpcMheSim to add functionalities related to code gen, shifting, arrival cost update, lqr and so on