Search found 6 matches

by Daniel Iordanov
Fri May 17, 2019 4:44 am
Forum: OpenSim
Topic: Spring types on Opensim
Replies: 1
Views: 280

Spring types on Opensim

Hello, I am trying to link an otrhosis to the lower limb of an OpenSim model. As my aim is to simulate the most realistic interaction between the leg and the orthosis I was thinking of implementing a spring, which properties would be able to mimic some kind of skin and soft tissue movement. I do not...
by Daniel Iordanov
Fri Feb 08, 2019 3:45 am
Forum: OpenSim
Topic: Static optimization returning incorrect info
Replies: 6
Views: 469

Re: Static optimization returning incorrect info

Hello Dimitar, So what will happen if I remove all the CoordinateLimitForces and the ConstraintSet from the model? If the problem is in those elements and I remove them SO should work. After removing them with Notepad I can open the model, block all the coordinates that are not interesting for me an...
by Daniel Iordanov
Fri Feb 08, 2019 2:44 am
Forum: OpenSim
Topic: Static Optimization problem MoBL Arms Model
Replies: 1
Views: 274

Static Optimization problem MoBL Arms Model

Hello, I have a problem with static optimization on MobL Arms Model. The files I am using are: - A motion file which represents a shoulder elevation (shoulder_elv) from 0 to 90, the other coordinates are all blocked because I am interested only in studying the effect on Deltoid and Latissimus Dorsi ...
by Daniel Iordanov
Mon Jan 14, 2019 5:06 am
Forum: OpenSim
Topic: Passive Devices (Spring Parameters)
Replies: 1
Views: 171

Passive Devices (Spring Parameters)

Hello, I am trying to add a passive aid walking device to a model to simulate the influence of the ankle device on gait and muscles involved in it (mainly gastrocnemius). I am performing several trials with different parameters of stiffness, damping and transition but I do not understand the values ...
by Daniel Iordanov
Wed Nov 28, 2018 8:40 am
Forum: OpenSim
Topic: Coordinates Visualization
Replies: 2
Views: 208

Re: Coordinates Visualization

Thank you for the answer Dimitar. After performing the coordinates removing by defining WeldJoints among joints I have faced a new problem. In my case I was interested in removing all the coordinates except 3 defining the torso movement: lumbar extension, lumbar rotation and lumbar bending. My probl...
by Daniel Iordanov
Tue Nov 27, 2018 4:01 am
Forum: OpenSim
Topic: Coordinates Visualization
Replies: 2
Views: 208

Coordinates Visualization

Hello, I am trying to modify some OpenSim models for integrating them with C++. My aim is to simplify a model, so when it is executed through C++ I can visualize only some of the coordinates of the whole model for an IK and ID process. My question is if it is there any way to hide a coordinate in th...