Tetrapod Project
|
#include <miqp_biped.h>
Public Attributes | |
MatrixXDecisionVariable | position_left |
MatrixXDecisionVariable | position_right |
MatrixXDecisionVariable | stone_left |
MatrixXDecisionVariable | stone_right |
drake::solvers::DecisionVariable | first_left |
Definition at line 23 of file miqp_biped.h.
MatrixXDecisionVariable miqp::biped::DecVars::position_left |
Definition at line 25 of file miqp_biped.h.
MatrixXDecisionVariable miqp::biped::DecVars::position_right |
Definition at line 27 of file miqp_biped.h.
MatrixXDecisionVariable miqp::biped::DecVars::stone_left |
Definition at line 29 of file miqp_biped.h.
MatrixXDecisionVariable miqp::biped::DecVars::stone_right |
Definition at line 31 of file miqp_biped.h.
drake::solvers::DecisionVariable miqp::biped::DecVars::first_left |
Definition at line 33 of file miqp_biped.h.