Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_rotation

Functions for dealing with the geometry of rotations.

Functions

NameSummary
cross_matReturn matrix representation of the cross product of the given vector
cross_mat_vectorized
lstsq_rigid_transformComputes the Transform between two point sets such that y = Rx + t
matrix_to_rodrigues
quaternion_to_rotation_matrix
RCreate a rotation matrix consisting of a rotation about an axis
rodrigues_to_matrix