8 #ifndef RECT_CONSTRAINT_H 9 #define RECT_CONSTRAINT_H 15 #include <Eigen/Geometry> 23 using namespace Eigen;
34 void rotate_translate(
const double,
const double,
const double,
const double);
35 void Constraints2Vert();
MatrixXd vert
Absolute coordinates of vertices.
Defines rectangular constraints (of the form D*z <= d) for the ZMP.