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

[Dev] Parsing and checks #6

Open
jbcaillau opened this issue Dec 10, 2024 · 0 comments
Open

[Dev] Parsing and checks #6

jbcaillau opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@jbcaillau
Copy link
Member

@ocots

  • some checks, like the time is properly named as in x(t) vs. x(s) are done in onepass
  • while some that do not depend on abstract information (time name, etc.) are done the level of setters (= previous functional setters like time!)
  • we keep the structure with
    • a preamble for definitions (with precedence of variable over time because of possible free initial / final times)
    • a body with dynamics, constraints and cost (in arbitrary order)
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

2 participants