Public Member Functions | Public Attributes | Static Private Attributes
rocon_remocon.interactions.Interaction Class Reference

Classes. More...

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 icon
 index
 launch_list

Static Private Attributes

list __slots__

Detailed Description

Classes.

  This class defines an interaction for the rocon_remocon.
  It does so by wrapping the base
  rocon_interaction.Interaction class with a few extra
  variables and methods.

Definition at line 36 of file interactions.py.


Constructor & Destructor Documentation

  :param msg: underlying data structure with fields minimally filled via :func:`.load_msgs_from_yaml_resource`.
  :type msg: rocon_interaction_msgs.Interaction_

  .. include:: weblinks.rst

Definition at line 49 of file interactions.py.


Member Function Documentation

  Format the interaction into a human-readable string.

Definition at line 66 of file interactions.py.


Member Data Documentation

Initial value:
[
        'launch_list',  # dictionary of launch information
        'icon',
        'index'
    ]

Definition at line 43 of file interactions.py.

Definition at line 54 of file interactions.py.

Definition at line 54 of file interactions.py.

Definition at line 54 of file interactions.py.


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


rocon_remocon
Author(s): Daniel Stonier, Donguk Lee
autogenerated on Fri Feb 12 2016 02:50:18