Getting error: No decoder found for mesh file. #3179
Replies: 1 comment
-
|
Hello, In case you have not seen it, please check out #3180 for an explanation on what is causing this, estimate on when it will be fixed and a workaround until then. |
Beta Was this translation helpful? Give feedback.
0 replies
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 a graduate student at UMN, I use MuJoCo for my research on Robots and VR.
My setup
I am using Unity 6.2 on windows 11
My question
I am new to unity. I have an xml file which connects to a mesh file. I have downloaded the Mujoco Unity plugin. As I try to import XML file to unity
I get IOException: Error loading the model: Error: no decoder found for mesh file 'C:/Users/yashw/OneDrive/Desktop/nirvana/simulation/mujoco/robot_control/assets/ur5/link0.stl'
Element name 'link0', id 0, line 8
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