Search found 50 matches

by Ursula Trinler
Sat Dec 01, 2018 12:03 pm
Forum: OpenSim
Topic: Bodies coordinate frame vector in global system
Replies: 2
Views: 307

Re: Bodies coordinate frame vector in global system

Thank you very much Dimitar for your quick reply! I was looking in the wrong parameter in the analysis tool.

Best wishes,
Ursula
by Ursula Trinler
Sat Dec 01, 2018 5:05 am
Forum: OpenSim
Topic: Bodies coordinate frame vector in global system
Replies: 2
Views: 307

Bodies coordinate frame vector in global system

Dear OpenSim community,

is there a simple way to export the body coordinate frame vectors (x,y,z) in the global frame during a movement? I can visualize them in the GUI but have not found yet a way to export them (e.g. over the analyze tool?).

Thank you in advance!
Ursula
by Ursula Trinler
Mon Nov 09, 2015 12:58 am
Forum: OpenSim
Topic: Minimal offset between force plates and cameras
Replies: 1
Views: 222

Re: Minimal offset between force plates and cameras

For further information please see the paper of E. Passmore "Improving repeatability of setting volume origin and coordinate system for 3D gait analysis", Gait & Posture 39 (2014) 831–833.
by Ursula Trinler
Sun Nov 08, 2015 3:09 am
Forum: OpenSim
Topic: Minimal offset between force plates and cameras
Replies: 1
Views: 222

Minimal offset between force plates and cameras

Dear OpenSim community, I would like to share an experience our team had with using RRA. We were sure our lab was set up properly and the experimental data were correct which we used as an input into OpenSim. However, we received a systematic error after running RRA. The centre of mass (CoM) of the ...
by Ursula Trinler
Mon Apr 27, 2015 12:25 am
Forum: OpenSim
Topic: Automatical segments' mass adjustment RRA
Replies: 1
Views: 237

Automatical segments' mass adjustment RRA

Dear Open-Sim community, I have a question regarding the RRA-tool. One of the output files is the adjusted .osim file. However, as far as I understood, only the CoM of the torso is automaticly adjusted in this file and not the segments' mass which, in the out.log file, are also recommened for adjust...
by Ursula Trinler
Thu Apr 23, 2015 3:54 am
Forum: OpenSim
Topic: Static marker error
Replies: 4
Views: 587

Re: Static marker error

James, It works perfectly! I used for the weighting of the markers in the IK-tool the same markers so the positions of the segments stay the same (normaly I include in the IK task of the scaling-tool different markers than in the IK-tool). If not the position of the model changes slightly. Best Ursula
by Ursula Trinler
Wed Apr 22, 2015 11:30 pm
Forum: OpenSim
Topic: Static marker error
Replies: 4
Views: 587

Re: Static marker error

I just got the tip from one of the OpenSim guys to only run the scaling part of the scale model tool and then run the IK-tool with the command <report_marker_locations> true </report_marker_locations> Through this I can get the marker location on the generic model before the markers get accordingly ...
by Ursula Trinler
Wed Apr 22, 2015 3:29 am
Forum: OpenSim
Topic: Scale_Setup.xml and Scale_MarkerSet.xml
Replies: 7
Views: 1114

Re: Scale_Setup.xml and Scale_MarkerSet.xml

Hi Alice I am not sure if I understand your question correctly. These functions are defined in the API of OpenSim (https://simtk.org/api_docs/opensim/api_docs/annotated.html). There you can find all commands you can use with MATLAB after you have configurised MATLAB with OpenSim using the configureO...
by Ursula Trinler
Wed Apr 22, 2015 3:22 am
Forum: OpenSim
Topic: Export virtual markers to .trc?
Replies: 2
Views: 326

Re: Export virtual markers to .trc?

Just found this command:

<report_marker_locations> true </report_marker_locations>
https://simtk.org/forums/viewtopic.php? ... ons#p10342

Perhaps this is of any use for you?

Best
Ursula
by Ursula Trinler
Wed Apr 22, 2015 3:21 am
Forum: OpenSim
Topic: Static marker error
Replies: 4
Views: 587

Re: Static marker error

I found an older post explaining how to receivce the positions of the virtual markers in IK through following command: <report_marker_locations> true </report_marker_locations> https://simtk.org/forums/viewtopic.php?f=91&t=4355&p=10342&hilit=report_marker_locations#p10342 So it is easy to calculate ...