-
Notifications
You must be signed in to change notification settings - Fork 10
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
Jormungandr cart-pole test reports infeasible #275
Labels
bug
Something isn't working
Comments
We may need to apply the VariableMatrix binding change in #263 to VariableBlock as well. |
calcmogul
changed the title
Jormungandr Cartpole Test Problem throws error
Jormungandr cart-pole test throws error
Dec 22, 2023
The original issue has been resolved, but the cart-pole problem solve still fails.
|
calcmogul
changed the title
Jormungandr cart-pole test throws error
Jormungandr cart-pole test gets the wrong answer
Dec 23, 2023
calcmogul
changed the title
Jormungandr cart-pole test gets the wrong answer
Jormungandr cart-pole test reports infeasible
Jan 22, 2024
Now the Python test reports infeasible (see below). Note that the C++ test finds the correct solution in 113 iterations.
|
calcmogul
added a commit
to calcmogul/Sleipnir
that referenced
this issue
Jan 25, 2024
calcmogul
added a commit
to calcmogul/Sleipnir
that referenced
this issue
Jan 25, 2024
calcmogul
added a commit
that referenced
this issue
Jan 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Copied the file
jormungandr/test/optimization/cart_pole_problem_test.py
, removed the asserts and then just rantest_direct_transcription()
as main.Threw error
error: numpy method __call__, ufunc <ufunc 'matmul'> not implemented for VariableBlock
The text was updated successfully, but these errors were encountered: