opensim-cmd

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Mohammadreza Rezaie
Posts: 412
Joined: Fri Nov 24, 2017 12:48 am

opensim-cmd

Post by Mohammadreza Rezaie » Tue Mar 17, 2020 4:17 pm

Dear Experts,

I want the log file to be saved after running each OpenSim tool in cmd.
The code contains the directory of the log file (IK.log)
But this error appears:
Unexpected argument
After eliminating the log directory, the results will be saved without the log file.

I wonder if you would tell me how to save log files.

Kindly Regards

Tags:

User avatar
Ayman Habib
Posts: 2252
Joined: Fri Apr 01, 2005 12:24 pm

Re: opensim-cmd

Post by Ayman Habib » Thu Mar 19, 2020 8:49 am

Hello,

Can you include your command line here so we can reproduce?

Thanks,
-Ayman

User avatar
Mohammadreza Rezaie
Posts: 412
Joined: Fri Nov 24, 2017 12:48 am

Re: opensim-cmd

Post by Mohammadreza Rezaie » Thu Mar 19, 2020 9:19 am

Hi Aymen,

Pleased to see your response,
This is the code:
opensim-cmd run-tool C:\Users\MohammadReza\Desktop\Rajagopal\Setup_CMC.xml C:\Users\MohammadReza\Desktop\Rajagopal\R\CMC\CMC.log

Regards

User avatar
Mohammadreza Rezaie
Posts: 412
Joined: Fri Nov 24, 2017 12:48 am

Re: opensim-cmd

Post by Mohammadreza Rezaie » Fri Mar 20, 2020 6:10 pm

Hi,

The problem was solved by adding > before the log directory.

Regards

POST REPLY