Better support for wrapping Python environments?
alshedivat opened this issue · 0 comments
alshedivat commented
It looks like elf_python
is somewhat underdeveloped/untested. For instance, the Simulator
interface defines on_init
which is supposed to be called by every process right after starting and it doesn't seem to happen. Any plans for better supporting Python-based (e.g., OpenAI Gym) envs?