Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
starmac_roslib.viz.markers.MarkerBase Class Reference
Inheritance diagram for starmac_roslib.viz.markers.MarkerBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_msgs
def publish

Private Member Functions

def _default_marker

Private Attributes

 _frame_id
 _ids
 _ns

Static Private Attributes

string _frame_id = ""
list _ids = []
tuple _marker_manager = MarkerManager()
 _msg = None
string _ns = ""
 _pub_marker = False
 _visible = True

Detailed Description

Base class for various marker classes

Definition at line 71 of file markers.py.


Constructor & Destructor Documentation

def starmac_roslib.viz.markers.MarkerBase.__init__ (   self,
  namespace = "",
  num_ids = 1,
  frame_id = None 
)

Reimplemented in starmac_roslib.viz.markers.QuadrotorMarker.

Definition at line 86 of file markers.py.


Member Function Documentation

def starmac_roslib.viz.markers.MarkerBase._default_marker (   self,
  index = 0 
) [private]

Definition at line 96 of file markers.py.

Definition at line 92 of file markers.py.


Member Data Documentation

Definition at line 79 of file markers.py.

Definition at line 86 of file markers.py.

Definition at line 83 of file markers.py.

string starmac_roslib::viz::markers.MarkerBase::_ns = "" [static, private]

Definition at line 78 of file markers.py.

Definition at line 86 of file markers.py.

Definition at line 84 of file markers.py.

Definition at line 82 of file markers.py.


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


starmac_roslib
Author(s): Patrick Bouffard
autogenerated on Sun Jan 5 2014 11:38:14