Thanks a lot for your reply, Ayman.
I think I understand your explanation. I first thought that I might have to use a tag to add a muscle into the actuator file to adjust its properties but I forgot that I can adjust them in the .osim file. So I'm OK with this now. thanks again.
Search found 28 matches
- Sat Mar 21, 2020 2:43 am
- Forum: OpenSim
- Topic: Tag for muscle in actuator file
- Replies: 2
- Views: 131
- Mon Mar 16, 2020 10:55 am
- Forum: OpenSim
- Topic: Tag for muscle in actuator file
- Replies: 2
- Views: 131
Tag for muscle in actuator file
To whom it may concern,
I had a question about the actuator file for CMC. There are some actuator tags we can use for coordinate or joint are <CoordinateActuator> or <PointActuator> ,<TorqueActuator> . I was wondering what tag should I use for the muscle I want to add into the actuator file?
I had a question about the actuator file for CMC. There are some actuator tags we can use for coordinate or joint are <CoordinateActuator> or <PointActuator> ,<TorqueActuator> . I was wondering what tag should I use for the muscle I want to add into the actuator file?
- Sat Mar 07, 2020 7:33 am
- Forum: OpenSim
- Topic: CMC with ULB model failed
- Replies: 2
- Views: 324
Re: CMC with ULB model failed
Thanks a lot, Thomas. I'll try your suggestions to see if the result improve.
- Mon Mar 02, 2020 8:55 pm
- Forum: OpenSim
- Topic: CMC with ULB model failed
- Replies: 2
- Views: 324
CMC with ULB model failed
Dear all, I am now working on the simplified version of ULB model. I use the simulation data from this project in SimTK https://simtk.org/frs/?group_id=899 . The model goes well on IK,ID,RRA, but failed in CMC. I always got the error below: Exception: Model::equilibrateMuscles() Unable to compute eq...
- Tue Feb 11, 2020 3:41 am
- Forum: OpenSim
- Topic: activation-torque relationship
- Replies: 3
- Views: 231
Re: activation-torque relationship
Thanks Kaiwen. Grateful for your reply. Can you tell me where did you get this information?
- Thu Feb 06, 2020 3:06 am
- Forum: OpenSim
- Topic: activation-torque relationship
- Replies: 3
- Views: 231
Re: activation-torque relationship
Hello there, anyone can help?
If you don't understand my question, I can try another way to explain.
If you don't understand my question, I can try another way to explain.
- Mon Feb 03, 2020 1:34 am
- Forum: OpenSim
- Topic: activation-torque relationship
- Replies: 3
- Views: 231
activation-torque relationship
Dear all, I have a small question about the setting of CMC. CMC go through two steps to achieve the tracking which are static optimization and forward dynamics. When I was using the Static optimization tool, there are two functions that I can choose to use as the relationship between activation and ...
- Sun Jan 19, 2020 10:06 pm
- Forum: OpenSim
- Topic: CMC algorithm
- Replies: 4
- Views: 442
Re: CMC algorithm
thanks Kaiwen. I realize that i was thinking it too complicated that I couldn't see through the algorithm clearly before. However I understand now, thanks again.
- Sun Jan 19, 2020 10:03 pm
- Forum: OpenSim
- Topic: CMC algorithm
- Replies: 5
- Views: 601
Re: CMC algorithm
Thanks you for your reply, Kaiwen. I think I finally understand it.
Gary.
Gary.
- Tue Jan 07, 2020 9:42 am
- Forum: OpenSim
- Topic: CMC algorithm
- Replies: 5
- Views: 601
Re: CMC algorithm
A future desired acceleration is computed (see link above) using a PD controller. In OpenSim, with static optimization one can try to find the muscle activation or excitations that minimizes the distance between a desired acceleration and an induced acceleration due to the excitations. Thanks you, ...