Hello,
I noticed that this command for markers does not work well:
osimTableFromStruct(markerStruct)
I tried to modify the markers and then convert them to the table and add to the final version for printing to "mot" files. It does not work for just the marker structure.
I did modify the code for GRF and it WORKS well.
The only problem is just for markers.
I need to mention that before runiing that command I extract the structures by:
[markerStruct, forceStruct] = c3d.getAsStructs();
Thank you.
Best,
Arash
osimTableFromStruct(markerStruct)
- Arash Mohammadzadeh Gonabadi
- Posts: 34
- Joined: Sun Sep 10, 2017 10:44 am
- Colin Smith
- Posts: 53
- Joined: Fri Feb 24, 2012 11:50 am
Re: osimTableFromStruct(markerStruct)
I think the forum community can be helpful for you if you clarify exactly what errors you are getting and/or upload the code and input files you are having issues with.
This might be helpful for you:
https://github.com/opensim-org/opensim-core/issues/2389
This might be helpful for you:
https://github.com/opensim-org/opensim-core/issues/2389