Skip to content

Commit b1879ee

Browse files
committed
Fix typos
1 parent 8b904c6 commit b1879ee

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,9 @@ improves robustness of various kinematic and recruitment solvers.
1111

1212
**Added:**
1313

14-
* Kinematic joint angle limits in MoCap models were added to prevent the
15-
kinematic solver finding postures which physiologically improsible. E.g. like
16-
bending the elbow backwards. The limits are active for the elbow and wrist
17-
joint where marker tracking solver would occasional find a local minima with
18-
unphysiological posture.
14+
* Added kinematic joint angle limits in MoCap models for elbow and wrist joints to prevent the kinematic solver from finding postures that are physiologically impossible, such as bending the elbow backwards. These limits are active where marker tracking solver would occasionally find a local minima with unphysiological posture.
1915

20-
* Tables with body model configuration parameter in the AMMR documentation now contains
21-
links showing their options. See for example the page on {doc}`Leg model parameter </bm_config/leg>`.
16+
* Tables with body model configuration parameter in the AMMR documentation now contain links showing their options. For example, see the page on {doc}`Leg model parameter </bm_config/leg>`.
2217

2318
**Fixed:**
2419

@@ -28,12 +23,13 @@ improves robustness of various kinematic and recruitment solvers.
2823

2924
* Fixed missing `LoadParameters` operation in `LoadAndReplay` operation in MoCap examples.
3025

31-
* Fixed a problem with oblique muscles introduced in AMMR 2.4. Some load cases could cause overloading of the oblique muscles as the tried to misuse them to balance tiny imbalance in the buckle segment. A weak residual force was added to Y rotation of buckle to eliminate this problem.
26+
* Fixed a problem with oblique muscles introduced in AMMR 2.4. A weak residual force was added to Y rotation of buckle to eliminate this problem.
3227

3328
* Corrected wrong order of nonlinear intervertebral disc stiffness polynomial coefficients (affects only those who used polynomial disc stiffness).
3429

3530
* Corrected small asymmetry in function for nonlinear intervertebral disc stiffness in coronal plane (affects only those who used polynomial disc stiffness).
3631

32+
3733
(ammr-2.4-changelog)=
3834
## AMMR 2.4.3 (2023-01-27)
3935
[![Zenodo link](https://zenodo.org/badge/DOI/10.5281/zenodo.7572879.svg)](https://doi.org/10.5281/zenodo.7572879) [![AnyBody link](https://img.shields.io/badge/Included_with_AnyBody-7.4.3-yellowgreen)](https://www.anybodytech.com/download/anybodysetup-7-4-3-8899_x64/)

0 commit comments

Comments
 (0)