weldx.transformations.rotation_matrix_y

weldx.transformations.rotation_matrix_y(angle)

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

Parameters

angle – Rotation angle

Returns

Rotation matrix

Return type

numpy.ndarray