Closed yurivict closed 4 years ago
@jimmyDunne
Hi Jimmy,
Maybe you could fix the testcases so that they would work with the latest OpenSim master?
I tried to find at least one working testcase and they all are broken.
The other one I tried is this:
$ opensim-cmd run-tool analyzePointKinematicsPendulum.xml
Preparing to run AnalyzeTool.
No model file was specified (<model_file> element is empty) in the Tool's Setup file. Consider passing `false` for the constructor's `aLoadModel` parameter
In Object 'double_pendulum' of type AnalyzeTool.
Thrown at AbstractTool.cpp:388 in loadModel().
Thank you! Yuri
https://github.com/opensim-org/opensim-models/blob/master/Tutorials/Building_a_Passive_Dynamic_Walker/DynamicWalkerBuildModel.cpp#L24