|
lipm_walking_controller
1.6.0
|
#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| world | |
| Gravity and world vertical contants. | |
Variables | |
| constexpr double | world::GRAVITY = 9.80665 |
| const Eigen::Vector3d | world::gravity = Eigen::Vector3d{0., 0., -GRAVITY} |
| const Eigen::Vector3d | world::vertical = Eigen::Vector3d{0., 0., 1.} |