Closed mikael-nyman-km closed 1 hour ago
Hello @mikael-nyman-km,
I have encountered the same problem as you before, when I removed the _nlp_comfig variable from each ocp-nlp_get function, it worked. That is
ocp_nlp_get(_nlp_solver, "time_tot", &_info.elapsed_time);
Hi,
Thanks for sharing this great work! I'm encountering the following build error when I'm following the setup guide using VSCode containerized environment: