Search found 4 matches
- Sat Nov 16, 2024 3:22 pm
- Forum: OpenSim
- Topic: Resolving Center of Pressure for Static Optimization (OS 4.5)
- Replies: 0
- Views: 190
Resolving Center of Pressure for Static Optimization (OS 4.5)
Hi everyone, I have an issue that is caused by OpenSim, but an issue with data being fed into OpenSim. I'm using the Lerner model in OpenSim 4.5 to resolve knee contact forces during stationary cycling. Specifically, I'm interesting in simulations of an entire crank cycle (from 0 degrees to 360 degr...
- Thu Oct 24, 2024 5:13 pm
- Forum: OpenSim
- Topic: Python 3.11 and OpenSim 3.3 Integration Issues
- Replies: 3
- Views: 1355
Re: Python 3.11 and OpenSim 3.3 Integration Issues
UPDATE:
I've managed to get this to work between OpenSim 3.3 and Matlab 2023a using parts of the BOPS 2.0 package (https://simtk.org/projects/bops). This seems like it will be the way to go if you're using a considerably older version of OpenSim!
I've managed to get this to work between OpenSim 3.3 and Matlab 2023a using parts of the BOPS 2.0 package (https://simtk.org/projects/bops). This seems like it will be the way to go if you're using a considerably older version of OpenSim!
- Wed Oct 23, 2024 7:23 am
- Forum: OpenSim
- Topic: Python 3.11 and OpenSim 3.3 Integration Issues
- Replies: 3
- Views: 1355
Re: Python 3.11 and OpenSim 3.3 Integration Issues
Hi Dr. Habib, Thanks for your reply! I'm using the powershell in VS Code to run the setup.py as recommended in the help documentation for dealing with OpenSim 4.2 or earlier. It does indeed process the dependencies for OpenSim 3.3 as printed out after running that file. But, after the import stateme...
- Tue Oct 22, 2024 2:51 pm
- Forum: OpenSim
- Topic: Python 3.11 and OpenSim 3.3 Integration Issues
- Replies: 3
- Views: 1355
Python 3.11 and OpenSim 3.3 Integration Issues
Hi everyone, I've been trying to get Python 3.11 to integrate with OpenSim 3.3 (on Windows 11) so I can run a bunch of Static Optimizations and Joint Reaction Analyses. Doing that seems to be the easy part, and actually getting the package imported seems to be the real struggle. I've been heavily us...