Search found 76 matches

by Anne Schmitz
Wed Jun 02, 2010 9:42 am
Forum: OpenSim
Topic: forward dynamics
Replies: 6
Views: 757

RE: forward dynamics

<t>Hi Ayman,<br/> <br/> I am just applying a muscle force. No external loads. The joint constraints are satisfied. I think the model is falling under gravity. However, I don't want this to happen. I'm done another simpler model: pelvis, femur, tibia, no muscles. If I do a forward simulation with no ...
by Anne Schmitz
Fri May 28, 2010 7:51 am
Forum: OpenSim
Topic: forward dynamics
Replies: 6
Views: 757

forward dynamics

I'm trying to turn on one muscle with an activation that I make up, and run a forward dynamics simulation. However, the whole body falls under gravity and breaks apart, even when I try to lock the joints. Any suggestions?
by Anne Schmitz
Mon May 24, 2010 8:53 am
Forum: OpenSim
Topic: Questions regarding OpenSim Scaling. Markers
Replies: 9
Views: 1442

RE: Questions regarding OpenSim Scaling. Markers

Hello,

In response to segment origins. I too am working with a coordinate system different than the one used in OpenSim. I am using local frames from Sheehan's dynamic MRI papers on bone tracking. The only way I found to do this was to modify the .vtp file.

Anne
by Anne Schmitz
Mon May 17, 2010 3:41 pm
Forum: OpenSim
Topic: tracking global coordinates of a point......
Replies: 8
Views: 2466

RE: tracking global coordinates of a point......

I can't get PointKinematics to work. It always crashes.
by Anne Schmitz
Tue Apr 13, 2010 11:33 am
Forum: OpenSim
Topic: CMC Issues
Replies: 0
Views: 93

CMC Issues

I am trying to run CMC on a simple knee flexion/extension task with every gen coord locked at 0 (except for flexion extension). I have a motion file that just prescribes knee angle. When I try to run CMC, it translates the whole model. How can I fix this? The pelvis-ground lock isn't working.
by Anne Schmitz
Mon Apr 05, 2010 5:36 pm
Forum: OpenSim
Topic: Ligament
Replies: 1
Views: 492

Ligament

Is there a working ligament model released yet with OpenSim?
by Anne Schmitz
Mon Apr 05, 2010 4:52 pm
Forum: OpenSim
Topic: Contact in the knee
Replies: 0
Views: 129

Contact in the knee

<t>Hello, <br/> <br/> I'm am trying to flex/extend the knee and leave the patella to do whatever it wants while contacting the femur. I have a muscle attached from femur to patella, patella to tibia, and between the femur and tibia. Is there anyway I can just specify the knee flexion and measure wha...
by Anne Schmitz
Thu Apr 01, 2010 9:55 am
Forum: OpenSim
Topic: Torque Actuator
Replies: 5
Views: 580

RE: Torque Actuator

I added it to my .osim file at the end as an 'actuator'. However, it doesn't show up in the GUI in the forces tab. How do I know I have added this torsional spring?
by Anne Schmitz
Thu Apr 01, 2010 9:22 am
Forum: OpenSim
Topic: Torque Actuator
Replies: 5
Views: 580

RE: Torque Actuator

I think I figured out how to add SpringGeneralizedForce. However, I'm not sure how to find in the documentation how this actuator computes the forces to apply. Since it's a spring, is it F = stiffness*(coord-restlength)?
by Anne Schmitz
Wed Mar 31, 2010 9:55 pm
Forum: OpenSim
Topic: Torque Actuator
Replies: 5
Views: 580

RE: Torque Actuator

Torque Actuator is in the examples as a default but it doesn't show how to call it. I think I need the generalized spring force, but I'm not sure how to put it in the .xml or .osim. Any examples I can look at on how to 'call' it in my model file?