Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
rocon_master_info.master.RoconMaster Class Reference

Conductor. More...

List of all members.

Public Member Functions

def __init__

Public Attributes

 param
 publishers
 Pubs, Subs and Services.
 spin

Private Member Functions

def _setup_ros_parameters

Static Private Attributes

list __slots__

Detailed Description

Conductor.

Definition at line 18 of file src/rocon_master_info/master.py.


Constructor & Destructor Documentation

Definition at line 25 of file src/rocon_master_info/master.py.


Member Function Documentation

  Parameters that are configurable (overridable) are currently set via args in the
  concert master launcher where they are published as parameters. We grab those here.

  Parameters that are fixed (not configurable), we set here so we can access the message
  string constant and use that (also to avoid roslaunch clutter).

Definition at line 42 of file src/rocon_master_info/master.py.


Member Data Documentation

Initial value:
[
            'publishers',
            'param',
            'spin',
        ]

Definition at line 19 of file src/rocon_master_info/master.py.

Definition at line 28 of file src/rocon_master_info/master.py.

Pubs, Subs and Services.

Definition at line 28 of file src/rocon_master_info/master.py.

Definition at line 28 of file src/rocon_master_info/master.py.


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


rocon_master_info
Author(s): Daniel Stonier
autogenerated on Fri May 2 2014 10:35:44