Skip to content

[RLlib] rollout.py; make video-recording options more intuitive and add warnings/errors (issue 7121).#7347

Merged
ericl merged 3 commits intoray-project:masterfrom
sven1977:issue_7121_rollout_does_not_record_video
Feb 27, 2020
Merged

[RLlib] rollout.py; make video-recording options more intuitive and add warnings/errors (issue 7121).#7347
ericl merged 3 commits intoray-project:masterfrom
sven1977:issue_7121_rollout_does_not_record_video

Conversation

@sven1977
Copy link
Copy Markdown
Contributor

@sven1977 sven1977 commented Feb 27, 2020

Currently, the command line options for rllib rollout are not intuitive when one is trying to record videos (certain options must be present aside from the --monitor flag in order for this to work, but it's not communicated via errors/warnings). This PR closes a related issue #7121 .

#7121

Closes #7121

@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

@AmplabJenkins
Copy link
Copy Markdown

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/22493/
Test FAILed.

@sven1977 sven1977 requested a review from ericl February 27, 2020 11:50
@sven1977 sven1977 added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Feb 27, 2020
@ericl ericl merged commit 44ac0ea into ray-project:master Feb 27, 2020
@AmplabJenkins
Copy link
Copy Markdown

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/22499/
Test FAILed.

@sven1977 sven1977 deleted the issue_7121_rollout_does_not_record_video branch March 3, 2020 10:15
ffbin pushed a commit to antgroup/ant-ray that referenced this pull request Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-ok The tagger certifies test failures are unrelated and assumes personal liability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[rllib] How can I record the full episode results of rllib?

3 participants