-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
These seem have snuck in from the old Matlab code. Specifically the functions qrand, qrand_rots, and q_to_rot should be removed. The only use case is generating random rotations, which can be done using uniform_random_angles and converting from Euler angles using scipy.spatial.transform.Rotation.