centroidal_control_collection
|
Reference data. More...
#include <LinearMpcZmp.h>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW std::array< Eigen::Vector2d, 2 > | zmp_limits |
Min/max limits of ZMP [m]. More... | |
Reference data.
Definition at line 104 of file LinearMpcZmp.h.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW std::array<Eigen::Vector2d, 2> CCC::LinearMpcZmp::RefData::zmp_limits |
Min/max limits of ZMP [m].
Definition at line 109 of file LinearMpcZmp.h.