Functions | Variables
sync_db_name Namespace Reference

Functions

def get_collection_namespace
def update_collection_namespace

Variables

string BAGFILE = 'online_not_a_bag'
 COLLECTION_NAMESPACE = None
 CONN = None
tuple DB_NAME = rospy.get_param('semantic_db_name', 'semantic_world_model')
tuple get_name_srv
tuple HOST = rospy.get_param('warehouse_host', 'bab.willowgarage.com')
tuple PORT = rospy.get_param('warehouse_port', 27017)

Function Documentation

Definition at line 71 of file sync_db_name.py.

Definition at line 54 of file sync_db_name.py.


Variable Documentation

tuple sync_db_name::BAGFILE = 'online_not_a_bag'

Definition at line 89 of file sync_db_name.py.

Definition at line 84 of file sync_db_name.py.

Definition at line 85 of file sync_db_name.py.

tuple sync_db_name::DB_NAME = rospy.get_param('semantic_db_name', 'semantic_world_model')

Definition at line 79 of file sync_db_name.py.

Initial value:
00001 rospy.Service('get_collection_namespace', 
00002                              sms.GetCollectionNamespace, 
00003                              get_collection_namespace)

Definition at line 116 of file sync_db_name.py.

tuple sync_db_name::HOST = rospy.get_param('warehouse_host', 'bab.willowgarage.com')

Definition at line 77 of file sync_db_name.py.

tuple sync_db_name::PORT = rospy.get_param('warehouse_port', 27017)

Definition at line 78 of file sync_db_name.py.



semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Thu Dec 12 2013 12:39:10