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

Create random vehicles behind #348

Merged
merged 30 commits into from Aug 1, 2022
Merged

Commits on Jul 15, 2022

  1. testing 0 reward

    lorandcheng committed Jul 15, 2022
    Copy the full SHA
    df3cf36 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. testing rewards

    lorandcheng committed Jul 19, 2022
    Copy the full SHA
    ff4fa47 View commit details
    Browse the repository at this point in the history
  2. updating submodule

    lorandcheng committed Jul 19, 2022
    Copy the full SHA
    5329dbe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0717d3f View commit details
    Browse the repository at this point in the history
  4. created mo_highway_env

    lorandcheng committed Jul 19, 2022
    Copy the full SHA
    86df113 View commit details
    Browse the repository at this point in the history
  5. removing multi agent

    lorandcheng committed Jul 19, 2022
    Copy the full SHA
    32d4568 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Copy the full SHA
    f0e3289 View commit details
    Browse the repository at this point in the history
  2. fixing video recorder

    lorandcheng committed Jul 20, 2022
    Copy the full SHA
    8909637 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. minor changes

    lorandcheng committed Jul 22, 2022
    Copy the full SHA
    7a126f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. updating gitignore

    lorandcheng committed Jul 25, 2022
    Copy the full SHA
    703cc9d View commit details
    Browse the repository at this point in the history
  2. updated rewards

    lorandcheng committed Jul 25, 2022
    Copy the full SHA
    78a9591 View commit details
    Browse the repository at this point in the history
  3. updating reward

    lorandcheng committed Jul 25, 2022
    Copy the full SHA
    668ddc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. reverting to python3.8

    lorandcheng committed Jul 26, 2022
    Copy the full SHA
    1fd958c View commit details
    Browse the repository at this point in the history
  2. vector rewards

    lorandcheng committed Jul 26, 2022
    Copy the full SHA
    4a8b007 View commit details
    Browse the repository at this point in the history
  3. end episode if off road

    lorandcheng committed Jul 26, 2022
    Copy the full SHA
    bca3fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Copy the full SHA
    975c0df View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3364e09 View commit details
    Browse the repository at this point in the history
  3. registered lsit

    lorandcheng committed Jul 28, 2022
    Copy the full SHA
    5fc4173 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. updating docs

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    fd2c791 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4a965c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ripl/vector-reward

    Vector reward
    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    e64aeb5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fb9ff24 View commit details
    Browse the repository at this point in the history
  5. removing keys

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    f6c88f3 View commit details
    Browse the repository at this point in the history
  6. removing imports

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    9a26297 View commit details
    Browse the repository at this point in the history
  7. update comments

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    5304c44 View commit details
    Browse the repository at this point in the history
  8. adding utility function

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    868069d View commit details
    Browse the repository at this point in the history
  9. updated type hinting

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    f59b1e0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from ripl/utility-function

    Utility function
    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    8b79e7c View commit details
    Browse the repository at this point in the history
  11. reverting changes for PR

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    19b2145 View commit details
    Browse the repository at this point in the history
  12. reverting changes for PR

    lorandcheng committed Jul 29, 2022
    Copy the full SHA
    d50df07 View commit details
    Browse the repository at this point in the history