Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget Class Reference
Inheritance diagram for rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def restore_settings
def save_settings
def shutdown_widget

Public Attributes

 context

Private Member Functions

def _show_navview

Private Attributes

 _icons
 _navview
 _navview_shown
 _show_mutex

Detailed Description

A widget which launches a nav_view widget in order to view and interact with the ROS nav stack

:param context: The plugin context in which to dsiplay the nav_view, ''qt_gui.plugin_context.PluginContext''
:param name: The widgets name, ''str''

Definition at line 39 of file nav_view_dash_widget.py.


Constructor & Destructor Documentation

def rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget.__init__ (   self,
  context,
  name = 'NavView',
  icon_paths = None 
)

Definition at line 46 of file nav_view_dash_widget.py.


Member Function Documentation

Definition at line 58 of file nav_view_dash_widget.py.

def rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 80 of file nav_view_dash_widget.py.

def rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 77 of file nav_view_dash_widget.py.

Definition at line 73 of file nav_view_dash_widget.py.


Member Data Documentation

Definition at line 46 of file nav_view_dash_widget.py.

Definition at line 46 of file nav_view_dash_widget.py.

Definition at line 46 of file nav_view_dash_widget.py.

Definition at line 46 of file nav_view_dash_widget.py.

Definition at line 46 of file nav_view_dash_widget.py.


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


rqt_robot_dashboard
Author(s): Ze'ev Klapow
autogenerated on Fri Aug 28 2015 12:50:54