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()
mpl::list< Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, Mode5SequenceBLoop, SUCCESS >, Transition< EvKeyPressA< CbDefaultKeyboardBehavior, OrKeyboard >, Mode5SequenceALoop, SUCCESS >, Transition< EvKeyPressB< CbDefaultKeyboardBehavior, OrKeyboard >, Mode5SequenceBLoop, SUCCESS > > reactions
static void staticConfigure()