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 !
Export virtual markers to .trc?
- Ursula Trinler
- Posts: 50
- Joined: Tue Mar 05, 2013 3:33 am
Re: Export virtual markers to .trc?
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
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
- Ursula Trinler
- Posts: 50
- Joined: Tue Mar 05, 2013 3:33 am
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
<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