Dear James
Thank you for help! I will try this approach.
- Kamil
Search found 7 matches
- Fri Jul 25, 2014 2:33 am
- Forum: OpenSim
- Topic: Problem with Function ()
- Replies: 2
- Views: 564
- Mon Jul 14, 2014 9:03 am
- Forum: OpenSim
- Topic: Problem with Function ()
- Replies: 2
- Views: 564
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...
- Wed Jan 15, 2014 5:33 am
- Forum: OpenSim
- Topic: EMG Excitation Problem
- Replies: 1
- Views: 454
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...
- Fri Jan 10, 2014 7:29 am
- Forum: OpenSim
- Topic: Problem with wrist model
- Replies: 6
- Views: 935
Re: Problem with wrist model
Thank you for your help!
You can send model by e-mail: kamil.antos@umu.se
You can send model by e-mail: kamil.antos@umu.se
- Fri Jan 10, 2014 6:34 am
- Forum: OpenSim
- Topic: Problem with wrist model
- Replies: 6
- Views: 935
Re: Problem with wrist model
Hi Jiang
Here is my model: https://www.dropbox.com/s/oxp3x3xukn6frif/wrist.osim
Here is my model: https://www.dropbox.com/s/oxp3x3xukn6frif/wrist.osim
- Fri Jan 10, 2014 1:54 am
- Forum: OpenSim
- Topic: Problem with wrist model
- Replies: 6
- Views: 935
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...
- Tue Oct 15, 2013 6:54 am
- Forum: OpenSim
- Topic: Changing Lengths of Body Segments Manually
- Replies: 4
- Views: 1132
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...