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

render_script times out when recording = True #11

Open
kiototeko opened this issue Aug 5, 2022 · 0 comments
Open

render_script times out when recording = True #11

kiototeko opened this issue Aug 5, 2022 · 0 comments

Comments

@kiototeko
Copy link

Hello, whenever I run the test_single_agent.py with the recording option set as True for the self.comm.render_script() function that gets called inside the step() function in envs/unity_environment.py, the program hangs for a while until a time out error happens:
Time out for action: {0: '[grab] <cupcake> (378)'}

Is there a way to record what is happening during the simulation when using the code in here?
Somehow if I only use virtual-home with the jupyter notebooks provided this doesn't happen!

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

No branches or pull requests

1 participant