24 #include "MALegBehavior.hpp" Base class for leg behaviors.
Moves the leg away from the body.
virtual void ActivatingActions() override
Perform actions when the behavior is being activated.
virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.
virtual void FinishingActions() override
Perform actions when the behavior is being finished.