Sebastian Mendez
Sebastian Mendez
I had the use case where the program read gyroscopic data, where roll, pitch, and yaw were always in global coordinates. I changed `tilt` and `roll` to match `pan`, and...
That makes sense. Then I also think it is a good idea to add them. Quick question, would you expect that `reorient` substitutes the orientation of the camera completely, or...
(The PR only adds the `...Global` and `...GlobalRad` versions, not the `reorient` function. I think better names are due.)