Balint-H

Results 89 comments of Balint-H

Hello, it's at MuJoCo/Editor/Mujoco.Editor.asmdef. Could you send a screenshot of how that file looks in your inspector when you click on it in Unity? Its contents should be this (based...

Interestingly its missing the editor only platform criteria. Adding it either in a text editor or through the Unity inspector should fix it for you. I'm not sure what could...

And then you added the unzipped package via Unity's package manager and the package.json file in unity folder of the repo?

Was the library imported to the Unity project? (Can you find it in the MuJoCo section of the packages in the project explorer?)

> Hi! we didn't test it on Windows (so we could not provide instructions). The major issue on running MyoSuite on windows is that we depend on `mujoco-py`, which is...

Hello, apologies for missing your message for so long... the approach you describe is indeed how its meant to be used. Of course if you want you can copy the...

My guess is the following issue: Make sure the mujoco library is named libmujoco.so and not "libmujoco.so.3.1.3" . Annoyingly Unity will display it as "mujoco.so" even if its extension is...

The time I had MuJoCo running on the Quest, I was using Quest link via USB, but ran the app from the Editor (and streamed the VR scene in play...

@erez-tom Once you are available again could you please merge this in? Would fix #1930.