Page 1 of 1

Sit to Stand Motion

Posted: Wed Nov 15, 2023 4:02 am
by anni_cp
Hello everyone,
I would like to investigate the sit-to-stand procedure with orthosis using the gait2392 model. However, I have not found any movement data or a motion file. Is it possible to download a suitable file somewhere?
One of my ideas was to turn it into an optimisation problem and solve it with Moco in order to generate motion data artificially. Would that work?
Thank you in advance
Annika

Re: Sit to Stand Motion

Posted: Wed Nov 15, 2023 3:20 pm
by kernalnet
Hi, both inverse and forward approaches would work in your case. Please find more about each one and their assumptions/requirements here: https://simtk-confluence.stanford.edu:8 ... +Workflows

You may find these projects helpful (experimental data can be found there):
https://simtk.org/projects/osufullbody_sts
https://simtk.org/projects/predicsubjexosk

Also, Moco: Predict a Squat-to-stand example may help (Python equivalent exists in your OpenSim directory\Resources\Code\Python\Moco\exampleSquatToStand)

Hope this helps.