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

RK3 implementation and sanity check for number of RK stages of plant and model #910

Merged
merged 7 commits into from
Jan 17, 2023

Conversation

sourishpramanick
Copy link
Contributor

No description provided.

sourishpramanick and others added 7 commits January 5, 2023 16:28
…RK3. switch cases still not moved to function
acados_sim.m		     : modified function call to detect_dims_sim
detect_dims_ocp.m    : added check for erk method before num_stage check
detect_dims_sim.m	   : added check for sim_method and num_stage
acados_sim.m : modified function call to remove opts as output
detect_dims_sim.m : modified function def to remove opts as output
Copy link
Member

@FreyJo FreyJo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for the contribution!

Since there are quite a few explicit RK methods of RK3, I just wanted to note that you went for:
"Kutta's_third-order_method"
https://en.wikipedia.org/wiki/List_of_Runge%E2%80%93Kutta_methods#Kutta's_third-order_method

@FreyJo FreyJo merged commit 527e4aa into acados:master Jan 17, 2023
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

2 participants