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

Box2D integration: Add LunarLander #111

Merged
merged 33 commits into from
May 18, 2022

Commits on May 12, 2022

  1. add lunar_lander

    Alicia1529 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4182930 View commit details
    Browse the repository at this point in the history
  2. setup structure

    Trinkle23897 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7040274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d365a5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. sync

    Trinkle23897 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    674893f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    5df0bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c030d0 View commit details
    Browse the repository at this point in the history
  3. sync

    Trinkle23897 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    ddcbcfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664427b View commit details
    Browse the repository at this point in the history
  5. add CreateParticle

    Trinkle23897 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    2232d55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eba9693 View commit details
    Browse the repository at this point in the history
  7. finish LunarLanderEnv

    Trinkle23897 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    9d38e3d View commit details
    Browse the repository at this point in the history
  8. can make, need test

    Trinkle23897 committed May 15, 2022
    Configuration menu
    Copy the full SHA
    e94ab1a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. sync

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    e8027f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c17f38 View commit details
    Browse the repository at this point in the history
  3. setup tests

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    622dee8 View commit details
    Browse the repository at this point in the history
  4. add box2d-py

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    8c175da View commit details
    Browse the repository at this point in the history
  5. switch to box2d

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    26ac92b View commit details
    Browse the repository at this point in the history
  6. add req

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    726d6f1 View commit details
    Browse the repository at this point in the history
  7. fix

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    31761dd View commit details
    Browse the repository at this point in the history
  8. fail correctness test

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b3443b9 View commit details
    Browse the repository at this point in the history
  9. fix lint

    Trinkle23897 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    a1938db View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    007e6f7 View commit details
    Browse the repository at this point in the history
  2. fix 2 bugs

    Trinkle23897 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    08d119a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0bbee9 View commit details
    Browse the repository at this point in the history
  4. fix action shape

    Trinkle23897 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e857a30 View commit details
    Browse the repository at this point in the history
  5. pass

    Trinkle23897 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    08eae0d View commit details
    Browse the repository at this point in the history
  6. update readme

    Trinkle23897 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    55f78af View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. test release

    Trinkle23897 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b974bcd View commit details
    Browse the repository at this point in the history
  2. revert

    Trinkle23897 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    e7987d1 View commit details
    Browse the repository at this point in the history
  3. polish

    Trinkle23897 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a7a69a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7b0be1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20553c0 View commit details
    Browse the repository at this point in the history
  6. change test metric

    Trinkle23897 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3696981 View commit details
    Browse the repository at this point in the history