google-deepmind/mujoco

user_scn and update_hfield() equivalents in Renderer class

開放

#1,410 建立於 2024年2月9日

 (4 則留言) (0 個反應) (1 位負責人)C++ (1,565 個分叉)github user discovery
good first issuequestion

倉庫指標

星標
 (13,782 顆星)
PR 合併指標
 (平均合併 15天 1小時) (30 天內合併 13 個 PR)

描述

Hi,

Is it possible to have the user_scn and update_hfield() from passive_viewer in Renderer? I want the screens of my viewer and render synchronized so I can record what I see. As in the video below, the above two features of the viewer help me visualize my results well. Due to these custom artifacts, I can only record them from an external screen recorder, which is a hassle.

https://github.com/google-deepmind/mujoco/assets/54435909/5b526f39-19f6-4a60-a026-9cfb5eba4741

貢獻者指南