22 using SmaccState::SmaccState;
38 auto & superstate = this->context<MsMode4>();
41 getLogger(),
"Loop start, current iterations: %d, total iterations: %d",
42 superstate.yiteration_count, superstate.ytotal_iterations());
43 return superstate.yiteration_count++ < superstate.ytotal_iterations();
48 RCLCPP_INFO(
getLogger(),
"LOOP START ON ENTRY");
rclcpp::Logger getLogger()
void checkWhileLoopConditionAndThrowEvent(bool(MostDerived::*conditionFn)())
static void staticConfigure()
mpl::list< Transition< EvLoopContinue< Mode4SequenceB >, SsMode4SequenceB, CONTINUELOOP > > reactions
bool loopWhileCondition()