-
Notifications
You must be signed in to change notification settings - Fork 387
merge custom output and failsafes to master #981
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
Merged
Merged
Changes from all commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
b23d86c
merge custom output and failsafes to master
liljonnystyle 1e6522c
add write_to_csv() function to master
liljonnystyle 41a9aae
include pipeline README.md
liljonnystyle 211c0e7
add data pipeline __init__
liljonnystyle ec854ad
add experiment.py changes
liljonnystyle 44c15c9
Update simulate.py
liljonnystyle ee35aa2
Update simulate.py
liljonnystyle 987cfb8
Update simulate.py
liljonnystyle df8f5a8
Update experiment.py
liljonnystyle b1c54e2
Update experiment.py
liljonnystyle 1d2a6ff
fix flake8 issues
liljonnystyle 7dcfcea
fix flake8 issues
liljonnystyle 01994fc
fixed h-baselines bug
AboudyKreidieh cb37e44
Update experiment.py
liljonnystyle ea308d6
potential bug fix
AboudyKreidieh e50d254
merge custom output and failsafes to master
liljonnystyle df48a19
add write_to_csv() function to master
liljonnystyle df200e3
include pipeline README.md
liljonnystyle 4f37627
add data pipeline __init__
liljonnystyle 17d618a
add experiment.py changes
liljonnystyle f7a3c3b
Update simulate.py
liljonnystyle 2f7942a
Update simulate.py
liljonnystyle 880a6f0
Update simulate.py
liljonnystyle 4691cd7
Update experiment.py
liljonnystyle 88fa8ef
Update experiment.py
liljonnystyle 907e75c
fix flake8 issues
liljonnystyle 7897f93
fix flake8 issues
liljonnystyle 6cecd19
Update experiment.py
liljonnystyle 8902cdf
Merge branch 'jl-merge-getaccels' of https://github.com/flow-project/…
liljonnystyle 2131df4
Merge branch 'master' of https://github.com/flow-project/flow into jl…
AboudyKreidieh af0b4f6
Replicated changes in 867. Done bug (#980)
kjang96 5edf782
address aboudy comments
liljonnystyle b704a70
revert change
liljonnystyle 396796f
change warning print to ValueError message
liljonnystyle 0627a12
update to new update_accel methods
liljonnystyle 774e575
address brent comments
liljonnystyle 16cba01
fix import typo
liljonnystyle 8121120
address comments
liljonnystyle 7cc347a
add display_warnings boolean
liljonnystyle 3161580
add get_next_speed() function to base vehicle class
liljonnystyle 2502bd1
revert addition of get_next_speed
liljonnystyle e7c16a1
merge custom output and failsafes to master
liljonnystyle e6a0953
add write_to_csv() function to master
liljonnystyle 649fb8b
include pipeline README.md
liljonnystyle bee14b8
add data pipeline __init__
liljonnystyle 998bdd2
add experiment.py changes
liljonnystyle cd44a71
Update simulate.py
liljonnystyle b7943de
Update simulate.py
liljonnystyle 4d29048
Update simulate.py
liljonnystyle 8d23f50
Update experiment.py
liljonnystyle 6f56e3e
Update experiment.py
liljonnystyle 9f8fc87
fix flake8 issues
liljonnystyle 604b552
fix flake8 issues
liljonnystyle fcdbef3
Update experiment.py
liljonnystyle f7c1637
add experiment.py changes
liljonnystyle 31ee51e
Update simulate.py
liljonnystyle e693ca7
Update simulate.py
liljonnystyle a4a0fb1
Update simulate.py
liljonnystyle 0fc67bd
Update experiment.py
liljonnystyle 62ca879
Update experiment.py
liljonnystyle c97e72e
fix flake8 issues
liljonnystyle eaec0c6
address aboudy comments
liljonnystyle af26b6f
revert change
liljonnystyle c921f19
change warning print to ValueError message
liljonnystyle 5dca992
update to new update_accel methods
liljonnystyle cfd4393
address brent comments
liljonnystyle a1ce67f
fix import typo
liljonnystyle a2db16a
address comments
liljonnystyle 77f6f13
add display_warnings boolean
liljonnystyle c89794d
add get_next_speed() function to base vehicle class
liljonnystyle 3c301ea
revert addition of get_next_speed
liljonnystyle db1d4a1
Merge branch 'jl-merge-getaccels' of https://github.com/flow-project/…
liljonnystyle 9f878b4
remove duped line from rebase
liljonnystyle bd5845e
Update base_controller.py
nathanlct 99674e3
fix some bugs
liljonnystyle 7374d22
Merge branch 'jl-merge-getaccels' of https://github.com/flow-project/…
liljonnystyle bdae632
revert change to get_feasible_action call signature
liljonnystyle 708c6bb
change print syntax to be python3.5 compliant
liljonnystyle 36c211a
add tests for new failsafe features
liljonnystyle 9aaba62
fix failsafe unit tests
liljonnystyle f8a6256
fix failsafe unit tests
liljonnystyle 79edd0a
fix unittest syntax
nathanlct baaec48
fix typo
nathanlct ea8d551
smooth default to True
liljonnystyle ee2150c
rearrange raise exception for test coverage
liljonnystyle 674c494
some minor fixes
AboudyKreidieh 8a70a83
cleanup
AboudyKreidieh fbdac90
moved simulation logging to the simulation kernel (#991)
AboudyKreidieh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.