myosuite  by MyoHub

Gym API for musculoskeletal motor control research

Created 4 years ago
1,055 stars

Top 35.8% on SourcePulse

GitHubView on GitHub
Project Summary

MyoSuite provides a collection of musculoskeletal environments and tasks for training AI agents in biomechanical control problems. It leverages the MuJoCo physics engine and the OpenAI Gym API, making it suitable for researchers and engineers in robotics, biomechanics, and reinforcement learning.

How It Works

MyoSuite simulates musculoskeletal models, offering contact-rich environments that mimic real-world biomechanical challenges. By integrating with the OpenAI Gym API, it allows for seamless application of reinforcement learning algorithms to control these complex simulated systems, enabling the development of advanced motor control strategies.

Quick Start & Requirements

  • Install with: pip install -U myosuite
  • Requires Python 3.8 or later.
  • For MacOS, use mjpython to run scripts.
  • Official documentation and tutorials are available.

Highlighted Details

  • Contact-rich simulation environments for biomechanical control.
  • Integrates with OpenAI Gym API for RL compatibility.
  • Supports custom musculoskeletal models via myoskeleton.xml.

Maintenance & Community

  • Apache License 2.0.
  • Citation details provided for research use.

Licensing & Compatibility

  • Licensed under the Apache License 2.0, permitting commercial use and integration with closed-source projects.

Limitations & Caveats

The README mentions specific MacOS requirements for running scripts, suggesting potential platform-specific considerations or complexities.

Health Check
Last Commit

22 hours ago

Responsiveness

1 day

Pull Requests (30d)
7
Issues (30d)
1
Star History
21 stars in the last 30 days

Explore Similar Projects

Starred by Jiayi Pan Jiayi Pan(Author of SWE-Gym; MTS at xAI) and Jianwei Yang Jianwei Yang(Research Scientist at Meta Superintelligence Lab).

allenact by allenai

0%
371
Open-source framework for embodied AI research
Created 5 years ago
Updated 2 months ago
Feedback? Help us improve.