Utilities#
This is list of documented class templates in related to Utilities in the model repository
Angles#
Class template to calculate Bryant (euler) angles for the z-y-x rotation sequence given a a rotation matrix.
#include "<AMMR_TOOLS>\AnyMocap/RotationAxisAngles.any"
Kinematic limits#
Create joint limits as soft kinematic constraints given some range of motion.
#include "<AMMR_TOOLS>\ModelUtilities/KinematicLimits/RangeOfMotionLimits_template.any"
Class tools#
Utility template for calling an other class template multiple times.
#include "<AMMR_TOOLS>\Lib/classtools/MultipleSubTemplates.any"