You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed default limits in [Range of Motion limits](#Utilities.Kinematic-limits.RangeOfMotionLimits_template.any) class template. The default limits for PelvisThoraxExtension, PelvisThoraxLateralBending,
11
-
Right/LeftWristFlexion had the upper and lower limits flipped. This is now fixed and a check is added in the class template to catch this kind of error.
12
-
* Fixed a penetration warning for the pectoralis muscles when the thoracic segments is scaled very non-uniformly.
13
-
The fix involves a small (5 deg) adjustments to the orientation of the pectoralis wrapping surface.
13
+
* Fixed a penetration warning for the pectoralis muscles when the thoracic
14
+
segments are scaled very non-uniformly. The fix involves a small (5 deg)
15
+
adjustment to the orientation of the pectoralis wrapping surface.
16
+
* Fixed default limits in [Range of Motion limits](#Utilities.Kinematic-limits.RangeOfMotionLimits_template.any)
17
+
class template. The default limits for PelvisThoraxExtension, PelvisThoraxLateralBending,
18
+
Right/LeftWristFlexion had the upper and lower limits flipped. This is now fixed and a
19
+
check is added in the class template to catch this kind of error.
14
20
* Fixed an issue where blinking Windows would appear when loading models stored
15
21
in git repositories. This issue was caused by a python subprocess that queried
16
22
the git repository for branch information.
17
23
* Updated the foot marker position in the Xsens protocol to accommodate the
18
24
changes made to the foot anatomical frame in the TLEM 2.2 leg model. The
19
-
R/LTOE and R/LTOE2 markers have been moved upwards by 1.5 cm.
25
+
R/LTOE and R/LTOE2 markers have been moved upwards by 1.5 cm.
This minor release of AMMR contains no updates to the models compared to the major AMMR 3.0.0 released the previous month. It only has a few minor changes to the documentation and new tolerances in the FDK models.
25
35
@@ -33,7 +43,7 @@ This minor release of AMMR contains no updates to the models compared to the maj
0 commit comments