Skip to content

siyuan-liu-casia/myo_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modified MyoSim: MyoSuite's musculoskeletal model library

MyoSim is the library of MuJoCo Musculoskeletal Models of MyoSuite.

Here is the improved version, featuring two simplified variants of the myoarm model.

The models present in the library are:

Model name
MyoFinger
- 4 Degree of Freedom (DoF)
- 5 simplified muscles
MyoElbow
- 2 Degree of Freedom (DoF)
- 6 muscles
MyoHand
- 23 Degree of Freedom (DoF)
- 39 muscles
MyoLeg
- 20 Degree of Freedom (DoF)
- 80 muscles
MyoArm
- 27 Degree of Freedom (DoF)
- 63 muscles
MyoArm15d23
- 15 Degree of Freedom (DoF)
- 23 muscles
MyoArm2d9
- 2 Degree of Freedom (DoF) (Unmodified)
- 9 muscles
MyoOSL
- 19 Degree of Freedom (DoF)
- 54 muscles, 2 torque actuators

Description of the models can be found here.

License

MyoSuite is licensed under the Apache License.

Citation

If you find this repository useful in your research, please consider giving a star ⭐ and cite our arXiv paper by using the following BibTeX entrys.

@Misc{MyoSuite2022,
  author = {Vittorio, Caggiano AND Huawei, Wang AND Guillaume, Durandau AND Massimo, Sartori AND Vikash, Kumar},
  title = {MyoSuite -- A contact-rich simulation suite for musculoskeletal motor control},
  publisher = {arXiv},
  year = {2022},
  howpublished = {\url{https://github.com/facebookresearch/myosuite}},
  year = {2022}
  doi = {10.48550/ARXIV.2205.13600},
  url = {https://arxiv.org/abs/2205.13600},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages