Skip to content

Ignore sporadic warnings that make the env crash and jobs terminate - #29

Open
vikashplus wants to merge 2 commits into
masterfrom
ignore_warnings
Open

Ignore sporadic warnings that make the env crash and jobs terminate#29
vikashplus wants to merge 2 commits into
masterfrom
ignore_warnings

Conversation

@vikashplus

Copy link
Copy Markdown
Collaborator

A common warning that crashes training is when policy accidentally makes a lot of contacts and fills up the contact buffer. These updates gracefully handle these warnings. 

@aravindr93 aravindr93 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The mujoco warnings look good. I believe we had it in the earlier versions, but removed it for some reason. Do you remember why? If we can't remember, let's include the exception anyway.

I prefer to keep the default viewer speed at 1/2 run-time since that works better with most envs. Can you revert that change back? Other than that, LGTM.

@vikashplus

Copy link
Copy Markdown
Collaborator Author
  1. Not sure why it got removed. I think we should definitely have this otherwise lot of jobs die for no reason.
  2. Updated the run_speed back to 0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants