__init__.py
Go to the documentation of this file.
00001 #!/usr/bin/env python
00002 #       
00003 # License: BSD
00004 #   https://raw.github.com/robotics-in-concert/rocon_multimaster/master/rocon_gateway_tutorials/LICENSE 
00005 #
00006 
00007 __author__ = "Daniel Stonier, Jihoon Lee, Piyush Khandelwal"
00008 __copyright__ = "Copyright (c) 2012 Daniel Stonier, Yujin Robot"
00009 __license__ = "BSD"
00010 __version__ = "0.1.0"
00011 __maintainer__ = "Daniel Stonier"
00012 __email__ = "d.stonier@gmail.com"
00013 __date__ = "2012-08-29"
00014 
00015 from .gateways import findFirstRemoteGateway
00016 from .utils import createTutorialDictionaries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


rocon_gateway_tutorials
Author(s): Daniel Stonier
autogenerated on Tue Jan 15 2013 17:43:42