Search found 37 matches

by Mary K
Sun Jun 01, 2014 8:47 am
Forum: OpenSim
Topic: Load plugin fails
Replies: 3
Views: 627

Re: Load plugin fails

Any help???? :?
by Mary K
Sun May 25, 2014 8:45 am
Forum: OpenSim
Topic: Load plugin fails
Replies: 3
Views: 627

Load plugin fails

I created a new plugin editing the CoupledBushingForce plugin from the tutorial examples. Building is successful but when I load it in the OpenSim GUI I get this error: Error trying to load library osimMyACLPlugin. Library not loaded. Here is the code HEADER FILE #ifndef __MyACL_h__ #define __MyACL_...
by Mary K
Fri May 16, 2014 5:50 am
Forum: OpenSim
Topic: Create Ligament plugin
Replies: 0
Views: 95

Create Ligament plugin

Hello, I want to change the way OpenSim calculates the ForceLengthCurve on Ligaments. For that reason I finally decided to create a plugin (changing the source code is really challenging with opensim :? ). Could someone help me of how I would start? I have already read the tutorial of how to create ...
by Mary K
Fri May 09, 2014 11:53 am
Forum: OpenSim
Topic: Build from Source. First steps
Replies: 0
Views: 163

Build from Source. First steps

Hi, I am new to opensim and want to change the way opensim sees ligaments. To do that, I have downloaded OpenSim Source Code and built it without a problem, following the tutorial. My question is: running the source code shouldn't somehow an executable be created? How can I see the changes I make? T...
by Mary K
Thu Apr 24, 2014 7:21 pm
Forum: OpenSim
Topic: Add ligament properties
Replies: 1
Views: 189

Re: Add ligament properties

I am working on the same thing right now and I don't know another way (except of editing source code).

I see you have posted 2 months ago so, have you found any other solution yet?
by Mary K
Tue Apr 15, 2014 7:47 am
Forum: OpenSim
Topic: Nonlinear Muscle Model
Replies: 3
Views: 213

Re: Nonlinear Muscle Model

I have read it, but do you know where can i find all the equations that desrcibe the forces of Thelen's model?

EDIT: part of the opensim source code would be also welcome
by Mary K
Mon Apr 14, 2014 4:36 pm
Forum: OpenSim
Topic: Nonlinear Muscle Model
Replies: 3
Views: 213

Nonlinear Muscle Model

Hello and sorry for the newbbie question.

I am new to opensim and want to work on a non-linear muscle model.
But I haven't declared yet for sure: the springs used in Thelen 2003 Muscle Mode are supposed to be linear or not?

Thanks in advance