Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 318 Bytes

File metadata and controls

10 lines (9 loc) · 318 Bytes

SE(3) matrix

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