17namespace mode_3_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()
mpl::list< Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, StiMode3SequenceAStep2, SUCCESS >, Transition< EvKeyPressN< CbDefaultKeyboardBehavior, OrKeyboard >, StiMode3SequenceAStep3, NEXT > > reactions
static void staticConfigure()