Read the Docs build information Build id: 1810162 Project: luxonis-depthai-sdk Version: 1131 Commit: b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd Date: 2023-10-27T17:05:10.632209Z State: finished Success: True [rtd-command-info] start-time: 2023-10-27T17:05:11.757381Z, end-time: 2023-10-27T17:05:16.220486Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/luxonis/depthai.git . Cloning into '.'... [rtd-command-info] start-time: 2023-10-27T17:05:16.282679Z, end-time: 2023-10-27T17:05:17.819176Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1131/head:external-1131 From https://github.com/luxonis/depthai * [new ref] refs/pull/1131/head -> external-1131 * [new tag] v1.10.0-sdk -> v1.10.0-sdk * [new tag] v1.10.1-sdk -> v1.10.1-sdk * [new tag] v1.11.0-sdk -> v1.11.0-sdk * [new tag] v1.12.0-sdk -> v1.12.0-sdk * [new tag] v1.12.1-sdk -> v1.12.1-sdk * [new tag] v1.13.0-sdk -> v1.13.0-sdk * [new tag] v1.13.1-sdk -> v1.13.1-sdk * [new tag] v1.9.2-sdk -> v1.9.2-sdk * [new tag] v1.9.3-sdk -> v1.9.3-sdk * [new tag] v1.9.3.1-sdk -> v1.9.3.1-sdk * [new tag] v1.9.3.2-sdk -> v1.9.3.2-sdk * [new tag] v1.9.4-sdk -> v1.9.4-sdk * [new tag] v1.9.4.1-sdk -> v1.9.4.1-sdk * [new tag] v1.9.5-sdk -> v1.9.5-sdk * [new tag] v3.3.1 -> v3.3.1 * [new tag] v3.4.0 -> v3.4.0 warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.resources/depthai_boards.path'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.resources/depthai_boards.url'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.depthai-boards.path'. Skipping second one! warning: 601f3dfe73204cde976ef69a3af343d6ca0c47e4:.gitmodules, multiple configurations found for 'submodule.depthai-boards.url'. Skipping second one! [rtd-command-info] start-time: 2023-10-27T17:05:17.948684Z, end-time: 2023-10-27T17:05:18.327058Z, duration: 0, exit-code: 0 git checkout --force b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd Note: switching to 'b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd'. 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 b74b4a1 Update requirements.txt [rtd-command-info] start-time: 2023-10-27T17:05:18.396525Z, end-time: 2023-10-27T17:05:18.461878Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-27T17:05:18.526428Z, end-time: 2023-10-27T17:05:18.587278Z, duration: 0, exit-code: 0 cat depthai_sdk/docs/.readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-20.04 tools: python: "3.8" # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: depthai_sdk/docs/source/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: requirements.txt - requirements: depthai_sdk/docs/requirements.txt - method: pip path: depthai_sdk [rtd-command-info] start-time: 2023-10-27T17:05:24.111446Z, end-time: 2023-10-27T17:05:24.186834Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2023-10-27T17:05:24.558990Z, end-time: 2023-10-27T17:05:25.836674Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 907ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-10-27T17:05:25.924774Z, end-time: 2023-10-27T17:05:35.187993Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 31.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 141.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-23.3.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-27T17:05:35.257841Z, end-time: 2023-10-27T17:05:42.087436Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 7.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 127.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 130.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 142.9 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 137.7 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 144.3 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 121.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 189.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 128.7 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 211.1 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 250.9 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 192.3 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 255.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 206.4 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 237.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 236.3 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 244.1 MB/s eta 0:00:00 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 209.5 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.1 certifi-2023.7.22 charset-normalizer-3.3.1 docutils-0.20.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 packaging-23.2 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.7 zipp-3.17.0 [rtd-command-info] start-time: 2023-10-27T17:05:42.160153Z, end-time: 2023-10-27T17:06:33.319052Z, duration: 51, 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 (from -r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 321.0 kB/s eta 0:00:00 Collecting numpy>=1.21.4 (from -r requirements.txt (line 3)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting opencv-contrib-python==4.5.5.62 (from -r requirements.txt (line 4)) 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 155.7 MB/s eta 0:00:00 Collecting depthai-sdk==1.9.4 (from -r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/depthai-sdk/depthai_sdk-1.9.4-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.7/167.7 kB 478.5 kB/s eta 0:00:00 Collecting pyqt5<5.15.6,>5 (from -r requirements.txt (line 7)) Downloading PyQt5-5.15.5-cp36-abi3-manylinux1_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 26.4 MB/s eta 0:00:00 Collecting depthai==2.23.0.0 (from -r requirements.txt (line 9)) Downloading depthai-2.23.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.7 kB) Collecting Qt.py (from -r requirements.txt (line 10)) Downloading Qt.py-1.3.8-py2.py3-none-any.whl (25 kB) Collecting scipy (from -r requirements.txt (line 11)) Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 202.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0->-r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/urllib3/urllib3-1.26.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 405.7 kB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (2023.7.22) Collecting charset-normalizer~=2.0.0 (from requests==2.26.0->-r requirements.txt (line 1)) Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.12-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 160.1 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests==2.26.0->-r requirements.txt (line 1)) (3.4) Collecting blobconverter>=1.2.8 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/blobconverter/blobconverter-1.4.2-py3-none-any.whl (10 kB) Collecting pytube>=12.1.0 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/pytube/pytube-15.0.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 9.2 MB/s eta 0:00:00 Collecting PyTurboJPEG==1.6.4 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/pyturbojpeg/PyTurboJPEG-1.6.4-py3-none-any.whl (13 kB) Collecting marshmallow==3.17.0 (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/marshmallow/marshmallow-3.17.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 235.5 kB/s eta 0:00:00 Collecting distinctipy (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/distinctipy/distinctipy-1.2.3-py3-none-any.whl (25 kB) Collecting xmltodict (from depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/xmltodict/xmltodict-0.13.0-py2.py3-none-any.whl (12 kB) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from marshmallow==3.17.0->depthai-sdk==1.9.4->-r requirements.txt (line 5)) (23.2) Collecting PyQt5-sip<13,>=12.8 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Downloading PyQt5_sip-12.13.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (504 bytes) Collecting PyQt5-Qt5>=5.15.2 (from pyqt5<5.15.6,>5->-r requirements.txt (line 7)) Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 207.3 MB/s eta 0:00:00 Collecting types-PySide2 (from Qt.py->-r requirements.txt (line 10)) Downloading https://www.piwheels.org/simple/types-pyside2/types_pyside2-5.15.2.1.6-py2.py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.2/572.2 kB 856.9 kB/s eta 0:00:00 Collecting PyYAML (from blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting boto3 (from blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/boto3/boto3-1.28.72-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 377.2 kB/s eta 0:00:00 Collecting botocore<1.32.0,>=1.31.72 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/botocore/botocore-1.31.72-py3-none-any.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 8.9 MB/s eta 0:00:00 Collecting jmespath<2.0.0,>=0.7.1 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/jmespath/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting s3transfer<0.8.0,>=0.7.0 (from boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/s3transfer/s3transfer-0.7.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.7/79.7 kB 71.7 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.32.0,>=1.31.72->boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) 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 14.8 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.32.0,>=1.31.72->boto3->blobconverter>=1.2.8->depthai-sdk==1.9.4->-r requirements.txt (line 5)) Downloading https://www.piwheels.org/simple/six/six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading depthai-2.23.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 18.7 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 192.6 MB/s eta 0:00:00 Downloading PyQt5_sip-12.13.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (335 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.5/335.5 kB 237.5 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 246.5 MB/s eta 0:00:00 Installing collected packages: types-PySide2, PyQt5-Qt5, distinctipy, xmltodict, urllib3, six, Qt.py, PyYAML, pytube, PyQt5-sip, numpy, marshmallow, jmespath, depthai, charset-normalizer, scipy, requests, PyTurboJPEG, python-dateutil, pyqt5, opencv-contrib-python, botocore, s3transfer, boto3, blobconverter, depthai-sdk Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.7 Uninstalling urllib3-2.0.7: Successfully uninstalled urllib3-2.0.7 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.3.1 Uninstalling charset-normalizer-3.3.1: Successfully uninstalled charset-normalizer-3.3.1 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Successfully installed PyQt5-Qt5-5.15.2 PyQt5-sip-12.13.0 PyTurboJPEG-1.6.4 PyYAML-6.0.1 Qt.py-1.3.8 blobconverter-1.4.2 boto3-1.28.72 botocore-1.31.72 charset-normalizer-2.0.12 depthai-2.23.0.0 depthai-sdk-1.9.4 distinctipy-1.2.3 jmespath-1.0.1 marshmallow-3.17.0 numpy-1.24.4 opencv-contrib-python-4.5.5.62 pyqt5-5.15.5 python-dateutil-2.8.2 pytube-15.0.0 requests-2.26.0 s3transfer-0.7.0 scipy-1.10.1 six-1.16.0 types-PySide2-5.15.2.1.6 urllib3-1.26.18 xmltodict-0.13.0 [rtd-command-info] start-time: 2023-10-27T17:06:33.410052Z, end-time: 2023-10-27T17:06:37.181261Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r depthai_sdk/docs/requirements.txt Collecting Sphinx==3.4.3 (from -r depthai_sdk/docs/requirements.txt (line 1)) Downloading Sphinx-3.4.3-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 55.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==0.5.2 (from -r depthai_sdk/docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 146.7 MB/s eta 0:00:00 Collecting autodocsumm==0.2.2 (from -r depthai_sdk/docs/requirements.txt (line 3)) Downloading autodocsumm-0.2.2.tar.gz (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.5/43.5 kB 172.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-tabs==1.3.0 (from -r depthai_sdk/docs/requirements.txt (line 4)) Downloading sphinx_tabs-1.3.0-py3-none-any.whl (22 kB) Collecting jinja2==3.0.3 (from -r depthai_sdk/docs/requirements.txt (line 5)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 224.7 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.16.1) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (0.20.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.13.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.26.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (68.2.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (23.2) Collecting docutils>=0.12 (from Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 242.9 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from jinja2==3.0.3->-r depthai_sdk/docs/requirements.txt (line 5)) (2.1.3) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from babel>=1.3->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2023.3.post1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (1.26.18) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2023.7.22) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==3.4.3->-r depthai_sdk/docs/requirements.txt (line 1)) (3.4) Building wheels for collected packages: autodocsumm Building wheel for autodocsumm (setup.py): started Building wheel for autodocsumm (setup.py): finished with status 'done' Created wheel for autodocsumm: filename=autodocsumm-0.2.2-py3-none-any.whl size=14527 sha256=6ccecced1c16974615caf8b31f4f55ab521de0eb6c53118264a35b75dddae645 Stored in directory: /tmp/pip-ephem-wheel-cache-_29etz25/wheels/5f/f2/64/1bced9da52bf3fef7e3d36f091baa9918b62480c6386a128a7 Successfully built autodocsumm Installing collected packages: jinja2, docutils, Sphinx, sphinx-tabs, sphinx-rtd-theme, autodocsumm Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.1.2 Uninstalling Sphinx-7.1.2: Successfully uninstalled Sphinx-7.1.2 Successfully installed Sphinx-3.4.3 autodocsumm-0.2.2 docutils-0.16 jinja2-3.0.3 sphinx-rtd-theme-0.5.2 sphinx-tabs-1.3.0 [rtd-command-info] start-time: 2023-10-27T17:06:37.251063Z, end-time: 2023-10-27T17:06:41.482547Z, duration: 4, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir ./depthai_sdk Processing ./depthai_sdk Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: opencv-contrib-python>4 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (4.5.5.62) Requirement already satisfied: blobconverter>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (1.4.2) Requirement already satisfied: pytube>=12.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (15.0.0) Collecting depthai==2.22.0 (from depthai-sdk==1.13.1) Downloading depthai-2.22.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.7 kB) Requirement already satisfied: PyTurboJPEG==1.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (1.6.4) Requirement already satisfied: marshmallow==3.17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (3.17.0) Requirement already satisfied: xmltodict in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (0.13.0) Collecting sentry-sdk==1.21.0 (from depthai-sdk==1.13.1) Downloading sentry_sdk-1.21.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 9.8 MB/s eta 0:00:00 Collecting depthai-pipeline-graph==0.0.5 (from depthai-sdk==1.13.1) Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl.metadata (8.8 kB) Collecting ahrs==0.3.1 (from depthai-sdk==1.13.1) Downloading AHRS-0.3.1-py3-none-any.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.9/197.9 kB 206.9 MB/s eta 0:00:00 Requirement already satisfied: numpy>=1.21 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-sdk==1.13.1) (1.24.4) Requirement already satisfied: Qt.py>=1.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from depthai-pipeline-graph==0.0.5->depthai-sdk==1.13.1) (1.3.8) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from marshmallow==3.17.0->depthai-sdk==1.13.1) (23.2) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from sentry-sdk==1.21.0->depthai-sdk==1.13.1) (2023.7.22) Requirement already satisfied: urllib3>=1.26.11 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from sentry-sdk==1.21.0->depthai-sdk==1.13.1) (1.26.18) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from blobconverter>=1.4.1->depthai-sdk==1.13.1) (2.26.0) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from blobconverter>=1.4.1->depthai-sdk==1.13.1) (6.0.1) Requirement already satisfied: boto3 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from blobconverter>=1.4.1->depthai-sdk==1.13.1) (1.28.72) Requirement already satisfied: types-PySide2 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from Qt.py>=1.3.0->depthai-pipeline-graph==0.0.5->depthai-sdk==1.13.1) (5.15.2.1.6) Requirement already satisfied: botocore<1.32.0,>=1.31.72 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.13.1) (1.31.72) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.13.1) (1.0.1) Requirement already satisfied: s3transfer<0.8.0,>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from boto3->blobconverter>=1.4.1->depthai-sdk==1.13.1) (0.7.0) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests->blobconverter>=1.4.1->depthai-sdk==1.13.1) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from requests->blobconverter>=1.4.1->depthai-sdk==1.13.1) (3.4) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from botocore<1.32.0,>=1.31.72->boto3->blobconverter>=1.4.1->depthai-sdk==1.13.1) (2.8.2) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.32.0,>=1.31.72->boto3->blobconverter>=1.4.1->depthai-sdk==1.13.1) (1.16.0) Downloading depthai-2.22.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.6/10.6 MB 13.3 MB/s eta 0:00:00 Downloading depthai_pipeline_graph-0.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 228.1 MB/s eta 0:00:00 Building wheels for collected packages: depthai-sdk Building wheel for depthai-sdk (setup.py): started Building wheel for depthai-sdk (setup.py): finished with status 'done' Created wheel for depthai-sdk: filename=depthai_sdk-1.13.1-py3-none-any.whl size=222840 sha256=c80b9c2123e23cab07c5282e3e8cc997283152a48542d504e9ea7dd5c7a9eb5e Stored in directory: /tmp/pip-ephem-wheel-cache-ost107rr/wheels/ff/ad/c4/14aebda95464c89615697197dac5ade01c265571c654ee14c7 Successfully built depthai-sdk Installing collected packages: sentry-sdk, depthai, ahrs, depthai-pipeline-graph, depthai-sdk Attempting uninstall: depthai Found existing installation: depthai 2.23.0.0 Uninstalling depthai-2.23.0.0: Successfully uninstalled depthai-2.23.0.0 Attempting uninstall: depthai-sdk Found existing installation: depthai-sdk 1.9.4 Uninstalling depthai-sdk-1.9.4: Successfully uninstalled depthai-sdk-1.9.4 Successfully installed ahrs-0.3.1 depthai-2.22.0.0 depthai-pipeline-graph-0.0.5 depthai-sdk-1.13.1 sentry-sdk-1.21.0 [rtd-command-info] start-time: 2023-10-27T17:06:42.253245Z, end-time: 2023-10-27T17:06:42.315033Z, 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' html_show_copyright=False author = 'Luxonis' # The full version, including alpha/beta/rc tags release = '1.13.1' # -- 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', 'autodocsumm', 'sphinx_tabs.tabs' ] # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "1131", 'version_slug': "1131", '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/"), ("old_sdk_managers", "/en/old_sdk_managers/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'luxonis-depthai-sdk', 'name': u'Depthai SDK', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', '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': 'b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'b74b4a1d16bb4e286eb3c84cdb428705bc9bf2dd', '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': 'b74b4a1d', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/luxonis/depthai/pull/1131' readthedocs_build_url = 'https://readthedocs.com/projects/luxonis-depthai-sdk/builds/1810162/' 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-10-27T17:06:42.425825Z, end-time: 2023-10-27T17:07:01.855951Z, duration: 19, exit-code: 0 python -m sphinx -T -E -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v3.4.3 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.luxonis.com/projects/api/en/latest/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv... building [mo]: targets for 0 po files that are out of date building [dirhtml]: targets for 75 source files that are out of date updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] api_reference [2023-10-27 17:06:43.565] [depthai] [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... [ 2%] components/camera_component reading sources... [ 4%] components/imu_component reading sources... [ 5%] components/nn_component reading sources... [ 6%] components/stereo_component reading sources... [ 8%] features/ai_models reading sources... [ 9%] features/auto_ir reading sources... [ 10%] features/conditional-actions reading sources... [ 12%] features/recording reading sources... [ 13%] features/replaying reading sources... [ 14%] features/sub-features/integrations reading sources... [ 16%] fundamentals/components reading sources... [ 17%] fundamentals/packets reading sources... [ 18%] fundamentals/visualizer reading sources... [ 20%] includes/blocking_behavior reading sources... [ 21%] includes/footer-short reading sources... [ 22%] includes/install-long reading sources... [ 24%] includes/install-short reading sources... [ 25%] includes/install_from_pypi reading sources... [ 26%] index reading sources... [ 28%] oak-camera reading sources... [ 29%] quickstart reading sources... [ 30%] samples/CameraComponent/sdk_cam_ffc reading sources... [ 32%] samples/CameraComponent/sdk_camera_control reading sources... [ 33%] samples/CameraComponent/sdk_camera_control_with_nn reading sources... [ 34%] samples/CameraComponent/sdk_camera_preview reading sources... [ 36%] samples/CameraComponent/sdk_mono_400p reading sources... [ 37%] samples/CameraComponent/sdk_preview_all_cameras reading sources... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview reading sources... [ 40%] samples/CameraComponent/sdk_rotated reading sources... [ 41%] samples/IMUComponent/sdk_imu reading sources... [ 42%] samples/IMUComponent/sdk_imu_rerun reading sources... [ 44%] samples/NNComponent/sdk_age_gender reading sources... [ 45%] samples/NNComponent/sdk_custom_decode reading sources... [ 46%] samples/NNComponent/sdk_deeplabv3_person reading sources... [ 48%] samples/NNComponent/sdk_emotion_recognition reading sources... [ 49%] samples/NNComponent/sdk_face_detection_color reading sources... [ 50%] samples/NNComponent/sdk_face_detection_left reading sources... [ 52%] samples/NNComponent/sdk_human_pose reading sources... [ 53%] samples/NNComponent/sdk_mobilenet_encoded reading sources... [ 54%] samples/NNComponent/sdk_nn_component reading sources... [ 56%] samples/NNComponent/sdk_object_tracking reading sources... [ 57%] samples/NNComponent/sdk_roboflow_integration reading sources... [ 58%] samples/NNComponent/sdk_spatial_detection reading sources... [ 60%] samples/NNComponent/sdk_yolo reading sources... [ 61%] samples/PointcloudComponent/SDK_pointcloud reading sources... [ 62%] samples/StereoComponent/SDK_stereo reading sources... [ 64%] samples/StereoComponent/SDK_stereo_auto_ir reading sources... [ 65%] samples/StereoComponent/SDK_stereo_control reading sources... [ 66%] samples/StereoComponent/SDK_stereo_encoded reading sources... [ 68%] samples/mixed/sdk_api_interop reading sources... [ 69%] samples/mixed/sdk_car_tracking reading sources... [ 70%] samples/mixed/sdk_collision_avoidance reading sources... [ 72%] samples/mixed/sdk_speed_calculation reading sources... [ 73%] samples/mixed/sdk_switch_between_models reading sources... [ 74%] samples/mixed/sdk_sync_multiple_outputs reading sources... [ 76%] samples/recording/SDK_encode reading sources... [ 77%] samples/recording/SDK_encoder_preview reading sources... [ 78%] samples/recording/SDK_mcap_record reading sources... [ 80%] samples/recording/SDK_mcap_record_imu reading sources... [ 81%] samples/recording/SDK_recording_duration reading sources... [ 82%] samples/recording/SDK_rosbag_record reading sources... [ 84%] samples/recording/SDK_stereo_record reading sources... [ 85%] samples/replay/SDK_counter reading sources... [ 86%] samples/replay/SDK_looped_replay reading sources... [ 88%] samples/replay/SDK_people_tracker reading sources... [ 89%] samples/replay/SDK_photo_download reading sources... [ 90%] samples/replay/SDK_youtube_download reading sources... [ 92%] samples/streaming/SDK_ros_publishing reading sources... [ 93%] samples/trigger_action/SDK_custom_action reading sources... [ 94%] samples/trigger_action/SDK_custom_trigger reading sources... [ 96%] samples/trigger_action/SDK_person_record reading sources... [ 97%] samples/visualizer/SDK_visualizer reading sources... [ 98%] samples/visualizer/SDK_visualizer_callback reading sources... [100%] tutorials/code_samples /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/__init__.py:docstring of depthai_sdk:1::1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.StereoConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.StereoConfig.colormap /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.output /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.stereo /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.detection /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.text /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.tracking /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/visualize/configs.py:docstring of depthai_sdk.visualize.configs.VisConfig.rst:1: WARNING: autosummary: failed to import depthai_sdk.VisConfig.circle /home/docs/.asdf/installs/python/3.8.18/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline emphasis start-string without end-string. /home/docs/.asdf/installs/python/3.8.18/lib/python3.8/functools.py:docstring of functools.partial:1: WARNING: Inline strong start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/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/1131/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/imu_component.rst:25: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/camera_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/imu_component.rst:30: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/camera_component.rst WARNING: autodoc: failed to import attribute 'ExtendedImgDetection.angle' from module 'depthai_sdk.classes.nn_results'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/sphinx/util/inspect.py", line 401, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'ExtendedImgDetection' has no attribute 'angle' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 107, in import_object obj = attrgetter(obj, mangled_name) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 320, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 2474, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/sphinx/util/inspect.py", line 417, in safe_getattr raise AttributeError(name) from exc AttributeError: angle /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/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/1131/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/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/1131/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/nn_component.rst:94: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/imu_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/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/1131/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/stereo_component.rst:24: WARNING: duplicate label component outputs, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/stereo_component.rst:34: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/auto_ir.rst:30: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/conditional-actions.rst:45: WARNING: duplicate label usage, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/conditional-actions.rst:54: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/components/stereo_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/recording.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/components.rst:16: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/conditional-actions.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/packets.rst:44: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/components.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/visualizer.rst:196: WARNING: Title level inconsistent: Visualizer ---------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/visualizer.rst:203: WARNING: Title level inconsistent: Objects ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/visualizer.rst:226: WARNING: Title level inconsistent: Configs ------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/visualizer.rst:169: WARNING: duplicate label objects, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/oak-camera.rst:55: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/examples/NNComponent/mobilenet.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera:1: WARNING: duplicate object description of depthai_sdk.OakCamera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_camera:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_camera, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_all_cameras:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_all_cameras, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_nn:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_nn, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_stereo:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_stereo, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_imu:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_imu, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.create_pointcloud:1: WARNING: duplicate object description of depthai_sdk.OakCamera.create_pointcloud, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.config_pipeline:1: WARNING: duplicate object description of depthai_sdk.OakCamera.config_pipeline, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.close:1: WARNING: duplicate object description of depthai_sdk.OakCamera.close, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.start:1: WARNING: duplicate object description of depthai_sdk.OakCamera.start, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.running:1: WARNING: duplicate object description of depthai_sdk.OakCamera.running, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.poll:1: WARNING: duplicate object description of depthai_sdk.OakCamera.poll, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.sync:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sync, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.record:1: WARNING: duplicate object description of depthai_sdk.OakCamera.record, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.show_graph:1: WARNING: duplicate object description of depthai_sdk.OakCamera.show_graph, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.visualize:1: WARNING: duplicate object description of depthai_sdk.OakCamera.visualize, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.queue:1: WARNING: duplicate object description of depthai_sdk.OakCamera.queue, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.callback:1: WARNING: duplicate object description of depthai_sdk.OakCamera.callback, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.ros_stream:1: WARNING: duplicate object description of depthai_sdk.OakCamera.ros_stream, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.oak_camera.OakCamera.trigger_action:1: WARNING: duplicate object description of depthai_sdk.OakCamera.trigger_action, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/envs/1131/lib/python3.8/site-packages/depthai_sdk/oak_camera.py:docstring of depthai_sdk.OakCamera.sensors:1: WARNING: duplicate object description of depthai_sdk.OakCamera.sensors, other instance in api_reference, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/oak-camera.rst:72: WARNING: duplicate label reference, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/fundamentals/packets.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/quickstart.rst:54: WARNING: Title underline too short. Creating color and depth streams --------------------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/quickstart.rst:54: WARNING: Title underline too short. Creating color and depth streams --------------------- /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/quickstart.rst:124: WARNING: duplicate label recording, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/features/recording.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:24: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:29: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst:37: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_cam_ffc.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:2: WARNING: Title underline too short. Camera Control with NN ===================== /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst:31: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_control_with_nn.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_camera_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_mono_400p.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_preview_all_cameras.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rgb_mono_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/CameraComponent/sdk_rotated.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:36: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/examples/IMUComponent/imu_rerun.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/IMUComponent/sdk_imu_rerun.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:41: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/examples/NNComponent/deeplabv3_person.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_custom_decode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_age_gender.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_deeplabv3_person.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:12: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_emotion_recognition.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:2: WARNING: Title underline too short. Face Detection Mono ================== /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_color.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_face_detection_left.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst:25: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_mobilenet_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_human_pose.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:24: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst:31: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_nn_component.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:12: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:17: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_object_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_roboflow_integration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:13: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_spatial_detection.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:18: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:23: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst:30: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/NNComponent/sdk_yolo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:21: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/PointcloudComponent/SDK_pointcloud.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:28: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:34: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst:42: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_auto_ir.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_control.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/StereoComponent/SDK_stereo_encoded.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_api_interop.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:14: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:11: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:15: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:20: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_car_tracking.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:: WARNING: image file not readable: _static/images/pipelines/speed_calculation.png /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:16: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:21: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_collision_avoidance.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:9: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:14: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst:22: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:35: WARNING: Include file '/home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/examples/CameraComponent/sync_multiple_outputs.py' not found or reading it failed /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:10: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_speed_calculation.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:17: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:22: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst:29: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_switch_between_models.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encode.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst:17: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst:17: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_encoder_preview.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst:22: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_mcap_record_imu.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_recording_duration.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_rosbag_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:16: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/mixed/sdk_sync_multiple_outputs.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:21: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:26: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst:34: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/recording/SDK_stereo_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:13: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:18: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst:26: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_looped_replay.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_counter.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:14: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:19: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst:27: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_people_tracker.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst:18: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_youtube_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/streaming/SDK_ros_publishing.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst:24: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_action.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:10: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:15: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_custom_trigger.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:11: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:16: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst:23: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/trigger_action/SDK_person_record.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:9: WARNING: duplicate label demo, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/replay/SDK_photo_download.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:15: WARNING: duplicate label setup, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:20: WARNING: duplicate label pipeline, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer_callback.rst:28: WARNING: duplicate label source code, other instance in /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/samples/visualizer/SDK_visualizer.rst /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:36: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:44: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:48: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:62: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:65: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:74: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:81: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:87: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:90: WARNING: Explicit markup ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/tutorials/code_samples.rst:95: WARNING: Explicit markup ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/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/1131/depthai_sdk/docs/source/includes/install-long.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/luxonis-depthai-sdk/checkouts/1131/depthai_sdk/docs/source/oak-camera.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api_reference writing output... [ 2%] components/camera_component writing output... [ 4%] components/imu_component writing output... [ 5%] components/nn_component writing output... [ 6%] components/stereo_component writing output... [ 8%] features/ai_models writing output... [ 9%] features/auto_ir writing output... [ 10%] features/conditional-actions writing output... [ 12%] features/recording writing output... [ 13%] features/replaying writing output... [ 14%] features/sub-features/integrations writing output... [ 16%] fundamentals/components writing output... [ 17%] fundamentals/packets writing output... [ 18%] fundamentals/visualizer writing output... [ 20%] includes/blocking_behavior writing output... [ 21%] includes/footer-short writing output... [ 22%] includes/install-long writing output... [ 24%] includes/install-short writing output... [ 25%] includes/install_from_pypi writing output... [ 26%] index writing output... [ 28%] oak-camera writing output... [ 29%] quickstart writing output... [ 30%] samples/CameraComponent/sdk_cam_ffc writing output... [ 32%] samples/CameraComponent/sdk_camera_control writing output... [ 33%] samples/CameraComponent/sdk_camera_control_with_nn writing output... [ 34%] samples/CameraComponent/sdk_camera_preview writing output... [ 36%] samples/CameraComponent/sdk_mono_400p writing output... [ 37%] samples/CameraComponent/sdk_preview_all_cameras writing output... [ 38%] samples/CameraComponent/sdk_rgb_mono_preview writing output... [ 40%] samples/CameraComponent/sdk_rotated writing output... [ 41%] samples/IMUComponent/sdk_imu writing output... [ 42%] samples/IMUComponent/sdk_imu_rerun writing output... [ 44%] samples/NNComponent/sdk_age_gender writing output... [ 45%] samples/NNComponent/sdk_custom_decode writing output... [ 46%] samples/NNComponent/sdk_deeplabv3_person writing output... [ 48%] samples/NNComponent/sdk_emotion_recognition writing output... [ 49%] samples/NNComponent/sdk_face_detection_color writing output... [ 50%] samples/NNComponent/sdk_face_detection_left writing output... [ 52%] samples/NNComponent/sdk_human_pose writing output... [ 53%] samples/NNComponent/sdk_mobilenet_encoded writing output... [ 54%] samples/NNComponent/sdk_nn_component writing output... [ 56%] samples/NNComponent/sdk_object_tracking writing output... [ 57%] samples/NNComponent/sdk_roboflow_integration writing output... [ 58%] samples/NNComponent/sdk_spatial_detection writing output... [ 60%] samples/NNComponent/sdk_yolo writing output... [ 61%] samples/PointcloudComponent/SDK_pointcloud writing output... [ 62%] samples/StereoComponent/SDK_stereo writing output... [ 64%] samples/StereoComponent/SDK_stereo_auto_ir writing output... [ 65%] samples/StereoComponent/SDK_stereo_control writing output... [ 66%] samples/StereoComponent/SDK_stereo_encoded writing output... [ 68%] samples/mixed/sdk_api_interop writing output... [ 69%] samples/mixed/sdk_car_tracking writing output... [ 70%] samples/mixed/sdk_collision_avoidance writing output... [ 72%] samples/mixed/sdk_speed_calculation writing output... [ 73%] samples/mixed/sdk_switch_between_models writing output... [ 74%] samples/mixed/sdk_sync_multiple_outputs writing output... [ 76%] samples/recording/SDK_encode writing output... [ 77%] samples/recording/SDK_encoder_preview writing output... [ 78%] samples/recording/SDK_mcap_record writing output... [ 80%] samples/recording/SDK_mcap_record_imu writing output... [ 81%] samples/recording/SDK_recording_duration writing output... [ 82%] samples/recording/SDK_rosbag_record writing output... [ 84%] samples/recording/SDK_stereo_record writing output... [ 85%] samples/replay/SDK_counter writing output... [ 86%] samples/replay/SDK_looped_replay writing output... [ 88%] samples/replay/SDK_people_tracker writing output... [ 89%] samples/replay/SDK_photo_download writing output... [ 90%] samples/replay/SDK_youtube_download writing output... [ 92%] samples/streaming/SDK_ros_publishing writing output... [ 93%] samples/trigger_action/SDK_custom_action writing output... [ 94%] samples/trigger_action/SDK_custom_trigger writing output... [ 96%] samples/trigger_action/SDK_person_record writing output... [ 97%] samples/visualizer/SDK_visualizer writing output... [ 98%] samples/visualizer/SDK_visualizer_callback writing output... [100%] tutorials/code_samples generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 1%] _static/images/pipelines/cam_ffc.png copying images... [ 2%] _static/images/demos/sdk_camera_control.gif copying images... [ 4%] _static/images/pipelines/camera_control.png copying images... [ 5%] _static/images/demos/sdk_camera_control_with_NN.png copying images... [ 7%] _static/images/pipelines/camera_control_with_NN.png copying images... [ 8%] _static/images/demos/sdk_camera_preview.png copying images... [ 9%] _static/images/pipelines/camera_preview.png copying images... [ 11%] _static/images/demos/sdk_mono_400p.png copying images... [ 12%] _static/images/pipelines/mono_400p.png copying images... [ 14%] _static/images/demos/sdk_preview_all_cameras.png copying images... [ 15%] _static/images/pipelines/preview_all_cameras.png copying images... [ 16%] _static/images/pipelines/rgb_mono_preview.png copying images... [ 18%] _static/images/demos/sdk_rotated.png copying images... [ 19%] _static/images/pipelines/rotated.png copying images... [ 21%] _static/images/demos/sdk_imu_demo.png copying images... [ 22%] _static/images/pipelines/imu.png copying images... [ 23%] _static/images/demos/sdk_imu_rerun.png copying images... [ 25%] _static/images/demos/sdk_age_gender.png copying images... [ 26%] _static/images/pipelines/age-gender.png copying images... [ 28%] _static/images/pipelines/custom_decode.png copying images... [ 29%] _static/images/pipelines/deeplabv3_person.png copying images... [ 30%] _static/images/demos/sdk_emotion_recognition.gif copying images... [ 32%] _static/images/pipelines/emotion_recognition.png copying images... [ 33%] _static/images/demos/sdk_face_detection_color.png copying images... [ 35%] _static/images/pipelines/face_detection_color.png copying images... [ 36%] _static/images/demos/sdk_face_detection_left.png copying images... [ 38%] _static/images/pipelines/face_detection_left.png copying images... [ 39%] _static/images/demos/sdk_human_pose.gif copying images... [ 40%] _static/images/pipelines/human_pose.png copying images... [ 42%] _static/images/pipelines/mobilenet_encoded.png copying images... [ 43%] _static/images/pipelines/nn_component.png copying images... [ 45%] _static/images/demos/sdk_object_tracking.png copying images... [ 46%] _static/images/pipelines/object_tracking.png copying images... [ 47%] _static/images/pipelines/roboflow_integration.png copying images... [ 49%] _static/images/demos/sdk_spatial_detection.png copying images... [ 50%] _static/images/pipelines/spatial_detection.png copying images... [ 52%] _static/images/demos/sdk_api_interop.png copying images... [ 53%] _static/images/pipelines/yolo.png copying images... [ 54%] _static/images/demos/sdk_pointcloud.gif copying images... [ 56%] _static/images/pipelines/pointcloud.png copying images... [ 57%] _static/images/pipelines/stereo.png copying images... [ 59%] _static/images/pipelines/stereo_auto_ir.png copying images... [ 60%] _static/images/pipelines/stereo_control.png copying images... [ 61%] _static/images/pipelines/stereo_encoded.png copying images... [ 63%] _static/images/pipelines/api_interop.png copying images... [ 64%] _static/images/demos/sdk_car_tracking.gif copying images... [ 66%] _static/images/pipelines/car_tracking.png copying images... [ 67%] _static/images/demos/sdk_collision_avoidance.gif copying images... [ 69%] _static/images/pipelines/collision_avoidance.png copying images... [ 70%] _static/images/demos/sdk_speed_calculation.gif copying images... [ 71%] _static/images/pipelines/switch_between_models.png copying images... [ 73%] _static/images/demos/sdk_sync_multiple_outputs.png copying images... [ 74%] _static/images/pipelines/sync_multiple_outputs.png copying images... [ 76%] _static/images/pipelines/encode.png copying images... [ 77%] _static/images/pipelines/encoder_preview.png copying images... [ 78%] _static/images/pipelines/recording_duration.png copying images... [ 80%] _static/images/pipelines/rosbag_record.png copying images... [ 81%] _static/images/pipelines/stereo_record.png copying images... [ 83%] _static/images/demos/sdk_counter.gif copying images... [ 84%] _static/images/pipelines/counter.png copying images... [ 85%] _static/images/pipelines/looped_replay.png copying images... [ 87%] _static/images/pipelines/people_tracker.png copying images... [ 88%] _static/images/demos/sdk_photo_download.png copying images... [ 90%] _static/images/pipelines/photo_download.png copying images... [ 91%] _static/images/pipelines/youtube_download.png copying images... [ 92%] _static/images/pipelines/custom_action.png copying images... [ 94%] _static/images/pipelines/custom_trigger.png copying images... [ 95%] _static/images/pipelines/person_record.png copying images... [ 97%] _static/images/pipelines/visualizer.png copying images... [ 98%] _static/images/demos/sdk_visualizer_callback.png copying images... [100%] _static/images/pipelines/visualizer_callback.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 256 warnings. The HTML pages are in ../../../_readthedocs/html. Updating searchtools for Read the Docs search... Copying tabs assets Sentry is attempting to send 1 pending error messages Waiting up to 2 seconds Press Ctrl-C to quit