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

Refactor Casadi interface in order to accept also MX - not valid, see #89 #84

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

Giulero
Copy link
Collaborator

@Giulero Giulero commented Jun 10, 2024

This PR is not valid anymore, see #89.


This PR comes after #81. A possible solution is to pass to the Kindyncomputation constructor also the desired Casadi data type (cs.MX or cs.SX). Internally this type is used in the Casadi factory to instantiate SX or MX entities.

@Giulero
Copy link
Collaborator Author

Giulero commented Jun 11, 2024

Thanks! :) Merging

@Giulero Giulero merged commit 9560312 into main Jun 11, 2024
15 checks passed
@Giulero Giulero deleted the use-cs-mx branch June 11, 2024 09:03
@Giulero Giulero mentioned this pull request Jun 21, 2024
@Giulero Giulero changed the title Refactor Casadi interface in order to accept also MX. Refactor Casadi interface in order to accept also MX - not valid, see #89 Jun 25, 2024
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