20 using SmaccState::SmaccState;
42 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(50);
43 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
44 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
45 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
static void staticConfigure()
mpl::list< Transition< EvTimer< CbTimerCountdownOnce, OrTimer >, StRecoveryBifurcate2, TIMEOUT >, Transition< EvKeyPressN< CbDefaultKeyboardBehavior, OrKeyboard >, StRecoveryBifurcate2, SUCCESS > > reactions