This package is the canonical Python bindings for the MuJoCo physics engine. These bindings are developed and maintained by Google DeepMind, and is kept up-to-date with the latest developments in ...
simulate_python/ ├── unitree_mujoco_depth.py # MuJoCo sim + depth camera + DDS bridge ├── unitree_mujoco.py # Original MuJoCo bridge (no depth) ├── unitree_sdk2py_bridge.py # MuJoCo ↔ Unitree SDK2 ...