OpenRTM-aist-Python 2.0.2
OpenRTM_aist.FsmActionListener.FsmProfileListenerType Class Reference

More...

Detailed Description

The types of FsmProfileListener

  • SET_FSM_PROFILE : Setting FSM Profile
  • GET_FSM_PROFILE : Getting FSM Profile
  • ADD_FSM_STATE : A State added to the FSM
  • REMOVE_FSM_STATE : A State removed from FSM
  • ADD_FSM_TRANSITION : A transition added to the FSM
  • REMOVE_FSM_TRANSITION : A transition removed from FSM
  • BIND_FSM_EVENT : An event bounded to the FSM
  • UNBIND_FSM_EVENT : An event unbounded to the FSM
 

The documentation for this class was generated from the following file: