Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
flexbe_core.core.preemptable_state.PreemptableState Class Reference
Inheritance diagram for flexbe_core.core.preemptable_state.PreemptableState:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__

Public Attributes

 execute

Static Public Attributes

 preempt = False
 switching = False

Private Member Functions

def _disable_ros_control
def _enable_ros_control
def _notify_skipped
def _preemptable_execute

Private Attributes

 __execute
 _feedback_topic
 _force_transition
 _preempt_topic
 _pub
 _sub

Static Private Attributes

string _preempted_name = 'preempted'

Detailed Description

A state that can be preempted.
If preempted, the state will not be executed anymore and return the outcome preempted.

Definition at line 11 of file preemptable_state.py.


Constructor & Destructor Documentation

def flexbe_core.core.preemptable_state.PreemptableState.__init__ (   self,
  args,
  kwargs 
)

Member Function Documentation

def flexbe_core.core.preemptable_state.PreemptableState._preemptable_execute (   self,
  args,
  kwargs 
) [private]

Definition at line 44 of file preemptable_state.py.


Member Data Documentation

Reimplemented from flexbe_core.core.lockable_state.LockableState.

Reimplemented in flexbe_core.core.event_state.EventState.

Definition at line 21 of file preemptable_state.py.

Definition at line 21 of file preemptable_state.py.

Definition at line 17 of file preemptable_state.py.

Reimplemented from flexbe_core.core.lockable_state.LockableState.

Reimplemented in flexbe_core.core.event_state.EventState.

Definition at line 21 of file preemptable_state.py.

Definition at line 18 of file preemptable_state.py.

Definition at line 19 of file preemptable_state.py.


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


flexbe_core
Author(s): Philipp Schillinger
autogenerated on Thu Jun 6 2019 19:32:27