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

Performance metrics #1753

Merged
merged 737 commits into from
Dec 14, 2022
Merged

Performance metrics #1753

merged 737 commits into from
Dec 14, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 18, 2022

  1. Add comments.

    Adaickalavan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    38095f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e577a5 View commit details
    Browse the repository at this point in the history
  3. Update todo.

    Adaickalavan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    542c89c View commit details
    Browse the repository at this point in the history
  4. Update data.html.

    Adaickalavan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    db76d77 View commit details
    Browse the repository at this point in the history
  5. Change text.

    Adaickalavan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ca71f74 View commit details
    Browse the repository at this point in the history
  6. Change text.

    Adaickalavan committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    76ff466 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Support scenario paths.

    Adaickalavan committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5d746c9 View commit details
    Browse the repository at this point in the history
  2. Proper yaml integers.

    Adaickalavan committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c2415f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    2db7a0c View commit details
    Browse the repository at this point in the history
  2. Make Format.

    Adaickalavan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    11e14d3 View commit details
    Browse the repository at this point in the history
  3. Modify regexp.

    Adaickalavan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c3aa0dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f456cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07d5a88 View commit details
    Browse the repository at this point in the history
  6. Remove file.

    Adaickalavan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    26d9d91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9736787 View commit details
    Browse the repository at this point in the history
  8. Change done criteria.

    Adaickalavan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c98c30c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    964da50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acb850 View commit details
    Browse the repository at this point in the history
  3. add in offline baseline code (#1515)

    * add in offline baseline code
    
    * Update competition/track-2/train/train.py
    
    * Update competition/track-2/train/train.py
    
    * Fix unassigned file variable.
    
    * Removed unused code.
    
    Co-authored-by: Tucker <[email protected]>
    Co-authored-by: adaickalavan <[email protected]>
    3 people authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9fcc5af View commit details
    Browse the repository at this point in the history
  4. Add waymo commands to scl

    saulfield committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6a4ac27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f96df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    8f06601 View commit details
    Browse the repository at this point in the history
  2. Update done criteria.

    Adaickalavan committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    64a205e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    13d17db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392a65a View commit details
    Browse the repository at this point in the history
  3. Remove util file.

    Adaickalavan committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    09f2022 View commit details
    Browse the repository at this point in the history
  4. Update dates.

    Adaickalavan committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    9c966ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    354fe0d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Changed metrics.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8e6c291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec375d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875a793 View commit details
    Browse the repository at this point in the history
  4. Make Format.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fa6b6ec View commit details
    Browse the repository at this point in the history
  5. Fix pytype.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    093af4a View commit details
    Browse the repository at this point in the history
  6. Reorder code.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    08f0531 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48adac4 View commit details
    Browse the repository at this point in the history
  8. Minor corrections.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9d0dca6 View commit details
    Browse the repository at this point in the history
  9. Reduce eval episodes.

    Adaickalavan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    eb0ab5d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    cdc857e View commit details
    Browse the repository at this point in the history
  2. Dockerfile for Track2.

    Adaickalavan committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    1f3f819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3a851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf473d9 View commit details
    Browse the repository at this point in the history
  5. Minor correction.

    Adaickalavan committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    68fb0c2 View commit details
    Browse the repository at this point in the history
  6. Change to instructions.

    Adaickalavan committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7bd0e9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a49d6d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update t&c.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3fc97d1 View commit details
    Browse the repository at this point in the history
  2. Hold code.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    166a6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    055c213 View commit details
    Browse the repository at this point in the history
  4. Automate Docker.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ec95beb View commit details
    Browse the repository at this point in the history
  5. Minor phrase change.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9b8ae6c View commit details
    Browse the repository at this point in the history
  6. Add link to dataset.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    75bd394 View commit details
    Browse the repository at this point in the history
  7. Update objectives.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    bdbfb5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f1b245 View commit details
    Browse the repository at this point in the history
  9. Update objectives.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ab023bf View commit details
    Browse the repository at this point in the history
  10. Fix docstring.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ebc361c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b18223 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    742cc47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    705d498 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b665746 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1885207 View commit details
    Browse the repository at this point in the history
  16. Animate trajectories

    saulfield committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    4fa306b View commit details
    Browse the repository at this point in the history
  17. Zip output files.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    903465e View commit details
    Browse the repository at this point in the history
  18. Zip output files.

    Adaickalavan committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    40f3c7f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    f3c0f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a33ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73dd666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f15ad1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Offline baseline 2 (#1533)

    * train with ego vehicle action
    
    * global target pose (#1520)
    
    * improvements for offline baseline
    
    * delete comment
    
    * update
    
    * update
    
    * train locally (#1525)
    
    * train locally
    
    * train locally
    
    * train locally
    
    * train to reach
    
    * install req (#1530)
    
    * install req
    
    * install req
    
    * train for reading goal
    
    * train for reading goal
    
    * edit utility
    
    * update readme (#1531)
    
    Co-authored-by: cz0204 <[email protected]>
    
    * update readme file
    
    * adding train.py
    
    * rename train.py
    
    * rename train.py
    
    * update policy act (#1532)
    
    * update policy act
    
    * organize import
    
    * include requirement
    
    * delete comment
    
    * update readme
    
    * update readme
    
    * Add back readme.
    
    * update train (#1535)
    
    Co-authored-by: cz0204 <[email protected]>
    
    * default path
    
    * Use more robust file path resolution.
    
    * rename, add output path
    
    * update readme
    
    * update readme
    
    * update readme
    
    * rename file
    
    * adding imitation learning
    
    * update readme
    
    * update readme
    
    * utility for cql
    
    * Update README.md (#1536)
    
    Co-authored-by: Tucker Alban <[email protected]>
    
    * Check that match to vehicle file occurs.
    
    * Black format
    
    Co-authored-by: alfredgu001324 <[email protected]>
    Co-authored-by: Tucker <[email protected]>
    Co-authored-by: soheilalizadeh <[email protected]>
    4 people authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f5f8385 View commit details
    Browse the repository at this point in the history
  2. Revert "Offline baseline 2 (#1533)" (#1539)

    This reverts commit f5f8385.
    Gamenot authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    c600a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66a247 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    e3cad14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd04631 View commit details
    Browse the repository at this point in the history
  3. pytype fix

    sah-huawei committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8634273 View commit details
    Browse the repository at this point in the history
  4. Add bubble_env contribution (#1537)

    * Add contrib
    
    * Update contrib version
    
    * Mark out final needed changes for bubble_env integration.
    
    * Update submodule reference.
    
    * Update contrib remote location
    
    * Add bubble env to evaluation
    
    * Remove submodule.
    
    * Allow recording agent names from contrib env.
    
    * Bonus eval works
    
    * Bypass infinite recursion error.
    
    * Black format.
    
    * Add missing docstring.
    
    * Fix pytype error.
    
    * Switch dependency back to comp-1
    Gamenot authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    26b6086 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c679add View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    9c7a4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bac496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6addb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    410bc5c View commit details
    Browse the repository at this point in the history
  5. Fix incoming lane bug

    saulfield committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    58fbba9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6602fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65f4b11 View commit details
    Browse the repository at this point in the history
  8. Type fixes

    saulfield committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c6c67ad View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    eba7015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a419965 View commit details
    Browse the repository at this point in the history
  3. Restore and update traffic histories vehicle replacement script. Fix …

    …traffic history source lookup bug.
    saulfield committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a24d965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d403d31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba328e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Update README.md

    Gamenot authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6d869a9 View commit details
    Browse the repository at this point in the history
  2. Remove print statement

    saulfield committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6709b1b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Review suggestion

    Co-authored-by: Tucker Alban <[email protected]>
    saulfield and Gamenot authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bafcd63 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    2fa0b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfb844f View commit details
    Browse the repository at this point in the history
  3. Changes based on PR review

    saulfield committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    35b2895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c2be5 View commit details
    Browse the repository at this point in the history
  5. Waymo tools and offline dataset extraction (#1545)

    * Add waymo commands to scl
    
    * Implement preview and add remaining commands
    
    * Plot vehicle positions with labels for their IDs
    
    * Animate trajectories
    
    * revamp of traffic_histories_to_observations.py script (not fully tested)
    
    * pytype fixes (all but one)
    
    * pytype fix
    
    * Fixes to traffic histories script
    
    * Fix incoming lane bug
    
    * Refactor and create waymo_utils.py
    
    * Make waymo_utils a conditional import
    
    * Type fixes
    
    * Remove traffic histories vehicle replacement example and fix types
    
    * Restore and update traffic histories vehicle replacement script. Fix traffic history source lookup bug.
    
    * Revert incoming lanes change, since it's fixed on another PR
    
    * Remove print statement
    
    * Review suggestion
    
    Co-authored-by: Tucker Alban <[email protected]>
    
    * Changes based on PR review
    
    * Type fix
    
    Co-authored-by: Stephen Hockema <[email protected]>
    Co-authored-by: Tucker Alban <[email protected]>
    3 people authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f2354be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b61735d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    460bc27 View commit details
    Browse the repository at this point in the history
  8. Fix imports.

    Adaickalavan committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    efa2203 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb8ece2 View commit details
    Browse the repository at this point in the history
  10. Fix text.

    Adaickalavan committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    95d77a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ee7016 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Fix waymo instructions.

    Adaickalavan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    bc02028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f26774 View commit details
    Browse the repository at this point in the history
  3. Fix ToC.

    Adaickalavan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f8abdbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e451a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba05408 View commit details
    Browse the repository at this point in the history
  6. Fix missing dependency.

    Adaickalavan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a9d9aa8 View commit details
    Browse the repository at this point in the history
  7. Make format.

    Adaickalavan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2bdb643 View commit details
    Browse the repository at this point in the history
  8. Improve instructions.

    Adaickalavan committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    57f2dc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3a1e55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2286401 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad42e05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7018ca0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a34573f View commit details
    Browse the repository at this point in the history
  14. Fix plotting bug

    saulfield committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e9b9ade View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf0abae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5bc869a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    d84b0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16aefc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97956e View commit details
    Browse the repository at this point in the history
  4. Add dataset explanation.

    Adaickalavan committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5aa897d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update zipped folder.

    Adaickalavan committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ae78a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8f6d2 View commit details
    Browse the repository at this point in the history
  3. Improve evaluation setup

    Gamenot committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    6f5ecc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5017cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b7647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    457cdfc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    eca68d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76808cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e13e15a View commit details
    Browse the repository at this point in the history
  4. Offline baseline 2 (#1543)

    Gamenot authored Aug 14, 2022
    Configuration menu
    Copy the full SHA
    f0626d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    8107bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a216d4e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    2f80835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6774536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacff0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35a7df7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c6922 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Add instructions.

    Adaickalavan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ab0ec88 View commit details
    Browse the repository at this point in the history
  2. Minor changes.

    Adaickalavan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b88da5e View commit details
    Browse the repository at this point in the history
  3. Minor changes.

    Adaickalavan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    07c123a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Simplify instructions.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    35d3575 View commit details
    Browse the repository at this point in the history
  2. Simplify instructions.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    58233c2 View commit details
    Browse the repository at this point in the history
  3. Simplify instructions.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    396faf9 View commit details
    Browse the repository at this point in the history
  4. Beautify the table.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    965a00c View commit details
    Browse the repository at this point in the history
  5. Add waymo dependencies.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    62c6168 View commit details
    Browse the repository at this point in the history
  6. Add waymo dependencies.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    1251384 View commit details
    Browse the repository at this point in the history
  7. Bubble env seeds.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    335101f View commit details
    Browse the repository at this point in the history
  8. Make Format.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    7fa0ffc View commit details
    Browse the repository at this point in the history
  9. Simplify instructions.

    Adaickalavan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    50ef281 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Improve instructions.

    Adaickalavan authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    acef818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b2e1c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    c3d06d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe4642 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    5ce6909 View commit details
    Browse the repository at this point in the history
  2. Simplify code.

    Adaickalavan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    85d724d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Offline baseline (#1572)

    cz0204 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    70fc8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce2cf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 1, 2022

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

Commits on Sep 6, 2022

  1. Remove pip extra index

    Gamenot committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ad8e1a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

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

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    d12fc37 View commit details
    Browse the repository at this point in the history
  2. Fix scenario path

    Adaickalavan authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    34a93f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b5241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca4237 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    f62f211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d74ef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    262d206 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Add mp_context.

    Adaickalavan committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    11921d0 View commit details
    Browse the repository at this point in the history
  2. Revert temp changes.

    Adaickalavan committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    4583064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5270546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c3842 View commit details
    Browse the repository at this point in the history
  5. Ignore files during zip.

    Adaickalavan committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    9a59a1d View commit details
    Browse the repository at this point in the history
  6. Fix name-error.

    Adaickalavan committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    1cf5adf View commit details
    Browse the repository at this point in the history
  7. Fix format.

    Adaickalavan committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    bf8e5dd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    2c14fde View commit details
    Browse the repository at this point in the history
  2. Fix local traffic (#1628)

    * Fix local traffic
    
    * Fix bad attribute call
    
    * Remove set logger levels.
    
    * Local traffic actors avoid dangerous lane change.
    
    * tune scenario.py
    
    * another improvement
    
    * Update smarts/scenarios/straight/3lane_cut_in/scenario.py
    
    Co-authored-by: adai <[email protected]>
    
    * format
    
    * Fix typing
    
    Co-authored-by: qianyi-sun <[email protected]>
    Co-authored-by: Qianyi Sun <[email protected]>
    Co-authored-by: adai <[email protected]>
    4 people committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c677953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5fa226 View commit details
    Browse the repository at this point in the history
  4. Move offline dataset.

    Adaickalavan committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b654e22 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Updates from develop.

    Adaickalavan committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    37d3799 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Add PR1630

    Adaickalavan committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2690423 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update CQL example.

    Adaickalavan committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ea3315c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Envision fixes (#1651)

    * Envision fixes: playback bar, realtime mode, seek after episode end
    
    * Suggestion from review
    
    Co-authored-by: Tucker Alban <[email protected]>
    
    * Refactor server loop
    
    * Update changelog
    
    Co-authored-by: Tucker Alban <[email protected]>
    saulfield and Gamenot committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f26df85 View commit details
    Browse the repository at this point in the history
  2. Bugfix trip meter sensor [closes #1656] (#1657)

    * Fix incorrect trip distance
    
    * Add improvement suggestion
    
    * Update smarts/core/sensors.py
    Gamenot committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    82f71a0 View commit details
    Browse the repository at this point in the history
  3. Fix signal observations (#1661)

    * Don't skip vehicles with empty routes in signal sensor
    
    * Update changelog
    saulfield authored and Gamenot committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    271a9c8 View commit details
    Browse the repository at this point in the history
  4. Goal position fixes (#1637)

    * Calculate goal position from center instead of front bumper
    
    * Set mission goals to be last recorded position of each vehicle
    
    * Type fix
    
    * Set reached_goal to True for last timestep
    
    * Updates from develop branch.
    
    * Merge updates and resolve conflicts.
    
    Co-authored-by: adaickalavan <[email protected]>
    2 people authored and Gamenot committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1e5e50c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 12, 2022

  1. Improved example.

    Adaickalavan committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    58a61aa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

Commits on Oct 26, 2022

  1. Bugfix envision resource path (#1682)

    * Fix envision resource path
    
    * Format log message better
    
    * Change log to debug
    
    * Update changelog
    
    * Remove duplicate file
    
    * Fix directory resolution in scenario construction
    Gamenot committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8b7a09e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

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

Commits on Oct 30, 2022

  1. Minor syntax update

    Adaickalavan authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    18f3645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0097357 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Improve costs.

    Adaickalavan committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e07d960 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update dockerfile.

    Adaickalavan authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    31ee15a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Updated overview

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4098f4a View commit details
    Browse the repository at this point in the history
  2. Updated evaluation.html.

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    642bfb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66b051 View commit details
    Browse the repository at this point in the history
  4. Updated rules.html

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c0d81ca View commit details
    Browse the repository at this point in the history
  5. Updated rules.html

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    95e86d7 View commit details
    Browse the repository at this point in the history
  6. Updated data.html

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e70c57b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57a8087 View commit details
    Browse the repository at this point in the history
  8. Remove readme preface.

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d71d395 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    334d9ab View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    c5839af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee1d52 View commit details
    Browse the repository at this point in the history
  3. Moved files.

    Adaickalavan committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    66d25a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update cost funcs.

    Adaickalavan committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    98c908c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfe3ba View commit details
    Browse the repository at this point in the history
  3. Reorganised metrics.

    Adaickalavan committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    448050f View commit details
    Browse the repository at this point in the history
  4. Add dataclass function.

    Adaickalavan committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c46906b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    c0cdeb8 View commit details
    Browse the repository at this point in the history
  2. Add docstring.

    Adaickalavan committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    19717b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    851b15e View commit details
    Browse the repository at this point in the history
  4. Remove copy_data

    Adaickalavan committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    57f2358 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    6177246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9835417 View commit details
    Browse the repository at this point in the history
  3. Revert md format change.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    6493610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c959b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4652a3 View commit details
    Browse the repository at this point in the history
  6. Fix docstring.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    01fad70 View commit details
    Browse the repository at this point in the history
  7. Fix docstring.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    0477f72 View commit details
    Browse the repository at this point in the history
  8. Make folder a module.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    3073f50 View commit details
    Browse the repository at this point in the history
  9. Make method as property.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    4908418 View commit details
    Browse the repository at this point in the history
  10. Fix key error.

    Adaickalavan committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    cc28b26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2124216 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    33ef473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278d4cd View commit details
    Browse the repository at this point in the history
  3. Update counts and costs.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6980180 View commit details
    Browse the repository at this point in the history
  4. Make Format.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    314cc81 View commit details
    Browse the repository at this point in the history
  5. Make Format.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b66cb8e View commit details
    Browse the repository at this point in the history
  6. Small modification.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2f13875 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa27aa7 View commit details
    Browse the repository at this point in the history
  8. Fix pytype.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b10ccac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d192c27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f98197e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec17661 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe228f6 View commit details
    Browse the repository at this point in the history
  13. Add changelog.

    Adaickalavan committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3dedf1c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    16b55a8 View commit details
    Browse the repository at this point in the history
  2. Merge review changes.

    Adaickalavan committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    03bbfbd View commit details
    Browse the repository at this point in the history
  3. Add type assert.

    Adaickalavan committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1a337e5 View commit details
    Browse the repository at this point in the history
  4. Remove termination file.

    Adaickalavan committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    57aa422 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fixed spelling mistake.

    Adaickalavan authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4e73730 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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