22 #include "MADebugMode.hpp" 24 #include "types/MAHead.hpp" 25 #include "types/MARobotState.hpp" 26 #include "controllers/MATorsoController.hpp" 36 if (MA::RobotState->Head->CrownPressed > 80)
46 MA::Torso->RequestDebugMode();
virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.
void SetSelfActivationDuration(const int new_duration)
Set the self-activation duration.
virtual void ActivatingActions() override
Perform actions when the behavior is being activated.
std::string MCGetClassName(T *instance=nullptr, const std::string &name_suffix="")
Get a class name.