Mohammadreza,
Thank you so much for your help. Your feedback was very insightful on utilizing the OpenSim API. I was able to implement all of your suggestions and I was able to get the API scripting to behave how I was doing it with the GUI.
Best,
Nick Ozanich
Search found 4 matches
- Fri Apr 21, 2023 10:13 am
- Forum: OpenSim
- Topic: Issues with IK (API)
- Replies: 2
- Views: 529
- Wed Apr 19, 2023 3:28 pm
- Forum: OpenSim
- Topic: Issues with IK (API)
- Replies: 2
- Views: 529
Issues with IK (API)
Hello, I am trying to use inverse kinematics on our lab's neck model (Vasavada) with data collected from subjects with 5 static poses each. I'm using template settings files for scaling and inverse kinematics so that I can verify that the API methods match what I expect from using the GUI. The only ...
- Tue Oct 11, 2022 11:27 am
- Forum: OpenSim
- Topic: 'saveOK' condition not met when using ScaleTool through API
- Replies: 2
- Views: 273
Re: 'saveOK' condition not met when using ScaleTool through API
Thanks for the response. The issue was related to the directories, but using full directories wasn't quite the solution for my case. I'm using the ScaleTool and IKTool using the API by reading in settings files I created with another script. I wanted things in their own directories so that it would ...
- Mon Oct 10, 2022 1:05 pm
- Forum: OpenSim
- Topic: 'saveOK' condition not met when using ScaleTool through API
- Replies: 2
- Views: 273
'saveOK' condition not met when using ScaleTool through API
Hi, I am trying to write a script in Python for creating subject-specific models and then perform IK on the scaled model. However, I am getting this error: RuntimeError: std::exception in 'bool OpenSim::ScaleTool::run() const': SimTK Exception thrown at Xml.cpp:115: Error detected by Simbody method ...