Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

laxMPC solver (and possibly others), do not accept missing bounds #14

Open
pablokrupa opened this issue Mar 23, 2021 · 0 comments
Open
Labels
fix Things that need to be fixed

Comments

@pablokrupa
Copy link
Member

If any of the fields LBx, UBx, LBu or UBu are not included in the laxMPC formulation then an error message is shown. If this is the case, an infinite bound (or some arbitrarily large number) should be used.

This may also be the case for other solvers.

@pablokrupa pablokrupa added the fix Things that need to be fixed label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Things that need to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant