Functions | Variables
mongo_wrapper_ros Namespace Reference

Functions

def is_lucid_or_maverick
def is_oneiric
def print_help_message

Variables

string cmd = "mongod"
tuple dbpath = path.expanduser(path_param)
tuple host = rospy.get_param('warehouse_host', 'localhost')
string lock_file = '{0}/mongod.lock'
tuple overwrite = rospy.get_param('~overwrite', False)
tuple path_param = rospy.get_param('~database_path' , '/tmp/db')
tuple port = rospy.get_param('warehouse_port', 27017)

Function Documentation

Definition at line 32 of file mongo_wrapper_ros.py.

Definition at line 20 of file mongo_wrapper_ros.py.

Definition at line 42 of file mongo_wrapper_ros.py.


Variable Documentation

string mongo_wrapper_ros::cmd = "mongod"

Definition at line 100 of file mongo_wrapper_ros.py.

tuple mongo_wrapper_ros::dbpath = path.expanduser(path_param)

Definition at line 67 of file mongo_wrapper_ros.py.

tuple mongo_wrapper_ros::host = rospy.get_param('warehouse_host', 'localhost')

Definition at line 82 of file mongo_wrapper_ros.py.

string mongo_wrapper_ros::lock_file = '{0}/mongod.lock'

Definition at line 72 of file mongo_wrapper_ros.py.

tuple mongo_wrapper_ros::overwrite = rospy.get_param('~overwrite', False)

Definition at line 68 of file mongo_wrapper_ros.py.

tuple mongo_wrapper_ros::path_param = rospy.get_param('~database_path' , '/tmp/db')

Definition at line 64 of file mongo_wrapper_ros.py.

tuple mongo_wrapper_ros::port = rospy.get_param('warehouse_port', 27017)

Definition at line 81 of file mongo_wrapper_ros.py.



warehouse_ros
Author(s): Bhaskara Marthi
autogenerated on Thu Jun 6 2019 20:39:20