Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulating musculoskeletal model using mocap data in myosuite #153

Open
SuryaPratapSingh37 opened this issue Mar 6, 2024 · 1 comment
Open

Comments

@SuryaPratapSingh37
Copy link

Hi,

Firstly, kudos for your amazing work! I'm curious how can I transfer marker/keypoints-based real-world motion capture data to MyoSuite for simulating musculoskeletal models, similar to the process in OpenSim?

Additionally, how can I command the joints of these models to follow specific trajectories. Do you have any reference codes or guidance on achieving this?

@Vittorio-Caggiano
Copy link
Collaborator

Hi @SuryaPratapSingh37
thanks for your support!

In order to achieve that transfer you will need to add the markerset (mocap bodies) specific for your motion capture system to the muskuloskeletal models and from there use Inverse Kinematics potentially together with other optimizations (see https://arxiv.org/html/2402.17192v1).

We are planning to release more tools to support those functionalities soon

connected issue to: MyoHub/myo_sim#21 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants