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

Documentation fixes. #1800

Merged
merged 3,062 commits into from
Jan 23, 2023
Merged

Documentation fixes. #1800

merged 3,062 commits into from
Jan 23, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 21, 2022

  1. added changedlog.

    AisenGinn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    111d9c5 View commit details
    Browse the repository at this point in the history
  2. deleted unwanted file.

    AisenGinn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    43c4a3b View commit details
    Browse the repository at this point in the history
  3. modified workflows.

    AisenGinn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6b4ddf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a543bb8 View commit details
    Browse the repository at this point in the history
  5. GitHub Actions: Format

    AisenGinn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6c3a0ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b30cf41 View commit details
    Browse the repository at this point in the history
  7. revert changing.

    AisenGinn committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    741cc6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1499 from AisenGinn/develop

    Video recording utilities
    Gamenot authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d302972 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    620ded6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13074cc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. fetch develop

    AisenGinn committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    26b5ce5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/huawei-noah/SMARTS into …

    …bubble_distance_check
    
    fetch develop, update branch.
    AisenGinn committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e4152ee View commit details
    Browse the repository at this point in the history
  3. modified changelog.

    AisenGinn committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cc407e4 View commit details
    Browse the repository at this point in the history
  4. modified changelog.

    AisenGinn committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4a92a92 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    1148e96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4d571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f2021 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/huawei-noah/SMARTS into …

    …bubble_distance_check
    
    fetch upstream to update branch
    AisenGinn committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    84a99b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e24d3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87d438d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1693 from AisenGinn/bubble_shape_new

    * changing state_unpacker.js to display bubble, added ConfigurableZone into bubble
    
    * changed roadmap argument to optional.
    
    * added check for parallel line and number of points check.
    
    * added changelog for ConfigurableZone.
    
    * slightly modified changelog.
    
    * modified descriptions of ConfigurableZone and simplied polygon check.
    
    * added traffic_singals into state_unpacker.js and modified condition of valid polygon check.
    
    * added additional len check for configurable bubble.
    
    * modified changelog.
    
    * added detail description of bubble that does not have a valid closed loop zone.
    Gamenot authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4688ba3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    942d8ef View commit details
    Browse the repository at this point in the history
  9. GitHub Actions: Format

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

