Problem 44895. Determine roll pitch yaw angles from a 3D rotation matrix
Solution Stats
Problem Comments
-
2 Comments
William
on 29 Apr 2019
There is a flaw in the test suite. It tests the values in rpy2r rather than the results rpy from the solver's function. Also, the tolerance needs to be widened a bit.
Rafael S.T. Vieira
on 14 Sep 2020
Actually that's not a flaw, William. Since it is not always possible to determine the exact three original angles. In the second test case for instance, there are infinite solutions due to a singularity. Therefore, he tests the rotation matrix since it will be equal for all possible solutions.
Solution Comments
Show commentsProblem Recent Solvers6
Suggested Problems
-
88130 Solvers
-
Omit columns averages from a matrix
570 Solvers
-
Create a vector whose elements depend on the previous element
574 Solvers
-
280 Solvers
-
530 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!