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

MATLAB: use template-based code to interface acados sim solver #944

Merged
merged 34 commits into from
Jul 28, 2023

Conversation

FreyJo
Copy link
Member

@FreyJo FreyJo commented Jul 13, 2023

  • made Mex wrapper around templated integrator
  • modify acados_sim to use template-code based integrator
  • fix the error of compiling with openmp on Windows

@yzuuang
Copy link
Contributor

yzuuang commented Jul 27, 2023

MATLAB: use template-based code to interface acados sim solver

  • modify acados_sim to use template-code based mex_sim_solver, which uses a collection of MEX interfaces of acados sim solver.
  • also fix the error of compiling with openmp on Windows

@FreyJo FreyJo changed the title WIP: Template based integrator in Matlab MATLAB: use template-based code to interface acados sim solver Jul 28, 2023
@FreyJo FreyJo merged commit 7a3bf25 into acados:master Jul 28, 2023
3 checks passed
@FreyJo FreyJo deleted the integrator_template_matlab branch July 28, 2023 17:02
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

Successfully merging this pull request may close these issues.

None yet

3 participants