echandler5956f / Galileo

A light-weight and extensible C++ library for Pseudospectral Collocation of Switched Systems
MIT License
57 stars 5 forks source link

Handle Arbitrary NLP Solver Parameters #84

Closed echandler5956f closed 7 months ago

echandler5956f commented 7 months ago

Currently, LeggedInterface has to manually check if user solver options correspond with casadi NLP solver options. This is ugly and not extensible. Instead, we should automatically pass options with the "nlp." prefix to casadi.