20 using SmaccState::SmaccState;
42 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(10);
43 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
44 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
45 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
static void staticConfigure()
mpl::list< Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, Mode2SequenceBLoop, SUCCESS >, Transition< EvKeyPressA< CbDefaultKeyboardBehavior, OrKeyboard >, Mode2SequenceALoop, SUCCESS >, Transition< EvKeyPressB< CbDefaultKeyboardBehavior, OrKeyboard >, Mode2SequenceBLoop, SUCCESS > > reactions