20 using SmaccState::SmaccState;
38 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(50);
39 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
40 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
41 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
sc::deep_history< T > deep_history
static void staticConfigure()
mpl::list< Transition< EvKeyPressN< CbDefaultKeyboardBehavior, OrKeyboard >, StRecoverStep5, NEXT >, Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, smacc2::deep_history< MsRun::LastDeepState >, SUCCESS > > reactions