GUI simulation tools not creating output files
Posted: Sun Apr 19, 2020 11:48 am
Hello,
I have created various scripts to do batch operations of IK, ID, CMC, etc. However, only the IK script outputs the final files (i.e, subject_ik.mot). ID and CMC do not do this. These scripts still run successfully and create setup files for each trial that when manually imported to the GUI run perfectly and create the output files. For reference, the example scripts for running ID provided in the OpenSim models folder do not create output files as well.
As an example, here is a portion of my ID trails python script that I am running in the GUI:
https://pastebin.com/8kMKfkfL
I have no errors output to the scripting shell window when running this or any of the OpenSim sample code. I am unsure if this is a bug with the current version of OpenSim or if I am missing a crucial step in specifying the output of tool files (Inverse kinematics seems to work fine with the methods I am using).
Thank you for any/all information,
Dylan
I have created various scripts to do batch operations of IK, ID, CMC, etc. However, only the IK script outputs the final files (i.e, subject_ik.mot). ID and CMC do not do this. These scripts still run successfully and create setup files for each trial that when manually imported to the GUI run perfectly and create the output files. For reference, the example scripts for running ID provided in the OpenSim models folder do not create output files as well.
As an example, here is a portion of my ID trails python script that I am running in the GUI:
https://pastebin.com/8kMKfkfL
I have no errors output to the scripting shell window when running this or any of the OpenSim sample code. I am unsure if this is a bug with the current version of OpenSim or if I am missing a crucial step in specifying the output of tool files (Inverse kinematics seems to work fine with the methods I am using).
Thank you for any/all information,
Dylan