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

Still running into "blasfeo_targets.h" not found issue on Ubuntu 20.04 #222

Open
NathanWeasley opened this issue Nov 12, 2024 · 0 comments

Comments

@NathanWeasley
Copy link

Hi developers:

I cloned ct v3.0.2 to my ubuntu 20.04 and used control-toolbox/ct/install_hpipm.sh to install hpipm and blasfeo, however when building optimal control projects I got error:

/home/nathan/Documents/ros_wrkspace/tiltplan_wrk/devel/include/ct/optcon/solver/lqp/HPIPMInterface.hpp:12:10: fatal error: blasfeo_target.h: No such file or directory
12 | #include <blasfeo_target.h>

The cpp files that included this file are from ct_models.

I checked this link and tried both formation (with and without _LIBRARIES suffix) and neither worked for me.

I tried to print the ${blasfeo_INCLUDE_DIRS} and ${hpipm_INCLUDE_DIRS} and they are both empty.

Please help me once you got time. Thanks!

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