|
Ark
|
Classes | |
| class | BulletCameraDriver |
| class | CameraType |
Functions | |
| rotation_matrix_to_euler (R_world) | |
| Convert a rotation matrix to Euler angles. | |
@file pybullet_camera_driver.py @brief Camera driver for the PyBullet simulator.
| pybullet_camera_driver.rotation_matrix_to_euler | ( | R_world | ) |
Convert a rotation matrix to Euler angles.
| R_world | 3x3 rotation matrix in row-major order. |