pyomeca / bioptim

An optimization framework that links CasADi, Ipopt, ACADOS and biorbd for Optimal Control Problem
MIT License
94 stars 47 forks source link

Implement manual graph display for pendulum test Issue 813 #820

Closed Alpha2Shahiri closed 10 months ago

Alpha2Shahiri commented 10 months ago

All Submissions:

New Feature Submissions:

  1. [ Y] Does your submission pass the tests (if not please explain why this is intended)?
  2. [Y ] Did you write a proper documentation (docstrings and ReadMe)
  3. [ ] Have you linted your code locally prior to submission (using the command: black . -l120 --exclude "external/*")?

Changes to Core Features:


This change is Reviewable

Alpha2Shahiri commented 10 months ago

There was a problem.