Public Member Functions | Public Attributes | Private Attributes | List of all members
rqt_nav_view.nav_view.NavViewWidget Class Reference
Inheritance diagram for rqt_nav_view.nav_view.NavViewWidget:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, map_topic='/map', paths=None, polygons=None)
 
def dragEnterEvent (self, e)
 
def dropEvent (self, e)
 
def new_nav_view (self)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def trigger_configuration (self)
 

Public Attributes

 map_topic
 
 paths
 
 polygons
 

Private Attributes

 _button_layout
 
 _layout
 
 _nav_view
 
 _set_goal
 
 _set_pose
 
 _tf
 

Detailed Description

Definition at line 75 of file nav_view.py.

Constructor & Destructor Documentation

def rqt_nav_view.nav_view.NavViewWidget.__init__ (   self,
  map_topic = '/map',
  paths = None,
  polygons = None 
)

Definition at line 77 of file nav_view.py.

Member Function Documentation

def rqt_nav_view.nav_view.NavViewWidget.dragEnterEvent (   self,
  e 
)

Definition at line 115 of file nav_view.py.

def rqt_nav_view.nav_view.NavViewWidget.dropEvent (   self,
  e 
)

Definition at line 133 of file nav_view.py.

def rqt_nav_view.nav_view.NavViewWidget.new_nav_view (   self)

Definition at line 107 of file nav_view.py.

def rqt_nav_view.nav_view.NavViewWidget.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 159 of file nav_view.py.

def rqt_nav_view.nav_view.NavViewWidget.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 154 of file nav_view.py.

def rqt_nav_view.nav_view.NavViewWidget.trigger_configuration (   self)
Callback when the configuration button is clicked

Definition at line 177 of file nav_view.py.

Member Data Documentation

rqt_nav_view.nav_view.NavViewWidget._button_layout
private

Definition at line 85 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget._layout
private

Definition at line 84 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget._nav_view
private

Definition at line 103 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget._set_goal
private

Definition at line 96 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget._set_pose
private

Definition at line 95 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget._tf
private

Definition at line 93 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget.map_topic

Definition at line 92 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget.paths

Definition at line 90 of file nav_view.py.

rqt_nav_view.nav_view.NavViewWidget.polygons

Definition at line 91 of file nav_view.py.


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


rqt_nav_view
Author(s): Ze'ev Klapow
autogenerated on Wed Mar 24 2021 03:00:21