-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
When running the Quadrotor example, I get following error:
??? OCP_F_Fu_Fx.c specified in custom source files string does not
exist in any of the following search directories:
"/Users/robin/ParNMPC/Quadrotor/.\codegen\lib\OCP_F_Fu_Fx"
"/Users/robin/ParNMPC/Quadrotor"
Code generation failed: View Error Report
Error using codegen
Error in OptimalControlProblem/codeGen (line 123)
codegen -config cfg_OCP_KKTs...
Error in NMPC_Problem_Formulation (line 53)
OCP.codeGen();
Error in run (line 91)
evalin('caller', strcat(script, ';'));
Works if I replace the .\codegen\... path with codegen/lib/....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels