-
Notifications
You must be signed in to change notification settings - Fork 190
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
Release version 1.0.2 #1819
Merged
Release version 1.0.2 #1819
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* remove dropdown and add "all simulation" button * changes and format * index.html * add main.js main.js.map via upload
* 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
* 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
…on.GeometryCollection (#1773)
* Suppress traci error during simulation step * Add comment
* 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]>
* rename all occurrences from `benchmark` to `diagnostic` * reverse gitignore after pushing .shf files
* Fix import error by moving version information to resource file. * Update readme.
Co-authored-by: adai <[email protected]>
Co-authored-by: Saul Field <[email protected]>
Co-authored-by: adai <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See CHANGELOG.md.