Scaling Error

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Quinten Humphrey
Posts: 36
Joined: Mon Feb 08, 2021 2:36 pm

Scaling Error

Post by Quinten Humphrey » Mon May 24, 2021 11:09 am

Hello, I am having trouble when I scale my model. It is able to execute scaling but when the scaled model is loaded, the software crashes every time. I am wondering if it has to do with leaving some body parts unassigned as the component is minor where a scaling factor of 1 should be fine? Any advice would be appreciated.

Tags:

User avatar
Ayman Habib
Posts: 2238
Joined: Fri Apr 01, 2005 12:24 pm

Re: Scaling Error

Post by Ayman Habib » Mon May 24, 2021 11:15 am

Hi Quinten,

A valid model that goes through scaling should result in another valid model, if the scaled model fails to load we want to have a good diagnostic message explaining the reason. If that's the case please open a bug report and attach all files necessary to reproduce.

If however you're editing the model osim file directly then you can create an invalid model that we'd want to handle gracefully but we cannot guarantee anything about its validity as you're potentially making unsupported low level changes (e.g. multibody graph is not a tree or has disconnected components etc.)

Please provide more info so we can help you find/fix the problem.

Best regards,
-Ayman

User avatar
Quinten Humphrey
Posts: 36
Joined: Mon Feb 08, 2021 2:36 pm

Re: Scaling Error

Post by Quinten Humphrey » Mon May 24, 2021 11:18 am

Thank you, I will open a bug report.

POST REPLY