Problem about runing tools using command line
Posted: Mon Feb 27, 2012 2:18 am
when I study the OpenSim_DevelopersGuide_24.pdf(in the chapter 3 Page 45)
in the step3. Run InverseDynamics using the command:
analyze –S arm26_Setup_InverseDynamics.xml
but occured the error below:
E:\project\NeuralControl\Development\OpenSimTesting\TestPlugin>analyze -S arm26_
Setup_InverseDynamics.xml
-------------------------------------------------------
This program includes software developed by the
Apache Software Foundation (http://www.apache.org/).
-------------------------------------------------------
Constructing tool from setup file arm26_Setup_InverseDynamics.xml.
AbstractTool arm26 loading model 'arm26.osim'
Loaded model arm26 from file arm26.osim
-----------------------------------------------------------------------
Loaded library
-----------------------------------------------------------------------
-----------------------------------------------------------------------
No external loads will be applied (external loads file not specified).
Loading coordinates from file arm26_InverseKinematics.mot.
Storage: file=arm26_InverseKinematics.mot (nr=121 nc=3)
Low-pass filtering coordinates data with a cutoff frequency of 6...
Found 241 state vectors with time stamps ranging from -0.5 to 1.5.
Exception:
AnalysisTool.run: ERROR- no analyses have been set.
file= ..\..\..\..\src\OpenSim\OpenSim\Tools\AnalyzeTool.cpp
line= 521
Exception:
AnalysisTool.run: ERROR- no analyses have been set.
file= ..\..\..\..\src\OpenSim\OpenSim\Tools\AnalyzeTool.cpp
line= 547
Can anyone please help me? Thanks a lot!
Jianwei
in the step3. Run InverseDynamics using the command:
analyze –S arm26_Setup_InverseDynamics.xml
but occured the error below:
E:\project\NeuralControl\Development\OpenSimTesting\TestPlugin>analyze -S arm26_
Setup_InverseDynamics.xml
-------------------------------------------------------
This program includes software developed by the
Apache Software Foundation (http://www.apache.org/).
-------------------------------------------------------
Constructing tool from setup file arm26_Setup_InverseDynamics.xml.
AbstractTool arm26 loading model 'arm26.osim'
Loaded model arm26 from file arm26.osim
-----------------------------------------------------------------------
Loaded library
-----------------------------------------------------------------------
-----------------------------------------------------------------------
No external loads will be applied (external loads file not specified).
Loading coordinates from file arm26_InverseKinematics.mot.
Storage: file=arm26_InverseKinematics.mot (nr=121 nc=3)
Low-pass filtering coordinates data with a cutoff frequency of 6...
Found 241 state vectors with time stamps ranging from -0.5 to 1.5.
Exception:
AnalysisTool.run: ERROR- no analyses have been set.
file= ..\..\..\..\src\OpenSim\OpenSim\Tools\AnalyzeTool.cpp
line= 521
Exception:
AnalysisTool.run: ERROR- no analyses have been set.
file= ..\..\..\..\src\OpenSim\OpenSim\Tools\AnalyzeTool.cpp
line= 547
Can anyone please help me? Thanks a lot!
Jianwei