Discussions

Ask a Question
Back to All

Mujoco Playground zbot.xml has wrong path to STLs

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 ...