Read the Docs build information Build id: 1262597 Project: luxonis-depthai-sdk Version: latest Commit: 2c17a6898977f3d10530e874cbc8a6a3f581776a Date: 2023-01-20T13:09:50.689102Z State: finished Success: True [rtd-command-info] start-time: 2023-01-20T13:10:03.063042Z, end-time: 2023-01-20T13:10:09.414303Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-01-20T13:10:09.658262Z, end-time: 2023-01-20T13:10:09.768371Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2c17a68 Merge pull request #903 from luxonis/copyright-docs [rtd-command-info] start-time: 2023-01-20T13:10:10.018189Z, end-time: 2023-01-20T13:10:10.079752Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-01-20T13:10:11.171850Z, end-time: 2023-01-20T13:10:15.782191Z, duration: 4, 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: 2023-01-20T13:10:15.998192Z, end-time: 2023-01-20T13:10:17.793879Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.6 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 66.1.0 Uninstalling setuptools-66.1.0: Successfully uninstalled setuptools-66.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-01-20T13:10:17.969009Z, end-time: 2023-01-20T13:10:25.288807Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 59.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 240.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 177.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 188.6 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.1.1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 204.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 235.0 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 202.8 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 191.6 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 161.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 193.7 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 197.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 200.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 216.2 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 223.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 183.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 182.5 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 235.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 231.6 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.11.0-py3-none-any.whl (6.6 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 217.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 187.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 189.2 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 191.7 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=4f130f8614c521e86074b87370ddd9169800bbcde9ad45f1722514296c09d956 Stored in directory: /tmp/pip-ephem-wheel-cache-ahi77sn6/wheels/d1/33/8e/f9d24f00cc130866aacfe7c3bc15571217e2b22cc4c4e1b443 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.1.1 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 typing-extensions-4.4.0 urllib3-1.26.14 zipp-3.11.0 [rtd-command-info] start-time: 2023-01-20T13:10:25.545393Z, end-time: 2023-01-20T13:11:07.741094Z, duration: 42, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://artifacts.luxonis.com/artifactory/luxonis-depthai-data-local/wheels/, https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/ Collecting requests==2.26.0 Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 338.5 kB/s eta 0:00:00 Collecting numpy>=1.21.4 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 186.3 MB/s eta 0:00:00 Collecting opencv-contrib-python==4.5.5.62 Downloading opencv_contrib_python-4.5.5.62-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (66.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.6/66.6 MB 186.7 MB/s eta 0:00:00 Collecting depthai-sdk Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.1.1-py3-none-any.whl (521 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 521.5/521.5 kB 832.1 kB/s eta 0:00:00 Collecting pyqt5<5.15.6,>5 Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 184.1 MB/s eta 0:00:00 Collecting depthai==2.19.1.0 Downloading depthai-2.19.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 196.7 MB/s eta 0:00:00 Collecting Qt.py Downloading https://www.piwheels.org/simple/qt-py/Qt.py-1.3.7-py2.py3-none-any.whl (18 kB) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.4) 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.26.0->-r requirements.txt (line 1)) (2022.12.7) Collecting charset-normalizer~=2.0.0 Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 231.6 kB/s eta 0:00:00 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (1.26.14) Collecting PyTurboJPEG==1.6.4 Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting xmltodict Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Collecting pytube>=12.1.0 Downloading https://www.piwheels.org/simple/pytube/pytube-12.1.2-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 318.6 kB/s eta 0:00:00 Collecting blobconverter>=1.2.8 Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.3.0-py3-none-any.whl (13 kB) Collecting distinctipy Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.2.2-py3-none-any.whl (25 kB) Collecting marshmallow==3.17.0 Downloading marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 180.8 MB/s eta 0:00:00 Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages (from marshmallow==3.17.0->depthai-sdk->-r requirements.txt (line 5)) (23.0) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 195.9 MB/s eta 0:00:00 Collecting PyQt5-sip<13,>=12.8 Downloading PyQt5_sip-12.11.0-cp37-cp37m-manylinux1_x86_64.whl (344 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.1/344.1 kB 229.0 MB/s eta 0:00:00 Collecting boto3 Downloading https://www.piwheels.org/simple/boto3/boto3-1.26.53-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 270.0 kB/s eta 0:00:00 Collecting PyYAML Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 238.0 MB/s eta 0:00:00 Collecting jmespath<2.0.0,>=0.7.1 Downloading https://www.piwheels.org/simple/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting s3transfer<0.7.0,>=0.6.0 Downloading https://www.piwheels.org/simple/s3transfer/s3transfer-0.6.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 kB 465.2 kB/s eta 0:00:00 Collecting botocore<1.30.0,>=1.29.53 Downloading https://www.piwheels.org/simple/botocore/botocore-1.29.53-py3-none-any.whl (10.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 7.6 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 24.9 MB/s eta 0:00:00 Collecting six>=1.5 Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: Qt.py, PyQt5-Qt5, distinctipy, xmltodict, six, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.0.1 Uninstalling charset-normalizer-3.0.1: Successfully uninstalled charset-normalizer-3.0.1 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.0 PyTurboJPEG-1.6.4 PyYAML-6.0 Qt.py-1.3.7 blobconverter-1.3.0 boto3-1.26.53 botocore-1.29.53 charset-normalizer-2.0.12 depthai-2.19.1.0 depthai-sdk-1.9.1.1 distinctipy-1.2.2 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.21.6 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-12.1.2 requests-2.26.0 s3transfer-0.6.0 six-1.16.0 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-01-20T13:11:09.700394Z, end-time: 2023-01-20T13:11:09.757395Z, 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 = u"@build_year@, 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/main/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", 'proxied_static_path': "/_/static/", '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': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': '2c17a689', } # 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/1262597/' 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: 2023-01-20T13:11:09.931680Z, end-time: 2023-01-20T13:11:14.738008Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . _build/html Running Sphinx v5.3.0 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 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-01-20 13:11:10.889] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera WARNING: autodoc: failed to import class 'CameraComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 1, in from depthai_sdk.args_parser import ArgsParser File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/args_parser.py", line 7, in from depthai_sdk.components.parser import rgb_resolution, mono_resolution, parse_bool File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax WARNING: autodoc: failed to import class 'IMUComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:27: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst WARNING: autodoc: failed to import class 'NNComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst WARNING: autodoc: failed to import class 'StereoComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:29: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst WARNING: autodoc: failed to import class 'Component' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:43: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera 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 Updating searchtools for Read the Docs search... build succeeded, 23 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2023-01-20T13:11:14.929967Z, end-time: 2023-01-20T13:11:19.278957Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v5.3.0 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 [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-01-20 13:11:15.910] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera WARNING: autodoc: failed to import class 'CameraComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 1, in from depthai_sdk.args_parser import ArgsParser File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/args_parser.py", line 7, in from depthai_sdk.components.parser import rgb_resolution, mono_resolution, parse_bool File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax WARNING: autodoc: failed to import class 'IMUComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:27: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst WARNING: autodoc: failed to import class 'NNComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst WARNING: autodoc: failed to import class 'StereoComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:29: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst WARNING: autodoc: failed to import class 'Component' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:43: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer done writing... done writing additional files... done copying static files... done copying extra files... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 23 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2023-01-20T13:11:19.469057Z, end-time: 2023-01-20T13:11:19.560216Z, duration: 0, exit-code: 0 mktemp --directory /tmp/tmp.TJEQL6qlmL [rtd-command-info] start-time: 2023-01-20T13:11:19.739909Z, end-time: 2023-01-20T13:11:19.824341Z, duration: 0, exit-code: 0 mv /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/localmedia /tmp/tmp.TJEQL6qlmL/luxonis-depthai-sdk-latest [rtd-command-info] start-time: 2023-01-20T13:11:20.025190Z, end-time: 2023-01-20T13:11:20.275910Z, duration: 0, exit-code: 0 zip --recurse-paths --symlinks /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/artifacts/latest/sphinx_localmedia/luxonis-depthai-sdk.zip luxonis-depthai-sdk-latest adding: luxonis-depthai-sdk-latest/ (stored 0%) adding: luxonis-depthai-sdk-latest/.buildinfo (deflated 25%) adding: luxonis-depthai-sdk-latest/objects.inv (stored 0%) adding: luxonis-depthai-sdk-latest/_static/ (stored 0%) adding: luxonis-depthai-sdk-latest/_static/jquery.js (deflated 66%) adding: luxonis-depthai-sdk-latest/_static/searchtools.js (deflated 68%) adding: luxonis-depthai-sdk-latest/_static/language_data.js (deflated 70%) adding: luxonis-depthai-sdk-latest/_static/underscore-1.13.1.js (deflated 72%) adding: luxonis-depthai-sdk-latest/_static/doctools.js (deflated 63%) adding: luxonis-depthai-sdk-latest/_static/underscore.js (deflated 62%) adding: luxonis-depthai-sdk-latest/_static/css/ (stored 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/ (stored 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-normal-italic.woff2 (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/fontawesome-webfont.eot (deflated 41%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/fontawesome-webfont.svg (deflated 69%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-normal.woff2 (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/fontawesome-webfont.woff (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-normal.woff (deflated 10%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/fontawesome-webfont.woff2 (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-bold-italic.woff (deflated 9%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-bold.woff2 (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/Roboto-Slab-Bold.woff (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/Roboto-Slab-Regular.woff2 (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-bold-italic.woff2 (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/fontawesome-webfont.ttf (deflated 41%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-bold.woff (deflated 10%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/Roboto-Slab-Bold.woff2 (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/lato-normal-italic.woff (deflated 9%) adding: luxonis-depthai-sdk-latest/_static/css/fonts/Roboto-Slab-Regular.woff (deflated 0%) adding: luxonis-depthai-sdk-latest/_static/css/theme.css (deflated 83%) adding: luxonis-depthai-sdk-latest/_static/css/index.css (deflated 69%) adding: luxonis-depthai-sdk-latest/_static/css/badge_only.css (deflated 67%) adding: luxonis-depthai-sdk-latest/_static/plus.png (deflated 7%) adding: luxonis-depthai-sdk-latest/_static/sphinx_highlight.js (deflated 62%) adding: luxonis-depthai-sdk-latest/_static/js/ (stored 0%) adding: luxonis-depthai-sdk-latest/_static/js/html5shiv-printshiv.min.js (deflated 54%) adding: luxonis-depthai-sdk-latest/_static/js/theme.js (deflated 65%) adding: luxonis-depthai-sdk-latest/_static/js/badge_only.js (deflated 53%) adding: luxonis-depthai-sdk-latest/_static/js/html5shiv.min.js (deflated 51%) adding: luxonis-depthai-sdk-latest/_static/images/ (stored 0%) adding: luxonis-depthai-sdk-latest/_static/images/logo.png (deflated 6%) adding: luxonis-depthai-sdk-latest/_static/images/favicon.png (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/documentation_options.js (deflated 36%) adding: luxonis-depthai-sdk-latest/_static/minus.png (deflated 8%) adding: luxonis-depthai-sdk-latest/_static/_sphinx_javascript_frameworks_compat.js (deflated 64%) adding: luxonis-depthai-sdk-latest/_static/favicon.png (deflated 2%) adding: luxonis-depthai-sdk-latest/_static/pygments.css (deflated 79%) adding: luxonis-depthai-sdk-latest/_static/basic.css (deflated 76%) adding: luxonis-depthai-sdk-latest/_static/file.png (stored 0%) adding: luxonis-depthai-sdk-latest/_static/jquery-3.6.0.js (deflated 71%) adding: luxonis-depthai-sdk-latest/index.html (deflated 92%) [rtd-command-info] start-time: 2023-01-20T13:11:20.464663Z, end-time: 2023-01-20T13:11:25.004043Z, duration: 4, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v5.3.0 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, 7 changed, 0 removed reading sources... [ 14%] components/camera_component [2023-01-20 13:11:21.061] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 28%] components/imu_component reading sources... [ 42%] components/nn_component reading sources... [ 57%] components/stereo_component reading sources... [ 71%] features/components reading sources... [ 85%] features/sub-features/integrations reading sources... [100%] oak-camera WARNING: autodoc: failed to import class 'CameraComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 1, in from depthai_sdk.args_parser import ArgsParser File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/args_parser.py", line 7, in from depthai_sdk.components.parser import rgb_resolution, mono_resolution, parse_bool File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:9: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:23: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst:31: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst WARNING: autodoc: failed to import class 'IMUComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:27: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst WARNING: autodoc: failed to import class 'NNComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst WARNING: autodoc: failed to import class 'StereoComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:29: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst WARNING: autodoc: failed to import class 'Component' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done processing depthaisdkdocs.tex... index oak-camera features/ai_models features/components components/camera_component components/imu_component components/nn_component components/stereo_component features/packets features/recording features/replaying features/visualizer resolving references... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/index.rst:42: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif) /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/recording.rst:69: WARNING: a suitable image for latex builder not found: ['image/gif'] (https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif) done writing... done copying images... [ 16%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 33%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png copying images... [ 50%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 66%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 83%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [100%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying TeX support files... copying TeX support files... done WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/_build/latex/_static/searchtools.js build succeeded, 25 warnings. 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). [rtd-command-info] start-time: 2023-01-20T13:11:25.996064Z, end-time: 2023-01-20T13:11:26.053375Z, 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: 2023-01-20T13:11:26.226894Z, end-time: 2023-01-20T13:11:29.569284Z, duration: 3, 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' ------------ ------------ 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) (./sphinxpackageboxes.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 3 undefined on in put line 96. LaTeX Warning: Hyper reference `features/recording:recording' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 3 undefin ed on input line 96. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 3 undefin ed on input line 97. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 3 undefined on input line 126. LaTeX Warning: Hyper reference `features/ai_models:sdk-supported-models' on pag e 3 undefined on input line 127. [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `features/components:components' on page 5 undef ined on input line 169. LaTeX Warning: Hyper reference `features/recording:recording' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 5 undefin ed on input line 173. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 5 undefin ed on input line 181. [5] [6] LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 7 undefined on input line 339. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 7 undefined on input line 367. [7] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 8 undefined on in put line 611. LaTeX Warning: Hyper reference `components/camera_component:cameracomponent' on page 8 undefined on input line 619. LaTeX Warning: Hyper reference `components/nn_component:nncomponent' on page 8 undefined on input line 623. LaTeX Warning: Hyper reference `components/stereo_component:stereocomponent' on page 8 undefined on input line 627. LaTeX Warning: Hyper reference `components/imu_component:imucomponent' on page 8 undefined on input line 631. [8] LaTeX Warning: Hyper reference `features/replaying:replaying' on page 9 undefin ed on input line 645. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 9 undefin ed on input line 671. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 9 undefin ed on input line 675. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 9 undefin ed on input line 675. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 9 undefin ed on input line 679. [9] LaTeX Warning: Hyper reference `features/packets:imupacket' on page 10 undefine d on input line 714. LaTeX Warning: Hyper reference `features/ai_models:ai-models' on page 10 undefi ned on input line 727. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 10 un defined on input line 774. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 10 und efined on input line 774. LaTeX Warning: Hyper reference `features/packets:detectionpacket' on page 10 un defined on input line 778. LaTeX Warning: Hyper reference `features/packets:twostagepacket' on page 10 und efined on input line 778. LaTeX Warning: Hyper reference `features/packets:spatialbbmappingpacket' on pag e 10 undefined on input line 782. Underfull \hbox (badness 10000) in paragraph at lines 781--783 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 10 undefi ned on input line 786. LaTeX Warning: Hyper reference `features/packets:trackerpacket' on page 10 unde fined on input line 790. [10] LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.Detections' on page 11 undefined on input line 802. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.SemanticSegmentation' on page 11 undefined on input line 806. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.ImgLandmarks' on page 11 undefined on input line 810. LaTeX Warning: Hyper reference `components/nn_component:depthai_sdk.classes.nn_ results.InstanceSegmentation' on page 11 undefined on input line 814. [11] [12] LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1164. LaTeX Warning: Hyper reference `features/packets:framepacket' on page 13 undefi ned on input line 1168. [13] [14] [15] [16] LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 17 undefined on i nput line 1645. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 17 undefi ned on input line 1645. LaTeX Warning: Hyper reference `features/replaying:replaying' on page 17 undefi ned on input line 1687. [17] LaTeX Warning: Hyper reference `features/recording:video' on page 18 undefined on input line 1695. LaTeX Warning: Hyper reference `features/recording:rosbag' on page 18 undefined on input line 1699. LaTeX Warning: Hyper reference `features/recording:mcap-recording' on page 18 u ndefined on input line 1703. [18 <./782dc8ae463555c4ae661e9fa77f77b700ae268b.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 19 undefined on i nput line 1787. LaTeX Warning: Hyper reference `features/recording:recording' on page 19 undefi ned on input line 1792. [19 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] LaTeX Warning: Hyper reference `features/replaying:replaying-a-depthai-recordin g' on page 20 undefined on input line 1827. LaTeX Warning: Hyper reference `features/replaying:public-depthai-recordings' o n page 20 undefined on input line 1831. LaTeX Warning: Hyper reference `oak-camera:oakcamera' on page 20 undefined on i nput line 1839. LaTeX Warning: Hyper reference `features/recording:recording' on page 20 undefi ned on input line 1839. [20 <./31d58f10e70ff830853b521567b0ce5e55c8dfc4.png>] Underfull \hbox (badness 10000) in paragraph at lines 1867--1870 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.3 [21 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2058. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2059. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 22 undefined on input line 2060. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 22 undefined on input line 2061. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 22 undefined on input line 2062. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 22 undefined on input line 2063. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 22 undefined on input line 2064. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2067. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2076. LaTeX Warning: Hyper reference `features/packets:packets' on page 22 undefined on input line 2076. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2083. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.draw' on page 22 undefined on input line 2096. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 22 undefined on input line 2104. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 22 undefined on input line 2105. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 22 undefined on input line 2106. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 22 undefined on input line 2107. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 22 undefined on input line 2108. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 22 undefined on input line 2109. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 22 undefined on input line 2110. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.output' on page 22 undefined on input line 2115. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.stereo' on page 22 undefined on input line 2116. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.text' on page 22 undefined on input line 2117. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.detections' on page 22 undefined on input line 2118. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.tracking' on page 22 undefined on input line 2119. [22] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 23 undefined on input line 2144. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.add_child' on page 23 undefined on input line 2146. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 23 undefined on input line 2150. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 23 undefined on input line 2157. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 23 undefined on input line 2161. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 23 undefined on input line 2165. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 23 undefined on input line 2173. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_text' on page 23 undefined on input line 2182. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_detections' on page 23 undefined on input line 2186. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_trail' on page 23 undefined on input line 2190. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_circle' on page 23 undefined on input line 2194. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer.add_line' on page 23 undefined on input line 2198. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 23 undefined on input line 2207. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.prepare' on page 23 undefined on input line 2208. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.serialize' on page 23 undefined on input line 2209. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 23 undefined on input line 2210. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject.draw' on page 23 undefined on input line 2211. [23] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 24 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 24 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 24 undefined on input line 2341. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 24 undefined on input line 2345. [24] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 25 undefined on input line 2390. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 25 undefined on input line 2437. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 25 undefined on input line 2451. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 25 undefined on input line 2484. [25] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 26 undefined on input line 2525. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 26 undefined on input line 2566. [26] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 27 undefined on input line 2660. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 27 undefined on input line 2676. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 27 undefined on input line 2743. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 27 undefined on input line 2759. [27] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 28 undefined on input line 2769. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 28 undefined on input line 2808. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 28 undefined on input line 2834. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.visua lizer.Visualizer' on page 28 undefined on input line 2887. [28] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.VisConfig' on page 29 undefined on input line 2974. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 29 undefined on input line 2982. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 29 undefined on input line 3008. [29] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 30 undefined on input line 3075. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 30 undefined on input line 3115. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 30 undefined on input line 3123. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.GenericObject' on page 30 undefined on input line 1. [30] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisDetections' on page 31 undefined on input line 3325. [31] [32] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 33 undefined on input line 3484. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisText' on page 33 undefined on input line 3530. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 33 undefined on input line 3580. [33] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisLine' on page 34 undefined on input line 3698. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.objec ts.VisTrail' on page 34 undefined on input line 3798. [34] [35] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 36 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoColor' on page 36 undefined on input line 4186. [36] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 37 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 37 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.BboxStyle' on page 37 undefined on input line 4342. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 37 undefined on input line 4358. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 37 undefined on input line 1. [37] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextPosition' on page 38 undefined on input line 4506. [38] LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 39 undefined on input line 1. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.OutputConfig' on page 39 undefined on input line 4800. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.StereoConfig' on page 39 undefined on input line 4804. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.DetectionConfig' on page 39 undefined on input line 4808. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TextConfig' on page 39 undefined on input line 4812. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.TrackingConfig' on page 39 undefined on input line 4816. LaTeX Warning: Hyper reference `features/visualizer:depthai_sdk.visualize.confi gs.CircleConfig' on page 39 undefined on input line 4820. [39] [40] LaTeX Warning: Reference `components/nn_component:module-depthai_sdk.classes.nn _results' on page 41 undefined on input line 4848. LaTeX Warning: Reference `features/visualizer:module-depthai_sdk.visualize.conf igs' on page 41 undefined on input line 4849. [41] 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. ) (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 (45 pages, 633985 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 `components/nn_component:module-depthai_sdk.classes.nn_results' on page 41 undefined on input line 4848 Reference `features/visualizer:module-depthai_sdk.visualize.configs' on page 41 undefined on input line 4849 Latexmk: Summary of warnings: Latex failed to resolve 2 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 (185 entries accepted, 0 rejected). Sorting entries....done (1448 comparisons). Generating output file luxonis-depthai-sdk.ind....done (404 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) (./sphinxpackageboxes.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] Underfull \hbox (badness 10000) in paragraph at lines 781--783 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [10] [11] [12] [13] [14] [15] [16] [17] [18 <./782dc8ae463555c4ae661e9fa77f77b7 00ae268b.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [19 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] [20 <./31d58f10e70ff83085 3b521567b0ce5e55c8dfc4.png>] Underfull \hbox (badness 10000) in paragraph at lines 1867--1870 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.3 [21 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] (./luxonis-depthai-sdk.ind [42] Overfull \hbox (26.28232pt too wide) in paragraph at lines 10--12 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 12--14 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 16--18 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 22--24 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 24--26 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 26--28 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (12.03235pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 54--56 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 61--63 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 63--65 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 71--73 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (2.30232pt too wide) in paragraph at lines 75--77 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 77--79 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 91--93 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition [43] Overfull \hbox (6.24149pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 97--99 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 104--106 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 109--111 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/txtt/m/n/10 colors \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.ImgLandmarks Underfull \hbox (badness 5490) in paragraph at lines 119--121 []\T1/txtt/m/n/10 config \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer at- Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Overfull \hbox (8.09225pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 daiTracklets \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.clas ses.packets.TrackerPacket Underfull \hbox (badness 10000) in paragraph at lines 129--131 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 129--131 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 140--141 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (5.91234pt too wide) in paragraph at lines 142--144 []\T1/txtt/m/n/10 detections \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Overfull \hbox (7.5523pt too wide) in paragraph at lines 146--148 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (18.66226pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 180--182 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Overfull \hbox (2.30232pt too wide) in paragraph at lines 184--186 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 190--192 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 193--195 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 195--197 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 195--197 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static [44] Underfull \hbox (badness 10000) in paragraph at lines 197--199 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (7.23225pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (26.91228pt too wide) in paragraph at lines 213--215 []\T1/txtt/m/n/10 img_detections \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.cl asses.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 221--223 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (18.05145pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (27.7823pt too wide) in paragraph at lines 228--230 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 230--232 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.30234pt too wide) in paragraph at lines 236--238 []\T1/txtt/m/n/10 landmarks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes .nn_results.ImgLandmarks Overfull \hbox (8.1623pt too wide) in paragraph at lines 238--240 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 240--242 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 242--244 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 248--250 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 250--252 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (12.75241pt too wide) in paragraph at lines 255--257 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (15.12239pt too wide) in paragraph at lines 257--259 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 259--261 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 265--267 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 270--272 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 pairs \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.ImgLandmarks Underfull \hbox (badness 10000) in paragraph at lines 301--303 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 303--305 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail [45] Underfull \hbox (badness 10000) in paragraph at lines 312--314 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 312--314 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 316--318 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 318--320 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 322--324 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 324--326 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 329--331 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 331--333 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 333--335 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 335--337 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 339--341 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 341--343 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 343--345 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (42.40224pt too wide) in paragraph at lines 345--347 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 351--353 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Underfull \hbox (badness 10000) in paragraph at lines 353--355 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 364--366 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 379--381 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [46]) (./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 (50 pages, 660653 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) (./sphinxpackageboxes.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) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./f30539bda5bb0 cbe38626781e2893d18878b613c.png>] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.123 ...b6d8ab25272dcd94c94565d4a64ea83c44b}.gif} [3 <./6d016ebd96641ee465c5c73591fc7f6829b362b3.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] [7] [8] [9] Underfull \hbox (badness 10000) in paragraph at lines 781--783 []\T1/txtt/m/n/10 out.spatials \T1/qtm/m/n/10 - Streams depth and bound-ing box map-pings (\T1/txtt/m/n/10 SpatialDetectionNework. [10] [11] [12] [13] [14] [15] [16] [17] [18 <./782dc8ae463555c4ae661e9fa77f77b7 00ae268b.png>] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1740 ...fdc7a75ffd66e37f435d68c98251e46ccb}.gif} [19 <./87b424d4162e381448a4ecccd0aed71b3ec6284a.png>] [20 <./31d58f10e70ff83085 3b521567b0ce5e55c8dfc4.png>] Underfull \hbox (badness 10000) in paragraph at lines 1867--1870 \T1/qtm/m/n/10 We host sev-eral depthai-recordings on our servers that you can eas-ily use in your ap-pli-ca-tion (eg. Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 21.1 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 27.5 Overfull \hbox (5.6801pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]california[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 19 Overfull \hbox (26.68004pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 cars[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 30.8 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 depth[]people[]counting[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 left.mp4\T1/qtm/m/n/10 , \T1/txtt/m/n/10 right. Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.8 Overfull \hbox (52.92996pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]construction[]vest[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.2 Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]01| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 3.2 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]02| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 86.4 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]03| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 16.7 Overfull \hbox (37.18001pt too wide) in paragraph at lines 2035--2035 []\T1/txtt/m/n/10 people[]tracking[]above[]04| Underfull \hbox (badness 10000) in paragraph at lines 2035--2035 []\T1/qtm/m/n/10 5.3 [21 <./04f2af56c63cac404e1ec0d0ab3b3c6ae8477229.png>] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] (./luxonis-depthai-sdk.ind [42] Overfull \hbox (26.28232pt too wide) in paragraph at lines 10--12 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.GenericNNOutput Overfull \hbox (13.55232pt too wide) in paragraph at lines 12--14 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.ImgLandmarks Overfull \hbox (41.37231pt too wide) in paragraph at lines 14--16 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.InstanceSegmentation Overfull \hbox (44.25232pt too wide) in paragraph at lines 16--18 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.nn_results.SemanticSegmentation Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Overfull \hbox (5.91234pt too wide) in paragraph at lines 20--22 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 22--24 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.FramePacket Underfull \hbox (badness 10000) in paragraph at lines 24--26 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.IMUPacket Overfull \hbox (42.89232pt too wide) in paragraph at lines 26--28 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.SpatialBbMappingPacket Overfull \hbox (5.1823pt too wide) in paragraph at lines 30--32 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.TwoStagePacket Overfull \hbox (12.03235pt too wide) in paragraph at lines 34--36 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (1.23233pt too wide) in paragraph at lines 36--38 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 40--42 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (8.1623pt too wide) in paragraph at lines 42--44 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 44--46 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.VisConfig Overfull \hbox (5.65234pt too wide) in paragraph at lines 46--48 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.GenericObject Overfull \hbox (1.88235pt too wide) in paragraph at lines 48--50 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 54--56 []\T1/txtt/m/n/10 __init__() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.objects.VisTrail Underfull \hbox (badness 10000) in paragraph at lines 61--63 []\T1/txtt/m/n/10 add() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.Detections Overfull \hbox (10.90233pt too wide) in paragraph at lines 63--65 []\T1/txtt/m/n/10 add_child() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.5523pt too wide) in paragraph at lines 65--67 []\T1/txtt/m/n/10 add_circle() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (28.55225pt too wide) in paragraph at lines 67--69 []\T1/txtt/m/n/10 add_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.visualizer.Visualizer Overfull \hbox (7.5523pt too wide) in paragraph at lines 71--73 []\T1/txtt/m/n/10 add_object() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Overfull \hbox (2.30232pt too wide) in paragraph at lines 75--77 []\T1/txtt/m/n/10 add_trail() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 77--79 []\T1/txtt/m/n/10 auto_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 82--84 []\T1/txtt/m/n/10 bbox_style \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (16.02226pt too wide) in paragraph at lines 89--91 []\T1/txtt/m/n/10 bg_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.TextConfig Overfull \hbox (0.9915pt too wide) in paragraph at lines 91--93 []\T1/txtt/m/n/10 BOTTOM_LEFT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.TextPosition [43] Overfull \hbox (6.24149pt too wide) in paragraph at lines 95--97 []\T1/txtt/m/n/10 BOTTOM_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TextPosition Overfull \hbox (27.7823pt too wide) in paragraph at lines 97--99 []\T1/txtt/m/n/10 box_roundness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 104--106 []\T1/txtt/m/n/10 circle \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 109--111 []\T1/txtt/m/n/10 color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.c onfigs.CircleConfig Underfull \hbox (badness 10000) in paragraph at lines 113--115 []\T1/txtt/m/n/10 colorize \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 115--117 []\T1/txtt/m/n/10 colormap \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.StereoConfig Underfull \hbox (badness 10000) in paragraph at lines 117--119 []\T1/txtt/m/n/10 colors \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.ImgLandmarks Underfull \hbox (badness 5490) in paragraph at lines 119--121 []\T1/txtt/m/n/10 config \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer at- Underfull \hbox (badness 10000) in paragraph at lines 121--123 []\T1/txtt/m/n/10 CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .configs.BboxStyle Overfull \hbox (8.09225pt too wide) in paragraph at lines 126--128 []\T1/txtt/m/n/10 daiTracklets \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.clas ses.packets.TrackerPacket Underfull \hbox (badness 10000) in paragraph at lines 129--131 []\T1/txtt/m/n/10 deletion_lost_threshold Underfull \hbox (badness 10000) in paragraph at lines 129--131 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 138--140 []\T1/txtt/m/n/10 DetectionConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 140--141 []\T1/txtt/m/n/10 DetectionPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (5.91234pt too wide) in paragraph at lines 142--144 []\T1/txtt/m/n/10 detections \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DetectionPacket Overfull \hbox (7.5523pt too wide) in paragraph at lines 146--148 []\T1/txtt/m/n/10 detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 148--150 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 150--152 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 155--157 []\T1/txtt/m/n/10 draw() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Overfull \hbox (10.90233pt too wide) in paragraph at lines 157--159 []\T1/txtt/m/n/10 draw_bbox() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (31.90227pt too wide) in paragraph at lines 159--161 []\T1/txtt/m/n/10 draw_children() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/txtt/m/n/10 draw_stylized_bbox() Underfull \hbox (badness 10000) in paragraph at lines 161--163 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Overfull \hbox (18.66226pt too wide) in paragraph at lines 166--168 []\T1/txtt/m/n/10 fading_tails \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.configs.TrackingConfig Overfull \hbox (48.78224pt too wide) in paragraph at lines 168--170 []\T1/txtt/m/n/10 fill_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/txtt/m/n/10 font_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (5.5223pt too wide) in paragraph at lines 174--176 []\T1/txtt/m/n/10 font_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/txtt/m/n/10 font_scale \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TextConfig Overfull \hbox (10.77228pt too wide) in paragraph at lines 178--180 []\T1/txtt/m/n/10 font_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TextConfig Overfull \hbox (26.52223pt too wide) in paragraph at lines 180--182 []\T1/txtt/m/n/10 font_transparency \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.TextConfig Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/txtt/m/n/10 frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pac kets.FramePacket at- Overfull \hbox (2.30232pt too wide) in paragraph at lines 184--186 []\T1/txtt/m/n/10 frame_shape \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 190--192 []\T1/txtt/m/n/10 GenericNNOutput \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (33.38226pt too wide) in paragraph at lines 193--195 []\T1/txtt/m/n/10 get_detections() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 195--197 []\T1/txtt/m/n/10 get_rect_centroid() Underfull \hbox (badness 10000) in paragraph at lines 195--197 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisTrail static [44] Underfull \hbox (badness 10000) in paragraph at lines 197--199 []\T1/txtt/m/n/10 get_relative_position() Overfull \hbox (7.23225pt too wide) in paragraph at lines 199--201 []\T1/txtt/m/n/10 get_text_scale() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk. visualize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 201--203 []\T1/txtt/m/n/10 GRAY \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (20.32219pt too wide) in paragraph at lines 203--205 []\T1/txtt/m/n/10 groupby_tracklet() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sd k.visualize.objects.VisTrail Overfull \hbox (12.03235pt too wide) in paragraph at lines 208--210 []\T1/txtt/m/n/10 hide_label \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (26.91228pt too wide) in paragraph at lines 213--215 []\T1/txtt/m/n/10 img_detections \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.cl asses.packets.DetectionPacket Underfull \hbox (badness 10000) in paragraph at lines 221--223 []\T1/txtt/m/n/10 InstanceSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (18.05145pt too wide) in paragraph at lines 223--225 []\T1/txtt/m/n/10 IS_INTERACTIVE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.visualizer.Visualizer Overfull \hbox (27.7823pt too wide) in paragraph at lines 228--230 []\T1/txtt/m/n/10 label_padding \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vis ualize.configs.DetectionConfig Overfull \hbox (33.03229pt too wide) in paragraph at lines 230--232 []\T1/txtt/m/n/10 label_position \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.DetectionConfig Overfull \hbox (20.37238pt too wide) in paragraph at lines 232--234 []\T1/txtt/m/n/10 labels \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn _results.InstanceSegmentation Overfull \hbox (8.30234pt too wide) in paragraph at lines 236--238 []\T1/txtt/m/n/10 landmarks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes .nn_results.ImgLandmarks Overfull \hbox (8.1623pt too wide) in paragraph at lines 238--240 []\T1/txtt/m/n/10 line_color \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Overfull \hbox (17.28233pt too wide) in paragraph at lines 240--242 []\T1/txtt/m/n/10 line_height \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.configs.DetectionConfig Overfull \hbox (29.16223pt too wide) in paragraph at lines 242--244 []\T1/txtt/m/n/10 line_thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.vi sualize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (2.91231pt too wide) in paragraph at lines 248--250 []\T1/txtt/m/n/10 line_type \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TrackingConfig Overfull \hbox (12.03235pt too wide) in paragraph at lines 250--252 []\T1/txtt/m/n/10 line_width \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.DetectionConfig Overfull \hbox (12.75241pt too wide) in paragraph at lines 255--257 []\T1/txtt/m/n/10 mask \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_r esults.SemanticSegmentation Overfull \hbox (15.12239pt too wide) in paragraph at lines 257--259 []\T1/txtt/m/n/10 masks \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.InstanceSegmentation Overfull \hbox (8.1623pt too wide) in paragraph at lines 259--261 []\T1/txtt/m/n/10 max_length \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visual ize.configs.TrackingConfig Underfull \hbox (badness 10000) in paragraph at lines 261--263 []\T1/txtt/m/n/10 MID \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.TextPosition at- Underfull \hbox (badness 10000) in paragraph at lines 265--267 []\T1/txtt/m/n/10 MID_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 10000) in paragraph at lines 270--272 []\T1/txtt/m/n/10 mono_frame \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classe s.packets.DepthPacket Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/txtt/m/n/10 name \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.pack ets.FramePacket at- Underfull \hbox (badness 10000) in paragraph at lines 284--286 []\T1/txtt/m/n/10 output \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 286--288 []\T1/txtt/m/n/10 output() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 292--294 []\T1/txtt/m/n/10 pairs \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes.nn_ results.ImgLandmarks Underfull \hbox (badness 10000) in paragraph at lines 301--303 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 303--305 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 305--307 []\T1/txtt/m/n/10 prepare() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.objects.VisTrail [45] Underfull \hbox (badness 10000) in paragraph at lines 312--314 []\T1/txtt/m/n/10 register_detection() Underfull \hbox (badness 10000) in paragraph at lines 312--314 \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/txtt/m/n/10 reset() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize .visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 316--318 []\T1/txtt/m/n/10 RGB \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.con figs.StereoColor at- Underfull \hbox (badness 10000) in paragraph at lines 318--320 []\T1/txtt/m/n/10 RGBD \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize.co nfigs.StereoColor at- Overfull \hbox (12.37143pt too wide) in paragraph at lines 322--324 []\T1/txtt/m/n/10 ROUNDED_CORNERS \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.v isualize.configs.BboxStyle Overfull \hbox (22.8714pt too wide) in paragraph at lines 324--326 []\T1/txtt/m/n/10 ROUNDED_RECTANGLE \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.configs.BboxStyle Underfull \hbox (badness 10000) in paragraph at lines 329--331 []\T1/txtt/m/n/10 SemanticSegmentation \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (10.90233pt too wide) in paragraph at lines 331--333 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.GenericObject Overfull \hbox (7.13234pt too wide) in paragraph at lines 333--335 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisDetections Underfull \hbox (badness 10000) in paragraph at lines 335--337 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisLine Underfull \hbox (badness 10000) in paragraph at lines 337--339 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisText Underfull \hbox (badness 10000) in paragraph at lines 339--341 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.objects.VisTrail Overfull \hbox (2.30232pt too wide) in paragraph at lines 341--343 []\T1/txtt/m/n/10 serialize() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visua lize.visualizer.Visualizer Overfull \hbox (16.15231pt too wide) in paragraph at lines 343--345 []\T1/txtt/m/n/10 set_config() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visu alize.objects.GenericObject Overfull \hbox (42.40224pt too wide) in paragraph at lines 345--347 []\T1/txtt/m/n/10 set_frame_shape() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk .visualize.objects.GenericObject Underfull \hbox (badness 10000) in paragraph at lines 347--349 []\T1/txtt/m/n/10 show_fps \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.OutputConfig Underfull \hbox (badness 10000) in paragraph at lines 349--351 []\T1/txtt/m/n/10 SpatialBbMappingPacket \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Overfull \hbox (32.39235pt too wide) in paragraph at lines 351--353 []\T1/txtt/m/n/10 spatials \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.classes. packets.SpatialBbMappingPacket Underfull \hbox (badness 10000) in paragraph at lines 353--355 []\T1/txtt/m/n/10 stereo \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 355--357 []\T1/txtt/m/n/10 stereo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 364--366 []\T1/txtt/m/n/10 text() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualize. visualizer.Visualizer Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.CircleConfig Overfull \hbox (6.78236pt too wide) in paragraph at lines 370--372 []\T1/txtt/m/n/10 thickness \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.DetectionConfig Underfull \hbox (badness 10000) in paragraph at lines 376--378 []\T1/txtt/m/n/10 TOP_RIGHT \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.TextPosition Underfull \hbox (badness 6348) in paragraph at lines 379--381 []\T1/txtt/m/n/10 tracking \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visualiz e.configs.VisConfig at- Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/txtt/m/n/10 TrackingConfig \T1/qtm/m/n/10 (\T1/qtm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 401--403 []\T1/txtt/m/n/10 wls_sigma \T1/qtm/m/n/10 (\T1/qtm/m/it/10 depthai_sdk.visuali ze.configs.StereoConfig [46]) (./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 (50 pages, 660758 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: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2023-01-20T13:11:29.880667Z, end-time: 2023-01-20T13:11:29.962996Z, 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: 2023-01-20T13:11:30.358516Z, end-time: 2023-01-20T13:11:35.951479Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v5.3.0 making output directory... done WARNING: conf value "version" should not be empty for EPUB3 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 [epub]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] components/camera_component [2023-01-20 13:11:31.325] [warning] USB protocol not available - If running in a container, make sure that the following is set: "-v /dev/bus/usb:/dev/bus/usb --device-cgroup-rule='c 189:* rmw'" reading sources... [ 12%] components/imu_component reading sources... [ 18%] components/nn_component reading sources... [ 25%] components/stereo_component reading sources... [ 31%] features/ai_models reading sources... [ 37%] features/components reading sources... [ 43%] features/packets reading sources... [ 50%] features/recording reading sources... [ 56%] features/replaying reading sources... [ 62%] features/sub-features/integrations reading sources... [ 68%] features/visualizer reading sources... [ 75%] includes/footer-short reading sources... [ 81%] includes/install-long reading sources... [ 87%] includes/install-short reading sources... [ 93%] index reading sources... [100%] oak-camera WARNING: autodoc: failed to import class 'CameraComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 1, in from depthai_sdk.args_parser import ArgsParser File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/args_parser.py", line 7, in from depthai_sdk.components.parser import rgb_resolution, mono_resolution, parse_bool File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax WARNING: autodoc: failed to import class 'IMUComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:7: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst:27: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/camera_component.rst WARNING: autodoc: failed to import class 'NNComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:20: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:35: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst:90: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/imu_component.rst WARNING: autodoc: failed to import class 'StereoComponent' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:8: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:22: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst:29: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/nn_component.rst WARNING: autodoc: failed to import class 'Component' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst:43: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst:16: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/examples/NNComponent/roboflow_integration.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:164: WARNING: duplicate label visualizer, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:175: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst:198: WARNING: duplicate label configs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/visualizer.rst WARNING: autodoc: failed to import class 'OakCamera' from module 'depthai_sdk'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 58, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/__init__.py", line 4, in from depthai_sdk.components import * File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/__init__.py", line 2, in from .camera_component import CameraComponent File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/components/camera_component.py", line 6, in from depthai_sdk.oak_outputs.xout import XoutFrames, XoutMjpeg, XoutH26x File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/latest/lib/python3.7/site-packages/depthai_sdk/oak_outputs/xout.py", line 781 if (f := self.second_nn._decode_fn) is not None: ^ SyntaxError: invalid syntax /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/oak-camera.rst:65: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/packets.rst looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/features/sub-features/integrations.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/latest/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] components/camera_component writing output... [ 12%] components/imu_component writing output... [ 18%] components/nn_component writing output... [ 25%] components/stereo_component writing output... [ 31%] features/ai_models writing output... [ 37%] features/components writing output... [ 43%] features/packets writing output... [ 50%] features/recording writing output... [ 56%] features/replaying writing output... [ 62%] features/sub-features/integrations writing output... [ 68%] features/visualizer writing output... [ 75%] includes/footer-short writing output... [ 81%] includes/install-long writing output... [ 87%] includes/install-short writing output... [ 93%] index writing output... [100%] oak-camera generating indices... genindex py-modindex done writing additional pages... done copying images... [ 12%] https://user-images.githubusercontent.com/18037362/193561605-dffaccd1-3d32-4d87-8063-5b3409c26e2d.png copying images... [ 25%] https://user-images.githubusercontent.com/18037362/166504853-68072d92-f3ed-4a08-a7ca-15d7b8e774a2.png copying images... [ 37%] https://user-images.githubusercontent.com/18037362/141661982-f206ed61-b505-4b17-8673-211a4029754b.gif copying images... [ 50%] https://user-images.githubusercontent.com/18037362/201514899-b4a202d9-0330-4754-b2f5-041f51bdd917.png copying images... [ 62%] https://user-images.githubusercontent.com/18037362/193642506-76bd2d36-3ae8-4d0b-bbed-083a94463155.png copying images... [ 75%] https://user-images.githubusercontent.com/18037362/142909472-eae7bed1-695b-48ec-8895-76982989de11.png copying images... [ 87%] https://user-images.githubusercontent.com/18037362/197657107-1c0a73ae-9022-4a85-abe2-892725edaa5f.gif copying images... [100%] https://user-images.githubusercontent.com/18037362/197664572-33d8dc9e-dd35-4e73-8291-30bb8ec641d5.png 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... Updating searchtools for Read the Docs search... build succeeded, 24 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2023-01-20T13:11:36.148695Z, end-time: 2023-01-20T13:11:36.230436Z, 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