module documentation

Undocumented

Function author_name Utility to compute logged in user name
Function print_warning print warning to screen (bold red)
Function read_template Read resource template from egg installation, or fallback on rospkg otherwise.
def author_name():

Utility to compute logged in user name

Returns
name of current user, str
def print_warning(msg):

print warning to screen (bold red)

def read_template(tmplf):

Read resource template from egg installation, or fallback on rospkg otherwise.

Returns
text of template file