Open mg638 opened 2 weeks ago
Hello, apologies for the delayed response. This is because the Unity package currently does not support the loading of MuJoCo plugins such as elasticity
. We have a WIP solution the development of which has been paused for a while, but I'm returning to it. My estimated time to finish it is the end of November.
Intro
hello. I am working on the mujoco project with Unity. This time, I used a slide in the model, but it came out normally in the simulator, but it was not created properly in Unity, so I would like to inquire.
My setup
3.2.0 Unity 2022.3.4f1
What's happening? What did you expect?
As shown in the image, the slider is rendered normally in the simulator, but is not rendered in Unity.
Steps for reproduction
The model was imported using import mujoco scene using the Unity plugin.
Minimal model for reproduction
I couldn't reveal all the information about the model, so I only wrote some of it.
Code required for reproduction
Confirmations