|
lipm_walking_controller
1.6.0
|
#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| utils | |
| Utility functions and classes. | |
Functions | |
| Eigen::Matrix3d | utils::slerp (const Eigen::Matrix3d &from, const Eigen::Matrix3d &to, double t) |
| Spherical linear interpolation between two rotation matrices. More... | |