upkie  11.0.0
Open-source wheeled biped robots

◆ __init__()

def __init__ (   self,
np.ndarray  rotation,
np.ndarray  translation 
)

Construct an SE3 transform from a rotation matrix and translation.

Parameters
rotation3x3 rotation matrix.
translation3-vector translation.