|
a |
|
b/README.md |
|
|
1 |
[](https://github.com/AnyBody/ammr/actions/workflows/test.yml) [](https://doi.org/10.5281/zenodo.1250764)<img src="_static/AMMR_Logo2.png" align="right" /> [](https://anyscript.org/ammr-doc/beta/) |
|
|
2 |
|
|
|
3 |
# AnyBody Managed Model Repository |
|
|
4 |
An open library of musculoskeletal models |
|
|
5 |
|
|
|
6 |
[!TIP] |
|
|
7 |
For the the latest AMMR 4 release, with full thoracic model please see [AMMR4-beta](https://github.com/anybody/ammr4-beta) |
|
|
8 |
|
|
|
9 |
The AnyBody Model Repository (AMMR), is an open library of musculoskeletal |
|
|
10 |
models and examples for the [AnyBody Modeling |
|
|
11 |
System](https://www.anybodytech.com/software/ams/). |
|
|
12 |
|
|
|
13 |
<p align="center"> |
|
|
14 |
<img src = "https://github.com/AnyBody/ammr/blob/master/Docs/_static/ammr_bodyparts.png?raw=true" width=350> |
|
|
15 |
</p> |
|
|
16 |
|
|
|
17 |
The AnyBody Managed Model Repository consists of two parts: |
|
|
18 |
|
|
|
19 |
* [Body Models](https://anyscript.org/ammr/beta/body/models.html): The human body |
|
|
20 |
models which can be customized and scaled to build a specific musculoskeletal |
|
|
21 |
model. |
|
|
22 |
* [Application examples](https://anyscript.org/ammr/beta/Applications/index.html): |
|
|
23 |
where body models are used in specific applications (from everyday |
|
|
24 |
activities with MoCap, othopaedics simulations, to ergonomic workcenarios). |
|
|
25 |
|
|
|
26 |
The models are developed in research projects at academic institutions or by |
|
|
27 |
[AnyBody Technology](https://www.anybodytech.com) in collaboration with academic |
|
|
28 |
institutions. The models are maintained by [AnyBody |
|
|
29 |
Technology](https://www.anybodytech.com) who ensure that various body part models |
|
|
30 |
can be used together as a full body, scalable musculoskeletal model. |
|
|
31 |
|
|
|
32 |
### [!IMPORTANT] |
|
|
33 |
An AnyBody license with active maintenance is required to use the models from GitHub. |
|
|
34 |
Please see the [beta program](https://forum.anyscript.org/t/become-a-beta-tester/5056), or request a [trial license ](https://www.anybodytech.com/contact/) |
|
|
35 |
|
|
|
36 |
|
|
|
37 |
|
|
|
38 |
## Getting Started |
|
|
39 |
|
|
|
40 |
This repository on GitHub is the development version of the AMMR. It contains all cutting edge |
|
|
41 |
development and improvements to the Body models. The repository also contain a number extra |
|
|
42 |
files for building the documentation, and testing the models. Official releases are distributed |
|
|
43 |
with the [AnyBody Modeling System](https://www.anybodytech.com/software/anybodymodelingsystem/), |
|
|
44 |
or available with a DOI from [zendo.org/communities/anybody](https://zenodo.org/communities/anybody/). |
|
|
45 |
|
|
|
46 |
Please see the [AMMR documentation](https://anyscript.org/ammr/beta) for more |
|
|
47 |
information on getting started using the AMMR. |
|
|
48 |
|
|
|
49 |
## Licensing |
|
|
50 |
Access to and use of "AnyBody Managed Model Repository" on GitHub is covered by our End User |
|
|
51 |
License Agreement (EULA). Please see the ["License certificate"](../LICENSE) file include with |
|
|
52 |
this repository for more information. |
|
|
53 |
|
|
|
54 |
If you don' agree to the terms of the EULA (which may be updated from time to time) you are not |
|
|
55 |
allowed to use the AMMR. |
|
|
56 |
|
|
|
57 |
## Contributing |
|
|
58 |
|
|
|
59 |
All contributions are welcome and greatly appreciated. |
|
|
60 |
|
|
|
61 |
If you find a bug or have comments to the code please report it on the [AnyScript |
|
|
62 |
forum](https://forum.anyscript.org). |
|
|
63 |
|
|
|
64 |
If you have a fix or an improvement to the models we are happy to accept it. Code contributions and |
|
|
65 |
fixes are submitted through [pull requests]() on GitHub. |
|
|
66 |
|
|
|
67 |
Simply fork this repository, editor your fork and [start a pull |
|
|
68 |
request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) |