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

Implement cost integration via IRK for Convex-over-nonlinear cost #976

Merged
merged 16 commits into from
Oct 24, 2023

Conversation

FreyJo
Copy link
Member

@FreyJo FreyJo commented Oct 23, 2023

  • Allows for Generalized GNRK integrator (GGNRK), eXtended GNRK integrator (XGNRK)

Copy link
Contributor

@sandmaennchen sandmaennchen 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, but I think we need an additional check in the interface regarding algebraic variables. Do we only neglect their hessian contribution or is the gradient incorrect too?

acados/sim/sim_irk_integrator.c Outdated Show resolved Hide resolved
acados/sim/sim_irk_integrator.c Show resolved Hide resolved
Copy link
Contributor

@sandmaennchen sandmaennchen left a comment

Choose a reason for hiding this comment

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

nice!

@sandmaennchen sandmaennchen merged commit d47b337 into acados:master Oct 24, 2023
3 checks passed
@sandmaennchen sandmaennchen deleted the CONL_GNRK branch October 24, 2023 10:39
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