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

IPOPT Solver #23

Open
Tastaturtaste opened this issue May 10, 2022 · 1 comment
Open

IPOPT Solver #23

Tastaturtaste opened this issue May 10, 2022 · 1 comment

Comments

@Tastaturtaste
Copy link

Tastaturtaste commented May 10, 2022

I have trouble following your installation guide regarding the IPOPT solver. I use Windows 10 with Matlab 2018b and your current version of ICLOCS.
On your website you state several ways to get IPOPT:

[...] can be obtained freely from Github toghether with the MATLAB interface.

While this repository does provide precompiled binaries and libraries, there is no matlab interface.

Windows users are recommened to install OPTI Toolbox which will have IPOPT included.

The given link leads me to a "404 Not found" error. A google search lead me to http://www.i2c2.aut.ac.nz/Resources/Software/OptiToolbox_Original.html. Sadly, the download links on this website cannot be found either.

While encountering this issue I also found that in the function file "solveSingleNLP_DirectCollocation.m" you say in the description that a "ipopt.mex" file is required. In the code a function "ipopt_auxdata" is used, but no "ipopt" function. Would it make sense to update the description?

@stefphd
Copy link

stefphd commented Jun 5, 2022

I suggest using https://github.com/ebertolazzi/mexIPOPT for IPOPT. For me it works for both R2019b and R2022a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants