StereoPairCamera.
roll
Rotate by a given angle about the view normal axis
Roll the view.
theta : float, in radians
Angle (in radians) by which to roll the view.
Examples
>>> cam.roll(np.pi/4)