Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.31 KB

File metadata and controls

64 lines (45 loc) · 2.31 KB

MS-Human-700 Description (MJCF)

Important

Requires MuJoCo 3.2.6 or later.

Changelog

See CHANGELOG.md for a full history of changes.

Overview

This package contains a Human MusculoSkeletal model description (MJCF) of the MS-Human-700 model developed by the LNS Group. It is adapted from the official MS-Human-700 repository, which remains the source of truth for the latest version of the model.

The package includes three model variants:

Viewer-ready scene files are also provided:

MJCF derivation steps

  1. Started from the MJCF and asset files provided in the official MS-Human-700 repository.
  2. Reorganized meshes, tendons, muscles, contacts, equality constraints, and body subtrees into reusable XML components under assets/.
  3. Added scene files so the models can be loaded directly in the MuJoCo viewer.

License

This model is released under an Apache-2.0 License.

Citation

If you use this work in an academic context, please cite the following publication:

@inproceedings{zuo2024self,
  title={Self model for embodied intelligence: Modeling full-body human musculoskeletal system and locomotion control with hierarchical low-dimensional representation},
  author={Zuo, Chenhui and He, Kaibo and Shao, Jing and Sui, Yanan},
  booktitle={2024 IEEE International Conference on Robotics and Automation (ICRA)},
  pages={13062--13069},
  year={2024},
  organization={IEEE}
}