Rotation matrix
Definition at line 143 of file se3.py.
◆ __init__()
def se3.SO3.__init__ |
( |
|
self, |
|
|
|
matrix |
|
) |
| |
◆ __getitem__()
def se3.SO3.__getitem__ |
( |
|
self, |
|
|
|
index |
|
) |
| |
Access by []
Definition at line 185 of file se3.py.
◆ __mul__()
def se3.SO3.__mul__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
Operator *
second argument is either
- an instance of SO3 or
- an instance of R3.
Definition at line 191 of file se3.py.
◆ __str__()
def se3.SO3.__str__ |
( |
|
self | ) |
|
Output as a string
Definition at line 179 of file se3.py.
◆ fromTuple()
def se3.SO3.fromTuple |
( |
|
self, |
|
|
|
matrix |
|
) |
| |
◆ inverse()
def se3.SO3.inverse |
( |
|
self | ) |
|
Return the inverse of the matrix
Definition at line 167 of file se3.py.
◆ multiplyByR3()
def se3.SO3.multiplyByR3 |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ multiplyBySO3()
def se3.SO3.multiplyBySO3 |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ transpose()
def se3.SO3.transpose |
( |
|
self | ) |
|
Return the transpose of the matrix
Definition at line 173 of file se3.py.
◆ value
The documentation for this class was generated from the following file:
sot-tools
Author(s): Mehdi Benallegue, Francois Keith, Florent Lamiraux, Thomas Moulard, Olivier Stasse, Jorrit T'Hooft
autogenerated on Wed Aug 2 2023 02:35:13