Vasanthamaran Ravichandram

Results 2 issues of Vasanthamaran Ravichandram

Firstly, thank you for the amazing work! I have been trying to run your osim_fitter.py file according to Fitting_SKEL_to_osim.md. I ran into the error below: ``` Traceback (most recent call...

I am running into the error below when calling body_models.py. What is the issue? ``` left_hand_components = data_struct.hands_componentsl[:num_pca_comps] AttributeError: 'Struct' object has no attribute 'hands_componentsl' ```