Commits on Nov 24, 2022

  1. update branch from develop

    AisenGinn committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ad32c10 View commit details
    Browse the repository at this point in the history
  2. Pat/benchmark (#1718)

    * add benchmark scenarios, benchmark script and modify cli.py
    
    * modify logging.py
    
    * update manifest.ini to include the benchmark files
    
    * add scenarios via upload
    
    * add scenarios via upload
    
    * add scenarios via upload
    
    * progress
    
    * Simplify scenario build function names.
    
    * Change build scenario function name in examples.
    
    * Simplify scl benchmark file.
    
    * progress
    
    * progress
    
    * Return full path in scenario.name
    
    * Return only basename in EpisodeLogs.
    
    * Change log level in egoless.
    
    * Cleaned timeit function.
    
    * Functioning benchmark run.
    
    * Make format.
    
    * progress
    
    * Different episode steps for replay scenarios.
    
    * Fix ci.
    
    * intergration
    
    * Add headers.
    
    * progress
    
    * round data to 2 decimals, clean and reformat
    
    * Add Welford's online std.
    
    * Make format.
    
    * Make format.
    
    * Fix ci test and add copyright header.
    
    * Add report writing.
    
    * format and add documentation
    
    * Ignore reports and improved graph plot.
    
    * Remove unnecesary explanations.
    
    * Add Readme
    
    * Remove duplicate dependency
    
    * Improved benchmark.
    
    * Fix type
    
    * Try
    
    * Try2
    
    * Fix ci and type.
    
    * Move welford function and add docstrings.
    
    * Add header.
    
    * Reorganise imports.
    
    * remove unnecessary files
    
    * remove glbs
    
    * change default episode per sec from 5 to 10
    
    * add missing copyright headers
    
    * typo
    
    * change logging.py and run.py
    
    * format
    
    * remove unncessary comment
    
    Co-authored-by: adaickalavan <[email protected]>
    qianyi-sun and Adaickalavan authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e4d6b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d46a48 View commit details
    Browse the repository at this point in the history
  4. GitHub Actions: Format

    qianyi-sun committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a354a66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8823c60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80174ba View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Restore buddha action space

    Gamenot committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    5948c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661e299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228b8fd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. modified radius.

    AisenGinn committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    56d64c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285fc18 View commit details
    Browse the repository at this point in the history
  3. Upgrade SUMO to 1.12.0 (#1751)

    * Upgrade SUMO to 1.12.0
    
    * Updates from review
    
    * Update test
    
    * Fix test
    
    * Fix test
    saulfield authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d28758c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bf175f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d992f97 View commit details
    Browse the repository at this point in the history
  6. Remove Ultra (#1755)

    Adaickalavan authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1cfaee6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1708 from AisenGinn/bubble_distance_check

    Bubble distance check
    Gamenot authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f940b7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    292acd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Envision: "All Simulation" Button (#1761)

    * remove dropdown and add "all simulation" button
    
    * changes and format
    
    * index.html
    
    * add main.js main.js.map via upload
    qianyi-sun authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9e25652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f586f33 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    9904e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04dcdfa View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    Gamenot committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    dbb44fc View commit details
    Browse the repository at this point in the history
  4. Fix Envision visualization issue in "near real time" mode (#1766)

    * increase buffersize to 10000 to prevent old frame deletion, and set max elapsed time change to 100
    
    * Delete package-lock.json
    
    * restore package-lock.json
    
    * delt_elapsed_time_in_sec -> deltaElapsedMs, add another semicolons
    
    * update changelog
    
    * correct entry to the right category in changelog
    qianyi-sun authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9c823a5 View commit details
    Browse the repository at this point in the history
  5. GitHub Actions: Format

    qianyi-sun committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3d7a1ae View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Test rllibhiwayenv directly (#1769)

    * Ensure test workers are torn down.
    
    * Set num cpus at 2
    
    * Make Rllib test very fast.
    
    * Actually use rllib_hiway
    
    * Scrap tune in test.
    
    * Remove imports
    Gamenot authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    82a05a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280d478 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    f85dfb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a142b6e View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    Adaickalavan committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    98706f9 View commit details
    Browse the repository at this point in the history
  4. Suppress TraCI Error on simulationStep (#1770)

    * Suppress traci error during simulation step
    
    * Add comment
    saulfield authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    44012d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46acf1a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Suppress the DeprecationWarning caused by the trimesh package (#1774

    )
    
    * suppress trimesh warnings
    
    * make warning more specific
    qianyi-sun authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    67d58a7 View commit details
    Browse the repository at this point in the history
  2. Scenario Caching (#1764)

    * Implement partial build and caching for scenarios
    
    * Refactor scenario caching, use SMARTS version in hash function
    
    * Add a build/ directory for all scenario artifacts
    
    * Type fix
    
    * Type fix
    
    * Cache glb file, track map file hash, refactoring
    
    * Test fixes
    
    * Test fixes
    
    * Update changelog, make gen_ functions private, and update scenarios
    
    * Warn if gen_* functions called externally. Type fix.
    
    * Update docs
    
    * Remove ultra files
    
    * Fix overwrite issue
    
    * Apply suggestions from code review
    
    Co-authored-by: Tucker Alban <[email protected]>
    
    * Update changelog
    
    * Update scenarios
    
    * Changes from review
    
    * Removed unused seed params. Made gen_* functions public.
    
    * Remove map offset param in build_scenarios, add test for scenario caching
    
    Co-authored-by: Tucker Alban <[email protected]>
    saulfield and Gamenot authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5fe0964 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    saulfield committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2872a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8bf14f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 21, 2022

  1. rename all occurrences from benchmark to diagnostic (#1780)

    * rename all occurrences from `benchmark` to `diagnostic`
    
    * reverse gitignore after pushing .shf files
    qianyi-sun authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9aea454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e52bfc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    237c29a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Fix open-agent setup error. (#1785)

    * Fix import error by moving version information to resource file.
    
    * Update readme.
    Gamenot authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    57e8ba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc1eb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e2a86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    491acb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    376bceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e11f51 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

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

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    a054332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3754e9f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Jan 2, 2023

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

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    14149b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d3e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c89263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdf7566 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    17fd99a View commit details
    Browse the repository at this point in the history
  6. Fix doctest.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    be6c93e View commit details
    Browse the repository at this point in the history
  7. Fix for python3.7

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2654227 View commit details
    Browse the repository at this point in the history
  8. Make format.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2b56a6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e43b27f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    181b054 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fbd0b6 View commit details
    Browse the repository at this point in the history
  12. Fix route finding bug.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    69f2f97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a60116c View commit details
    Browse the repository at this point in the history
  14. Optimize connection check.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    310628c View commit details
    Browse the repository at this point in the history
  15. Fix formatting

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    603db5e View commit details
    Browse the repository at this point in the history
  16. Support up to SUMO 1.15.0

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f8ad21b View commit details
    Browse the repository at this point in the history
  17. Update changelog.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    99444ea View commit details
    Browse the repository at this point in the history
  18. Fix type errors

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2579d55 View commit details
    Browse the repository at this point in the history
  19. Loosen sumo version

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9f0c8a9 View commit details
    Browse the repository at this point in the history
  20. Fix minimum sumo version

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4e492c5 View commit details
    Browse the repository at this point in the history
  21. Remove SUMO home test.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    89babdc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    529933d View commit details
    Browse the repository at this point in the history
  23. Update CHANGELOG.md

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    479d2f1 View commit details
    Browse the repository at this point in the history
  24. Update CHANGELOG.md

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    949ae1a View commit details
    Browse the repository at this point in the history
  25. Update CHANGELOG.md

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9d1d960 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a0fa12e View commit details
    Browse the repository at this point in the history
  27. Move sleep out of utility.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    eee9d3e View commit details
    Browse the repository at this point in the history
  28. Raise exception still.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ea346f8 View commit details
    Browse the repository at this point in the history
  29. Try optimization

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3286b94 View commit details
    Browse the repository at this point in the history
  30. Improve the code quality.

    Gamenot committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d510122 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2cc0f75 View commit details
    Browse the repository at this point in the history
  32. Envision map fix (#1790)

    * Use scenario root for map file hash in envision
    
    * Update envision/server.py
    
    Co-authored-by: adai <[email protected]>
    
    Co-authored-by: adai <[email protected]>
    saulfield and Adaickalavan authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6558768 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    94f72fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    754ebf2 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    Adaickalavan committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ca1e5fd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Fix notebook env

    Gamenot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d3d11e6 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove unused utility."

    This reverts commit e5e3c48.
    Gamenot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    5127862 View commit details
    Browse the repository at this point in the history
  3. Add local version

    Gamenot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c2b0b83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7caed9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cab6cc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97e35b5 View commit details
    Browse the repository at this point in the history
  7. GitHub Actions: Format

    Gamenot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2e51118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    368ad92 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Add road lines to RGB image observations (#1796)

    * Add roadlines to rgb observation
    
    * Save roadlines as glbs
    
    * Type fix
    saulfield authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cba794a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd2909 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    saulfield committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e9778cf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    9d94323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23cd773 View commit details
    Browse the repository at this point in the history
  3. GitHub Actions: Format

    Adaickalavan committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    97a00df View commit details
    Browse the repository at this point in the history
  4. Add base environment

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    66cceab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca2e29 View commit details
    Browse the repository at this point in the history
  6. Simplify format_obs changes.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0f2db62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5507637 View commit details
    Browse the repository at this point in the history
  8. Update documentation.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8d0d0ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70d9beb View commit details
    Browse the repository at this point in the history
  10. Fix name of attribute.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1515d71 View commit details
    Browse the repository at this point in the history
  11. Update an example.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    70de5f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ccd6e4 View commit details
    Browse the repository at this point in the history
  13. Fix leftover warning.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8a292bb View commit details
    Browse the repository at this point in the history
  14. Fix multi-line string.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    009fe93 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d221d8 View commit details
    Browse the repository at this point in the history
  16. Fix new action.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    13513bb View commit details
    Browse the repository at this point in the history
  17. Add conversion utility.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7bc7e07 View commit details
    Browse the repository at this point in the history
  18. Add missing header.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7cf5a9f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    968e276 View commit details
    Browse the repository at this point in the history
  20. Update metrics.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    dac40a8 View commit details
    Browse the repository at this point in the history
  21. Update examples.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ea9a6c0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    59b4ae6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e0aa773 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    34ac0dc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f9f11ad View commit details
    Browse the repository at this point in the history
  26. Remove unused imports.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    73aeba9 View commit details
    Browse the repository at this point in the history
  27. Update test examples.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    954a547 View commit details
    Browse the repository at this point in the history
  28. Fix string warning.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b07188b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5d6b6b7 View commit details
    Browse the repository at this point in the history
  30. Fix gymnasium warnings.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    eb057ed View commit details
    Browse the repository at this point in the history
  31. make format

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    08f5c02 View commit details
    Browse the repository at this point in the history
  32. Update resource loading.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    cb0d9dc View commit details
    Browse the repository at this point in the history
  33. Benchmark

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9a024b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    05f7f33 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cd8d48c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f67ce1c View commit details
    Browse the repository at this point in the history
  37. Update observations.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5c2ed17 View commit details
    Browse the repository at this point in the history
  38. Make format.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3b89aea View commit details
    Browse the repository at this point in the history
  39. Make goals immutable

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4996ffb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    330eadd View commit details
    Browse the repository at this point in the history
  41. Add scl benchmark utilities.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1e201d3 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    edfbb78 View commit details
    Browse the repository at this point in the history
  43. Update Makefile

    Co-authored-by: adai <[email protected]>
    Gamenot and Adaickalavan committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c162cfa View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    40026d7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    48f7d65 View commit details
    Browse the repository at this point in the history
  46. Add Score object for metrics.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0150194 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b2ceaa4 View commit details
    Browse the repository at this point in the history
  48. Fix spelling error.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ee8241e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c8498f2 View commit details
    Browse the repository at this point in the history
  50. Fix symantics error.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    66c5944 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a1b2192 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    273d3c7 View commit details
    Browse the repository at this point in the history
  53. make format.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    eb3e4f9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    076db5b View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1b0d595 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    1634d42 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    94aea72 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    54ce994 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    63143b7 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    b427f7b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    48702c0 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    72bcfde View commit details
    Browse the repository at this point in the history
  63. Move agent config.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    42bf624 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ddc0769 View commit details
    Browse the repository at this point in the history
  65. Remove redundant assignment.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fab95b0 View commit details
    Browse the repository at this point in the history
  66. Remove needless type check.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3baf000 View commit details
    Browse the repository at this point in the history
  67. Fix dictionary unpack.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b9d4a05 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    9de9af2 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    6c7d237 View commit details
    Browse the repository at this point in the history
  70. Cache space value.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    4e60ccc View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ee8fd40 View commit details
    Browse the repository at this point in the history
  72. Rename hiway env v1 example.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fdccd56 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    32dda7e View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    3f26597 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f32f1d8 View commit details
    Browse the repository at this point in the history
  76. Make format

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    50efcfb View commit details
    Browse the repository at this point in the history
  77. Condense imports.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    affa032 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9a27d1f View commit details
    Browse the repository at this point in the history
  79. Remove EpisodeLimit wrapper.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7100a3c View commit details
    Browse the repository at this point in the history
  80. Add missing sstudio import.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    900b68f View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    75748df View commit details
    Browse the repository at this point in the history
  82. Clean up comments.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3b42f75 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    5ef2f33 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    273861c View commit details
    Browse the repository at this point in the history
  85. Fix issues with rebase.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a373ded View commit details
    Browse the repository at this point in the history
  86. Update hiway env v1 example.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    248630f View commit details
    Browse the repository at this point in the history
  87. Fix rebase issues.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b750c8c View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    52740b6 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    1235287 View commit details
    Browse the repository at this point in the history
  90. Remove useless examples.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7f7210a View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    1683004 View commit details
    Browse the repository at this point in the history
  92. Fill out auto-install

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    70b1841 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    866b61d View commit details
    Browse the repository at this point in the history
  94. Document hiway env v1.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7de62f1 View commit details
    Browse the repository at this point in the history
  95. Fix test observations.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    456e9af View commit details
    Browse the repository at this point in the history
  96. Remove useless docstring.

    Gamenot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0eff7d0 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    e9898ca View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    9b247a0 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    55938c8 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    6ddfc98 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Make worker logging explicit.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ed949f1 View commit details
    Browse the repository at this point in the history
  2. Fix cpu affinity check

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    69530e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0019be4 View commit details
    Browse the repository at this point in the history
  4. Fix sanity-test

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    a189c33 View commit details
    Browse the repository at this point in the history
  5. Fix format obs.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d3ce602 View commit details
    Browse the repository at this point in the history
  6. Update metrics test.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    9fb7bd1 View commit details
    Browse the repository at this point in the history
  7. Fix rgb image test.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    857959a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d57a99b View commit details
    Browse the repository at this point in the history
  9. Fix pytype complaint.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    088ea36 View commit details
    Browse the repository at this point in the history
  10. Make format.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    05dd059 View commit details
    Browse the repository at this point in the history
  11. Revert rl racing example.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    56a4bae View commit details
    Browse the repository at this point in the history
  12. Fix pytype.

    Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    56d14ca View commit details
    Browse the repository at this point in the history
  13. Fix sanity test

    saulfield authored and Gamenot committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ee27d45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    41ce30a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    5989cfe View commit details
    Browse the repository at this point in the history
  2. Fix pytype errors.

    Gamenot committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9ffc90e View commit details
    Browse the repository at this point in the history
  3. Fix docstring test.

    Gamenot committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    46f3108 View commit details
    Browse the repository at this point in the history
  4. Touch up interface.

    Gamenot committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b839100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a59c6c3 View commit details
    Browse the repository at this point in the history
  6. Add benchmark documentation.

    Gamenot committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    ef6f5fb View commit details
    Browse the repository at this point in the history
  7. Update changelog.

    Gamenot committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2a8d1d0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1793 from huawei-noah/tucker/feature-hiway_v1

    Mainline competition
    Gamenot authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9ef2cab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af51fef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    182f0d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Fix documentation errors.

    Gamenot committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    da2ebde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f607c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266e62a View commit details
    Browse the repository at this point in the history