Search found 50 matches

by Brian Umberger
Sun Jan 26, 2020 1:36 pm
Forum: OpenSim Moco
Topic: Matlab version of example2DWalking
Replies: 47
Views: 12851

Re: Matlab version of example2DWalking

Hi Aaron, I'll preface this response by noting that varying the target speed was something I only played around with when I was starting out with Moco and did not investigate thoroughly or try to fine tune. In addition to widening the bounds on the states I did also widen the bounds on the final tim...
by Brian Umberger
Thu Jan 16, 2020 7:03 pm
Forum: OpenSim Moco
Topic: Matlab version of example2DWalking
Replies: 47
Views: 12851

Re: Matlab version of example2DWalking

Hi Aaron, Your post is a few days old so maybe you have already worked through this, but I did try faster speeds for the predictive case when I was first testing this out. I solved a sequence of problems with progressively faster target speeds and easily got the model to run at moderate speeds (I fo...
by Brian Umberger
Sun Dec 29, 2019 7:54 am
Forum: OpenSim Moco
Topic: Matlab version of example2DWalking
Replies: 47
Views: 12851

Re: Matlab version of example2DWalking

Here is code that solves the tracking problem with compliant tendons. This code assumes a model "2D_gait_complianttendon.osim" where ignore_tendon_compliance is set to false for all muscles (attached - could also be done programmatically). This is not thoroughly tested and could no doubt be improved...
by Brian Umberger
Tue Dec 24, 2019 11:58 am
Forum: OpenSim Moco
Topic: Matlab version of example2DWalking
Replies: 47
Views: 12851

Re: Matlab version of example2DWalking

Hello Karthick, I have solved this example problem using compliant tendons. I do agree with Chris that in some cases using activation dynamics alone is sufficient. For example, De Groote et al. (Ann Biomed Eng, 2016) found that the forces predicted in walking using rigid and compliant tendons were n...
by Brian Umberger
Fri Dec 06, 2019 12:09 pm
Forum: OpenSim Moco
Topic: Matlab version of example2DWalking
Replies: 47
Views: 12851

Matlab version of example2DWalking

First, I would like to thank Chris Dembia, Nick Bianco, and the rest of the team for all of the work they have put into Moco to bring optimal control techniques to OpenSim. When I started digging into Moco I noticed one of the examples I was most interested in, prediction of human walking by Antoine...
by Brian Umberger
Tue Feb 09, 2016 3:50 pm
Forum: OpenSim
Topic: Does OpenSim report state equations?
Replies: 33
Views: 16715

Re: Does OpenSim report state equations?

Hi All, Sorry for not responding sooner. I thought if there was more activity in this thread I would be alerted by SimTK via email (maybe that only happens if you initiate the thread), thus I didn't realize until yesterday how much further the conversation had progressed. Chris: I'm happy to help ou...
by Brian Umberger
Thu Jan 28, 2016 2:29 pm
Forum: OpenSim
Topic: Does OpenSim report state equations?
Replies: 33
Views: 16715

Re: Does OpenSim report state equations?

Hi All, Ton and Ross Miller recently pointed me to this interesting discussion. My group is also intent on using collocation techniques to solve optimal control problems using OpenSim. As a first step in that direction, my former postdoc (Leng-Feng Lee) and I just published a paper that describes an...
by Brian Umberger
Thu Mar 06, 2014 7:36 am
Forum: OpenSim
Topic: Prescribing Control files for individual Actuators in Matlab
Replies: 1
Views: 524

Re: Prescribing Control files for individual Actuators in Ma

Hi Casey,

I'm not positive, but I think if you want to use two different controls files you may need to add two different controllers to the model, one controlling muscle1 and another controlling muscle2. Can anyone confirm this?

Cheers,
Brian
by Brian Umberger
Thu Mar 06, 2014 7:32 am
Forum: OpenSim
Topic: Running Forward Dynamics in a C++ environment
Replies: 2
Views: 1406

Re: Running Forward Dynamics in a C++ environment

Hi Ryan,

I think this example from the documentation may be helpful:

http://simtk-confluence.stanford.edu:80 ... Simulation

Cheers,
Brian
by Brian Umberger
Fri Jan 31, 2014 2:21 pm
Forum: OpenSim
Topic: ID: double support phase and RRA: large mass adjustments
Replies: 3
Views: 1533

Re: ID: double support phase and RRA: large mass adjustments

Hi Stefan, In addition to checking the quality of the scaling and IK results as James suggested, how do your center of pressure data look? The center of pressure can sometimes be a bit noisy around heel strike and toe off (i.e., at the beginning and end of double support). We have seen noisy joint m...