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

[Bug] render on SubprocEnv results in uninformative error #234

Open
3 tasks
jelledouwe opened this issue Oct 10, 2022 · 0 comments
Open
3 tasks

[Bug] render on SubprocEnv results in uninformative error #234

jelledouwe opened this issue Oct 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jelledouwe
Copy link
Contributor

🐛 Bug

When running ik_box.py example from eagerx_interbotix with n_procs > 1, calling .render() results in errors.

To Reproduce

In ik_box.py in eagerx_interbotix set n_procs to 2 (or more).

Then call train_env.render("human").

Expected behavior

A clear and concise description of what you expected to happen.

Expected behavior: either render or meaningful error.

System Info

Describe the characteristic of your environment:

  • Describe how the library was installed (pip, docker, source, ...): pip
  • Versions of all EAGERx packages installed: eagerx == 0.1.32, eagerx_interbotix == 0.1.8
  • Python version: 3.8
  • Gym version: 0.21.0
  • Versions of all relevant libraries

Additional context

Add any other context about the problem here.

Checklist

  • I have checked that there is no similar issue in the repo (required)
  • I have read the documentation (required)
  • I have provided a minimal working example to reproduce the bug (required)
@jelledouwe jelledouwe added the bug Something isn't working label Oct 10, 2022
@jelledouwe jelledouwe changed the title [Bug] bug title [Bug] render on SubprocEnv results in unindicative error Oct 10, 2022
@jelledouwe jelledouwe changed the title [Bug] render on SubprocEnv results in unindicative error [Bug] render on SubprocEnv results in uninformative error Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant