Hekateros
3.4.3
RoadNarrows Robotics Robot Arm Project
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
__init__.py
Go to the documentation of this file.
1
################################################################################
2
#
3
# Hekateros.images.__init__.py
4
#
5
6
"""
7
RoadNarrows Hekateros Images Module.
8
"""
9
10
## \file
11
## \package Hekateros
12
##
13
## $LastChangedDate: 2016-03-18 12:24:39 -0600 (Fri, 18 Mar 2016) $
14
## $Rev: 4360 $
15
##
16
## \brief Hekateros images sub-module.
17
##
18
## \sa
19
## \htmlonly
20
## <a href="../pydoc/Hekateros.html">PyDoc Generated Documentation</a>
21
## \endhtmlonly
22
##
23
## \author Robin Knight (robin.knight@roadnarrows.com)
24
##
25
## \copyright
26
## \h_copy 2015-2017. RoadNarrows LLC.\n
27
## http://www.roadnarrows.com\n
28
## All Rights Reserved
29
##
30
31
# @EulaBegin@
32
#
33
# Permission is hereby granted, without written agreement and without
34
# license or royalty fees, to use, copy, modify, and distribute this
35
# software and its documentation for any purpose, provided that
36
# (1) The above copyright notice and the following two paragraphs
37
# appear in all copies of the source code and (2) redistributions
38
# including binaries reproduces these notices in the supporting
39
# documentation. Substantial modifications to this software may be
40
# copyrighted by their authors and need not follow the licensing terms
41
# described here, provided that the new terms are clearly indicated in
42
# all files where they apply.
43
#
44
# IN NO EVENT SHALL THE AUTHOR, ROADNARROWS LLC, OR ANY MEMBERS/EMPLOYEES
45
# OF ROADNARROW LLC OR DISTRIBUTORS OF THIS SOFTWARE BE LIABLE TO ANY
46
# PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
47
# DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
48
# EVEN IF THE AUTHORS OR ANY OF THE ABOVE PARTIES HAVE BEEN ADVISED OF
49
# THE POSSIBILITY OF SUCH DAMAGE.
50
#
51
# THE AUTHOR AND ROADNARROWS LLC SPECIFICALLY DISCLAIM ANY WARRANTIES,
52
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
53
# FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN
54
# "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO
55
# PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
56
#
57
# @EulaEnd@
58
#
59
################################################################################
60
61
## All images in Hekateros.images subpackage.
62
__all__ = [
63
'RNLogo48.png'
,
64
]
sw
pyModules
modules
Hekateros
images
__init__.py
Generated on Thu Apr 26 2018 11:37:42 for Hekateros by
1.8.11
©2018 RoadNarrows LLC
www.roadnarrows.com