Created
September 5, 2021 03:30
-
-
Save khalidmeister/9ed7ee73e4f333684e50004b870ff2a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Get rotational matrix | |
rmat, jac = cv2.Rodrigues(rot_vec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment