|
a |
|
b/Docs/Applications/Validation/EvaluateJointStrength.md |
|
|
1 |
--- |
|
|
2 |
gallery_title: "Evaluate joint strength" |
|
|
3 |
gallery_image: "/Applications/images/EvaluateJointStrength.webp" |
|
|
4 |
--- |
|
|
5 |
|
|
|
6 |
(sphx_glr_auto_examples_Validation_plot_EvaluateJointStrength.py)= |
|
|
7 |
(example_evaluate_joint_strength)= |
|
|
8 |
# Evaluate joint strength |
|
|
9 |
|
|
|
10 |
````{sidebar} **Example** |
|
|
11 |
<img src="/Applications/images/EvaluateJointStrength.webp" width="70%" align="center"> |
|
|
12 |
```` |
|
|
13 |
|
|
|
14 |
|
|
|
15 |
This model shows how to enable the built-in studies to evaluate joint strength. |
|
|
16 |
The studies can be enabled by setting the switch: `#define EVALUATE_JOINT_STRENGTH 1` |
|
|
17 |
|
|
|
18 |
The studies will appear in the `HumanModel.EvaluateJointStrength` |
|
|
19 |
folder. |
|
|
20 |
|
|
|
21 |
:::{figure} /Applications/Validation/EvalJointStrength_model_tree.png |
|
|
22 |
:align: center |
|
|
23 |
::: |
|
|
24 |
|
|
|
25 |
There are currently only joint strength studies for the arm model and the Leg models. |
|
|
26 |
|
|
|
27 |
:::{note} |
|
|
28 |
This will include a lot of studies (two per DOF) so they will |
|
|
29 |
affect perfomance when loading and switching between tabs/operations. |
|
|
30 |
::: |
|
|
31 |
|
|
|
32 |
|
|
|
33 |
|
|
|
34 |
:::{seealso} |
|
|
35 |
**Main file location in AMMR:** |
|
|
36 |
|
|
|
37 |
{menuselection}`Application --> Validation --> EvaluateJointStrength --> EvaluateJointStrength.main.any` |
|
|
38 |
::: |