mujoco visualization on a remote server #2523
Unanswered
cstr-withyou
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am an undergraduate student , I use MuJoCo for my research on dexterous hands manipulation.
I'm a beginner in this field.
My setup
mujoco 3.2.5, python, ubuntu 20.04 on remote server, Windows11 on my own computer
My question
Hi. I'm running a mujoco-simulation code on a remote server which uses mujoco.viewer.launch_passive, but it doesn't work probably for lack of GUI. I'm wondering how can I make the visualization be displayed on my own computer. Or can I find any convenient ways to get the simulation process using "mj_forward" and "mj_step" visualized on my own computer?
Minimal model and/or code that explain my question
If you encountered the issue in a complex model, please simplify it as much as possible (while still reproducing the issue).
Model:
minimal XML
Code:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions