Read the Docs build information Build id: 723114 Project: luxonis-depthai-sdk Version: latest Commit: cff9a65edbbcaa01c3d68bcc519d439ae4eacf02 Date: 2021-09-16T10:26:25.116072Z State: finished Success: True [rtd-command-info] start-time: 2021-09-16T10:26:26.748497Z, end-time: 2021-09-16T10:26:28.475413Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2021-09-16T10:26:28.629982Z, end-time: 2021-09-16T10:26:28.713105Z, duration: 0, exit-code: 0 git checkout --force origin/sdk Note: checking out 'origin/sdk'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at cff9a65 remove check call (if demo fails, the app will fail as well) [rtd-command-info] start-time: 2021-09-16T10:26:28.822089Z, end-time: 2021-09-16T10:26:28.899150Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-09-16T10:26:30.040650Z, end-time: 2021-09-16T10:26:34.018709Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-09-16T10:26:34.167731Z, end-time: 2021-09-16T10:26:35.304716Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (21.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (58.0.4) [rtd-command-info] start-time: 2021-09-16T10:26:35.442230Z, end-time: 2021-09-16T10:26:43.765252Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting requests>=2.5.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from sphinx) (58.0.4) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.5-py3-none-any.whl (37 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=dbb7ade62d85537326edca0a0af140d322025010d37647d6b89486565ef582da Stored in directory: /tmp/pip-ephem-wheel-cache-d62_nh72/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=d37c1ee8f4a602ca99db41ed97dae768fc6a663520e1fbba616b9949fdcfad7c Stored in directory: /tmp/pip-ephem-wheel-cache-d62_nh72/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.5 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 snowballstemmer-2.1.0 sphinx-4.2.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.6 [rtd-command-info] start-time: 2021-09-16T10:26:43.913432Z, end-time: 2021-09-16T10:27:05.627066Z, duration: 21, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Obtaining file:///home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk (from -r requirements.txt (line 3)) Collecting requests==2.24.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting argcomplete==1.12.1 Downloading argcomplete-1.12.1-py2.py3-none-any.whl (38 kB) Collecting depthai==2.10.0.0.dev+7a0749a61597c086c5fd6e579618ae33accec8df Downloading https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/depthai/depthai-2.10.0.0.dev0%2B7a0749a61597c086c5fd6e579618ae33accec8df-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.24.0->-r requirements.txt (line 1)) (2021.5.30) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting importlib-metadata<3,>=0.23 Downloading importlib_metadata-2.1.1-py2.py3-none-any.whl (10 kB) Collecting blobconverter==1.0.0 Downloading blobconverter-1.0.0-py3-none-any.whl (8.7 kB) Collecting pytube==11.0.1 Downloading pytube-11.0.1-py3-none-any.whl (56 kB) Collecting opencv-python==4.5.1.48 Downloading opencv_python-4.5.1.48-cp37-cp37m-manylinux2014_x86_64.whl (50.4 MB) Collecting opencv-contrib-python==4.5.1.48 Downloading opencv_contrib_python-4.5.1.48-cp37-cp37m-manylinux2014_x86_64.whl (56.3 MB) Collecting PyYAML Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting boto3 Downloading boto3-1.18.42-py3-none-any.whl (131 kB) Collecting numpy>=1.14.5 Downloading numpy-1.21.2-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Collecting zipp>=0.5 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting botocore<1.22.0,>=1.21.42 Downloading botocore-1.21.42-py3-none-any.whl (7.9 MB) Collecting s3transfer<0.6.0,>=0.5.0 Downloading s3transfer-0.5.0-py3-none-any.whl (79 kB) Collecting jmespath<1.0.0,>=0.7.1 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting python-dateutil<3.0.0,>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six, urllib3, python-dateutil, jmespath, botocore, s3transfer, idna, chardet, zipp, requests, PyYAML, numpy, boto3, pytube, opencv-python, opencv-contrib-python, importlib-metadata, depthai, blobconverter, depthai-sdk, argcomplete Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.6 Uninstalling urllib3-1.26.6: Successfully uninstalled urllib3-1.26.6 Attempting uninstall: idna Found existing installation: idna 3.2 Uninstalling idna-3.2: Successfully uninstalled idna-3.2 Attempting uninstall: requests Found existing installation: requests 2.26.0 Uninstalling requests-2.26.0: Successfully uninstalled requests-2.26.0 Running setup.py develop for depthai-sdk Successfully installed PyYAML-5.4.1 argcomplete-1.12.1 blobconverter-1.0.0 boto3-1.18.42 botocore-1.21.42 chardet-3.0.4 depthai-2.10.0.0.dev0+7a0749a61597c086c5fd6e579618ae33accec8df depthai-sdk-0.0.25 idna-2.10 importlib-metadata-2.1.1 jmespath-0.10.0 numpy-1.21.2 opencv-contrib-python-4.5.1.48 opencv-python-4.5.1.48 python-dateutil-2.8.2 pytube-11.0.1 requests-2.24.0 s3transfer-0.5.0 six-1.16.0 urllib3-1.25.11 zipp-3.5.0 [rtd-command-info] start-time: 2021-09-16T10:27:06.840691Z, end-time: 2021-09-16T10:27:06.912934Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'DepthAI SDK Docs' copyright = '2021, Luxonis' author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.0.0' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.intersphinx", "sphinx.ext.autosectionlabel", # https://github.com/sphinx-doc/sphinx/issues/7697 wait for this and implement "sphinx_rtd_theme", 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' html_theme_options = { "collapse_navigation" : False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_favicon = '_static/images/favicon.png' html_css_files = [ 'css/index.css', 'https://docs.luxonis.com/en/latest/_static/css/navbar.css', ] html_js_files = [ 'https://docs.luxonis.com/en/latest/_static/js/navbar.js', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'depthai': ('https://docs.luxonis.com/projects/api/en/latest/', None), 'numpy': ('https://numpy.org/doc/stable/', None) } autodoc_class_signature = "separated" autodoc_member_order = "bysource" autodoc_typehints = "description" ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.luxonis.com/_/downloads/sdk/en/latest/pdf/"), ("html", "//docs.luxonis.com/_/downloads/sdk/en/latest/htmlzip/"), ("epub", "//docs.luxonis.com/_/downloads/sdk/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.luxonis.com/projects/sdk/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/depthai_sdk/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'luxonis', 'proxied_api_host': '/_', 'github_repo': 'depthai', 'github_version': 'sdk', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'sdk', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'sdk', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'cff9a65e', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/luxonis-depthai-sdk/builds/723114/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-09-16T10:27:07.044240Z, end-time: 2021-09-16T10:27:10.816877Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . _build/html Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] footer-short reading sources... [ 60%] getting_started reading sources... [ 80%] index reading sources... [100%] install /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/index.rst:12: WARNING: duplicate label installation, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/getting_started.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] footer-short writing output... [ 60%] getting_started writing output... [ 80%] index writing output... [100%] install generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-16T10:27:10.958572Z, end-time: 2021-09-16T10:27:12.020743Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... getting_started api done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-16T10:27:12.205761Z, end-time: 2021-09-16T10:27:13.196433Z, duration: 0, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing depthaisdkdocs.tex... index getting_started api resolving references... done writing... done copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-09-16T10:27:13.423874Z, end-time: 2021-09-16T10:27:13.500109Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-09-16T10:27:13.625028Z, end-time: 2021-09-16T10:27:15.415637Z, duration: 1, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=luxonis-depthai-sdk -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. LaTeX Warning: Hyper reference `getting_started:getting-started-with-depthai-sd k' on page 5 undefined on input line 111. [5] [6] Chapter 3. LaTeX Warning: Hyper reference `api:depthai-sdk-api' on page 7 undefined on inp ut line 117. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `api:depthai-sdk-api' on page 8 undefined on inp ut line 263. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager' on pa ge 11 undefined on input line 522. [11] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.read_confi g' on page 12 undefined on input line 648. [12] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager.nodes' on page 13 undefined on input line 730. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.source_cho ices' on page 13 undefined on input line 734. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.BlobManager.getBlob' o n page 13 undefined on input line 739. [13] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 14 undefined on input line 853. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 14 undefined on input line 859. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.decode' on page 14 undefined on input line 865. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.source' on page 14 undefined on input line 878. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.input_queu e' on page 14 undefined on input line 894. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.source' on page 14 undefined on input line 895. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.createQueu es' on page 14 undefined on input line 895. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.input_queu e' on page 14 undefined on input line 919. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.draw' on p age 14 undefined on input line 930. [14] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PipelineManager.pipeli ne' on page 15 undefined on input line 1007. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager' on page 1 5 undefined on input line 1026. [15] [16] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.NNetManager.create_nn_ pipeline' on page 17 undefined on input line 1255. [17] LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler' on page 18 unde fined on input line 1387. LaTeX Warning: Hyper reference `api:depthai_sdk.previews.PreviewDecoder' on pag e 18 undefined on input line 1462. [18] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 19 undefined on input line 1548. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 19 undefined on input line 1578. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 19 undefined on input line 1608. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 19 undefined on input line 1638. [19] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1668. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1698. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1728. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1758. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 20 undefined on input line 1788. [20] LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1818. LaTeX Warning: Hyper reference `api:depthai_sdk.managers.PreviewManager' on pag e 21 undefined on input line 1921. [21] LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler.next_iter' on pa ge 22 undefined on input line 2082. LaTeX Warning: Hyper reference `api:depthai_sdk.fps.FPSHandler.tick' on page 22 undefined on input line 2101. [22] [23] [24] LaTeX Warning: Reference `api:module-depthai_sdk.fps' on page 25 undefined on i nput line 2393. LaTeX Warning: Reference `api:module-depthai_sdk.previews' on page 25 undefined on input line 2394. LaTeX Warning: Reference `api:module-depthai_sdk.utils' on page 25 undefined on input line 2395. [25] No file luxonis-depthai-sdk.ind. (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf -dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q- ts1.enc} Output written on luxonis-depthai-sdk.pdf (29 pages, 239064 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Missing input file: 'luxonis-depthai-sdk.ind' from line 'No file luxonis-depthai-sdk.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: List of undefined refs and citations: Reference `api:module-depthai_sdk.fps' on page 25 undefined on input line 2393 Reference `api:module-depthai_sdk.previews' on page 25 undefined on input line 2394 Reference `api:module-depthai_sdk.utils' on page 25 undefined on input line 2395 Latexmk: Summary of warnings: Latex failed to resolve 3 reference(s) Rule 'makeindex luxonis-depthai-sdk.idx': File changes, etc: Non-existent destination files: 'luxonis-depthai-sdk.ind' ------------ Run number 1 of rule 'makeindex luxonis-depthai-sdk.idx' ------------ ------------ Running 'makeindex -s python.ist -o "luxonis-depthai-sdk.ind" "luxonis-depthai-sdk.idx"' ------------ Latexmk: applying rule 'makeindex luxonis-depthai-sdk.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file luxonis-depthai-sdk.idx....done (103 entries accepted, 0 rejected). Sorting entries....done (686 comparisons). Generating output file luxonis-depthai-sdk.ind....done (227 lines written, 0 warnings). Output written in luxonis-depthai-sdk.ind. Transcript written in luxonis-depthai-sdk.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] (./luxonis-depthai-sdk.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 9--11 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.BlobManager Underfull \hbox (badness 5787) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 add_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 close() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/txtt/m/n/10 collect_calib_data() Underfull \hbox (badness 10000) in paragraph at lines 31--33 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 countLabel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Overfull \hbox (31.3322pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 create_color_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 create_default_queues() Underfull \hbox (badness 10000) in paragraph at lines 40--42 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 create_default_queues() Underfull \hbox (badness 10000) in paragraph at lines 42--44 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (10.33226pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 create_depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PipelineManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 create_encoder() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Overfull \hbox (31.08221pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 create_encoders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .managers.EncodingManager Overfull \hbox (26.08221pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 create_left_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 create_nn_pipeline() Overfull \hbox (14.72223pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 create_queues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PreviewManager Overfull \hbox (31.3322pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 create_right_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 create_system_logger() Underfull \hbox (badness 10000) in paragraph at lines 58--60 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\T1/txtt/m/n/10 decode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .NNetManager Underfull \hbox (badness 6063) in paragraph at lines 69--70 []\T1/txtt/m/n/10 depth_raw \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 70--72 []\T1/txtt/m/n/10 depth_raw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Underfull \hbox (badness 6063) in paragraph at lines 78--79 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Overfull \hbox (19.55219pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 disparity_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .previews.PreviewDecoder [27] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 enableLowBandwidth() Underfull \hbox (badness 10000) in paragraph at lines 91--93 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (19.88217pt too wide) in paragraph at lines 94--96 []\T1/txtt/m/n/10 extract_value() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.p reviews.MouseClickTracker Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 frames \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.P reviewManager at- Overfull \hbox (7.61221pt too wide) in paragraph at lines 107--109 []\T1/txtt/m/n/10 get_label_text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/txtt/m/n/10 getBlob() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.BlobManager Underfull \hbox (badness 5388) in paragraph at lines 120--122 []\T1/txtt/m/n/10 input_size \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager at- Underfull \hbox (badness 10000) in paragraph at lines 126--128 []\T1/txtt/m/n/10 left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.P reviewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/txtt/m/n/10 nn_input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previe ws.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 150--151 []\T1/txtt/m/n/10 nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.Pi pelineManager at- Overfull \hbox (7.61221pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 openvino_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 156--158 []\T1/txtt/m/n/10 openvino_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Overfull \hbox (15.33226pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 parse_queues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/txtt/m/n/10 points \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker Overfull \hbox (19.97221pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 prepare_frames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 print_status() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.fp s.FPSHandler Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 read_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/txtt/m/n/10 rectified_left \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 183--185 []\T1/txtt/m/n/10 rectified_left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder Overfull \hbox (19.55219pt too wide) in paragraph at lines 187--189 []\T1/txtt/m/n/10 rectified_right() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .previews.PreviewDecoder Overfull \hbox (14.63219pt too wide) in paragraph at lines 195--197 []\T1/txtt/m/n/10 select_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.MouseClickTracker [28] Overfull \hbox (7.61221pt too wide) in paragraph at lines 197--199 []\T1/txtt/m/n/10 sendInputFrame() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 set_nn_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 set_xlink_chunk_size() Underfull \hbox (badness 10000) in paragraph at lines 201--203 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (4.22226pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 show_frames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 update_depth_config() Underfull \hbox (badness 10000) in paragraph at lines 219--221 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/txtt/m/n/10 values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker [29]) (./luxonis-depthai-sdk.aux) Package rerunfilecheck Warning: File `luxonis-depthai-sdk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (33 pages, 261225 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'luxonis-depthai-sdk.aux' 'luxonis-depthai-sdk.out' 'luxonis-depthai-sdk.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="luxonis-depthai-sdk" "depthaisdkdocs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./depthaisdkdocs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file luxonis-depthai-sdk.idx (./luxonis-depthai-sdk.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./luxonis-depthai-sdk.out) (./luxonis-depthai-sdk.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./luxonis-depthai-sdk.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. [7] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] (./luxonis-depthai-sdk.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 9--11 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.BlobManager Underfull \hbox (badness 5787) in paragraph at lines 11--13 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 13--15 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 15--17 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 17--19 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 22--23 []\T1/txtt/m/n/10 add_nn() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 30--31 []\T1/txtt/m/n/10 close() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers. EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 31--33 []\T1/txtt/m/n/10 collect_calib_data() Underfull \hbox (badness 10000) in paragraph at lines 31--33 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 37--38 []\T1/txtt/m/n/10 countLabel() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.mana gers.NNetManager Overfull \hbox (31.3322pt too wide) in paragraph at lines 38--40 []\T1/txtt/m/n/10 create_color_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 create_default_queues() Underfull \hbox (badness 10000) in paragraph at lines 40--42 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 42--44 []\T1/txtt/m/n/10 create_default_queues() Underfull \hbox (badness 10000) in paragraph at lines 42--44 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (10.33226pt too wide) in paragraph at lines 44--46 []\T1/txtt/m/n/10 create_depth() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.PipelineManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 create_encoder() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Overfull \hbox (31.08221pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 create_encoders() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .managers.EncodingManager Overfull \hbox (26.08221pt too wide) in paragraph at lines 50--52 []\T1/txtt/m/n/10 create_left_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 create_nn_pipeline() Overfull \hbox (14.72223pt too wide) in paragraph at lines 54--56 []\T1/txtt/m/n/10 create_queues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.m anagers.PreviewManager Overfull \hbox (31.3322pt too wide) in paragraph at lines 56--58 []\T1/txtt/m/n/10 create_right_cam() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 58--60 []\T1/txtt/m/n/10 create_system_logger() Underfull \hbox (badness 10000) in paragraph at lines 58--60 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\T1/txtt/m/n/10 decode() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers .NNetManager Underfull \hbox (badness 6063) in paragraph at lines 69--70 []\T1/txtt/m/n/10 depth_raw \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 70--72 []\T1/txtt/m/n/10 depth_raw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Underfull \hbox (badness 6063) in paragraph at lines 78--79 []\T1/txtt/m/n/10 disparity \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.preview s.Previews at-tribute\T1/qtm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/txtt/m/n/10 disparity() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previ ews.PreviewDecoder Overfull \hbox (19.55219pt too wide) in paragraph at lines 83--85 []\T1/txtt/m/n/10 disparity_color() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .previews.PreviewDecoder [27] Underfull \hbox (badness 10000) in paragraph at lines 91--93 []\T1/txtt/m/n/10 enableLowBandwidth() Underfull \hbox (badness 10000) in paragraph at lines 91--93 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (19.88217pt too wide) in paragraph at lines 94--96 []\T1/txtt/m/n/10 extract_value() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.p reviews.MouseClickTracker Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\T1/txtt/m/n/10 frames \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.P reviewManager at- Overfull \hbox (7.61221pt too wide) in paragraph at lines 107--109 []\T1/txtt/m/n/10 get_label_text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 109--110 []\T1/txtt/m/n/10 getBlob() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manager s.BlobManager Underfull \hbox (badness 5388) in paragraph at lines 120--122 []\T1/txtt/m/n/10 input_size \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.manage rs.NNetManager at- Underfull \hbox (badness 10000) in paragraph at lines 126--128 []\T1/txtt/m/n/10 left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.P reviewDecoder static Underfull \hbox (badness 10000) in paragraph at lines 147--149 []\T1/txtt/m/n/10 nn_input() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previe ws.PreviewDecoder Underfull \hbox (badness 10000) in paragraph at lines 150--151 []\T1/txtt/m/n/10 nodes \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.Pi pelineManager at- Overfull \hbox (7.61221pt too wide) in paragraph at lines 154--156 []\T1/txtt/m/n/10 openvino_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 156--158 []\T1/txtt/m/n/10 openvino_version \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Overfull \hbox (15.33226pt too wide) in paragraph at lines 163--165 []\T1/txtt/m/n/10 parse_queues() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.ma nagers.EncodingManager Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/txtt/m/n/10 points \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker Overfull \hbox (19.97221pt too wide) in paragraph at lines 170--172 []\T1/txtt/m/n/10 prepare_frames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 175--176 []\T1/txtt/m/n/10 print_status() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.fp s.FPSHandler Underfull \hbox (badness 10000) in paragraph at lines 179--181 []\T1/txtt/m/n/10 read_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.NNetManager Underfull \hbox (badness 10000) in paragraph at lines 181--183 []\T1/txtt/m/n/10 rectified_left \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.Previews Overfull \hbox (14.3022pt too wide) in paragraph at lines 183--185 []\T1/txtt/m/n/10 rectified_left() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. previews.PreviewDecoder Overfull \hbox (19.55219pt too wide) in paragraph at lines 187--189 []\T1/txtt/m/n/10 rectified_right() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .previews.PreviewDecoder Overfull \hbox (14.63219pt too wide) in paragraph at lines 195--197 []\T1/txtt/m/n/10 select_point() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.pr eviews.MouseClickTracker [28] Overfull \hbox (7.61221pt too wide) in paragraph at lines 197--199 []\T1/txtt/m/n/10 sendInputFrame() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.NNetManager Overfull \hbox (20.83223pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 set_nn_manager() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 set_xlink_chunk_size() Underfull \hbox (badness 10000) in paragraph at lines 201--203 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Overfull \hbox (4.22226pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 show_frames() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.man agers.PreviewManager Underfull \hbox (badness 10000) in paragraph at lines 219--221 []\T1/txtt/m/n/10 update_depth_config() Underfull \hbox (badness 10000) in paragraph at lines 219--221 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.managers.PipelineManager Underfull \hbox (badness 10000) in paragraph at lines 224--226 []\T1/txtt/m/n/10 values \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.previews.M ouseClickTracker [29]) (./luxonis-depthai-sdk.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on luxonis-depthai-sdk.pdf (33 pages, 261421 bytes). Transcript written on luxonis-depthai-sdk.log. Latexmk: Index file 'luxonis-depthai-sdk.idx' was written Latexmk: Log file says output to 'luxonis-depthai-sdk.pdf' Latexmk: All targets (luxonis-depthai-sdk.pdf) are up-to-date [rtd-command-info] start-time: 2021-09-16T10:27:15.547276Z, end-time: 2021-09-16T10:27:15.611103Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/latex/luxonis-depthai-sdk.pdf /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/artifacts/latest/sphinx_pdf/luxonis-depthai-sdk.pdf [rtd-command-info] start-time: 2021-09-16T10:27:15.722878Z, end-time: 2021-09-16T10:27:16.764360Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 5 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 20%] api writing output... [ 40%] footer-short writing output... [ 60%] getting_started writing output... [ 80%] index writing output... [100%] install generating indices... genindex py-modindex done writing additional pages... done copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing DepthAISDKDocs.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-16T10:27:16.918998Z, end-time: 2021-09-16T10:27:16.990678Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/epub/DepthAISDKDocs.epub /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/artifacts/latest/sphinx_epub/luxonis-depthai-sdk.epub