Search found 14 matches

by Andrea Braschi
Wed Jun 28, 2023 2:39 am
Forum: OpenSim
Topic: Error Loading Mesh File
Replies: 5
Views: 1256

Re: Error Loading Mesh File

Hi both, may I ask you if any of you had success in solving this issue? It appears that I'm dealing with a similar situation: I've created 2 contact geometries as `opensim.ContactMesh()` objects and attached a .stl file to each one of them. I can load the model in the GUI no problem and even use the...
by Andrea Braschi
Thu Nov 04, 2021 1:58 am
Forum: OpenSim
Topic: Potentially Helpful Pointers for OpenSim 4.3 Python 3.8 Install
Replies: 11
Views: 3139

Re: Potentially Helpful Pointers for OpenSim 4.3 Python 3.8 Install

Hi Aaron,

yes, it does make sense. Apparently, I got it working.

Many thanks for your time. I really appreciate your help.

Cheers,

Andrea
by Andrea Braschi
Wed Nov 03, 2021 4:00 pm
Forum: OpenSim
Topic: Potentially Helpful Pointers for OpenSim 4.3 Python 3.8 Install
Replies: 11
Views: 3139

Re: Potentially Helpful Pointers for OpenSim 4.3 Python 3.8 Install

Hi Aaron, I am replying to your post because I believe you may be preciously helpful for my struggle of importing the opensim library into Python 3.8. I am new to Python, therefore that's where my struggle may come from. Anyways: >>> import os >>> os.add_dll_directory("C:/OpenSim 4.2/bin") These fir...
by Andrea Braschi
Tue Jul 13, 2021 8:53 am
Forum: OpenSim
Topic: IMU Inverse Kinematics Tool
Replies: 1
Views: 596

IMU Inverse Kinematics Tool

Hi all, I am trying to perform Inverse Kinematics using IMU data and the OpenSim (version 4.1) API with MATLAB. As I run IK, here is the error that I get: Java exception occurred: java.lang.RuntimeException: AssemblySolver::assemble() Failed: SimTK Exception thrown at Assembler.cpp:227: Error detect...