Public Member Functions | List of all members
rqt_launch.status_indicator.StatusIndicator Class Reference
Inheritance diagram for rqt_launch.status_indicator.StatusIndicator:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, args)
 
def set_died (self)
 
def set_running (self)
 
def set_starting (self)
 
def set_stopped (self)
 
def set_stopping (self)
 

Detailed Description

Definition at line 7 of file status_indicator.py.

Constructor & Destructor Documentation

def rqt_launch.status_indicator.StatusIndicator.__init__ (   self,
  args 
)

Definition at line 9 of file status_indicator.py.

Member Function Documentation

def rqt_launch.status_indicator.StatusIndicator.set_died (   self)

Definition at line 37 of file status_indicator.py.

def rqt_launch.status_indicator.StatusIndicator.set_running (   self)

Definition at line 13 of file status_indicator.py.

def rqt_launch.status_indicator.StatusIndicator.set_starting (   self)

Definition at line 17 of file status_indicator.py.

def rqt_launch.status_indicator.StatusIndicator.set_stopped (   self)
Show msg that the process is "stopped".

cf. set_stopping()

Definition at line 29 of file status_indicator.py.

def rqt_launch.status_indicator.StatusIndicator.set_stopping (   self)
Show msg that the process is "stopping".

cf. set_stopped()

Definition at line 21 of file status_indicator.py.


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


rqt_launch
Author(s): Isaac Saito, Stuart Glaser
autogenerated on Wed Jun 5 2019 21:35:22