Joint.calculate_revolute_transformation
- Joint.calculate_revolute_transformation(position)[source]
Returns a transformation of a revolute joint.
A revolute joint rotates about the axis and has a limited range specified by the upper and lower limits.
- Parameters:
- positionfloat
Angle in radians.
- Returns:
Rotation
Transformation of type rotation for the revolute joint.