weldx.WXRotation.concatenate#

WXRotation.concatenate()#

Concatenate a sequence of Rotation objects.

Parameters

rotations (sequence of Rotation objects) – The rotations to concatenate.

Returns

concatenated – The concatenated rotations.

Return type

Rotation instance

Notes

New in version 1.8.0.