pyhsm
0.1.0
Basic Concepts
API reference
hsm
hsm.action_state
hsm.core
hsm.core
hsm.core.bind
hsm.core.listify
hsm.core.run
hsm.core.CallbackState
hsm.core.Container
hsm.core.Event
hsm.core.OrderedSet
hsm.core.ProcessingState
hsm.core.ProcessorThread
hsm.core.State
hsm.core.StateMachine
hsm.core.TransitionsContainer
hsm.core.Validator
hsm.core.StateMachineException
hsm.introspection
hsm.ros
hsm.userdata
pyhsm
API reference
hsm
hsm.core
hsm.core.run
View page source
hsm.core.run
run
(
sm
,
final_state
)
Run the statemachine until the final state is reached. Events are dispatched a synchronous way.