24 #include "MALegBehavior.hpp" virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.
Moves the leg to sitting position.
virtual bool IsFailed() override
Whether the behavior is failed.
Base class for leg behaviors.
virtual void FinishingActions() override
Perform actions when the behavior is being finished.
virtual void ActivatingActions() override
Perform actions when the behavior is being activated.