Public Member Functions | Public Attributes
world_canvas_server.map_manager.RecSession Class Reference

List of all members.

Public Member Functions

def __init__
def save

Public Attributes

 auto_save
 map
 map_saved
 metadata
 parent

Detailed Description

Keep track of incoming maps (through 'map' topic) so we can save automatically (if parameter
auto_save_map is set as true) or under demand (through save_map service).
To avoid spaming the database as on map_store/map_saver, we use the same metadata (with the
same uuid) so we instead overwrite the current session map with new data.
See https://github.com/ros-planning/map_store/issues/4 for more details.

Definition at line 241 of file map_manager.py.


Constructor & Destructor Documentation

Definition at line 249 of file map_manager.py.


Member Function Documentation

def world_canvas_server.map_manager.RecSession.save (   self,
  name = None 
)

Definition at line 262 of file map_manager.py.


Member Data Documentation

Definition at line 249 of file map_manager.py.

Definition at line 249 of file map_manager.py.

Definition at line 249 of file map_manager.py.

Definition at line 249 of file map_manager.py.

Definition at line 249 of file map_manager.py.


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


world_canvas_server
Author(s): Jorge Santos Simón
autogenerated on Thu Jun 6 2019 21:25:07