Search found 5 matches

by Oliver Demuth
Mon Jun 24, 2024 2:49 am
Forum: OpenSim Moco
Topic: Moco goal for contact parameter optimisation using weights
Replies: 1
Views: 403

Moco goal for contact parameter optimisation using weights

Hi everyone, I am trying to optimise the contact model, and especially the contact radii of my contact spheres and the stiffness of the SmoothSphereHalfSpaceForce, based on GRF and kinematic data. I use MocoInverse to prescribe my kinematics and a MocoContactTrackingGoal to track my GRF data. I curr...
by Oliver Demuth
Mon Apr 29, 2024 12:48 am
Forum: OpenSim
Topic: MATLAB API not working in Mac M2
Replies: 1
Views: 10203

Re: MATLAB API not working in Mac M2

You will need to install the maci64 version of Matlab. Apple Silicon is not yet supported, see here: viewtopicPhpbb.php?f=91&t=17519&p=0&sta ... a8c7e5d16e
by Oliver Demuth
Wed Apr 24, 2024 9:06 am
Forum: OpenSim
Topic: Remove/delete wrap objects causes MATLAB to crash
Replies: 2
Views: 795

Remove/delete wrap objects causes MATLAB to crash

Hi everyone, I am trying to simplify a model in OpenSim 4.5 by combining and/or deleting some muscles. In the process I want to remove wrap objects that are still in the model but no longer used, as the muscles, which used to referenced them, got deleted. Rather than deleting them manually in a text...
by Oliver Demuth
Mon Feb 05, 2024 3:06 am
Forum: OpenSim
Topic: OpenSim 4.4 and 4.5 MATLAB API on Apple Silicon M2 (arm64)
Replies: 2
Views: 536

Re: OpenSim 4.4 and 4.5 MATLAB API on Apple Silicon M2 (arm64)

Update: I installed MATLAB R2023b Update 6 (maci64), which I can run with Rosetta 2. This allowed me to successfully link it with OpenSim through the MATLAB API. It was definitley an issue with the initial MATLAB version being arm64 causing the architecture mismatch. Are there plans to include Appl...
by Oliver Demuth
Fri Feb 02, 2024 9:14 am
Forum: OpenSim
Topic: OpenSim 4.4 and 4.5 MATLAB API on Apple Silicon M2 (arm64)
Replies: 2
Views: 536

OpenSim 4.4 and 4.5 MATLAB API on Apple Silicon M2 (arm64)

Hi everyone, I am trying to configure and set up the OpenSim API in MATLAB on my new MacBook which has an Apple Silicon M2 Pro chip. I am running Matlab R2023b Update 3 (64-bit maca64) and have both OpenSim 4.4 and 4.5 (2024-01-10-3b63585) versions installed. When I run the configureOpenSim.m for ei...