Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 295 Bytes

File metadata and controls

12 lines (9 loc) · 295 Bytes

SO(3) matrix

.. autoclass:: spatialmath.pose3d.SO3
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __mul__,  __truediv__, __add__, __sub__, __eq__, __ne__, __pow__,   __init__
   :exclude-members: count, copy, index, sort, remove