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

[RTR] StochastiOCP merge #715

Merged
merged 57 commits into from
Jul 18, 2023
Merged

Commits on Jul 11, 2023

  1. init and SOCP class

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    23d5104 View commit details
    Browse the repository at this point in the history
  2. configure_problem

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b1c4b2f View commit details
    Browse the repository at this point in the history
  3. dynamics

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    31456c2 View commit details
    Browse the repository at this point in the history
  4. examples

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ceac023 View commit details
    Browse the repository at this point in the history
  5. model

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    55cbe6e View commit details
    Browse the repository at this point in the history
  6. interface + solver_options

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5c07c92 View commit details
    Browse the repository at this point in the history
  7. penalty functions

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ba924c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b42bfd View commit details
    Browse the repository at this point in the history
  9. nlp + ocp

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a7dc678 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e30d3e0 View commit details
    Browse the repository at this point in the history
  11. problem type

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fdae6d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01a74b5 View commit details
    Browse the repository at this point in the history
  13. added test

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0a36930 View commit details
    Browse the repository at this point in the history
  14. solve ivp

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c385e58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0574c20 View commit details
    Browse the repository at this point in the history
  16. updated examples

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e4c6f7d View commit details
    Browse the repository at this point in the history
  17. fixed bounds

    EveCharbie committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f1418ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0da11bc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. copy-pasting error fix

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b9db0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5e424 View commit details
    Browse the repository at this point in the history
  3. Problem here!

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a5d4251 View commit details
    Browse the repository at this point in the history
  4. fixed the graphs

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    595ea0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f05943 View commit details
    Browse the repository at this point in the history
  6. fixed chech_onditionning

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    545a005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1257a97 View commit details
    Browse the repository at this point in the history
  8. fixed plot tests

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    93d8acf View commit details
    Browse the repository at this point in the history
  9. fixed some tests

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    749e3b5 View commit details
    Browse the repository at this point in the history
  10. fixed solution

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5a2076c View commit details
    Browse the repository at this point in the history
  11. test_all_examples passes

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5bce6eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95782e3 View commit details
    Browse the repository at this point in the history
  13. fixed tests up to mhe

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a46076d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    797d041 View commit details
    Browse the repository at this point in the history
  15. blacked

    EveCharbie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    253946e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4004e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fixed tests

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a2cc72a View commit details
    Browse the repository at this point in the history
  2. blacked

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7074121 View commit details
    Browse the repository at this point in the history
  3. cleaned example + refactor

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c599dfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb696db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24ad9ae View commit details
    Browse the repository at this point in the history
  6. made requested changes

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a8c0f51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21844e8 View commit details
    Browse the repository at this point in the history
  8. blacked

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    de63b71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77aebcc View commit details
    Browse the repository at this point in the history
  10. fixed plots

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e6fcde9 View commit details
    Browse the repository at this point in the history
  11. blacked

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f1fa883 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e4c1d3 View commit details
    Browse the repository at this point in the history
  13. blacked

    EveCharbie committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6e6de63 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fixed acados?

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1b615e0 View commit details
    Browse the repository at this point in the history
  2. fixed last tests ?

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4c974c0 View commit details
    Browse the repository at this point in the history
  3. error acados

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37309af View commit details
    Browse the repository at this point in the history
  4. blacked

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6bb2632 View commit details
    Browse the repository at this point in the history
  5. added doc to the readme

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    50ce6e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066e0f9 View commit details
    Browse the repository at this point in the history
  7. forgot g

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9188ab3 View commit details
    Browse the repository at this point in the history
  8. fixed acados?

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e45bc11 View commit details
    Browse the repository at this point in the history
  9. blacked

    EveCharbie committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7ef44d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. made requested changes

    EveCharbie committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    377de7b View commit details
    Browse the repository at this point in the history