20 using SmaccState::SmaccState;
28 Transition<EvKeyPressL<CbDefaultKeyboardBehavior, OrKeyboard>,
MsRun,
SUCCESS>
35 configure_orthogonal<OrTimer, CbTimerCountdownOnce>(10);
36 configure_orthogonal<OrSubscriber, CbWatchdogSubscriberBehavior>();
37 configure_orthogonal<OrUpdatablePublisher, CbDefaultPublishLoop>();
38 configure_orthogonal<OrKeyboard, CbDefaultKeyboardBehavior>();
rclcpp::Logger getLogger()
static void staticConfigure()
mpl::list< Transition< EvKeyPressL< CbDefaultKeyboardBehavior, OrKeyboard >, MsRun, SUCCESS > > reactions