$search

bags_to_database Namespace Reference

Functions

def handler

Variables

string M = "** We assume that playbag.launch will run, and record to the database\n"
tuple RB
tuple RL

Function Documentation

def bags_to_database::handler (   signum,
  frame 
)

Definition at line 16 of file bags_to_database.py.


Variable Documentation

string bags_to_database::M = "** We assume that playbag.launch will run, and record to the database\n"

Definition at line 27 of file bags_to_database.py.

Initial value:
subprocess.check_call(['rosrun', 
                              'semanticmodel', 
                              'playbag.sh', 
                              bagfile],
                              stdin=None, stdout=None, stderr=None,
                              env=os.environ)

Definition at line 69 of file bags_to_database.py.

Initial value:
subprocess.Popen(['roslaunch', 
                         'semanticmodel', 
                         'go.launch',
                         'gui:=false',  # No gui, please.
                         'playbag:=true',
                         'run_local_db:=true',
                         'overwrite_local_db:=false'], 
                        stdin=None, stdout=None, stderr=None,
                        env=os.environ)

Definition at line 53 of file bags_to_database.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Tue Mar 5 12:38:43 2013