Search found 7 matches

by Kamil Antos
Fri Jul 25, 2014 2:33 am
Forum: OpenSim
Topic: Problem with Function ()
Replies: 2
Views: 444

Re: Problem with Function ()

Dear James
Thank you for help! I will try this approach.
- Kamil
by Kamil Antos
Mon Jul 14, 2014 9:03 am
Forum: OpenSim
Topic: Problem with Function ()
Replies: 2
Views: 444

Problem with Function ()

Dear All I would like to create new model using matlab. I tried to create Custom Joint, but I can't define Transform function because every time I get information: No constructor 'org.opensim.modeling.Function' with matching signature found. Here is part of my code: ... tr = TransformAxis(); tr.setA...
by Kamil Antos
Wed Jan 15, 2014 5:33 am
Forum: OpenSim
Topic: EMG Excitation Problem
Replies: 1
Views: 357

EMG Excitation Problem

Hi All I am new user of Open Sim, I follow Guide and done tutorials but still I can't find a bug in my simulation. I work on project connected with middle finger. My purpose is to get tendon force (Fmt) base on EMG excitation. I found in documentation that tendon force is function of activation, len...
by Kamil Antos
Fri Jan 10, 2014 7:29 am
Forum: OpenSim
Topic: Problem with wrist model
Replies: 6
Views: 628

Re: Problem with wrist model

Thank you for your help!
You can send model by e-mail: kamil.antos@umu.se
by Kamil Antos
Fri Jan 10, 2014 6:34 am
Forum: OpenSim
Topic: Problem with wrist model
Replies: 6
Views: 628

Re: Problem with wrist model

by Kamil Antos
Fri Jan 10, 2014 1:54 am
Forum: OpenSim
Topic: Problem with wrist model
Replies: 6
Views: 628

Problem with wrist model

I work on wrist model. I tried to add new joint for middle finger because I would like simulate move of middle finger. I prepared new joint (MCP3) based on joint for index finger (MCP2) but middle finger still doesn't move correctly. I noticed that mass centre of middle finger ( midfinger ) is exact...
by Kamil Antos
Tue Oct 15, 2013 6:54 am
Forum: OpenSim
Topic: Changing Lengths of Body Segments Manually
Replies: 4
Views: 847

Re: Changing Lengths of Body Segments Manually

Hi All I am struggling with similar problem. I need to change leg length and simulate motion for different subjects. I used BothLegs.osim to create OneLeg.osim model. From lab I got information about position of knee and heel for each subject. I would like create matrix with scale factors and re-sca...