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

SimulationProblem: Skip or raise Exception when setting NaN as initial state #1092

Open
SGeeversAtVortech opened this issue Jan 25, 2019 · 0 comments

Comments

@SGeeversAtVortech
Copy link
Contributor

In GitLab by @vreeken on Jan 25, 2019, 15:00

Since ed4412c we skip setting NaNs as initial state in optimization problems. There is now a discrepancy between how NaNs in initial state are handled between simulation and optimization, as the former will typically just crash somewhere in CasADi on a NaN check and the latter will work "just fine".

Related to !1089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant