centroidal_control_collection
|
Reference data. More...
#include <IntrinsicallyStableMpc.h>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector2d | zmp = Eigen::Vector2d::Zero() |
ZMP [m]. More... | |
std::array< Eigen::Vector2d, 2 > | zmp_limits |
Min/max limits of ZMP [m]. More... | |
Reference data.
Definition at line 132 of file IntrinsicallyStableMpc.h.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector2d CCC::IntrinsicallyStableMpc::RefData::zmp = Eigen::Vector2d::Zero() |
ZMP [m].
Definition at line 137 of file IntrinsicallyStableMpc.h.
std::array<Eigen::Vector2d, 2> CCC::IntrinsicallyStableMpc::RefData::zmp_limits |
Min/max limits of ZMP [m].
Definition at line 140 of file IntrinsicallyStableMpc.h.