weldx.transformations.rotation_matrix_z

weldx.transformations.rotation_matrix_z(angle)

Create a rotation matrix that rotates around the z-axis.

Parameters

angle – Rotation angle

Returns

Rotation matrix

Return type

numpy.ndarray