epfl-lasa / control-libraries

A collection of library modules to facilitate the creation of full control loop algorithms, including state representation, motion planning, kinematics, dynamics and control.
https://epfl-lasa.github.io/control-libraries
GNU General Public License v3.0
27 stars 2 forks source link

Refactor dynamical systems factory #288

Closed domire8 closed 2 years ago

domire8 commented 2 years ago

Something I've been sitting on for a long time, just waiting until we have breaking changes again. Basically, @eeberhard controllers factory was much cleaner and contains typedefs so I wanted to do the same for the dynamical systems factory. The changes include: