RRA Failing

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Rodrigo Mateus
Posts: 55
Joined: Thu Feb 22, 2018 3:07 am

RRA Failing

Post by Rodrigo Mateus » Tue Jun 19, 2018 11:15 am

Hi,

I'm using the gait 2392 model. After performing the scaling and IK steps, I am trying to perform the RRA step, however I can not make it right since the this error keeps appearing, and I am not able to find the solution for this.

I think I checked out all the possible issues given in the message window, but I am clearly missing something.

Any advice?


Here is the message that appears in the message window:

SimTK Exception thrown at InteriorPointOptimizer.cpp:261:
Optimizer failed: Ipopt: Maximum iterations exceeded (status -1)
OPTIMIZATION FAILED...


CMC.computeControls: ERROR- Optimizer could not find a solution.
Unable to find a feasible solution at time = 0.458333.
Model cannot generate the forces necessary to achieve the target acceleration.
Possible issues: 1. not all model degrees-of-freedom are actuated,
2. there are tracking tasks for locked coordinates, and/or
3. there are unnecessary control constraints on reserve/residual actuators.

Thank you in advance,

Rodrigo Mateus

Tags:

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: RRA Failing

Post by jimmy d » Tue Jun 19, 2018 12:14 pm

Try searching the forum. This is a common issue.

Here is a previous post;
viewtopicPhpbb.php?f=91&t=5709&p=14389&start=0&view=

User avatar
Rodrigo Mateus
Posts: 55
Joined: Thu Feb 22, 2018 3:07 am

Re: RRA Failing

Post by Rodrigo Mateus » Tue Jun 19, 2018 3:12 pm

Thank you, I think I solved my problem by adjusting the default min and max of the residual force and moment excitations in the controlConstraints.xml.

Thanks again!

POST REPLY