Discussions
Mujoco Playground zbot.xml has wrong path to STLs
18 days ago by Gonzalo
The XML file expects the STL assets to be in the same folder as the XML, but instead it's under folder 'Assets', relative path /Assets
Easy fix, modify file path in your XML file.
// ... existing code ...
// ... existing code ...