Page 1 of 1

Error run analyze tool through command line

Posted: Mon Oct 10, 2016 10:27 am
by vinhnguyen
Hi everyone,

I would like to run Opensim tools through command line. I have no problem with commands "id" or "ik". But when I try to run the command "analyze", it does not work. For example: analyze -S arm26_Setup_InverseDynamics.xml
shows the error "Exception in analyze: AnalysisTool.run: ERROR- no analyses have been set.

Wonder if anyone could help?
Thanks in advance.

Re: Error run analyze tool through command line

Posted: Mon Oct 10, 2016 11:30 pm
by mitkof6
Hi,

You can't provide the same setup of ID into Analyze Tool. If you use the GUI, you will see that there are some differences. Also, you need to add an analysis. You can try to generate the xml file from the GUI and see what you didn't define correctly.

Best

Re: Error run analyze tool through command line

Posted: Tue Oct 11, 2016 2:43 pm
by vinhnguyen
Thanks Dimitar,

I changed the setup file and now it works.