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

Make plan for nosnoc_py modernization #60

Open
2 tasks
apozharski opened this issue Nov 12, 2024 · 0 comments
Open
2 tasks

Make plan for nosnoc_py modernization #60

apozharski opened this issue Nov 12, 2024 · 0 comments

Comments

@apozharski
Copy link
Member

Currently nosnoc_py is quite behind core nosnoc in terms of features. As such we need a plan to move forward with its modernization. In particular we have a two main questions to answer with regards to design goals:

  • Create a feature list (preferably using github issues, and perhaps github projects) which will bring nosnoc_py in line with the state of the art.
    • I believe this needs to happen regardless of anything else we decide so I will start on it ASAP
  • How to do index tracking? There are currently two main options I see: using casADi structs, or implementing vdx style index tracking in python. I mildly prefer the latter as it would make the implementation similar between python and MATLAB.

@nurkanovic (and @FreyJo if you have input though I know you are busy with acados) I would appreciate some quick feedback and you can add further points if you have them.

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

No branches or pull requests

1 participant