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

Public Member Functions

def __init__ (self, context, name='NavView', icon_paths=None)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def shutdown_widget (self)
 

Public Attributes

 context
 

Private Member Functions

def _show_navview (self)
 

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

def rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget._show_navview (   self)
private

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.

def rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget.shutdown_widget (   self)

Definition at line 73 of file nav_view_dash_widget.py.

Member Data Documentation

rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget._icons
private

Definition at line 47 of file nav_view_dash_widget.py.

rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget._navview
private

Definition at line 53 of file nav_view_dash_widget.py.

rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget._navview_shown
private

Definition at line 54 of file nav_view_dash_widget.py.

rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget._show_mutex
private

Definition at line 56 of file nav_view_dash_widget.py.

rqt_robot_dashboard.nav_view_dash_widget.NavViewDashWidget.context

Definition at line 49 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 Jun 7 2019 21:55:03