![]() |
NimbRo ROS Soccer Package
|
A walk and kick behaviour state that combines two others (which are assumed to operate independently). More...
#include <wak_beh_state_combined.h>
Inherits type< boost::is_virtual_base_of< WAKBehState, BS1 >, BS1 >, and type< boost::is_virtual_base_of< WAKBehState, BS2 >, BS2 >.
Public Member Functions | |
WAKBehStateCombined (WAKConfig &config, const SensorVars &SV, const WAKBehShared &WBS, const WAKGameShared &WGS, int ID) | |
virtual void | execute (ActuatorVars &AV, const ActuatorVars &lastAV, bool justActivated) |
Protected Member Functions | |
virtual void | handleActivation (bool nowActive) |
A walk and kick behaviour state that combines two others (which are assumed to operate independently).