__init__.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 
00003 __author__ = "Daniel Stonier, Jihoon Lee, Piyush Khandelwal"
00004 __copyright__ = "Copyright (c) 2012 Daniel Stonier, Yujin Robot"
00005 __license__ = "BSD"
00006 __version__ = "0.1.0"
00007 __maintainer__ = "Daniel Stonier"
00008 __email__ = "d.stonier@gmail.com"
00009 __date__ = "2012-09-24"
00010 
00011 from .utils import check_master
00012 from .utils import logerror
00013 from .main import main
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


rocon_hub
Author(s): Daniel Stonier, Jihoon Lee
autogenerated on Tue Jan 15 2013 17:43:33