17namespace cmv_cycle_inner_states
 
   23  using SmaccState::SmaccState;
 
   39    auto & superstate = this->context<SsCMVCycle>();
 
   42      getLogger(), 
"Loop start, current iterations: %d, total iterations: %d",
 
   43      superstate.iteration_count, superstate.total_iterations());
 
   44    return superstate.iteration_count++ < superstate.total_iterations();
 
   49    RCLCPP_INFO(
getLogger(), 
"LOOP START ON ENTRY");
 
rclcpp::Logger getLogger()
void checkWhileLoopConditionAndThrowEvent(bool(MostDerived::*conditionFn)())
mpl::list< Transition< EvLoopContinue< StiCMVCycleLoop >, StiCMVCycleInspire, CONTINUELOOP > > reactions
bool loopWhileCondition()
static void staticConfigure()