Export virtual markers to .trc?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Pagnon David
Posts: 86
Joined: Mon Jan 06, 2014 3:13 am

Export virtual markers to .trc?

Post by Pagnon David » Mon Apr 20, 2015 10:24 am

Hi all,

First I'm sorry if this question has already been answered, I couldn't find it. Then here is my issue bellow.

After a scaling and inverse kinematics, I get both experimental markers (blue spheres) and virtual markers (pink spheres). I would like to export virtual markers locations to a .trc file, do you know if there is any way for it ?
You can export the results of your IK simulation to a .mot file, but this one only includes joint angles.

Thanks in advance !

User avatar
Ursula Trinler
Posts: 50
Joined: Tue Mar 05, 2013 3:33 am

Re: Export virtual markers to .trc?

Post by Ursula Trinler » Tue Apr 21, 2015 2:26 am

Hello,

I have not tried it myself but in the static .xml file there is a command called

<!--Output marker set containing the new marker locations after markers have been placed.-->
<output_marker_file>Unassigned</output_marker_file>

Perhaps try to use that command? But not sure if that works.

Best
Ursula

User avatar
Ursula Trinler
Posts: 50
Joined: Tue Mar 05, 2013 3:33 am

Re: Export virtual markers to .trc?

Post by Ursula Trinler » Wed Apr 22, 2015 3:22 am

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

POST REPLY