Open Benjamin-eecs opened 2 years ago
https://github.com/sail-sg/envpool/pull/107#issuecomment-1123914969
Init thought:
Add method render or off_screen_render in both mujoco_env.h
render
off_screen_render
OffScreenRender
mujoco_py use MjRenderPool for multiprocess off-screen and on-screen render on multi-GPU
FrameStack
[x] I have checked that there is no similar issue in the repo (required)
An internal project by https://github.com/Ericonaldo requires this feature. Can we bump the priority up? Thanks.
Motivation
https://github.com/sail-sg/envpool/pull/107#issuecomment-1123914969
Solution
Init thought:
Add method
render
oroff_screen_render
in both mujoco_env.hOffScreenRender
OffScreenRender
Additional context
mujoco_py use MjRenderPool for multiprocess off-screen and on-screen render on multi-GPU
Road Map
Resource
dm_control
mujoco_py
FrameStack Wrapper
FrameStack
Checklist
[x] I have checked that there is no similar issue in the repo (required)