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

List of all members.

Public Member Functions

def __init__
def append_points
def get_msgs
def set_max_points

Private Attributes

 _frame_id
 _kwargs
 _max_points
 _msg

Static Private Attributes

int _max_points = 1000

Detailed Description

There is already an rviz display for nav_msgs/Path messages, however it is not as
flexible as this.

Definition at line 192 of file markers.py.


Constructor & Destructor Documentation

def starmac_roslib.viz.markers.TrailMarker.__init__ (   self,
  namespace,
  points,
  colors = None,
  frame_id = None,
  kwargs 
)

Definition at line 198 of file markers.py.


Member Function Documentation

def starmac_roslib.viz.markers.TrailMarker.append_points (   self,
  new_points,
  new_colors = None 
)

Definition at line 223 of file markers.py.

Reimplemented from starmac_roslib.viz.markers.MarkerBase.

Definition at line 208 of file markers.py.

Definition at line 235 of file markers.py.


Member Data Documentation

Reimplemented from starmac_roslib.viz.markers.MarkerBase.

Definition at line 198 of file markers.py.

Definition at line 198 of file markers.py.

Definition at line 197 of file markers.py.

Definition at line 235 of file markers.py.

Reimplemented from starmac_roslib.viz.markers.MarkerBase.

Definition at line 208 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