Struct StMoveKnownState3
Defined in File st_move_known_state_3.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public smacc2::SmaccState< StMoveKnownState3, SmPandaMoveit2zCbInventory >
Struct Documentation
-
struct StMoveKnownState3 : public smacc2::SmaccState<StMoveKnownState3, SmPandaMoveit2zCbInventory>
Public Types
-
typedef boost::mpl::list<Transition<EvCbSuccess<CbMoveKnownState, OrArm>, StPouringMotion, SUCCESS>, Transition<EvCbFailure<CbMoveKnownState, OrArm>, StPouringMotion, ABORT>, Transition<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, StExecuteLastTrajectory, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StPouringMotion, NEXT>> reactions
Public Static Functions
-
static inline void staticConfigure()
-
struct PREVIOUS : public ABORT
-
typedef boost::mpl::list<Transition<EvCbSuccess<CbMoveKnownState, OrArm>, StPouringMotion, SUCCESS>, Transition<EvCbFailure<CbMoveKnownState, OrArm>, StPouringMotion, ABORT>, Transition<EvKeyPressP<CbDefaultKeyboardBehavior, OrKeyboard>, StExecuteLastTrajectory, PREVIOUS>, Transition<EvKeyPressN<CbDefaultKeyboardBehavior, OrKeyboard>, StPouringMotion, NEXT>> reactions