I am trying to figure the "proper/recommended" workflow in using RRA to proceed with a model suitable for performing CMC, SO and forward dynamics. I am following the user guide https://simtk-confluence.stanford.edu/d ... d+with+RRA but a still confused with how to proceed with gait2392 model level ground walking analysis.
I did the following:
1. Scaled the model - checked with the checklist as mentioned in the user guide
2. Performed IK, ID - satisfactory results obtained
3. Before doing CMC, I ran RRA. As a result, it generated a new COM adjusted osim file with mass recommendations.
The result looks as follows:
Code: Select all
************************************************************
* Summary of Mass Adjustments to Reduce Residuals *
************************************************************
* Body adjusted: torso
* Mass Center (COM) adjustment: dx =0.0268045, dz =-0.00730106
* New COM location: ~[-0.0616796,0.372002,0.00730106]
************************************************************
* Recommended mass adjustments:
* Total mass change: -7.29711
* pelvis: orig mass = 14.1641, new mass = 13.0208
* femur_r: orig mass = 11.1867, new mass = 10.2837
* tibia_r: orig mass = 4.45899, new mass = 4.09906
* talus_r: orig mass = 0.120269, new mass = 0.110561
* calcn_r: orig mass = 1.50337, new mass = 1.38202
* toes_r: orig mass = 0.260503, new mass = 0.239476
* femur_l: orig mass = 11.1867, new mass = 10.2837
* tibia_l: orig mass = 4.45899, new mass = 4.09906
* talus_l: orig mass = 0.120269, new mass = 0.110561
* calcn_l: orig mass = 1.50337, new mass = 1.38202
* toes_l: orig mass = 0.260503, new mass = 0.239476
* torso: orig mass = 41.1761, new mass = 37.8524
************************************************************
* Note: Edit the model to make recommended adjustments to *
* mass properties. *
************************************************************
* Average residuals before adjusting torso COM:
* FX=-16.8099 FY=71.5602 FZ=-8.06263
* MX=2.94817 MY=-1.979 MZ=10.8236
************************************************************
* Average residuals after adjusting torso COM:
* FX=-16.9376 FY=71.6655 FZ=-8.54885
* MX=-1.15003 MY=-2.5351 MZ=0.18652
************************************************************
************************************************************
* Final Average Residuals *
************************************************************
* After torso COM and Kinematics adjustments:
* FX=-1.20729 FY=1.65838 FZ=-1.6221
* MX=-2.97286 MY=-2.53186 MZ=-0.736567
************************************************************
How would I find the end to this 3-4-3 iteration loop? Only after this, I could do CMC and other analysis on the new adjusted model. If someone could share their experience it would be great!
Thanks a lot.
Kind regards,
Vishal