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

Throw exception upon parameter validation in controllers #290

Closed domire8 closed 2 years ago

domire8 commented 2 years ago

This bug cost me a good half an hour so I needed to fix it. I think the user wants to be notified if he/she is trying to set a parameter on a controller that doesnt exist