|
upkie 10.0.0
Open-source wheeled biped robots
|
| np.ndarray quaternion_from_rotation_matrix | ( | np.ndarray | rotation_matrix | ) |
Convert a rotation matrix to a unit quaternion for the same rotation.
| rotation_matrix | Rotation matrix to convert. |
[w, x, y, z] format.