Search found 4 matches
- Tue May 14, 2019 8:23 am
- Forum: OpenSim
- Topic: Load plugin into Python with opensim 3.2
- Replies: 3
- Views: 614
Re: Load plugin into Python with opensim 3.2
Thomas, Thanks for the prompt reply! I have 4.0 running and have used that. However, I have purposefully downgraded to 3.2 to allow use of the SynergyOptimization plugin (https://simtk.org/projects/synergy), which is specific to 3.2 release - there are bugs when it is used with 3.3. I have however f...
- Fri May 10, 2019 3:13 pm
- Forum: OpenSim
- Topic: Load plugin into Python with opensim 3.2
- Replies: 3
- Views: 614
Load plugin into Python with opensim 3.2
Hi all, Im curious if it is possible and how one would go about loading a plugin into opensim when using the python api in opensim 3.2? I have tried using the LoadOpenSimLibrary() function from the 3.2 API (see link at end). However, this doesnt seem to exist in my built version of opensim 3.2 - I'v...
- Wed Oct 17, 2018 8:01 pm
- Forum: OpenSim
- Topic: Can't import .osim model saved from python - "connectee_name"
- Replies: 1
- Views: 703
Re: Can't import .osim model saved from python - "connectee_name"
The problem to this was explained on github, here: https://github.com/opensim-org/opensim- ... -430419758
I had two different versions of opensim. And was trying to open a file built with a newer version (python) with an older build (GUI).
I had two different versions of opensim. And was trying to open a file built with a newer version (python) with an older build (GUI).
- Tue Oct 16, 2018 1:01 pm
- Forum: OpenSim
- Topic: Can't import .osim model saved from python - "connectee_name"
- Replies: 1
- Views: 703
Can't import .osim model saved from python - "connectee_name"
Hi, I am trying to batch analyze data using scale, IK, and ID. I am working in python to do this. To test things out, I am trying to save interim results and open them in the GUI. However, I am unable to open the .osim files that were saved from the gui. I get the error: Failed to connect Socket 'ch...