|
a |
|
b/Docs/Applications/Daily-activities-and-ergonomics/StandingLift.md |
|
|
1 |
--- |
|
|
2 |
gallery_title: "Standing Model" |
|
|
3 |
gallery_image: "/Applications/images/StandingLift.webp" |
|
|
4 |
--- |
|
|
5 |
|
|
|
6 |
(sphx_glr_auto_examples_ADLs_and_ergonomics_plot_StandingLift.py)= |
|
|
7 |
(example_standinglift)= |
|
|
8 |
# Lifting Model |
|
|
9 |
|
|
|
10 |
````{sidebar} **Example** |
|
|
11 |
<img src="/Applications/images/StandingLift.webp" width="70%" align="center"> |
|
|
12 |
|
|
|
13 |
```` |
|
|
14 |
|
|
|
15 |
Standing body model lifting a box. |
|
|
16 |
|
|
|
17 |
:::{seealso} |
|
|
18 |
**Main files location in AMMR:** |
|
|
19 |
|
|
|
20 |
{menuselection}`Application --> Examples --> StandingLift -->` |
|
|
21 |
|
|
|
22 |
{menuselection}`StandingLift.Main.any` / |
|
|
23 |
{menuselection}`StandingLiftFEA.Main.any` |
|
|
24 |
::: |
|
|
25 |
|
|
|
26 |
This application can be a good starting point for new applications involving |
|
|
27 |
the entire body, doing lifts from a standing posture. The model uses artificial |
|
|
28 |
muscles between the feet and the floor for creating non-sticking boundary conditions. |
|
|
29 |
Similarly there are non-sticking boundary conditions between the hands and the box. |
|
|
30 |
The drivers for the model are listed in the file "JointsAndDrivers.any". |
|
|
31 |
|
|
|
32 |
Please note that this model can also output computed forces to be used by FEA. It is also |
|
|
33 |
used by FEA tutorial. |
|
|
34 |
|
|
|
35 |
|