KULeuvenNeuromechanics / PredSim

Generate predictive simulations of human locomotion
MIT License
22 stars 19 forks source link

min distance bounds #52

Open dgupta7 opened 1 year ago

dgupta7 commented 1 year ago

Currently the min distance between segments like hand-femur, the two toes, etc are a setting. These min distance should change based on body type. These are often not thought about by the user. This can be a big issue, specially with simulations of kids. We can make a height based scaling of these bounds, and add things in readme, or warning to tell the user to make sure these are further adjusted based on the participant.

Lars-DHondt-KUL commented 1 year ago

Scaling based on height can be implemented later, after we tested it.

These are often not thought about by the user.

User is expected to think

VDB-Bram commented 1 year ago

could/should this be added to #89?