pyrealsense2.quaternion

class pyrealsense2.quaternion

Quaternion used to represent rotation.

__init__(self: pyrealsense2.quaternion) None

Methods

__init__(self)

Attributes

w

x

y

z

property w
property x
property y
property z