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

OCPSolver cart-pole test fails with "locally infeasible" #252

Open
calcmogul opened this issue Dec 19, 2023 · 0 comments
Open

OCPSolver cart-pole test fails with "locally infeasible" #252

calcmogul opened this issue Dec 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@calcmogul
Copy link
Member

calcmogul commented Dec 19, 2023

This could either be:

  1. a precision issue
  2. another bug
  3. something a more robust feasibility restoration phase would address
  4. the problem may be truly infeasible

Pursuant to option 4, Choreo puts a lot of work into choosing the right number of control intervals and constructing a good initial guess for its minimum-time problem, while OCPSolver does not.

@calcmogul calcmogul added the bug Something isn't working label Dec 19, 2023
@calcmogul calcmogul changed the title Fix "bad search direction" errors on some tests Fix "locally infeasible" errors on OCPSolver tests Jan 8, 2024
@calcmogul calcmogul changed the title Fix "locally infeasible" errors on OCPSolver tests C++ OCPSolver tests report "locally infeasible" Jan 25, 2024
@calcmogul calcmogul changed the title C++ OCPSolver tests report "locally infeasible" C++ OCPSolver cart-pole test fails with "locally infeasible" Feb 25, 2024
@calcmogul calcmogul changed the title C++ OCPSolver cart-pole test fails with "locally infeasible" OCPSolver cart-pole test fails with "locally infeasible" Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant