Search found 3 matches
- Tue Aug 13, 2024 12:56 pm
- Forum: OpenSim Moco
- Topic: MocoCasADiSolver is not available
- Replies: 11
- Views: 12312
Re: MocoCasADiSolver is not available
Just went through this and this is how i installed on windows with conda version 23.11 Use conda to make your python environment conda create -n opensim_scripting python=3.11 numpy activate the environment conda activate opensim_scripting install opensim-moco (DO NOT install opensim) conda install -...
- Thu Aug 01, 2013 2:33 pm
- Forum: OpenSim
- Topic: Model import in 3.1 failed
- Replies: 2
- Views: 455
Re: Model import in 3.1 failed
I installed the 64 bit version.
After downloading and installing the 32 bit, I copied the simmToOpenSim.exe to the 64 bit and it appears to be successful.
Thanks for the help-
Bryan
After downloading and installing the 32 bit, I copied the simmToOpenSim.exe to the 64 bit and it appears to be successful.
Thanks for the help-
Bryan
- Thu Aug 01, 2013 7:05 am
- Forum: OpenSim
- Topic: Model import in 3.1 failed
- Replies: 2
- Views: 455
Model import in 3.1 failed
I just installed 3.1 and CAN open included opensim models as well as run them per the tutorials. I want to import the SIMM UpperExtremityModel (Holzbaur, Murray, and Delp) but get the following message: "Importing model failed, please check Message window for details" Here is the contents of the mes...