17namespace mode_2_sequence_a
22 using SmaccState::SmaccState;
45 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(20);
46 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
47 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
48 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
static void staticConfigure()
mpl::list< Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, StiMode2SequenceAStep2, SUCCESS >, Transition< EvKeyPressN< CbDefaultKeyboardBehavior, OrKeyboard >, StiMode2SequenceAStep2, NEXT > > reactions