20 using SmaccState::SmaccState;
39 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(10);
40 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
41 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
42 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
mpl::list< Transition< EvKeyPressA< CbDefaultKeyboardBehavior, OrKeyboard >, Mode1SequenceALoop, SUCCESS >, Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, Mode1SequenceBLoop, SUCCESS >, Transition< EvKeyPressB< CbDefaultKeyboardBehavior, OrKeyboard >, Mode1SequenceBLoop, SUCCESS > > reactions
static void staticConfigure()