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

Lagrange objective function when optimizing the time #80

Closed
pariterre opened this issue May 18, 2020 · 1 comment
Closed

Lagrange objective function when optimizing the time #80

pariterre opened this issue May 18, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@pariterre
Copy link
Member

Since dt is an MX, does the ocp.J += casadi.dot(val, val) * weight * nlp["dt"] * nlp["dt"] function that adds the value to the objective scalar change of weighting in function the time of the phase? This may be a bug or a feature... To discuss

@pariterre pariterre added bug Something isn't working good first issue Good for newcomers labels May 18, 2020
@pariterre pariterre added this to the First working version milestone May 18, 2020
@pariterre
Copy link
Member Author

#92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant