module documentation

Command-line handler for ROS zenmaster (Python Master)

Function configure_logging Setup filesystem logging for the master
Function rosmaster_main Undocumented
def configure_logging():

Setup filesystem logging for the master

def rosmaster_main(argv=sys.argv, stdout=sys.stdout, env=os.environ):

Undocumented