OpenRTM-aist-Python 2.0.0
Classes | Functions
C:/docs/OpenRTM-aist-Python/OpenRTM_aist/StaticFSM.py File Reference

Static FSM framework based on Macho. More...

Classes

class  OpenRTM_aist.StaticFSM.Machine
 
class  OpenRTM_aist.StaticFSM.Link
 

Functions

def OpenRTM_aist.StaticFSM.fsm_topstate (TOP)
 
def OpenRTM_aist.StaticFSM.fsm_substate (superstate)
 
def OpenRTM_aist.StaticFSM.FSM_TOPSTATE (TOP)
 
def OpenRTM_aist.StaticFSM.FSM_SUBSTATE (SUPERSTATE)
 

Detailed Description

Static FSM framework based on Macho.

Date
Date
Author
Nobuhiko Miyamoto n-miy.nosp@m.amot.nosp@m.o@ais.nosp@m.t.go.nosp@m..jp

Copyright (C) 2017 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

Function Documentation

◆ fsm_substate()

def OpenRTM_aist.StaticFSM.fsm_substate (   superstate)

Parameters
TOP

◆ FSM_SUBSTATE()

def OpenRTM_aist.StaticFSM.FSM_SUBSTATE (   SUPERSTATE)

Parameters
SUPERSTATE
Returns

◆ fsm_topstate()

def OpenRTM_aist.StaticFSM.fsm_topstate (   TOP)

Parameters
TOP

◆ FSM_TOPSTATE()

def OpenRTM_aist.StaticFSM.FSM_TOPSTATE (   TOP)

Parameters
TOP
Returns