All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Classes | Functions
rocon_gateway_hub::utils Namespace Reference

Classes

class  Console
 Logging. More...

Functions

def bold_string
def check_if_executable_available
def check_master
 Ros.
def logerror
def logfatal
def loginfo
def read_template
 File Handling.
def red_string
def which
 System.

Function Documentation

bound string with console symbols for bold output

Definition at line 31 of file utils.py.

  Ensure a particular executable is available on the system.
  
  Could use package names and python-apt here to find if the package is
  available, but more reliable and general - just check if program binary
  is available.
  
  Aborts program execution with fatal error if not found.

Definition at line 81 of file utils.py.

Ros.

Make sure that master is available
:raises: :exc:`ROSTopicException` If unable to successfully communicate with master

Definition at line 48 of file utils.py.

Definition at line 38 of file utils.py.

Definition at line 41 of file utils.py.

Definition at line 35 of file utils.py.

def rocon_gateway_hub.utils.read_template (   template_filename)

File Handling.

  Convenience function for opening a file.

Definition at line 98 of file utils.py.

bound string with console symbols for red output

Definition at line 27 of file utils.py.

def rocon_gateway_hub.utils.which (   program)

System.

Emulate in a cross platform way the linux shell command

Definition at line 63 of file utils.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


rocon_gateway_hub
Author(s): Daniel Stonier, Jihoon Lee
autogenerated on Fri Nov 23 2012 14:50:56