Search found 6 matches

by Kirstie Devin
Mon Jul 20, 2020 11:54 am
Forum: OpenSim
Topic: Issue importing geometry bodies in Matlab
Replies: 3
Views: 347

Re: Issue importing geometry bodies in Matlab

Hi Ayman, Thanks for your help - I didn't realise that is what I was doing. I was trying to follow the example as per dynamic walker model, but was trying to edit the model/apply my own parameters and model properties. With respect to importing the gait2354 file, I've managed to do it by setting the...
by Kirstie Devin
Mon Jul 20, 2020 8:51 am
Forum: OpenSim
Topic: Issue importing geometry bodies in Matlab
Replies: 3
Views: 347

Re: Issue importing geometry bodies in Matlab

Also, it's worth mentioning that when I try to import the gait2392 or gait2354 model, I get the following message in MATLAB: Error using BGSM (line 39) Java exception occurred: java.io.IOException: Object: Cannot open file gait2392_simbody.osim. It may not exist or you do not have permission to read...
by Kirstie Devin
Mon Jul 20, 2020 8:37 am
Forum: OpenSim
Topic: Issue importing geometry bodies in Matlab
Replies: 3
Views: 347

Issue importing geometry bodies in Matlab

I'm currently trying to create my own model using pre-defined geometries. However, I keep getting the following message whenever I try to import the pelvis geometry: Error using BGSM (line 269) Java exception occurred: java.lang.RuntimeException: ArrayPtrs.get(aName): No object with name r_pelvis at...
by Kirstie Devin
Thu Jul 09, 2020 8:37 am
Forum: OpenSim
Topic: Can't configure opensim in matlab
Replies: 7
Views: 360

Re: Can't configure opensim in matlab

Hi again, Please ignore my previous message, I have managed to sort it! I think it was related to the fact that I reinstalled OpenSim but still had the old code and model files stored in my "C:\Users\<username>\OpenSim\4.1\). I may also have messed around with them a bit when I was originally trying...
by Kirstie Devin
Thu Jul 09, 2020 7:48 am
Forum: OpenSim
Topic: Can't configure opensim in matlab
Replies: 7
Views: 360

Re: Can't configure opensim in matlab

Hi all, Thank you so much for your help so far, I really appreciate it. I don't think I was setting the path correctly. In any case, I decided to start from scratch by reinstalling opensim, but now whenever I try to run configureOpenSim, I keep getting an error saying 'The folder you selected is not...
by Kirstie Devin
Wed Jul 01, 2020 6:54 am
Forum: OpenSim
Topic: Can't configure opensim in matlab
Replies: 7
Views: 360

Can't configure opensim in matlab

I have been following instructions described at https://simtk-confluence.stanford.edu/display/OpenSim/Scripting+with+Matlab#ScriptingwithMatlab-MatlabSetupSettingupyourMatlabScriptingEnvironment . I have added C\OpenSim\4.1 to my environment path, and run the configureOpenSim.m file as instructed, t...