You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you guys explain how you write videos with mujoco_base? I think the classical approach is to collect the frames from the renderer, and using an external writer to make a video, but mujoco_base uses mjr_render, and doesn't have specific renderer (mujoco.Renderer)
I would be glad if you could share some codes.
The text was updated successfully, but these errors were encountered:
Hello,
Can you guys explain how you write videos with mujoco_base? I think the classical approach is to collect the frames from the renderer, and using an external writer to make a video, but mujoco_base uses mjr_render, and doesn't have specific renderer (mujoco.Renderer)
I would be glad if you could share some codes.
The text was updated successfully, but these errors were encountered: