Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.12 KB

index.rst

File metadata and controls

39 lines (29 loc) · 1.12 KB

Welcome to MyoSuite's documentation!

MyoSuite is a collection of musculoskeletal environments and tasks simulated with the MuJoCo physics engine and wrapped in the OpenAI gym API to enable the application of Machine Learning to bio-mechanic control problems .. note:

This project is under active development.
.. toctree::
   :maxdepth: 1
   :caption: Get started

   install
   suite
   tutorials
   baselines

.. toctree::
   :maxdepth: 1
   :caption: References

   publications


How to cite

@article{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},
}