MyoModel is a library of carefully constructed Musculoskeletal Models.
Musculoskeletal models are one the fundamental building blocks in diverse fields - biomechanics, graphics, animation, rehabilitation, etc. Given their significance, there is a rich history of musculoskeletal modeling efforts by multiple groups over decades. In addition to varying conventions, such efforts face two key challenges -
- sparsity of experimental data - leading to localized incomplete models
- computational challenges - in capturing the full human anatomy
The goal of MyoModel is to develop a comprehensive library that unifies the fragmented developments from disjoint fields while meeting the computational challenges involved in capturing full details of human anatomy.
There are multiple ways to explore and leverage MyoModel
- MyoModel: For any needs involving only access to the models, myo_model (this repo) is all you need
- MyoAPI: For programmatic access to the models and basic developmental needs, please refer to myo_api repo
- MyoSuite: For building data-driven behavioral controllers for the models, please refer to myosuite repo
A permissive license for non-commercial scientific research is available here.
@techreport{myoskeleton,
author = {Vittorio Caggiano AND Vittorio La Barbera AND Vikash Kumar},
title = {MyoSkeleton: A Universal Human Skeletal Model},
institution = {MyoLab Inc.},
year = {2024},
type = {White Paper},
note = {Available at: \url{https://github.com/myolab/myo_model}},
}