30 #include <mc_control/fsm/Controller.h> 31 #include <mc_control/fsm/State.h> 50 void start()
override;
73 bool stopDuringThisDSP_;
75 double initLeftFootRatio_;
78 double targetLeftFootRatio_;
79 double timeSinceLastPreviewUpdate_;
void updatePreview()
Update horizontal MPC preview.
void runState() override
Main state function, called if no transition at this cycle.
void start() override
Start state.
Convenience wrapper for FSM states.
Main controller namespace.
void teardown() override
Teardown state.
bool checkTransitions() override
Check transitions at beginning of control cycle.
Double support phase while walking.