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

Issue with cyipopt #1

Open
chiyangW opened this issue Sep 18, 2024 · 1 comment
Open

Issue with cyipopt #1

chiyangW opened this issue Sep 18, 2024 · 1 comment

Comments

@chiyangW
Copy link

The latest document for cyipopt specifies that

The various HSL solvers can be set with linear_solver and the hsllib name must be specified because the default
name ipopt looks for is libhsl.so.

So nlp.add_option('hsllib', 'libcoinhsl.so') must be added after setting the linear_solver. Otherwise it will fail to find the solver even if it's installed.

@chiyangW
Copy link
Author

This applies to all the scripts that use cyipopt, including armtd_3d_urdf.py, for example

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

1 participant