This repository is in prototype mode I've only tested it on one xml file
Import a robot from a MuJoCo .xml
file into blender.
- Blender > Scripting (top tab) > Open File (folder icon) > mujoco_importer.py
- Run Script (play button)
- Make sure
.xml
file and all necessary meshes are in correct folder structure (in my case,unitree_g1.xml
, and meshes inassets
folder) - File > Import > MuJoCo XML
Import animation of mujoco joints
tested on this mocap file
- Make sure the MuJoCo armature has been created
- Tools (Right panel, screwdriver/wrench icon) > Import Animation from JSON
Export animation frames of joint rotations