Search found 34 matches

by Stephanie Hachem
Fri Dec 28, 2018 9:37 pm
Forum: OpenSim
Topic: OpenSim 4.0 and 3.3 with MATLAB R2018b Don't Work
Replies: 1
Views: 247

Re: OpenSim 4.0 and 3.3 with MATLAB R2018b Don't Work

Hi, I found a workaround: If you've run the OpenSim 4.0 configureOpenSim.m file before, which affects the MATLAB path and makes the error posted about in the code block pop up each time you open a new session (window) of MATLAB, then open a new session of MATLAB (it should beep several times as you ...
by Stephanie Hachem
Wed Dec 26, 2018 1:25 pm
Forum: OpenSim
Topic: OpenSim 4.0 and 3.3 with MATLAB R2018b Don't Work
Replies: 1
Views: 247

OpenSim 4.0 and 3.3 with MATLAB R2018b Don't Work

Hi, I haven't seen anyone else report this error, but for me, neither MATLAB R2018b with OpenSim 4.0 nor MATLAB R2018b with OpenSim 3.3 works on Windows 10. I've been using OpenSim 3.3 with MATLAB R2017b for a while, which has worked fine, but recently my institution has received a license for MATLA...
by Stephanie Hachem
Sun Nov 04, 2018 9:03 am
Forum: OpenSim
Topic: Obtain Fiber Lengths Directly from Joint Angles
Replies: 2
Views: 237

Re: Obtain Fiber Lengths Directly from Joint Angles

Hello,

Thank you so much! I will take a detailed look.

Stephanie
by Stephanie Hachem
Sat Nov 03, 2018 4:02 pm
Forum: OpenSim
Topic: Obtain Fiber Lengths Directly from Joint Angles
Replies: 2
Views: 237

Obtain Fiber Lengths Directly from Joint Angles

Hi all, Given a model, is it possible to obtain muscle fiber lengths directly from joint angles? I know the Computed Muscle Control and Forward Dynamics tools produce a states files containing the muscle fiber length for each muscle, but if users can load the joint angles file (produced by Inverse K...
by Stephanie Hachem
Fri Aug 17, 2018 10:47 pm
Forum: OpenSim
Topic: Recommended Time Limit of Forward Dynamics Simulation
Replies: 2
Views: 205

Re: Recommended Time Limit of Forward Dynamics Simulation

Hi Mr. Uchida,

Thank you for the reply! I see, thank you for the information. I will keep that in mind.

Stephanie
by Stephanie Hachem
Sat Aug 04, 2018 10:19 am
Forum: OpenSim
Topic: Recommended Time Limit of Forward Dynamics Simulation
Replies: 2
Views: 205

Recommended Time Limit of Forward Dynamics Simulation

Hello all, In running forward dynamics simulations of the MoBL_ARMS human forearm model, I understand that simulations can become unstable after some time. I looked for forward dynamics examples provided in the OpenSim installation folder, and found that in toyLeg_example.cpp (attached), a very simp...
by Stephanie Hachem
Sun Jul 29, 2018 9:11 pm
Forum: OpenSim
Topic: MATLAB vs Python Implementation's Speed Difference
Replies: 2
Views: 249

Re: MATLAB vs Python Implementation's Speed Difference

Hi Dr. Uchida,

I just wanted to be sure that MATLAB time > Python time was expected, or at least not indicative of an error. Interesting; thank you!

Stephanie
by Stephanie Hachem
Sun Jul 29, 2018 8:19 am
Forum: OpenSim
Topic: MATLAB vs Python Implementation's Speed Difference
Replies: 2
Views: 249

MATLAB vs Python Implementation's Speed Difference

Hi all, I've been testing the difference between MATLAB and python 2.7 (cygwin) implementations of OpenSim in running forward dynamics of a human arm model. Being careful to use the same files/settings and seemingly equivalent timers in MATLAB and Python, and starting/stopping the timer directly bef...
by Stephanie Hachem
Fri Jul 20, 2018 5:15 pm
Forum: OpenSim
Topic: Python Scripting in Linux 7
Replies: 3
Views: 299

Re: Python Scripting in Linux 7

Hi Mr. Stanev, What version of Linux and what version (<https://github.com/opensim-org/opensim-core>, <https://github.com/opensim-org/opensim-core/tree/v4.0.0_beta>, <https://github.com/opensim-org/opensim-core/tree/v4.0.0_alpha>, so forth > Clone or Download > Download ZIP) did you use? I've been t...
by Stephanie Hachem
Thu Jul 19, 2018 4:47 pm
Forum: OpenSim
Topic: Python Scripting in Linux 7
Replies: 3
Views: 299

Python Scripting in Linux 7

Hello all, I'm attempting to install OpenSim 3.3, in order to use it with Python (2.7 or 3.6), on a Red Hat Enterprise Linux (7) operating system, with the terminal. That Linux OS already has Python (Anaconda), python-setuptools, wheel, pip, simbody, and cmake installed. However, upon following Open...