Read the Docs build information Build id: 2362177 Project: first-tech-challenge-ftcdocs Version: latest Commit: 2e93a5ba009b323e8dacc54081177eab4eb0aa05 Date: 2024-07-20T12:28:34.140515Z State: finished Success: True [rtd-command-info] start-time: 2024-07-20T12:28:35.320743Z, end-time: 2024-07-20T12:28:41.633832Z, duration: 6, exit-code: 0 git clone --depth 1 https://github.com/FIRST-Tech-Challenge/ftcdocs.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-20T12:28:41.708949Z, end-time: 2024-07-20T12:28:44.735680Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-07-20T12:28:44.859854Z, end-time: 2024-07-20T12:28:45.915760Z, duration: 1, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2e93a5b Merge pull request #282 from alan412/remove_prematch_checklist [rtd-command-info] start-time: 2024-07-20T12:28:45.988707Z, end-time: 2024-07-20T12:28:46.048226Z, duration: 0, exit-code: 0 cat .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 documentation in the docs/ directory with Sphinx sphinx: configuration: 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 build: os: "ubuntu-22.04" tools: python: "3.9" python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-07-20T12:28:51.136554Z, end-time: 2024-07-20T12:28:51.215116Z, duration: 0, exit-code: 0 asdf global python 3.9.19 [rtd-command-info] start-time: 2024-07-20T12:28:51.631105Z, end-time: 2024-07-20T12:28:53.187591Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.19.final.0-64 in 1211ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest, 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: 2024-07-20T12:28:53.268219Z, end-time: 2024-07-20T12:29:05.450096Z, duration: 12, 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/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-71.0.4-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.5 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-24.1.2 setuptools-71.0.4 [rtd-command-info] start-time: 2024-07-20T12:29:05.523456Z, end-time: 2024-07-20T12:29:16.386034Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.4.6-py3-none-any.whl.metadata (6.1 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.0.0-py3-none-any.whl.metadata (4.6 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.6-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 60.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 72.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 158.3 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 147.0 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 125.9 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 155.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 129.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 123.9 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 139.3 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 130.6 MB/s eta 0:00:00 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 133.3 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 123.7 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.8-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.5/89.5 kB 134.3 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 140.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 140.6 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 107.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 141.8 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, 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.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.7.4 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 importlib-metadata-8.0.0 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.6 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.8 sphinxcontrib-serializinghtml-1.1.10 tomli-2.0.1 urllib3-2.2.2 zipp-3.19.2 [rtd-command-info] start-time: 2024-07-20T12:29:16.457857Z, end-time: 2024-07-20T12:29:30.955094Z, duration: 14, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=sphinx_rtd_dark_mode_v2 (from -r docs/requirements.txt (line 4)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-qxb6wo2h Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-qxb6wo2h Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 819a40e5e183e9e92e403df31ed955308891f774 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=javasphinx (from -r docs/requirements.txt (line 5)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-17n836ma Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-17n836ma Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 819a40e5e183e9e92e403df31ed955308891f774 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=googleanalytics (from -r docs/requirements.txt (line 7)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-lxkxnv_2 Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-lxkxnv_2 Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 819a40e5e183e9e92e403df31ed955308891f774 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=cookiebanner (from -r docs/requirements.txt (line 8)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-5mp6cafk Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-5mp6cafk Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 819a40e5e183e9e92e403df31ed955308891f774 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Sphinx==5.0.0 (from -r docs/requirements.txt (line 1)) Downloading Sphinx-5.0.0-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-autobuild==2024.2.4 (from -r docs/requirements.txt (line 2)) Downloading sphinx_autobuild-2024.2.4-py3-none-any.whl.metadata (8.8 kB) Collecting make==0.1.6.post2 (from -r docs/requirements.txt (line 3)) Downloading make-0.1.6.post2-py3-none-any.whl.metadata (4.6 kB) Collecting sphinx_design==0.2.0 (from -r docs/requirements.txt (line 6)) Downloading sphinx_design-0.2.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-sitemap==2.3.0 (from -r docs/requirements.txt (line 9)) Downloading sphinx_sitemap-2.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting python-git-info==0.8.3 (from -r docs/requirements.txt (line 10)) Downloading python_git_info-0.8.3-py3-none-any.whl.metadata (6.9 kB) Collecting sphinxcontrib-mermaid==0.9.2 (from -r docs/requirements.txt (line 11)) Downloading sphinxcontrib_mermaid-0.9.2-py3-none-any.whl.metadata (12 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.0.6) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (3.1.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.18.0) Collecting docutils<0.19,>=0.14 (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) Downloading docutils-0.18.1-py2.py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.32.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (24.1) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (8.0.0) Collecting livereload (from sphinx-autobuild==2024.2.4->-r docs/requirements.txt (line 2)) Downloading livereload-2.7.0-py3-none-any.whl.metadata (2.1 kB) Collecting colorama (from sphinx-autobuild==2024.2.4->-r docs/requirements.txt (line 2)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting jinja2-time (from make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading jinja2_time-0.2.0-py2.py3-none-any.whl.metadata (5.1 kB) Collecting sphinx-rtd-theme (from sphinx_rtd_dark_mode==1.2.4->-r docs/requirements.txt (line 4)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting javalang>=0.10.1 (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading javalang-0.13.0-py3-none-any.whl.metadata (805 bytes) Collecting lxml (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading lxml-5.2.2-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting beautifulsoup4 (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting future (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.4->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (3.19.2) Collecting six (from javalang>=0.10.1->javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from Jinja2>=2.3->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx==5.0.0->-r docs/requirements.txt (line 1)) (2024.7.4) Collecting soupsieve>1.2 (from beautifulsoup4->javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting arrow (from jinja2-time->make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) Collecting tornado (from livereload->sphinx-autobuild==2024.2.4->-r docs/requirements.txt (line 2)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme->sphinx_rtd_dark_mode==1.2.4->-r docs/requirements.txt (line 4)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting python-dateutil>=2.7.0 (from arrow->jinja2-time->make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting types-python-dateutil>=2.8.10 (from arrow->jinja2-time->make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl.metadata (1.8 kB) Downloading Sphinx-5.0.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.3 MB/s eta 0:00:00 Downloading sphinx_autobuild-2024.2.4-py3-none-any.whl (10.0 kB) Downloading make-0.1.6.post2-py3-none-any.whl (14 kB) Downloading sphinx_design-0.2.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 148.7 MB/s eta 0:00:00 Downloading sphinx_sitemap-2.3.0-py3-none-any.whl (8.0 kB) Downloading python_git_info-0.8.3-py3-none-any.whl (8.9 kB) Downloading sphinxcontrib_mermaid-0.9.2-py3-none-any.whl (13 kB) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 148.3 MB/s eta 0:00:00 Downloading javalang-0.13.0-py3-none-any.whl (22 kB) Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 158.4 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading future-1.0.0-py3-none-any.whl (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 149.6 MB/s eta 0:00:00 Downloading jinja2_time-0.2.0-py2.py3-none-any.whl (6.4 kB) Downloading livereload-2.7.0-py3-none-any.whl (22 kB) Downloading lxml-5.2.2-cp39-cp39-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 143.4 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 146.0 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 134.0 MB/s eta 0:00:00 Downloading arrow-1.3.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 122.5 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.8/436.8 kB 151.6 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 152.8 MB/s eta 0:00:00 Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB) Building wheels for collected packages: sphinx_rtd_dark_mode, javasphinx, sphinxcontrib-googleanalytics, sphinxcontrib-cookiebanner Building wheel for sphinx_rtd_dark_mode (setup.py): started Building wheel for sphinx_rtd_dark_mode (setup.py): finished with status 'done' Created wheel for sphinx_rtd_dark_mode: filename=sphinx_rtd_dark_mode-1.2.4-py3-none-any.whl size=8956 sha256=594281866072aabed743856fb8df368a387f9506d86873599822b1cb7fa35fe2 Stored in directory: /tmp/pip-ephem-wheel-cache-97zi2d55/wheels/c5/be/2e/a3c8c65049db491b503edae2ec8d85c7d386a2aabc83a2624a Building wheel for javasphinx (setup.py): started Building wheel for javasphinx (setup.py): finished with status 'done' Created wheel for javasphinx: filename=javasphinx-0.9.15-py3-none-any.whl size=27049 sha256=c50a060e3c6f2a0f1fb78f1aa9ca5e26affd611c0f92ff7d1ad27833a06d468a Stored in directory: /tmp/pip-ephem-wheel-cache-97zi2d55/wheels/ab/37/85/7c8f3c370457fb6f5075f1c3d21466e3f30af4399303887566 Building wheel for sphinxcontrib-googleanalytics (setup.py): started Building wheel for sphinxcontrib-googleanalytics (setup.py): finished with status 'done' Created wheel for sphinxcontrib-googleanalytics: filename=sphinxcontrib_googleanalytics-0.2.dev20240720-py3-none-any.whl size=3696 sha256=068d942c32410600ad177c070ada73b6f55ffb5ff3c24584e3ad2d7e1cc5e803 Stored in directory: /tmp/pip-ephem-wheel-cache-97zi2d55/wheels/b1/f4/45/811698f65b3315055b534fd68cf0045facb07e97f7748571b2 Building wheel for sphinxcontrib-cookiebanner (setup.py): started Building wheel for sphinxcontrib-cookiebanner (setup.py): finished with status 'done' Created wheel for sphinxcontrib-cookiebanner: filename=sphinxcontrib_cookiebanner-0.1.dev20240720-py3-none-any.whl size=3543 sha256=63167e36a0975ea48bb56722fdef66469b750bc5c674422988d6494ac1161719 Stored in directory: /tmp/pip-ephem-wheel-cache-97zi2d55/wheels/62/80/96/3b3a501600901ac8e1fe7c10a3ae333c14c3d4fd384512dce7 Successfully built sphinx_rtd_dark_mode javasphinx sphinxcontrib-googleanalytics sphinxcontrib-cookiebanner Installing collected packages: python-git-info, types-python-dateutil, tornado, sphinxcontrib-mermaid, soupsieve, six, lxml, future, docutils, colorama, Sphinx, python-dateutil, livereload, javalang, beautifulsoup4, sphinxcontrib-jquery, sphinxcontrib-googleanalytics, sphinxcontrib-cookiebanner, sphinx-sitemap, sphinx_design, sphinx-autobuild, javasphinx, arrow, sphinx-rtd-theme, jinja2-time, sphinx_rtd_dark_mode, make Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: Sphinx Found existing installation: Sphinx 7.4.6 Uninstalling Sphinx-7.4.6: Successfully uninstalled Sphinx-7.4.6 Successfully installed Sphinx-5.0.0 arrow-1.3.0 beautifulsoup4-4.12.3 colorama-0.4.6 docutils-0.18.1 future-1.0.0 javalang-0.13.0 javasphinx-0.9.15 jinja2-time-0.2.0 livereload-2.7.0 lxml-5.2.2 make-0.1.6.post2 python-dateutil-2.9.0.post0 python-git-info-0.8.3 six-1.16.0 soupsieve-2.5 sphinx-autobuild-2024.2.4 sphinx-rtd-theme-2.0.0 sphinx-sitemap-2.3.0 sphinx_design-0.2.0 sphinx_rtd_dark_mode-1.2.4 sphinxcontrib-cookiebanner-0.1.dev20240720 sphinxcontrib-googleanalytics-0.2.dev20240720 sphinxcontrib-jquery-4.1 sphinxcontrib-mermaid-0.9.2 tornado-6.4.1 types-python-dateutil-2.9.0.20240316 [rtd-command-info] start-time: 2024-07-20T12:29:31.540886Z, end-time: 2024-07-20T12:29:31.603645Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # -- Project information import os import sys import urllib.parse as urlparse import gitinfo project = 'FIRST Tech Challenge Docs' copyright = 'FIRST' author = 'FIRST Tech Challenge' license = 'BSD 3-Clause' release = '0.2' version = '0.2.0' # -- General configuration extensions = [ 'javasphinx', 'sphinx.ext.autodoc', 'sphinx.ext.autosectionlabel', 'sphinx.ext.autosummary', 'sphinx.ext.doctest', 'sphinx.ext.duration', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx_design', 'sphinx_rtd_dark_mode', 'sphinxcontrib.googleanalytics', 'sphinxcontrib.cookiebanner', 'sphinxcontrib.mermaid', ] autosectionlabel_prefix_document = True default_dark_mode = False todo_include_todos = False # Configure Google Analytics, Disabled by default googleanalytics_enabled = False intersphinx_mapping = { 'python': ('https://docs.python.org/3/', None), 'sphinx': ('https://www.sphinx-doc.org/en/master/', None), } intersphinx_disabled_domains = ['std'] javadoc_url_map = { 'org.firstinspires.ftc.ftccommon': ('https://javadoc.io/static/org.firstinspires.ftc/FtcCommon/8.2.0/', 'javadoc'), 'org.firstinspires.ftc.hardware': ('https://javadoc.io/static/org.firstinspires.ftc/Hardware/8.2.0/', 'javadoc'), 'org.firstinspires.ftc.inspection': ('https://javadoc.io/static/org.firstinspires.ftc/Inspection/8.2.0/', 'javadoc'), 'org.firstinspires.ftc.onbotjava': ('https://javadoc.io/static/org.firstinspires.ftc/OnBotJava/8.2.0/', 'javadoc'), 'org.firstinspires.ftc.robotcore': ('https://javadoc.io/static/org.firstinspires.ftc/RobotCore/8.2.0/', 'javadoc'), 'org.firstinspires.ftc.vision': ('https://javadoc.io/static/org.firstinspires.ftc/Vision/8.2.0/', 'javadoc'), } templates_path = ['_templates'] # Image Checker Configuration IMAGE_SIZE_EXCLUSIONS = ["source/control_hard_compon/rc_components/images/A1.svg", "source/control_hard_compon/rc_components/images/B1.svg", "source/control_hard_compon/rc_components/images/A2.svg", "source/control_hard_compon/rc_components/images/B2.svg", "source/control_hard_compon/ds_components/images/C1.svg",] # Specify the master doc file, AKA our homepage master_doc = "index" output_name = 'ftcdocs' # -- Options for HTML output html_theme = 'sphinx_rtd_theme' # 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"] # Sidebar logo html_logo = "assets/FIRSTTech_iconHorz_RGB_reverse.png" # URL favicon html_favicon = "assets/FIRSTicon_RGB_withTM.ico" # Credit: https://github.com/wpilibsuite/frc-docs/blob/main/source/conf.py # -- Options for latex generation -------------------------------------------- latex_engine = "xelatex" latex_logo = "assets/Latex_Logo_FTC.png" latex_additional_files = ["assets/Latex_Footer_FTC.png", "_static/RTX.png", 'assets/FTC_Center_Stage_Title.pdf'] # Disable xindy support # See: https://github.com/readthedocs/readthedocs.org/issues/5476 latex_use_xindy = False gitInfo = gitinfo.get_git_info(dir="../../.") gitInfo = {'commit': "N/A", 'refs': 'N/A', 'author_date': 'N/A', 'author': 'N/A'} if gitInfo==None else gitInfo latex_elements = { "papersize": "letterpaper", 'classoptions':',openany', "fontpkg": r""" \setmainfont{Roboto} \setsansfont{Roboto} \setmonofont{DejaVu Sans Mono} """, 'passoptionstopackages': r""" \PassOptionsToPackage{letterpaper,portrait,includehead=true,includefoot=true,left=0.5in,right=0.5in,top=0.9in,bottom=3in,footskip=12.4pt,headsep=25pt,}{geometry} \usepackage{titling} """, "preamble": r""" \usepackage{fancyhdr} \usepackage{color} \usepackage{eso-pic} \usepackage{titlesec} \usepackage[datesep=/,style=ddmmyyyy]{datetime2} \titleformat {\chapter} % command [display] % shape {\bfseries\Large\itshape} % format {Chapter \thechapter} % label {0ex} % sep { \vspace*{-1ex} \textcolor[rgb]{.96, .49, .15}{\rule{\textwidth}{3pt}} \vspace{1ex} } % before-code [ ] % after-code \addtolength{\topmargin}{-23.80643pt} \setlength{\footskip}{36pt} \makeatletter \fancypagestyle{normal}{ \fancyhf{} \fancyfoot[LE]{{ \vspace{-5mm} \includegraphics[scale=0.75]{Latex_Footer_FTC.png} }} \fancyfoot[RE]{ \py@HeaderFamily \py@release \hspace{4mm} \today } \fancyfoot[LO]{\py@HeaderFamily \textbf{Gracious Professionalism®} - \textcolor[rgb]{.96, .49, .15}{“Doing your best work while treating others with respect and kindness - It’s what makes FIRST, first.”}} \fancyhead[R]{{\vspace{5mm} \py@HeaderFamily \@title, \thepage}} \fancyhead[L]{{\vspace{5mm} FTC Docs}} \fancyhead[C]{{\vspace{5mm} \begin{center}\py@HeaderFamily \thechapter \end{center}}} } \fancypagestyle{plain}{ \fancyhf{} \fancyfoot[LE]{{ \vspace{-5mm} \includegraphics[scale=0.75]{Latex_Footer_FTC.png} }} \fancyfoot[RE]{ \py@HeaderFamily \py@release \hspace{4mm} \today } \fancyfoot[LO]{\py@HeaderFamily \textbf{Gracious Professionalism®} - \textcolor[rgb]{.96, .49, .15}{“Doing your best work while treating others with respect and kindness - It’s what makes FIRST, first.”}} \fancyhead[R]{{\vspace{5mm} \py@HeaderFamily \@title, \thepage}} \fancyhead[L]{{\vspace{5mm} FTC Docs}} \fancyhead[C]{{\vspace{5mm} \begin{center}\py@HeaderFamily \thechapter \end{center}}} } \makeatother """, "maketitle": r""" \newgeometry{left=0.5in, right=0.5in, top=0.5in, bottom=0.5in} \pagenumbering{Roman} \begin{titlepage} \AddToShipoutPictureBG*{\includegraphics[width=\paperwidth,height=\paperheight]{FTC_Center_Stage_Title.pdf}} \vspace*{113mm} \begin{flushright} \begin{center} \textbf{\Large {2023-2024 \emph{FIRST} Tech Challenge}} \\ \vspace{4mm} \textbf{\Huge {\thetitle}} \\ \vspace*{\fill} \textbf{\Large {\emph{FIRST} Tech Challenge Documentation}} \end{center} \end{flushright} \end{titlepage} \newpage \vspace*{5mm} \textbf{\Large{Sponsor Thank You}} \indent Thank you to our generous sponsors for your continued support of the \emph{FIRST} Tech Challenge! \vspace{50mm} \begin{figure}[!h] \begin{center} \includegraphics[scale=0.8]{RTX.png} \end{center} \end{figure} \restoregeometry \newgeometry{left=0.5in, right=0.5in, top=0.6in, bottom=1in} """, 'atendofbody': rf""" \newpage \chapter{{Version Information}} \section{{Document Information}} \large \textbf{{Author:}} \theauthor \\ \large \textbf{{Version:}} {release} \\ \large \textbf{{Release Date:}} \today \\ \large \textbf{{Generation Time:}} \DTMcurrenttime \\ \section{{Git Information}} \large \textbf{{Git Hash: }} {gitInfo['commit']} \\ \large \textbf{{Git Branch: }} {gitInfo['refs']} \\ \large \textbf{{Git Commit Date: }} {gitInfo['author_date']} \\ \large \textbf{{Git Commit Author:}} {gitInfo['author']} \section{{Document License}} \large \textbf{{License:}} {license} """, "printindex": r"\footnotesize\raggedright\printindex", } suppress_warnings = ["epub.unknown_project_files"] sphinx_tabs_valid_builders = ["epub", "linkcheck"] # -- Options for EPUB output epub_show_urls = 'footnote' # Specify a standard user agent, as Sphinx default is blocked on some sites user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" # Add a timeout to linkcheck to prevent check from simply hanging on poor websites linkcheck_timeout = 60 # Change request header to avoid timeout errors with SOLIDWORKS/Autodesk because they are great like that linkcheck_request_headers = { "https://www.autodesk.com/": { "Origin": "https://www.autodesk.com", "Referer": "https://www.autodesk.com/", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36", "Accept-Language": "en-us,en;q=0.5", "Accept-Encoding": "gzip,deflate", "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7", }, "https://www.hp.com/": { "Origin": "https://www.hp.com", "Referer": "https://www.hp.com/", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36", "Accept-Language": "en-us,en;q=0.5", "Accept-Encoding": "gzip,deflate", "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7", }, "*": { "Accept": "text/html,application/xhtml+xml", }, } # Firstinspires redirects to login and break our link checker :) # ftc-ml.firstinspires.org does a redirect that linkcheck hates. # GitHub links with Javascript Anchors cannot be detected by linkcheck # Solidworks returns 403 errors on too many web pages. Thanks, buddy. # As of 7/13/23, april.eecs.umich.edu has an expired certificate linkcheck_ignore = [ r'https://my.firstinspires.org/Dashboard/', "https://ftc-ml.firstinspires.org", r'https://github.com/.*#', r'https://wiki.dfrobot.com/.*#', r'https://www.solidworks.com/', r'https://sketchup.com/', r'https://april.eecs.umich.edu/', r'https://www.autodesk.com/', r'https://knowledge.autodesk.com/', r'https://www.3dflow.net/', r'https://stackoverflow.com', ] latex_documents = [ (master_doc, output_name + '.tex', project, author, "manual"), ] if(os.environ.get("BOOKLETS_BUILD") == "true"): print('Building booklets') latex_documents = [ ('ftc_ml/index', "ftc_ml.tex", "FTC Machine Learning", author, "manual"), # FTC ML ('programming_resources/index', "prgrm_res.tex", "FTC Programming Resources", author, "manual"), # Programming Resources ('programming_resources/android_studio_java/Android-Studio-Tutorial', 'android_studios.tex', 'Android Studio Guide', author, "manual"), # Android Studio ('programming_resources/onbot_java/OnBot-Java-Tutorial', "onbot_java.tex", 'OnBot Java Guide', author, "manual"), # OnBot Java ('programming_resources/blocks/Blocks-Tutorial', "blocks.tex", 'Blocks Guide', author, "manual"), # Blocks ('booklets/apriltags', "april_tags.tex", 'April Tags Guide', author, "manual"), # April Tags ('booklets/control_system', "control_system.tex", 'Control System Guide', author, "manual"), # Control System ('booklets/advanced', "advanced.tex", 'Advanced Topics, Programming Resources', author, "manual"), # Advanced Topics ('booklets/sdk', "sdk.tex", 'SDK Guide', author, "manual"), # SDK ('robot_building/rev/PowerPlay/part1/index', "rob_building_rev_p1.tex", 'Part 1 - Basic \'Bot Guide for REV', author, "manual"), # REV Bot Building Power Play P1 ('manufacturing/3d_printing/index', '3d_printing.tex', '3D Printing Guide', author, "manual"), # 3D Printing ] def setup(app): app.add_css_file("css/ftc-rtd.css") #app.add_css_file("css/ftc-rtl.css") app.add_js_file("js/external-links-new-tab.js") # Set Cookie Banner to disabled by default cookiebanner_enabled = False # Configure for local official-esque builds if(os.environ.get("LOCAL_DOCS_BUILD") == "true"): html_context = dict() html_context['display_lower_left'] = True html_context['current_version'] = version html_context['version'] = version html_context['downloads'] = list() pdfname = str(urlparse.urlparse(os.environ.get("FTCDOCS_URL", default="")).path) + output_name + ".pdf" html_context['downloads'].append(('PDF', str(pdfname))) html_context['display_github'] = True html_context['github_user'] = 'FIRST-Tech-Challenge' html_context['github_repo'] = 'ftcdocs' html_context['github_version'] = 'main/docs/source/' cookiebanner_enabled = True if(os.environ.get("RTD_DOCS_BUILD") == "true"): cookiebanner_enabled = True extensions.append('sphinx_sitemap') html_baseurl = os.environ.get("FTCDOCS_URL", default="") # Configure RTD Theme html_theme_options = { 'navigation_depth': 5, } # Avoid duplicate labels autosectionlabel_maxdepth = 2 # Add support for translations gettext_compact = False locale_dirs = ["locale/"] ########################################################################### # 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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//ftc-docs.firstinspires.org/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'first-tech-challenge-ftcdocs', 'name': u'ftcdocs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'G-7B5F7THY9C', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'FIRST-Tech-Challenge', 'proxied_api_host': '/_', 'github_repo': 'ftcdocs', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'G-7B5F7THY9C', 'global_analytics_code': 'UA-17997319-2', 'commit': '2e93a5ba', } # 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/first-tech-challenge-ftcdocs/builds/2362177/' 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: 2024-07-20T12:29:31.678770Z, end-time: 2024-07-20T12:29:52.283047Z, duration: 20, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.0.0 making output directory... done [autosummary] generating autosummary for: apriltag/opmode_test_images/opmode-test-images.rst, apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values.rst, apriltag/vision_portal/apriltag_advanced_use/apriltag-advanced-use.rst, apriltag/vision_portal/apriltag_camera_calibration/apriltag-camera-calibration.rst, apriltag/vision_portal/apriltag_id_code/apriltag-id-code.rst, apriltag/vision_portal/apriltag_intro/apriltag-intro.rst, apriltag/vision_portal/apriltag_library/apriltag-library.rst, apriltag/vision_portal/apriltag_metadata/apriltag-metadata.rst, apriltag/vision_portal/apriltag_pose/apriltag-pose.rst, apriltag/vision_portal/apriltag_reference_frame/apriltag-reference-frame.rst, ..., programming_resources/vision/webcam_controls/ptz/zoom/zoom.rst, programming_resources/vision/webcam_controls/samples/samples.rst, programming_resources/vision/webcam_controls/white_balance/control/control.rst, programming_resources/vision/webcam_controls/white_balance/index.rst, programming_resources/vision/webcam_controls/white_balance/mode/mode.rst, sponsors/discounts/discounts.rst, sponsors/software/software.rst, tech_tips/tech-tips.rst, todo.rst, tos/tos.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 242 source files that are out of date updating environment: [new config] 242 added, 0 changed, 0 removed reading sources... [ 0%] apriltag/opmode_test_images/opmode-test-images reading sources... [ 0%] apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values reading sources... [ 1%] apriltag/vision_portal/apriltag_advanced_use/apriltag-advanced-use reading sources... [ 1%] apriltag/vision_portal/apriltag_camera_calibration/apriltag-camera-calibration reading sources... [ 2%] apriltag/vision_portal/apriltag_id_code/apriltag-id-code reading sources... [ 2%] apriltag/vision_portal/apriltag_intro/apriltag-intro reading sources... [ 2%] apriltag/vision_portal/apriltag_library/apriltag-library reading sources... [ 3%] apriltag/vision_portal/apriltag_metadata/apriltag-metadata reading sources... [ 3%] apriltag/vision_portal/apriltag_pose/apriltag-pose reading sources... [ 4%] apriltag/vision_portal/apriltag_reference_frame/apriltag-reference-frame reading sources... [ 4%] apriltag/vision_portal/vision_multiportal/vision-multiportal reading sources... [ 4%] apriltag/vision_portal/vision_processor_init/vision-processor-init reading sources... [ 5%] apriltag/vision_portal/visionportal_camera_controls/visionportal-camera-controls reading sources... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/visionportal-cpu-and-bandwidth reading sources... [ 6%] apriltag/vision_portal/visionportal_init/visionportal-init reading sources... [ 6%] apriltag/vision_portal/visionportal_overview/visionportal-overview reading sources... [ 7%] apriltag/vision_portal/visionportal_previews/visionportal-previews reading sources... [ 7%] apriltag/vision_portal/visionportal_webcams/visionportal-webcams reading sources... [ 7%] booklets/advanced reading sources... [ 8%] booklets/apriltags reading sources... [ 8%] booklets/control_system reading sources... [ 9%] booklets/index reading sources... [ 9%] booklets/sdk reading sources... [ 9%] cad_resources/autodesk/autodesk reading sources... [ 10%] cad_resources/index reading sources... [ 10%] cad_resources/ptc/ptc reading sources... [ 11%] cad_resources/solidworks/solidworks reading sources... [ 11%] control_hard_compon/ds_components/components/components reading sources... [ 11%] control_hard_compon/ds_components/index reading sources... [ 12%] control_hard_compon/index reading sources... [ 12%] control_hard_compon/rc_components/encoders/encoders reading sources... [ 13%] control_hard_compon/rc_components/hub/hub reading sources... [ 13%] control_hard_compon/rc_components/hub/ports/ch-ports reading sources... [ 14%] control_hard_compon/rc_components/hub/ports/exh-ports reading sources... [ 14%] control_hard_compon/rc_components/hub/ports/std-ports reading sources... [ 14%] control_hard_compon/rc_components/index reading sources... [ 15%] control_hard_compon/rc_components/motors/motors reading sources... [ 15%] control_hard_compon/rc_components/power_distr/power-distr reading sources... [ 16%] control_hard_compon/rc_components/sensors/sensors reading sources... [ 16%] control_hard_compon/rc_components/servos/servos reading sources... [ 16%] control_hard_compon/rc_components/uvc/uvc reading sources... [ 17%] devices/huskylens/huskylens reading sources... [ 17%] faq/faqs reading sources... [ 18%] ftc_docs/dark/dark reading sources... [ 18%] ftc_docs/form/form reading sources... [ 19%] ftc_docs/pdf/pdf reading sources... [ 19%] ftc_docs/workflow/workflow reading sources... [ 19%] ftc_ml/faq/faq reading sources... [ 20%] ftc_ml/implement/index reading sources... [ 20%] ftc_ml/index reading sources... [ 21%] ftc_ml/intro/intro reading sources... [ 21%] ftc_ml/logging_on/logging-on reading sources... [ 21%] ftc_ml/managing_tool/cancel_training/cancel-training reading sources... [ 22%] ftc_ml/managing_tool/cont_training_models/cont-training-models reading sources... [ 22%] ftc_ml/managing_tool/create_videos/create-videos reading sources... [ 23%] ftc_ml/managing_tool/deleting_model/deleting-model reading sources... [ 23%] ftc_ml/managing_tool/downloading_model/downloading-model reading sources... [ 23%] ftc_ml/managing_tool/index reading sources... [ 24%] ftc_ml/managing_tool/labeling/labeling reading sources... [ 24%] ftc_ml/managing_tool/model_metrics/model-metrics reading sources... [ 25%] ftc_ml/managing_tool/overview/overview reading sources... [ 25%] ftc_ml/managing_tool/produce_dataset/produce-dataset reading sources... [ 26%] ftc_ml/managing_tool/training_models/training-models reading sources... [ 26%] ftc_ml/managing_tool/upload_videos/upload-videos reading sources... [ 26%] ftc_ml/optimize_videos/optimize-videos reading sources... [ 27%] ftc_sdk/overview/index reading sources... [ 27%] ftc_sdk/updating/controlhub_os/Updating-the-Control-Hub-OS reading sources... [ 28%] ftc_sdk/updating/driverhub_os/Updating-the-Driver-Hub-OS reading sources... [ 28%] ftc_sdk/updating/ds_app/Updating-the-DS-App reading sources... [ 28%] ftc_sdk/updating/hardware_client/Updating-REV-Hardware-Client reading sources... [ 29%] ftc_sdk/updating/hub_firmware/Updating-Hub-Firmware reading sources... [ 29%] ftc_sdk/updating/index reading sources... [ 30%] ftc_sdk/updating/rc_app/Updating-the-RC-App reading sources... [ 30%] game_specific_resources/blog/blog reading sources... [ 30%] game_specific_resources/field_coordinate_system/field-coordinate-system reading sources... [ 31%] game_specific_resources/ftcqa/ftcqa reading sources... [ 31%] game_specific_resources/playing_field_resources/playing_field_resources reading sources... [ 32%] gracious_professionalism/gp reading sources... [ 32%] hardware_and_software_configuration/configuring/configuring_color_sensor/configuring-color-sensor reading sources... [ 33%] hardware_and_software_configuration/configuring/configuring_dc_motor/configuring-dc-motor reading sources... [ 33%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/configuring-digital-touch-sensor reading sources... [ 33%] hardware_and_software_configuration/configuring/configuring_dual_hubs/configuring-dual-hubs reading sources... [ 34%] hardware_and_software_configuration/configuring/configuring_external_webcam/configuring-external-webcam reading sources... [ 34%] hardware_and_software_configuration/configuring/configuring_servo/configuring-servo reading sources... [ 35%] hardware_and_software_configuration/configuring/configuring_uvc_camera/configuring-uvc-camera reading sources... [ 35%] hardware_and_software_configuration/configuring/getting_started/getting-started reading sources... [ 35%] hardware_and_software_configuration/configuring/index reading sources... [ 36%] hardware_and_software_configuration/configuring/managing_esd/managing-esd reading sources... [ 36%] hardware_and_software_configuration/configuring/saving_config/saving-config reading sources... [ 37%] hardware_and_software_configuration/connecting_devices/connecting_color/connecting-color reading sources... [ 37%] hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor reading sources... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_power/connecting-power reading sources... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_servo/connecting-servo reading sources... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_touch/connecting-touch reading sources... [ 39%] hardware_and_software_configuration/connecting_devices/index reading sources... [ 39%] hardware_and_software_configuration/index reading sources... [ 40%] hardware_and_software_configuration/self_inspect/self-inspect reading sources... [ 40%] index reading sources... [ 40%] manuals/game_manuals/game_manuals reading sources... [ 41%] manufacturing/3d_printing/3d_printed_parts/3d_printed_parts reading sources... [ 41%] manufacturing/3d_printing/3d_printing_intro/3d_printing_intro reading sources... [ 42%] manufacturing/3d_printing/designing_and_slicing/designing_and_slicing reading sources... [ 42%] manufacturing/3d_printing/designing_and_slicing/general_3d_print_design/general_3d_print_design reading sources... [ 42%] manufacturing/3d_printing/designing_and_slicing/part_printability/part_printability reading sources... [ 43%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/slicing_settings reading sources... [ 43%] manufacturing/3d_printing/designing_and_slicing/slicing_software/slicing_software reading sources... [ 44%] manufacturing/3d_printing/designing_and_slicing/tolerancing/tolerancing reading sources... [ 44%] manufacturing/3d_printing/designing_and_slicing/what_is_slicing/what_is_slicing reading sources... [ 45%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/working_with_screws reading sources... [ 45%] manufacturing/3d_printing/filament_choice/advanced_filaments/advanced_filaments reading sources... [ 45%] manufacturing/3d_printing/filament_choice/common_filaments/common_filaments reading sources... [ 46%] manufacturing/3d_printing/filament_choice/filament_choice reading sources... [ 46%] manufacturing/3d_printing/filament_choice/filament_storage/filament_storage reading sources... [ 47%] manufacturing/3d_printing/general_knowledge/common_tools/common_tools reading sources... [ 47%] manufacturing/3d_printing/general_knowledge/common_upgrades/common_upgrades reading sources... [ 47%] manufacturing/3d_printing/general_knowledge/general_knowledge reading sources... [ 48%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/hardware_tradeoffs reading sources... [ 48%] manufacturing/3d_printing/general_knowledge/terminology/terminology reading sources... [ 49%] manufacturing/3d_printing/index reading sources... [ 49%] manufacturing/3d_printing/printer_choice/budget_printers/budget_printers reading sources... [ 50%] manufacturing/3d_printing/printer_choice/high_end_printers/high_end_printers reading sources... [ 50%] manufacturing/3d_printing/printer_choice/mid_range_printers/mid_range_printers reading sources... [ 50%] manufacturing/3d_printing/printer_choice/printer_choice reading sources... [ 51%] manufacturing/3d_printing/specific_skill_guides/basic_post_processing/basic_post_processing reading sources... [ 51%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/bed_leveling reading sources... [ 52%] manufacturing/3d_printing/specific_skill_guides/extruder_calibration/extruder_calibration reading sources... [ 52%] manufacturing/3d_printing/specific_skill_guides/print_adhesion/print_adhesion reading sources... [ 52%] manufacturing/3d_printing/specific_skill_guides/specific_skill_guides reading sources... [ 53%] manufacturing/3d_printing/specific_skill_guides/temperature_tuning/temperature_tuning reading sources... [ 53%] manufacturing/3d_printing/troubleshooting/troubleshooting reading sources... [ 54%] manufacturing/index reading sources... [ 54%] overview/ftcoverview reading sources... [ 54%] persona_pages/coach_admin/coach_admin reading sources... [ 55%] persona_pages/mentor_tech/mentor_tech reading sources... [ 55%] persona_pages/rookie_teams/rookie_teams reading sources... [ 56%] persona_pages/veteran_teams/veteran_teams reading sources... [ 56%] programming_resources/android_studio_java/Android-Studio-Tutorial reading sources... [ 57%] programming_resources/android_studio_java/config/config reading sources... [ 57%] programming_resources/android_studio_java/install/install reading sources... [ 57%] programming_resources/android_studio_java/intro/intro reading sources... [ 58%] programming_resources/android_studio_java/manage/manage reading sources... [ 58%] programming_resources/android_studio_java/opmode/opmode reading sources... [ 59%] programming_resources/blocks/Blocks-Tutorial reading sources... [ 59%] programming_resources/blocks/config/config reading sources... [ 59%] programming_resources/blocks/connecting/connecting reading sources... [ 60%] programming_resources/blocks/intro/intro reading sources... [ 60%] programming_resources/blocks/opmode/opmode reading sources... [ 61%] programming_resources/blocks/reference/reference reading sources... [ 61%] programming_resources/imu/imu reading sources... [ 61%] programming_resources/index reading sources... [ 62%] programming_resources/laptops/laptops reading sources... [ 62%] programming_resources/onbot_java/OnBot-Java-Tutorial reading sources... [ 63%] programming_resources/onbot_java/config/config reading sources... [ 63%] programming_resources/onbot_java/connecting/connecting reading sources... [ 64%] programming_resources/onbot_java/intro/intro reading sources... [ 64%] programming_resources/onbot_java/opmode/opmode reading sources... [ 64%] programming_resources/onbot_java/reference/reference reading sources... [ 65%] programming_resources/shared/auto_load_opmode/auto-load-opmode reading sources... [ 65%] programming_resources/shared/choosing_program_lang/choosing-program-lang reading sources... [ 66%] programming_resources/shared/configuring_android/Configuring-Your-Android-Devices reading sources... [ 66%] programming_resources/shared/control_system_intro/The-FTC-Control-System reading sources... [ 66%] programming_resources/shared/external_libraries_blocks/external-libraries-blocks reading sources... [ 67%] programming_resources/shared/installing_javascript_browser/Installing-a-Javascript-Enabled-Browser reading sources... [ 67%] programming_resources/shared/installing_kotlin/Installing-Kotlin reading sources... [ 68%] programming_resources/shared/managing_control_hub/Managing-a-Control-Hub reading sources... [ 68%] programming_resources/shared/managing_smartphone_ds/Managing-a-Smartphone-Driver-Station reading sources... [ 69%] programming_resources/shared/managing_smartphone_rc/Managing-a-Smartphone-Robot-Controller reading sources... [ 69%] programming_resources/shared/myblocks/annotation/annotation reading sources... [ 69%] programming_resources/shared/myblocks/driving_example/driving-example reading sources... [ 70%] programming_resources/shared/myblocks/editing/editing reading sources... [ 70%] programming_resources/shared/myblocks/hardware_example/hardware-example reading sources... [ 71%] programming_resources/shared/myblocks/ideas/ideas reading sources... [ 71%] programming_resources/shared/myblocks/index reading sources... [ 71%] programming_resources/shared/myblocks/intro/intro reading sources... [ 72%] programming_resources/shared/myblocks/method_example/method-example reading sources... [ 72%] programming_resources/shared/myblocks/parameter/parameter reading sources... [ 73%] programming_resources/shared/myblocks/rw_example/rw-example reading sources... [ 73%] programming_resources/shared/myblocks/simple_example/simple-example reading sources... [ 73%] programming_resources/shared/myblocks/summary/summary reading sources... [ 74%] programming_resources/shared/myblocks/telem_example/telem-example reading sources... [ 74%] programming_resources/shared/myblocks/timer_example/timer-example reading sources... [ 75%] programming_resources/shared/phone_pairing/phone-pairing reading sources... [ 75%] programming_resources/shared/pid_coefficients/pid-coefficients reading sources... [ 76%] programming_resources/shared/pidf_coefficients/pidf-coefficients reading sources... [ 76%] programming_resources/shared/program_and_manage_network/Connecting-a-Laptop-to-the-Program-&-Manage-Network reading sources... [ 76%] programming_resources/shared/required_materials/Required-Materials reading sources... [ 77%] programming_resources/shared/using_android_device/Using-Your-Android-Device reading sources... [ 77%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/Controlling-a-Servo-(Android-Studio) reading sources... [ 78%] programming_resources/tutorial_specific/android_studio/creating_op_modes/Creating-and-Running-an-Op-Mode-(Android-Studio) reading sources... [ 78%] programming_resources/tutorial_specific/android_studio/disable_instant_run/disable-instant-run reading sources... [ 78%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/Downloading-the-Android-Studio-Project-Folder reading sources... [ 79%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/Enabling-Developer-Options reading sources... [ 79%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub reading sources... [ 80%] programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio reading sources... [ 80%] programming_resources/tutorial_specific/android_studio/using_sensors/Using-Sensors-(Android-Studio) reading sources... [ 80%] programming_resources/tutorial_specific/blocks/blocks_reference/Blocks-Reference-Material reading sources... [ 81%] programming_resources/tutorial_specific/blocks/controlling_a_servo/Controlling-a-Servo-(Blocks) reading sources... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/Writing-an-Op-Mode-with-FTC-Blocks reading sources... [ 82%] programming_resources/tutorial_specific/blocks/managing_opmodes/managing-opmodes reading sources... [ 82%] programming_resources/tutorial_specific/blocks/running_op_modes/Running-Your-Op-Mode reading sources... [ 83%] programming_resources/tutorial_specific/blocks/using_sensors/Using-Sensors-(Blocks) reading sources... [ 83%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/Controlling-a-Servo-(OnBot-Java) reading sources... [ 83%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/Creating-and-Running-an-Op-Mode-(OnBot-Java) reading sources... [ 84%] programming_resources/tutorial_specific/onbot_java/onbot_java_reference/OnBot-Java-Reference-Info reading sources... [ 84%] programming_resources/tutorial_specific/onbot_java/using_sensors/Using-Sensors-(OnBot-Java) reading sources... [ 85%] programming_resources/vision/blocks_tfod_opmode/blocks-tfod-opmode reading sources... [ 85%] programming_resources/vision/blocks_tfod_opmode_custom/blocks-tfod-opmode-custom reading sources... [ 85%] programming_resources/vision/camera_calibration/camera-calibration reading sources... [ 86%] programming_resources/vision/java_tfod_opmode/java-tfod-opmode reading sources... [ 86%] programming_resources/vision/java_tfod_opmode_custom/java-tfod-opmode-custom reading sources... [ 87%] programming_resources/vision/tensorflow_cs_2023/tensorflow-cs-2023 reading sources... [ 87%] programming_resources/vision/tensorflow_ff_2021/tensorflow-ff-2021 reading sources... [ 88%] programming_resources/vision/tensorflow_pp_2022/tensorflow_pp_2022 reading sources... [ 88%] programming_resources/vision/vision_overview/vision-overview reading sources... [ 88%] programming_resources/vision/webcam_controls/eval/eval reading sources... [ 89%] programming_resources/vision/webcam_controls/exposure/auto_exposure/auto-exposure reading sources... [ 89%] programming_resources/vision/webcam_controls/exposure/control/control reading sources... [ 90%] programming_resources/vision/webcam_controls/exposure/index reading sources... [ 90%] programming_resources/vision/webcam_controls/exposure/mode/mode reading sources... [ 90%] programming_resources/vision/webcam_controls/exposure/samples/samples reading sources... [ 91%] programming_resources/vision/webcam_controls/focus/control/control reading sources... [ 91%] programming_resources/vision/webcam_controls/focus/index reading sources... [ 92%] programming_resources/vision/webcam_controls/focus/mode/mode reading sources... [ 92%] programming_resources/vision/webcam_controls/gain/control/control reading sources... [ 92%] programming_resources/vision/webcam_controls/gain/ex1/ex1 reading sources... [ 93%] programming_resources/vision/webcam_controls/gain/ex2/ex2 reading sources... [ 93%] programming_resources/vision/webcam_controls/gain/ex3/ex3 reading sources... [ 94%] programming_resources/vision/webcam_controls/gain/index reading sources... [ 94%] programming_resources/vision/webcam_controls/index reading sources... [ 95%] programming_resources/vision/webcam_controls/overview/overview reading sources... [ 95%] programming_resources/vision/webcam_controls/ptz/index reading sources... [ 95%] programming_resources/vision/webcam_controls/ptz/pan_tilt/pan-tilt reading sources... [ 96%] programming_resources/vision/webcam_controls/ptz/zoom/zoom reading sources... [ 96%] programming_resources/vision/webcam_controls/samples/samples reading sources... [ 97%] programming_resources/vision/webcam_controls/white_balance/control/control reading sources... [ 97%] programming_resources/vision/webcam_controls/white_balance/index reading sources... [ 97%] programming_resources/vision/webcam_controls/white_balance/mode/mode reading sources... [ 98%] sponsors/discounts/discounts reading sources... [ 98%] sponsors/software/software reading sources... [ 99%] tech_tips/tech-tips reading sources... [ 99%] todo reading sources... [100%] tos/tos looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] apriltag/opmode_test_images/opmode-test-images writing output... [ 0%] apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values writing output... [ 1%] apriltag/vision_portal/apriltag_advanced_use/apriltag-advanced-use writing output... [ 1%] apriltag/vision_portal/apriltag_camera_calibration/apriltag-camera-calibration writing output... [ 2%] apriltag/vision_portal/apriltag_id_code/apriltag-id-code writing output... [ 2%] apriltag/vision_portal/apriltag_intro/apriltag-intro writing output... [ 2%] apriltag/vision_portal/apriltag_library/apriltag-library writing output... [ 3%] apriltag/vision_portal/apriltag_metadata/apriltag-metadata writing output... [ 3%] apriltag/vision_portal/apriltag_pose/apriltag-pose writing output... [ 4%] apriltag/vision_portal/apriltag_reference_frame/apriltag-reference-frame writing output... [ 4%] apriltag/vision_portal/vision_multiportal/vision-multiportal writing output... [ 4%] apriltag/vision_portal/vision_processor_init/vision-processor-init writing output... [ 5%] apriltag/vision_portal/visionportal_camera_controls/visionportal-camera-controls writing output... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/visionportal-cpu-and-bandwidth writing output... [ 6%] apriltag/vision_portal/visionportal_init/visionportal-init writing output... [ 6%] apriltag/vision_portal/visionportal_overview/visionportal-overview writing output... [ 7%] apriltag/vision_portal/visionportal_previews/visionportal-previews writing output... [ 7%] apriltag/vision_portal/visionportal_webcams/visionportal-webcams writing output... [ 7%] booklets/advanced writing output... [ 8%] booklets/apriltags writing output... [ 8%] booklets/control_system writing output... [ 9%] booklets/index writing output... [ 9%] booklets/sdk writing output... [ 9%] cad_resources/autodesk/autodesk writing output... [ 10%] cad_resources/index writing output... [ 10%] cad_resources/ptc/ptc writing output... [ 11%] cad_resources/solidworks/solidworks writing output... [ 11%] control_hard_compon/ds_components/components/components writing output... [ 11%] control_hard_compon/ds_components/index writing output... [ 12%] control_hard_compon/index writing output... [ 12%] control_hard_compon/rc_components/encoders/encoders writing output... [ 13%] control_hard_compon/rc_components/hub/hub writing output... [ 13%] control_hard_compon/rc_components/hub/ports/ch-ports writing output... [ 14%] control_hard_compon/rc_components/hub/ports/exh-ports writing output... [ 14%] control_hard_compon/rc_components/hub/ports/std-ports writing output... [ 14%] control_hard_compon/rc_components/index writing output... [ 15%] control_hard_compon/rc_components/motors/motors writing output... [ 15%] control_hard_compon/rc_components/power_distr/power-distr writing output... [ 16%] control_hard_compon/rc_components/sensors/sensors writing output... [ 16%] control_hard_compon/rc_components/servos/servos writing output... [ 16%] control_hard_compon/rc_components/uvc/uvc writing output... [ 17%] devices/huskylens/huskylens writing output... [ 17%] faq/faqs writing output... [ 18%] ftc_docs/dark/dark writing output... [ 18%] ftc_docs/form/form writing output... [ 19%] ftc_docs/pdf/pdf writing output... [ 19%] ftc_docs/workflow/workflow writing output... [ 19%] ftc_ml/faq/faq writing output... [ 20%] ftc_ml/implement/index writing output... [ 20%] ftc_ml/index writing output... [ 21%] ftc_ml/intro/intro writing output... [ 21%] ftc_ml/logging_on/logging-on writing output... [ 21%] ftc_ml/managing_tool/cancel_training/cancel-training writing output... [ 22%] ftc_ml/managing_tool/cont_training_models/cont-training-models writing output... [ 22%] ftc_ml/managing_tool/create_videos/create-videos writing output... [ 23%] ftc_ml/managing_tool/deleting_model/deleting-model writing output... [ 23%] ftc_ml/managing_tool/downloading_model/downloading-model writing output... [ 23%] ftc_ml/managing_tool/index writing output... [ 24%] ftc_ml/managing_tool/labeling/labeling writing output... [ 24%] ftc_ml/managing_tool/model_metrics/model-metrics writing output... [ 25%] ftc_ml/managing_tool/overview/overview writing output... [ 25%] ftc_ml/managing_tool/produce_dataset/produce-dataset writing output... [ 26%] ftc_ml/managing_tool/training_models/training-models writing output... [ 26%] ftc_ml/managing_tool/upload_videos/upload-videos writing output... [ 26%] ftc_ml/optimize_videos/optimize-videos writing output... [ 27%] ftc_sdk/overview/index writing output... [ 27%] ftc_sdk/updating/controlhub_os/Updating-the-Control-Hub-OS writing output... [ 28%] ftc_sdk/updating/driverhub_os/Updating-the-Driver-Hub-OS writing output... [ 28%] ftc_sdk/updating/ds_app/Updating-the-DS-App writing output... [ 28%] ftc_sdk/updating/hardware_client/Updating-REV-Hardware-Client writing output... [ 29%] ftc_sdk/updating/hub_firmware/Updating-Hub-Firmware writing output... [ 29%] ftc_sdk/updating/index writing output... [ 30%] ftc_sdk/updating/rc_app/Updating-the-RC-App writing output... [ 30%] game_specific_resources/blog/blog writing output... [ 30%] game_specific_resources/field_coordinate_system/field-coordinate-system writing output... [ 31%] game_specific_resources/ftcqa/ftcqa writing output... [ 31%] game_specific_resources/playing_field_resources/playing_field_resources writing output... [ 32%] gracious_professionalism/gp writing output... [ 32%] hardware_and_software_configuration/configuring/configuring_color_sensor/configuring-color-sensor writing output... [ 33%] hardware_and_software_configuration/configuring/configuring_dc_motor/configuring-dc-motor writing output... [ 33%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/configuring-digital-touch-sensor writing output... [ 33%] hardware_and_software_configuration/configuring/configuring_dual_hubs/configuring-dual-hubs writing output... [ 34%] hardware_and_software_configuration/configuring/configuring_external_webcam/configuring-external-webcam writing output... [ 34%] hardware_and_software_configuration/configuring/configuring_servo/configuring-servo writing output... [ 35%] hardware_and_software_configuration/configuring/configuring_uvc_camera/configuring-uvc-camera writing output... [ 35%] hardware_and_software_configuration/configuring/getting_started/getting-started writing output... [ 35%] hardware_and_software_configuration/configuring/index writing output... [ 36%] hardware_and_software_configuration/configuring/managing_esd/managing-esd writing output... [ 36%] hardware_and_software_configuration/configuring/saving_config/saving-config writing output... [ 37%] hardware_and_software_configuration/connecting_devices/connecting_color/connecting-color writing output... [ 37%] hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor writing output... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_power/connecting-power writing output... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_servo/connecting-servo writing output... [ 38%] hardware_and_software_configuration/connecting_devices/connecting_touch/connecting-touch writing output... [ 39%] hardware_and_software_configuration/connecting_devices/index writing output... [ 39%] hardware_and_software_configuration/index writing output... [ 40%] hardware_and_software_configuration/self_inspect/self-inspect writing output... [ 40%] index writing output... [ 40%] manuals/game_manuals/game_manuals writing output... [ 41%] manufacturing/3d_printing/3d_printed_parts/3d_printed_parts writing output... [ 41%] manufacturing/3d_printing/3d_printing_intro/3d_printing_intro writing output... [ 42%] manufacturing/3d_printing/designing_and_slicing/designing_and_slicing writing output... [ 42%] manufacturing/3d_printing/designing_and_slicing/general_3d_print_design/general_3d_print_design writing output... [ 42%] manufacturing/3d_printing/designing_and_slicing/part_printability/part_printability writing output... [ 43%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/slicing_settings writing output... [ 43%] manufacturing/3d_printing/designing_and_slicing/slicing_software/slicing_software writing output... [ 44%] manufacturing/3d_printing/designing_and_slicing/tolerancing/tolerancing writing output... [ 44%] manufacturing/3d_printing/designing_and_slicing/what_is_slicing/what_is_slicing writing output... [ 45%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/working_with_screws writing output... [ 45%] manufacturing/3d_printing/filament_choice/advanced_filaments/advanced_filaments writing output... [ 45%] manufacturing/3d_printing/filament_choice/common_filaments/common_filaments writing output... [ 46%] manufacturing/3d_printing/filament_choice/filament_choice writing output... [ 46%] manufacturing/3d_printing/filament_choice/filament_storage/filament_storage writing output... [ 47%] manufacturing/3d_printing/general_knowledge/common_tools/common_tools writing output... [ 47%] manufacturing/3d_printing/general_knowledge/common_upgrades/common_upgrades writing output... [ 47%] manufacturing/3d_printing/general_knowledge/general_knowledge writing output... [ 48%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/hardware_tradeoffs writing output... [ 48%] manufacturing/3d_printing/general_knowledge/terminology/terminology writing output... [ 49%] manufacturing/3d_printing/index writing output... [ 49%] manufacturing/3d_printing/printer_choice/budget_printers/budget_printers writing output... [ 50%] manufacturing/3d_printing/printer_choice/high_end_printers/high_end_printers writing output... [ 50%] manufacturing/3d_printing/printer_choice/mid_range_printers/mid_range_printers writing output... [ 50%] manufacturing/3d_printing/printer_choice/printer_choice writing output... [ 51%] manufacturing/3d_printing/specific_skill_guides/basic_post_processing/basic_post_processing writing output... [ 51%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/bed_leveling writing output... [ 52%] manufacturing/3d_printing/specific_skill_guides/extruder_calibration/extruder_calibration writing output... [ 52%] manufacturing/3d_printing/specific_skill_guides/print_adhesion/print_adhesion writing output... [ 52%] manufacturing/3d_printing/specific_skill_guides/specific_skill_guides writing output... [ 53%] manufacturing/3d_printing/specific_skill_guides/temperature_tuning/temperature_tuning writing output... [ 53%] manufacturing/3d_printing/troubleshooting/troubleshooting writing output... [ 54%] manufacturing/index writing output... [ 54%] overview/ftcoverview writing output... [ 54%] persona_pages/coach_admin/coach_admin writing output... [ 55%] persona_pages/mentor_tech/mentor_tech writing output... [ 55%] persona_pages/rookie_teams/rookie_teams writing output... [ 56%] persona_pages/veteran_teams/veteran_teams writing output... [ 56%] programming_resources/android_studio_java/Android-Studio-Tutorial writing output... [ 57%] programming_resources/android_studio_java/config/config writing output... [ 57%] programming_resources/android_studio_java/install/install writing output... [ 57%] programming_resources/android_studio_java/intro/intro writing output... [ 58%] programming_resources/android_studio_java/manage/manage writing output... [ 58%] programming_resources/android_studio_java/opmode/opmode writing output... [ 59%] programming_resources/blocks/Blocks-Tutorial writing output... [ 59%] programming_resources/blocks/config/config writing output... [ 59%] programming_resources/blocks/connecting/connecting writing output... [ 60%] programming_resources/blocks/intro/intro writing output... [ 60%] programming_resources/blocks/opmode/opmode writing output... [ 61%] programming_resources/blocks/reference/reference writing output... [ 61%] programming_resources/imu/imu writing output... [ 61%] programming_resources/index writing output... [ 62%] programming_resources/laptops/laptops writing output... [ 62%] programming_resources/onbot_java/OnBot-Java-Tutorial writing output... [ 63%] programming_resources/onbot_java/config/config writing output... [ 63%] programming_resources/onbot_java/connecting/connecting writing output... [ 64%] programming_resources/onbot_java/intro/intro writing output... [ 64%] programming_resources/onbot_java/opmode/opmode writing output... [ 64%] programming_resources/onbot_java/reference/reference writing output... [ 65%] programming_resources/shared/auto_load_opmode/auto-load-opmode writing output... [ 65%] programming_resources/shared/choosing_program_lang/choosing-program-lang writing output... [ 66%] programming_resources/shared/configuring_android/Configuring-Your-Android-Devices writing output... [ 66%] programming_resources/shared/control_system_intro/The-FTC-Control-System writing output... [ 66%] programming_resources/shared/external_libraries_blocks/external-libraries-blocks writing output... [ 67%] programming_resources/shared/installing_javascript_browser/Installing-a-Javascript-Enabled-Browser writing output... [ 67%] programming_resources/shared/installing_kotlin/Installing-Kotlin writing output... [ 68%] programming_resources/shared/managing_control_hub/Managing-a-Control-Hub writing output... [ 68%] programming_resources/shared/managing_smartphone_ds/Managing-a-Smartphone-Driver-Station writing output... [ 69%] programming_resources/shared/managing_smartphone_rc/Managing-a-Smartphone-Robot-Controller writing output... [ 69%] programming_resources/shared/myblocks/annotation/annotation writing output... [ 69%] programming_resources/shared/myblocks/driving_example/driving-example writing output... [ 70%] programming_resources/shared/myblocks/editing/editing writing output... [ 70%] programming_resources/shared/myblocks/hardware_example/hardware-example writing output... [ 71%] programming_resources/shared/myblocks/ideas/ideas writing output... [ 71%] programming_resources/shared/myblocks/index writing output... [ 71%] programming_resources/shared/myblocks/intro/intro writing output... [ 72%] programming_resources/shared/myblocks/method_example/method-example writing output... [ 72%] programming_resources/shared/myblocks/parameter/parameter writing output... [ 73%] programming_resources/shared/myblocks/rw_example/rw-example writing output... [ 73%] programming_resources/shared/myblocks/simple_example/simple-example writing output... [ 73%] programming_resources/shared/myblocks/summary/summary writing output... [ 74%] programming_resources/shared/myblocks/telem_example/telem-example writing output... [ 74%] programming_resources/shared/myblocks/timer_example/timer-example writing output... [ 75%] programming_resources/shared/phone_pairing/phone-pairing writing output... [ 75%] programming_resources/shared/pid_coefficients/pid-coefficients writing output... [ 76%] programming_resources/shared/pidf_coefficients/pidf-coefficients writing output... [ 76%] programming_resources/shared/program_and_manage_network/Connecting-a-Laptop-to-the-Program-&-Manage-Network writing output... [ 76%] programming_resources/shared/required_materials/Required-Materials writing output... [ 77%] programming_resources/shared/using_android_device/Using-Your-Android-Device writing output... [ 77%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/Controlling-a-Servo-(Android-Studio) writing output... [ 78%] programming_resources/tutorial_specific/android_studio/creating_op_modes/Creating-and-Running-an-Op-Mode-(Android-Studio) writing output... [ 78%] programming_resources/tutorial_specific/android_studio/disable_instant_run/disable-instant-run writing output... [ 78%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/Downloading-the-Android-Studio-Project-Folder writing output... [ 79%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/Enabling-Developer-Options writing output... [ 79%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub writing output... [ 80%] programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio writing output... [ 80%] programming_resources/tutorial_specific/android_studio/using_sensors/Using-Sensors-(Android-Studio) writing output... [ 80%] programming_resources/tutorial_specific/blocks/blocks_reference/Blocks-Reference-Material writing output... [ 81%] programming_resources/tutorial_specific/blocks/controlling_a_servo/Controlling-a-Servo-(Blocks) writing output... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/Writing-an-Op-Mode-with-FTC-Blocks writing output... [ 82%] programming_resources/tutorial_specific/blocks/managing_opmodes/managing-opmodes writing output... [ 82%] programming_resources/tutorial_specific/blocks/running_op_modes/Running-Your-Op-Mode writing output... [ 83%] programming_resources/tutorial_specific/blocks/using_sensors/Using-Sensors-(Blocks) writing output... [ 83%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/Controlling-a-Servo-(OnBot-Java) writing output... [ 83%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/Creating-and-Running-an-Op-Mode-(OnBot-Java) writing output... [ 84%] programming_resources/tutorial_specific/onbot_java/onbot_java_reference/OnBot-Java-Reference-Info writing output... [ 84%] programming_resources/tutorial_specific/onbot_java/using_sensors/Using-Sensors-(OnBot-Java) writing output... [ 85%] programming_resources/vision/blocks_tfod_opmode/blocks-tfod-opmode writing output... [ 85%] programming_resources/vision/blocks_tfod_opmode_custom/blocks-tfod-opmode-custom writing output... [ 85%] programming_resources/vision/camera_calibration/camera-calibration writing output... [ 86%] programming_resources/vision/java_tfod_opmode/java-tfod-opmode writing output... [ 86%] programming_resources/vision/java_tfod_opmode_custom/java-tfod-opmode-custom writing output... [ 87%] programming_resources/vision/tensorflow_cs_2023/tensorflow-cs-2023 writing output... [ 87%] programming_resources/vision/tensorflow_ff_2021/tensorflow-ff-2021 writing output... [ 88%] programming_resources/vision/tensorflow_pp_2022/tensorflow_pp_2022 writing output... [ 88%] programming_resources/vision/vision_overview/vision-overview writing output... [ 88%] programming_resources/vision/webcam_controls/eval/eval writing output... [ 89%] programming_resources/vision/webcam_controls/exposure/auto_exposure/auto-exposure writing output... [ 89%] programming_resources/vision/webcam_controls/exposure/control/control writing output... [ 90%] programming_resources/vision/webcam_controls/exposure/index writing output... [ 90%] programming_resources/vision/webcam_controls/exposure/mode/mode writing output... [ 90%] programming_resources/vision/webcam_controls/exposure/samples/samples writing output... [ 91%] programming_resources/vision/webcam_controls/focus/control/control writing output... [ 91%] programming_resources/vision/webcam_controls/focus/index writing output... [ 92%] programming_resources/vision/webcam_controls/focus/mode/mode writing output... [ 92%] programming_resources/vision/webcam_controls/gain/control/control writing output... [ 92%] programming_resources/vision/webcam_controls/gain/ex1/ex1 writing output... [ 93%] programming_resources/vision/webcam_controls/gain/ex2/ex2 writing output... [ 93%] programming_resources/vision/webcam_controls/gain/ex3/ex3 writing output... [ 94%] programming_resources/vision/webcam_controls/gain/index writing output... [ 94%] programming_resources/vision/webcam_controls/index writing output... [ 95%] programming_resources/vision/webcam_controls/overview/overview writing output... [ 95%] programming_resources/vision/webcam_controls/ptz/index writing output... [ 95%] programming_resources/vision/webcam_controls/ptz/pan_tilt/pan-tilt writing output... [ 96%] programming_resources/vision/webcam_controls/ptz/zoom/zoom writing output... [ 96%] programming_resources/vision/webcam_controls/samples/samples writing output... [ 97%] programming_resources/vision/webcam_controls/white_balance/control/control writing output... [ 97%] programming_resources/vision/webcam_controls/white_balance/index writing output... [ 97%] programming_resources/vision/webcam_controls/white_balance/mode/mode writing output... [ 98%] sponsors/discounts/discounts writing output... [ 98%] sponsors/software/software writing output... [ 99%] tech_tips/tech-tips writing output... [ 99%] todo writing output... [100%] tos/tos generating indices... genindex done writing additional pages... search done copying images... [ 0%] apriltag/opmode_test_images/images/apriltag_sizing.png copying images... [ 0%] apriltag/opmode_test_images/images/printing.png copying images... [ 0%] apriltag/opmode_test_images/images/tag583_nemo.png copying images... [ 0%] apriltag/opmode_test_images/images/tag584_jonah.png copying images... [ 0%] apriltag/opmode_test_images/images/tag585_cousteau.png copying images... [ 0%] apriltag/opmode_test_images/images/tag586_ariel.png copying images... [ 0%] apriltag/understanding_apriltag_detection_values/images/figure1.jpg copying images... [ 0%] apriltag/understanding_apriltag_detection_values/images/figure2.jpg copying images... [ 0%] apriltag/understanding_apriltag_detection_values/images/apriltag_setup.jpg copying images... [ 1%] apriltag/understanding_apriltag_detection_values/images/two_tags.jpg copying images... [ 1%] apriltag/understanding_apriltag_detection_values/images/apriltag_telemetry.jpg copying images... [ 1%] apriltag/vision_portal/apriltag_advanced_use/images/FTC-Global-Coordinates.png copying images... [ 1%] apriltag/vision_portal/apriltag_advanced_use/images/100-VisionPortal-Test-v01.png copying images... [ 1%] apriltag/vision_portal/apriltag_camera_calibration/images/010-RC-warning.png copying images... [ 1%] apriltag/vision_portal/apriltag_camera_calibration/images/020-DS-warning.png copying images... [ 1%] apriltag/vision_portal/apriltag_camera_calibration/images/030-scaling-warning.png copying images... [ 1%] apriltag/vision_portal/apriltag_id_code/images/070-ID-Block-arrow.png copying images... [ 1%] apriltag/vision_portal/apriltag_id_code/images/080-AprilTag-Blocks-FOR-loop.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/005-AprilTag-Worlds.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/010-apriltagrobots.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/020-Sample-Tags.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/080-CH-LiveView-ID-code.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/100-Tag-size-42.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/200-CH-LiveView-offsets-crop.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/280-DS-preview.png copying images... [ 2%] apriltag/vision_portal/apriltag_intro/images/300-RC-preview.png copying images... [ 2%] apriltag/vision_portal/apriltag_library/images/010-Blocks-ATprocessor-Easy.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/020-Blocks-setTagLibrary-CurrentGame.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/030-Blocks-ATprocessor-CurrentGame.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/040-Blocks-ATProcessor-Variable.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/050-Blocks-ATprocessor-CurrentGame-Variable.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/060-Blocks-LibraryBuilder-CurrentGame.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/070-Blocks-Processor-Variable.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/080-Blocks-addTag.png copying images... [ 3%] apriltag/vision_portal/apriltag_library/images/090-Blocks-add-Metadata.png copying images... [ 3%] apriltag/vision_portal/apriltag_metadata/images/100-tag-name-Blocks.png copying images... [ 4%] apriltag/vision_portal/apriltag_pose/images/Blocks-pose-oval.png copying images... [ 4%] apriltag/vision_portal/apriltag_pose/images/Blocks-RBE.png copying images... [ 4%] apriltag/vision_portal/apriltag_reference_frame/images/200-CH-LiveView-offsets-crop.png copying images... [ 4%] apriltag/vision_portal/vision_multiportal/images/500-W_MultiPortal_v01.png copying images... [ 4%] apriltag/vision_portal/vision_multiportal/images/200-RC-horizontal.png copying images... [ 4%] apriltag/vision_portal/vision_processor_init/images/020-AT-Processor-easy.png copying images... [ 4%] apriltag/vision_portal/vision_processor_init/images/030-AT-Processor-builder-enabled.png copying images... [ 4%] apriltag/vision_portal/vision_processor_init/images/040-TFOD-Processor-easy.png copying images... [ 4%] apriltag/vision_portal/vision_processor_init/images/050-TFOD-Processor-builder.png copying images... [ 5%] apriltag/vision_portal/vision_processor_init/images/060-enable-AT-processor.png copying images... [ 5%] apriltag/vision_portal/visionportal_camera_controls/images/010-Blocks-setters.png copying images... [ 5%] apriltag/vision_portal/visionportal_camera_controls/images/020-Blocks-dropdown.png copying images... [ 5%] apriltag/vision_portal/visionportal_camera_controls/images/030-Blocks-getExposure.png copying images... [ 5%] apriltag/vision_portal/visionportal_camera_controls/images/040-Blocks-holder.png copying images... [ 5%] apriltag/vision_portal/visionportal_camera_controls/images/050-Blocks-Exposure-OpMode.png copying images... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/050-Blocks-LiveView-toggle.png copying images... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/060-Blocks-Processor-toggle.png copying images... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/080-Blocks-Streaming-toggle.png copying images... [ 5%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/100-Blocks-close-VisionPortal.png copying images... [ 6%] apriltag/vision_portal/visionportal_init/images/040-VisionPortal-easy-AT-webcam.png copying images... [ 6%] apriltag/vision_portal/visionportal_init/images/050-VisionPortal-AT-webcam-options-enabled.png copying images... [ 6%] apriltag/vision_portal/visionportal_init/images/060-enable-AT-processor.png copying images... [ 6%] apriltag/vision_portal/visionportal_overview/images/020-dual-detection.png copying images... [ 6%] apriltag/vision_portal/visionportal_overview/images/030-CH-preview-2-webcams.png copying images... [ 6%] apriltag/vision_portal/visionportal_overview/images/100-DH-DS-CS-BIG-TFOD.png copying images... [ 6%] apriltag/vision_portal/visionportal_overview/images/005-AprilTag-Worlds.png copying images... [ 6%] apriltag/vision_portal/visionportal_previews/images/040-RC-preview-2-webcams-Moto-e4.png copying images... [ 6%] apriltag/vision_portal/visionportal_previews/images/050-CH-TFOD-preview-grey-bands.png copying images... [ 7%] apriltag/vision_portal/visionportal_previews/images/100-DH-preview-BIG-ovals.png copying images... [ 7%] apriltag/vision_portal/visionportal_webcams/images/010-C270.png copying images... [ 7%] apriltag/vision_portal/visionportal_webcams/images/030-C310.png copying images... [ 7%] apriltag/vision_portal/visionportal_webcams/images/020-C920.png copying images... [ 7%] apriltag/vision_portal/visionportal_webcams/images/040-LifeCam-3000.png copying images... [ 7%] apriltag/vision_portal/visionportal_webcams/images/050-Arducam.png copying images... [ 7%] control_hard_compon/ds_components/components/images/REV-31-1596.png copying images... [ 7%] control_hard_compon/ds_components/components/images/motoe5.png copying images... [ 7%] control_hard_compon/ds_components/components/images/usbotg.png copying images... [ 8%] control_hard_compon/ds_components/components/images/usbhub.png copying images... [ 8%] control_hard_compon/ds_components/components/images/REV-31-1592.png copying images... [ 8%] control_hard_compon/ds_components/components/images/ankerbattery.png copying images... [ 8%] control_hard_compon/ds_components/components/images/f310.png copying images... [ 8%] control_hard_compon/ds_components/components/images/dualsense.png copying images... [ 8%] control_hard_compon/ds_components/components/images/dualshock.png copying images... [ 8%] control_hard_compon/ds_components/components/images/etpark.png copying images... [ 8%] control_hard_compon/ds_components/components/images/xbox360.png copying images... [ 8%] control_hard_compon/ds_components/components/images/quadstick.png copying images... [ 9%] control_hard_compon/ds_components/images/C1.svg copying images... [ 9%] control_hard_compon/license/sa_license.png copying images... [ 9%] control_hard_compon/rc_components/encoders/images/REV-41-1291.png copying images... [ 9%] control_hard_compon/rc_components/encoders/images/REV-11-1271.png copying images... [ 9%] control_hard_compon/rc_components/hub/images/REV-31-1595.png copying images... [ 9%] control_hard_compon/rc_components/hub/images/REV-31-1153.png copying images... [ 9%] control_hard_compon/rc_components/hub/ports/images/CH-HUB.png copying images... [ 9%] control_hard_compon/rc_components/hub/ports/images/CH-HUB-FRONT.png copying images... [ 9%] control_hard_compon/rc_components/hub/ports/images/EX-HUB.png copying images... [ 10%] control_hard_compon/rc_components/images/B1.svg copying images... [ 10%] control_hard_compon/rc_components/images/B2.svg copying images... [ 10%] control_hard_compon/rc_components/images/A1.svg copying images... [ 10%] control_hard_compon/rc_components/images/A2.svg copying images... [ 10%] control_hard_compon/rc_components/motors/images/W44260.jpg copying images... [ 10%] control_hard_compon/rc_components/motors/images/am-3103AUS.jpg copying images... [ 10%] control_hard_compon/rc_components/motors/images/5202-0002-0014.jpg copying images... [ 10%] control_hard_compon/rc_components/motors/images/REV-41-1301.png copying images... [ 10%] control_hard_compon/rc_components/motors/images/REV-41-1300.png copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/W39057.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/14-0014-FTCLegal__75264.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/am-4649.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/REV-31-1387.png copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/W39129.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/50-0030.jpeg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/am-4969.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/XT30_Power_Distribution_Block.png copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/goBILDApdb.jpg copying images... [ 11%] control_hard_compon/rc_components/power_distr/images/REV-11-1144.png copying images... [ 12%] control_hard_compon/rc_components/power_distr/images/ankerbattery.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/MB1242.jpg copying images... [ 12%] control_hard_compon/rc_components/sensors/images/REV-31-1505.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/REV-31-1557.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/45-2018.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/REV-31-1425.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/REV-31-1462.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/navx2.png copying images... [ 12%] control_hard_compon/rc_components/sensors/images/BNO055.jpg copying images... [ 13%] control_hard_compon/rc_components/sensors/images/REV-31-1155.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/BBG-770.jpg copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_3_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_4_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_5_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_6_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_7_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_8_3.png copying images... [ 13%] control_hard_compon/rc_components/sensors/images/image_9_3.png copying images... [ 14%] control_hard_compon/rc_components/sensors/images/image_12_3.png copying images... [ 14%] control_hard_compon/rc_components/sensors/images/image_13_3.png copying images... [ 14%] control_hard_compon/rc_components/sensors/images/image_14_3.png copying images... [ 14%] control_hard_compon/rc_components/sensors/images/image_15_3.png copying images... [ 14%] control_hard_compon/rc_components/servos/images/REV-41-1097.jpg copying images... [ 14%] control_hard_compon/rc_components/servos/images/2000-0025-0504.jpg copying images... [ 14%] control_hard_compon/rc_components/servos/images/W39197.jpg copying images... [ 14%] control_hard_compon/rc_components/uvc/images/C270.jpg copying images... [ 14%] control_hard_compon/rc_components/uvc/images/C920.jpg copying images... [ 15%] devices/huskylens/images/020-HuskyLens-dual.png copying images... [ 15%] devices/huskylens/images/060-adapter.png copying images... [ 15%] devices/huskylens/images/070-ports.png copying images... [ 15%] devices/huskylens/images/120-DS-config.png copying images... [ 15%] devices/huskylens/images/140-Sample-Blocks.png copying images... [ 15%] devices/huskylens/images/160-Algorithm-Blocks.png copying images... [ 15%] devices/huskylens/images/210-AprilTag-double.png copying images... [ 15%] devices/huskylens/images/220-DS-1-big-AprilTag.png copying images... [ 15%] devices/huskylens/images/230-3-tags-double.png copying images... [ 16%] devices/huskylens/images/235-DS-3-AprilTag.png copying images... [ 16%] devices/huskylens/images/240-red-color-ID.png copying images... [ 16%] devices/huskylens/images/250-two-red.png copying images... [ 16%] devices/huskylens/images/245-Color-Algorithm-Blocks.png copying images... [ 16%] devices/huskylens/images/260-DS-two-red.png copying images... [ 16%] devices/huskylens/images/270-two-blue-double.png copying images... [ 16%] devices/huskylens/images/280-DS-2-blue.png copying images... [ 16%] devices/huskylens/images/340-Husky-LearnMultiple.png copying images... [ 16%] devices/huskylens/images/360-two-colors.png copying images... [ 16%] devices/huskylens/images/400-Blocks-Color-ID.png copying images... [ 17%] devices/huskylens/images/420-2-color-telemetry.png copying images... [ 17%] ftc_docs/dark/images/ftcdocs_dark.png copying images... [ 17%] ftc_docs/pdf/images/ftcdocs_menu.png copying images... [ 17%] ftc_docs/pdf/images/ftcdocs_pdf.png copying images... [ 17%] ftc_ml/logging_on/images/image2.jpg copying images... [ 17%] ftc_ml/logging_on/images/image3.png copying images... [ 17%] ftc_ml/logging_on/images/image4.png copying images... [ 17%] ftc_ml/managing_tool/cancel_training/images/image18.png copying images... [ 17%] ftc_ml/managing_tool/cont_training_models/images/image15.png copying images... [ 18%] ftc_ml/managing_tool/deleting_model/images/image19.png copying images... [ 18%] ftc_ml/managing_tool/deleting_model/images/image20.png copying images... [ 18%] ftc_ml/managing_tool/downloading_model/images/image21.png copying images... [ 18%] ftc_ml/managing_tool/labeling/images/image7.jpg copying images... [ 18%] ftc_ml/managing_tool/labeling/images/fig6.png copying images... [ 18%] ftc_ml/managing_tool/model_metrics/images/image16.png copying images... [ 18%] ftc_ml/managing_tool/model_metrics/images/image17.jpg copying images... [ 18%] ftc_ml/managing_tool/overview/images/image5.jpg copying images... [ 18%] ftc_ml/managing_tool/produce_dataset/images/image9.png copying images... [ 19%] ftc_ml/managing_tool/produce_dataset/images/image10.png copying images... [ 19%] ftc_ml/managing_tool/training_models/images/image14.jpg copying images... [ 19%] ftc_ml/managing_tool/upload_videos/images/image6.png copying images... [ 19%] ftc_sdk/updating/controlhub_os/images/650-RHC-OS.png copying images... [ 19%] ftc_sdk/updating/controlhub_os/images/700-manage-OS.png copying images... [ 19%] ftc_sdk/updating/driverhub_os/images/600-RHC-DH-OS.png copying images... [ 19%] ftc_sdk/updating/driverhub_os/images/910-DH-double.png copying images... [ 19%] ftc_sdk/updating/ds_app/images/030-RHC-recognize-phone.png copying images... [ 19%] ftc_sdk/updating/ds_app/images/040-RHC-update-DS-phone.png copying images... [ 20%] ftc_sdk/updating/ds_app/images/050-FTC-repo.png copying images... [ 20%] ftc_sdk/updating/ds_app/images/060-github-assets-DS.png copying images... [ 20%] ftc_sdk/updating/ds_app/images/070-RHC-recognize-DH.png copying images... [ 20%] ftc_sdk/updating/ds_app/images/075-RHC-update-DH.png copying images... [ 20%] ftc_sdk/updating/ds_app/images/910-DH-double.png copying images... [ 20%] ftc_sdk/updating/hardware_client/images/010-download.png copying images... [ 20%] ftc_sdk/updating/hardware_client/images/020-RHC-available-files.png copying images... [ 20%] ftc_sdk/updating/hardware_client/images/800-update-RHC.png copying images... [ 20%] ftc_sdk/updating/hub_firmware/images/350-RHC-EH-firmware.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/400-RHC-EH-CH-firmware.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/150-DS-firmware-double.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/250-manage-firmware.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/255-manage-firmware-confirm.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/270-manage-firmware-DS-CH-landscape.png copying images... [ 21%] ftc_sdk/updating/hub_firmware/images/257-manage-firmware-confirm-DS.png copying images... [ 21%] ftc_sdk/updating/rc_app/images/080-RHC-recognize-RC-phone.png copying images... [ 21%] ftc_sdk/updating/rc_app/images/082-RHC-update-RC-phone.png copying images... [ 21%] ftc_sdk/updating/rc_app/images/050-FTC-repo.png copying images... [ 22%] ftc_sdk/updating/rc_app/images/090-github-assets-RC.png copying images... [ 22%] ftc_sdk/updating/rc_app/images/070-RHC-recognize-CH.png copying images... [ 22%] ftc_sdk/updating/rc_app/images/082-RHC-update-RC-CH.png copying images... [ 22%] ftc_sdk/updating/rc_app/images/300-manage-RC-app.png copying images... [ 22%] ftc_sdk/updating/rc_app/images/330-manage-RC-app-CH-DS.png copying images... [ 22%] game_specific_resources/field_coordinate_system/images/image1.jpg copying images... [ 22%] game_specific_resources/field_coordinate_system/images/image2.jpg copying images... [ 22%] game_specific_resources/field_coordinate_system/images/image3.jpg copying images... [ 22%] game_specific_resources/playing_field_resources/images/CenterStageField.png copying images... [ 22%] gracious_professionalism/images/GoodStuff.png copying images... [ 23%] gracious_professionalism/images/wf_fireworks.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep1.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep2.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep3.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep4.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep5.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep1.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep2.jpg copying images... [ 23%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep3.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep4.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchStep1.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchNewStep2.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchNewStep3.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/twoAndroidPhones.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/USBTypeACable.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/OTGAdapter.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/REVSwitch.jpg copying images... [ 24%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/TamiyaAdapter.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/Battery.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHub.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/3PinJSTPH.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/xt30Extension.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/AdvancedSettings.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHubAddressChange.jpg copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/DefaultAddress.png copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/NewAddress.png copying images... [ 25%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/AddressChangeComplete.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/XT30ExtensionConnected.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/RS485Connected.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/RS485Port.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/DualConnected.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHubPortal.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/TwoHubsConfigured.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/USB-camera-Control-Hub.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/webcam-config-CH.jpg copying images... [ 26%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/blockswebcam.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-1.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-2.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-3.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/activateBeforeWaitForStart.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/HDMIMonitor.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep1.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep2.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep3.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep4.jpg copying images... [ 27%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/uvcdiagram.png copying images... [ 28%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/ankerhub.jpg copying images... [ 28%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/ankerpowerport.jpg copying images... [ 28%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/limefuel.png copying images... [ 28%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/5vauxcable.png copying images... [ 28%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/blockswebcam.png copying images... [ 28%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep1.jpg copying images... [ 28%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep2.jpg copying images... [ 28%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep3.jpg copying images... [ 28%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep4.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep5.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep1.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep2.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep3.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep9.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep10.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep11.jpg copying images... [ 29%] hardware_and_software_configuration/configuring/managing_esd/images/positivelyChargedRobot.png copying images... [ 29%] hardware_and_software_configuration/configuring/managing_esd/images/triboelectric.png copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/discharging.png copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/heavydutystaticide.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/ferritechoke.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/mountonplywood.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/poorlyinsulated.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/keepawayfromframe.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/tapepoorlyinsulated.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/coverwithtape.jpg copying images... [ 30%] hardware_and_software_configuration/configuring/managing_esd/images/REV-31-1269-ResistiveGroundingStrap.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/managing_esd/images/REV-31-1385-AndersonPowerPoleToXT30.png copying images... [ 31%] hardware_and_software_configuration/configuring/managing_esd/images/groundtheelectronics.png copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep1.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep2.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep3.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep4.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep5.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep6.jpg copying images... [ 31%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep7.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_color/images/ColorSensorStep1.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_color/images/ColorSensorStep2.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/MotorRig.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/ConnectingMotorStep1.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/ConnectingMotorStep2.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep1.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep2.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep3.jpg copying images... [ 32%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep4.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep5.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep6.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_servo/images/ConnectingServoStep1.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_servo/images/ConnectingServoStep2.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_touch/images/TouchSensorStep1.jpg copying images... [ 33%] hardware_and_software_configuration/connecting_devices/connecting_touch/images/TouchSensorStep2.jpg copying images... [ 33%] hardware_and_software_configuration/self_inspect/images/nDS-1.png copying images... [ 33%] hardware_and_software_configuration/self_inspect/images/tDS-1-BAD.png copying images... [ 33%] hardware_and_software_configuration/self_inspect/images/tDS-2.png copying images... [ 33%] hardware_and_software_configuration/self_inspect/images/tDS-3a.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tDS-3b.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tDS-4b.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tDS-4a.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-1.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-2.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-3a.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-3b.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-4.png copying images... [ 34%] hardware_and_software_configuration/self_inspect/images/tRC-5b.png copying images... [ 35%] hardware_and_software_configuration/self_inspect/images/tRC-6b.png copying images... [ 35%] hardware_and_software_configuration/self_inspect/images/tRC-6a.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/powerswitchmounting.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/deadaxlemecanum.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/intakespacers.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/wobblegoalclaw.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/intakesurgicaltubemounting.png copying images... [ 35%] manufacturing/3d_printing/3d_printed_parts/images/examplemulticolorplates.png copying images... [ 35%] manufacturing/3d_printing/3d_printing_intro/images/printed_parts_example.png copying images... [ 36%] manufacturing/3d_printing/3d_printing_intro/images/fdm_example.png copying images... [ 36%] manufacturing/3d_printing/3d_printing_intro/images/resin_spool.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/demoprintface1.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/demoprintface2.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/supportreqs.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy1.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy2part1.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy2part2.png copying images... [ 36%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/layerlines.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/wallsgraphic1.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/alternatingwalls.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/infillpatterns.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/prusa3dsupports.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/slicing_software/images/cura_vs_prusa.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/tolerancing/images/xycompensationsuperslicer.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/what_is_slicing/images/slicinggraphic.jpg copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/variousscrewmounting.png copying images... [ 37%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/embeddednuts.png copying images... [ 38%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/heatsetinsertscnckitchen.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/legoabsparts.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/nylonexampleparts.jpg copying images... [ 38%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/cf_filament_roll.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/tpu_intake_rollers.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/common_filaments/images/pladtexample.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/common_filaments/images/petginsert.png copying images... [ 38%] manufacturing/3d_printing/filament_choice/images/filamentchart.jpg copying images... [ 38%] manufacturing/3d_printing/filament_choice/filament_storage/images/diyfilamentbox.jpg copying images... [ 38%] manufacturing/3d_printing/filament_choice/filament_storage/images/prusadrybox.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/allenkeys.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/screwdriverkit.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/flushcutters.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/ptfecutter.jpg copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/calipers.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/filesrasps.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/puttyknife.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_tools/images/crimpingtool.png copying images... [ 39%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/flexiblebed.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/carborundumglassbed.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/hotendupgrades.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/chtnozzle.jpg copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/skre3turbo.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/autoleveling.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/octoprint.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/belteddualzender3.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/mantiscooling.png copying images... [ 40%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/stealthburner.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/ender3mgn12.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/ender3dragchain.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/scottyuender3.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/directvsbowden.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/flexiblebeds.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/ptfelining.png copying images... [ 41%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/corexy.png copying images... [ 41%] manufacturing/3d_printing/printer_choice/budget_printers/images/ender3.png copying images... [ 41%] manufacturing/3d_printing/printer_choice/budget_printers/images/sovolsv06.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/budget_printers/images/anycubicviper.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/prusamk3.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/prusamk4.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/bambulabx1c.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/bambulabp1s.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/ankerm5.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/high_end_printers/images/voron24.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/ankerm5c.png copying images... [ 42%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/prusamini.png copying images... [ 43%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/bambup1p.png copying images... [ 43%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/ender3s1.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/basic_post_processing/images/supportremoval.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedlevelingmaterials.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedlevelingheight.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedheightgraphic.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedheightgraphic2.png copying images... [ 43%] manufacturing/3d_printing/specific_skill_guides/temperature_tuning/images/overunderextrusion.png copying images... [ 43%] programming_resources/android_studio_java/images/androidStudioScreen.jpg copying images... [ 44%] programming_resources/blocks/images/BlocksPicture1.jpg copying images... [ 44%] programming_resources/imu/images/010-Manage-2-hubs.png copying images... [ 44%] programming_resources/imu/images/002-tilted-games.png copying images... [ 44%] programming_resources/imu/images/003-tilted-games-2.png copying images... [ 44%] programming_resources/imu/images/020-DH-config-3-up.png copying images... [ 44%] programming_resources/imu/images/orthogonal-1.png copying images... [ 44%] programming_resources/imu/images/orthogonal-2.png copying images... [ 44%] programming_resources/imu/images/orthogonal-3.png copying images... [ 44%] programming_resources/imu/images/orthogonal-4.png copying images... [ 44%] programming_resources/imu/images/orthogonal-5.png copying images... [ 45%] programming_resources/imu/images/orthogonal-6.png copying images... [ 45%] programming_resources/imu/images/orthogonal-7.png copying images... [ 45%] programming_resources/imu/images/orthogonal-8.png copying images... [ 45%] programming_resources/imu/images/orthogonal-9.png copying images... [ 45%] programming_resources/imu/images/045-Blocks-parameters-toolbox-labels.png copying images... [ 45%] programming_resources/imu/images/050-Blocks-parameters-1a.png copying images... [ 45%] programming_resources/imu/images/060-Blocks-parameters-1b.png copying images... [ 45%] programming_resources/imu/images/070-Blocks-myIMUparameters.png copying images... [ 45%] programming_resources/imu/images/080-Blocks-angles-01.png copying images... [ 46%] programming_resources/imu/images/angle-1.png copying images... [ 46%] programming_resources/imu/images/angle-2.png copying images... [ 46%] programming_resources/imu/images/angle-3.png copying images... [ 46%] programming_resources/imu/images/100-Blocks-angles-variable.png copying images... [ 46%] programming_resources/imu/images/130-Blocks-quaternion.png copying images... [ 46%] programming_resources/imu/images/200-Blocks-initialize-IMU.png copying images... [ 46%] programming_resources/imu/images/200-Blocks-initialize-IMU-parameter.png copying images... [ 46%] programming_resources/imu/images/300-Blocks-get-robot-YPR-angles.png copying images... [ 46%] programming_resources/imu/images/305-Blocks-extract-angles.png copying images... [ 47%] programming_resources/imu/images/310-Blocks-YPR-telemetry.png copying images... [ 47%] programming_resources/imu/images/322-blocks-getRobotOrientation.png copying images... [ 47%] programming_resources/imu/images/324-blocks-myRobotOrientation.png copying images... [ 47%] programming_resources/imu/images/332-blocks-getRobotAngularVelocity.png copying images... [ 47%] programming_resources/imu/images/334-blocks-myRobotAngularVelocity.png copying images... [ 47%] programming_resources/imu/images/210-Blocks-reset-Yaw.png copying images... [ 47%] programming_resources/imu/images/350-Blocks-IMU-Sample.png copying images... [ 47%] programming_resources/onbot_java/images/onBotJavaScreen.jpg copying images... [ 47%] programming_resources/shared/auto_load_opmode/images/translucentPreselect.png copying images... [ 48%] programming_resources/shared/auto_load_opmode/images/designateAsAutonomous.png copying images... [ 48%] programming_resources/shared/auto_load_opmode/images/selectTeleOp.png copying images... [ 48%] programming_resources/shared/auto_load_opmode/images/preselectBlocks.png copying images... [ 48%] programming_resources/shared/auto_load_opmode/images/AutoQueueEnabled.png copying images... [ 48%] programming_resources/shared/choosing_program_lang/images/BlocksPicture1.jpg copying images... [ 48%] programming_resources/shared/choosing_program_lang/images/onBotJavaScreen.jpg copying images... [ 48%] programming_resources/shared/choosing_program_lang/images/androidStudioScreen.jpg copying images... [ 48%] programming_resources/shared/choosing_program_lang/images/ipadPhoneChromebook.jpg copying images... [ 48%] programming_resources/shared/configuring_android/images/ControlHubAndPhone.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/twoAndroidPhones.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep1.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep2.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep3.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep4.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep5.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep6.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep7.jpg copying images... [ 49%] programming_resources/shared/configuring_android/images/RenameStep8.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/1-developer-options.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/2a-developer-options.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/2b-developer-options.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/4-developer-options.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/5-developer-options.png copying images... [ 50%] programming_resources/shared/configuring_android/images/AirplaneStep1.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/AirplaneStep2.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/PairingControlHubStep1.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/PairingControlHubStep2.jpg copying images... [ 50%] programming_resources/shared/configuring_android/images/PairingControlHubStep3.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep4.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep5.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep6.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep7.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep8.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep9.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep10.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep11.jpg copying images... [ 51%] programming_resources/shared/configuring_android/images/PairingControlHubStep12.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingControlHubStep13.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep1.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep1b.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep3.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep3b.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep4.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep5.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep6.jpg copying images... [ 52%] programming_resources/shared/configuring_android/images/PairingNewStep7.jpg copying images... [ 53%] programming_resources/shared/configuring_android/images/PairingNewStep8.jpg copying images... [ 53%] programming_resources/shared/configuring_android/images/PairingNewStep9.jpg copying images... [ 53%] programming_resources/shared/configuring_android/images/PairingNewStep10.jpg copying images... [ 53%] programming_resources/shared/configuring_android/images/PairingNewStep11.jpg copying images... [ 53%] programming_resources/shared/configuring_android/images/PairingNewStep12.jpg copying images... [ 53%] programming_resources/shared/control_system_intro/images/HoustonMatchPlay.jpg copying images... [ 53%] programming_resources/shared/control_system_intro/images/PointToPointControl.jpg copying images... [ 53%] programming_resources/shared/control_system_intro/images/REVExpansionHubLayout.jpg copying images... [ 53%] programming_resources/shared/control_system_intro/images/ControlHubEquals.jpg copying images... [ 54%] programming_resources/shared/control_system_intro/images/REVControlHubLayout.jpg copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/380-upload-icon.png copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/400-folder-and-wrench.png copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/450-wiggle-myBlock.png copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/460-myHypotenuse-myBlock.png copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/470-myBlocks-telemetry.png copying images... [ 54%] programming_resources/shared/external_libraries_blocks/images/510-MoreMath-Blocks.png copying images... [ 54%] programming_resources/shared/installing_javascript_browser/images/InstallingBrowserStep1.jpg copying images... [ 54%] programming_resources/shared/installing_javascript_browser/images/InstallingBrowserStep2.jpg copying images... [ 55%] programming_resources/shared/installing_kotlin/images/gradleSyncIcon.png copying images... [ 55%] programming_resources/shared/managing_control_hub/images/RCConnectionInfoPage.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/manageLink.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/changeNameWarning.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/changePassword.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/changePasswordWarning.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/controlHubButton.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/selectChannel.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/dsOperatingChannel.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/downloadLogs.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/notepadplusplus.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/uploadFirmwareFile.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/touchThreeDots.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/touchSettings.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/selectAdvancedSettings.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/selectExpansionHubFirmwareUpdate.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/pressUpdateExpansionHubFirmwareButton.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/dsUpdateComplete.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/aboutRobotController.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/apkFolderOnRepo.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/downloadRobotControllerAPK.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerPleaseWait.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerWarning.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerUninstalling.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerInstalledSuccessfully.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/selectWebcamCalibrationFile.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadWebcamCalibrationFileComplete.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/aboutRobotControllerOSVersion.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/selectOSUpdateFile.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/osUpdatePleaseWait.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/osUpdateVerificationSucceeded.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/osUpdateSuccess.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/aboutRobotControllerNewOSVersion.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/touchThreeDots.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/selectSettings.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/clickDriverStationName.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/specifyNewDriverStationName.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_ds/images/aboutDriverStation.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/touchThreeDots.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/selectSettings.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/clickRobotControllerName.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/specifyNewRobotControllerName.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/clickAdvancedSettings.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/clickChangeWifiChannel.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/successChangeWifiChannel.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/operatingWifiChannel.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/RCConnectionInfoPage.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/manageLink.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/downloadLogs.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/notepadplusplus.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/selectFirmwareFile.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/uploadFirmwareFile.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/ConfiguringHardwareStep4.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/touchSettings.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/selectAdvancedSettings.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/selectExpansionHubFirmwareUpdate.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/pressUpdateExpansionHubFirmwareButton.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/dsUpdateComplete.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/aboutRobotController.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/selectWebcamCalibrationFile.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/uploadWebcamCalibrationFileComplete.jpg copying images... [ 61%] programming_resources/shared/myblocks/annotation/images/a0220-BlockWithBenefits.png copying images... [ 61%] programming_resources/shared/myblocks/driving_example/images/a0400-inchesToCounts-Java.png copying images... [ 61%] programming_resources/shared/myblocks/driving_example/images/a0410-inchesToCounts-Blocks.png copying images... [ 61%] programming_resources/shared/myblocks/editing/images/a0260-editing-error-Blocks.png copying images... [ 62%] programming_resources/shared/myblocks/hardware_example/images/a0300-wiggle-OBJ-short.png copying images... [ 62%] programming_resources/shared/myblocks/hardware_example/images/a0310-wiggle-myBlock.png copying images... [ 62%] programming_resources/shared/myblocks/hardware_example/images/a0320-wiggle-OpMode.png copying images... [ 62%] programming_resources/shared/myblocks/intro/images/a0100-introSample.png copying images... [ 62%] programming_resources/shared/myblocks/intro/images/a0110-sampleInchesToDrive-circle.png copying images... [ 62%] programming_resources/shared/myblocks/method_example/images/a0500-non-myBlock-method-Java.png copying images... [ 62%] programming_resources/shared/myblocks/method_example/images/a0510-non-myBlock-method-Blocks.png copying images... [ 62%] programming_resources/shared/myblocks/parameter/images/a0280-batteryVoltage.png copying images... [ 62%] programming_resources/shared/myblocks/rw_example/images/a0550-file-access-Blocks.png copying images... [ 63%] programming_resources/shared/myblocks/rw_example/images/a0570-do-not-read-in-loop-Blocks.png copying images... [ 63%] programming_resources/shared/myblocks/rw_example/images/a0560-read-once-Blocks.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0120-Hello-OBJ-circle.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0130-Hello-OBJ-empty.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0140-Hello-OBJ-extends-circle.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0150-Hello-OBJ-full-arrows.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0160-Hello-run-create-arrow.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0170-Hello-run-menu-arrows.png copying images... [ 63%] programming_resources/shared/myblocks/simple_example/images/a0180-Hello-run-telemetry-circle.png copying images... [ 64%] programming_resources/shared/myblocks/simple_example/images/a0190-Hello-run-OpMode-circle.png copying images... [ 64%] programming_resources/shared/myblocks/simple_example/images/a0200-Hello-run-screenshot-circle.png copying images... [ 64%] programming_resources/shared/myblocks/telem_example/images/a0600-Telemetry-interval.png copying images... [ 64%] programming_resources/shared/myblocks/telem_example/images/a0610-Telemetry-interval-Blocks.png copying images... [ 64%] programming_resources/shared/myblocks/timer_example/images/a0440-Timer-Java.png copying images... [ 64%] programming_resources/shared/myblocks/timer_example/images/a0450-Timer-Blocks.png copying images... [ 64%] programming_resources/shared/program_and_manage_network/images/SelectProgramAndManageDriverStation.jpg copying images... [ 64%] programming_resources/shared/program_and_manage_network/images/ProgramAndManageScreen.jpg copying images... [ 64%] programming_resources/shared/program_and_manage_network/images/ProgramAndManagePassphrase.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/ProgramAndManagePassphraseControlHub.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/ConnectingLaptopStep4.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/screengrabwirelessnetworks.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/screengrabconnectautomatically.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/screengrabsecuritykey.jpg copying images... [ 65%] programming_resources/shared/program_and_manage_network/images/screengrabnointernet.jpg copying images... [ 65%] programming_resources/shared/required_materials/images/twoAndroidPhones.jpg copying images... [ 65%] programming_resources/shared/required_materials/images/ControlHubAndPhone.jpg copying images... [ 65%] programming_resources/shared/required_materials/images/WiFiSymbol.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/Laptop.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/ChromeBrowser.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/ExpansionHub.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/REVSwitch.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/TamiyaAdapter.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/Battery.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/REVSlimBattery.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/MotorAndCable.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/AndersonToJST.jpg copying images... [ 66%] programming_resources/shared/required_materials/images/HitecServo.jpg copying images... [ 67%] programming_resources/shared/required_materials/images/REVColorSensor.jpg copying images... [ 67%] programming_resources/shared/required_materials/images/REVTouchSensor.jpg copying images... [ 67%] programming_resources/shared/required_materials/images/USBTypeACable.jpg copying images... [ 67%] programming_resources/shared/required_materials/images/OTGAdapter.jpg copying images... [ 67%] programming_resources/shared/required_materials/images/LogitechF310.jpg copying images... [ 67%] programming_resources/shared/using_android_device/images/android_screenlock.jpg copying images... [ 67%] programming_resources/shared/using_android_device/images/android_screenkeypad.jpg copying images... [ 67%] programming_resources/shared/using_android_device/images/android_homescreen.jpg copying images... [ 67%] programming_resources/shared/using_android_device/images/nougat_homescreen.png copying images... [ 68%] programming_resources/shared/using_android_device/images/android_homescreen_controlsAtBottom.jpg copying images... [ 68%] programming_resources/shared/using_android_device/images/android_recentApps.jpg copying images... [ 68%] programming_resources/shared/using_android_device/images/android_nextToBottomButtons.jpg copying images... [ 68%] programming_resources/shared/using_android_device/images/android_appDrawer.jpg copying images... [ 68%] programming_resources/shared/using_android_device/images/nougat_apps.png copying images... [ 68%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 68%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/servo0to80.jpg copying images... [ 68%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/LogitechF310.jpg copying images... [ 68%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/teamcodeFolder.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/AutoImport.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/externalSamples.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/CreateLinearOpMode.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/NewOpMode.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/phoneUSBConnected.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/controlHubUSBConnected.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/typeC.jpg copying images... [ 69%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunTeamCode.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/SelectDeploymentTarget.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/ApplicationInstallFailed.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RCLaunched.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_SelectMyFIRSTOpMode.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_MyFIRSTPushInit.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_PressStart.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_PressStop.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_left_stick_y.jpg copying images... [ 70%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep1.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep2.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep3.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_RunOpModeDCMotor.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/disable_instant_run/images/ConfigureSettings.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/disable_instant_run/images/InstantRunConfiguration.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/ClickOnReleases.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Releases.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Assets.jpg copying images... [ 71%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/MoveDownloadedFile.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/ProvideName.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Rename.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Verify.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SelectImport.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SelectProjectFolder.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SuccessfullyImported.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/images/DeveloperOptions.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/images/AllowUSBDebugging.jpg copying images... [ 72%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fork-clone-diagram.png copying images... [ 72%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/single-branch.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/two-branches.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/new-commit-on-feature.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/new-commit-on-master.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-commit.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/master-comparison.svg copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/clean-master.svg copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fork.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/clone.png copying images... [ 73%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/origin-remote.svg copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/two-remotes.svg copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fetch-from-origin.svg copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-from-origin.png copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fetch-from-upstream.svg copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-from-upstream.png copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/push-to-origin.png copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/sample-rollback.png copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/tags.png copying images... [ 74%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/revert.png copying images... [ 75%] programming_resources/tutorial_specific/android_studio/installing_android_studio/images/DownloadAndroidStudio.jpg copying images... [ 75%] programming_resources/tutorial_specific/android_studio/installing_android_studio/images/AndroidStudioWelcomeSetup.jpg copying images... [ 75%] programming_resources/tutorial_specific/android_studio/using_sensors/images/REVTouchSensor.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/blocks_reference/images/BlocksCreateVuMarkExample.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/servo0to80.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/LogitechF310.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep2ControlHub.jpg copying images... [ 75%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep3ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep4ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep5ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep6ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep7ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep8ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep9ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep10ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep11ControlHub.jpg copying images... [ 76%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep12ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep13ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep14ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep15ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep16ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep17ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep18ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep19ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep20ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep21ControlHub.jpg copying images... [ 77%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep22ControlHub.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep23ControlHub.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep24ControlHub.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep25ControlHub.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep26ControlHub.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture1New.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture2.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture2b.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1a.jpg copying images... [ 78%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1aControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1bControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep2ControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep3aControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep3bControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep4ControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep5ControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic1ControlHub.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 79%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic3.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic4.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic4bControlhub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic5ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep1ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep2ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep3ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep4ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep5ControlHub.jpg copying images... [ 80%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep6a.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep6bControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep7ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep8ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep9ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep10ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep11ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep12ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep13ControlHub.jpg copying images... [ 81%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep1ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep2ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep3ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep4ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep5ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep6ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/SavingOpModeStep1ControlHub.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_save.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_saved.jpg copying images... [ 82%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_download.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage.png copying images... [ 83%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage_download.png copying images... [ 83%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage_upload.png copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep1.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep2.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep3.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep4.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep5.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep6.jpg copying images... [ 83%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep7.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep8.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep2ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep3ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep4ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep5ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep6ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep7ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep8ControlHub.jpg copying images... [ 84%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep9ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/REVTouchSensor.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep2ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep3ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep4ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep5ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep6ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep7ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep8ControlHub.jpg copying images... [ 85%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep9ControlHub.jpg copying images... [ 86%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep10ControlHub.jpg copying images... [ 86%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep11ControlHub.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/servo0to80.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/LogitechF310.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc001_MainScreen.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/BlocksPicture2.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/BlocksPicture2b.jpg copying images... [ 86%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1a.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1aControlHub.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1bControlHub.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep2ControlHub.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step3_OnBotJavaButton.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step4_OnBotScreen.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step5_NewFile.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step6_NewOpModeEditPane.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step6_ProjectBrowser.jpg copying images... [ 87%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_BuildButton.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_BuildSucceeded.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_SyntaxError.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_IllegalStart.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_cannotFind.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_SelectMyFIRSTOpMode.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_MyFIRSTPushInit.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_PressStart.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_PressStop.jpg copying images... [ 88%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_left_stick_y.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep1.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep2.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep3.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_RunOpModeDCMotor.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/onbot_java_reference/images/OnBotDoc_sampleOpModes.jpg copying images... [ 89%] programming_resources/tutorial_specific/onbot_java/using_sensors/images/REVTouchSensor.jpg copying images... [ 89%] programming_resources/vision/blocks_tfod_opmode/images/030-Create-New-OpMode.png copying images... [ 89%] programming_resources/vision/blocks_tfod_opmode/images/040-Sample-OpMode.png copying images... [ 89%] programming_resources/vision/blocks_tfod_opmode/images/150-setZoom.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/160-min-confidence.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/170-clipping-margins.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/180-main-loop.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/190-telemetryTfod.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/200-Sample-DS-Camera-Stream.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/210-Sample-DS-Telemetry.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/240-Sample-RC-LiveView.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode/images/300-Sample-Pixel.png copying images... [ 90%] programming_resources/vision/blocks_tfod_opmode_custom/images/012-Centerstage-public-repo.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/020-Manage-page.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/030-Manage-TFLite-Models.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/040-Upload-Models.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/050-Choose-Files.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/060-Centerstage-tflite.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/createNewOpMode.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/100-Sample-OpMode-header.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/120-Init-Tfod.png copying images... [ 91%] programming_resources/vision/blocks_tfod_opmode_custom/images/145-blue-gear-delete.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/147-Centerstage-Blocks.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/150-setZoom.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/200-DS-Camera-Stream-Centerstage.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/210-DS-Telemetry-Centerstage.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/240-RC-LiveView-Centerstage.png copying images... [ 92%] programming_resources/vision/blocks_tfod_opmode_custom/images/300-Pixel.png copying images... [ 92%] programming_resources/vision/java_tfod_opmode/images/010-TFOD-recognition.png copying images... [ 92%] programming_resources/vision/java_tfod_opmode/images/020-New-File.png copying images... [ 92%] programming_resources/vision/java_tfod_opmode/images/040-Sample-Open.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode/images/200-Sample-DS-Camera-Stream.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode/images/210-Sample-DS-Telemetry.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode/images/240-Sample-RC-LiveView.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode/images/300-Sample-Pixel.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode_custom/images/010-TFOD-recognition.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode_custom/images/020-team-props.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode_custom/images/100-New-File.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode_custom/images/110-Sample-Open.png copying images... [ 93%] programming_resources/vision/java_tfod_opmode_custom/images/200-Sample-DS-Camera-Stream.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/210-Sample-DS-Telemetry.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/240-Sample-RC-LiveView.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/300-Sample-Pixel.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/030-Centerstage-public-repo.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/040-Manage-page.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/050-Manage-TFLite-Models.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/060-Upload-Models.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/070-Choose-Files.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/080-Centerstage-tflite.png copying images... [ 94%] programming_resources/vision/java_tfod_opmode_custom/images/140-Builder-settings.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/pixel.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/easypixeldetect.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/trainingblownout.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/lowanglepixel.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/ribsexposed.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/negatives.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/pixelnodetect1.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/pixelnodetect2.png copying images... [ 95%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect1.png copying images... [ 96%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect2.png copying images... [ 96%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect3.png copying images... [ 96%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect4.png copying images... [ 96%] programming_resources/vision/tensorflow_ff_2021/images/010-TFOD-Cube-Duck-crop-2.png copying images... [ 96%] programming_resources/vision/tensorflow_ff_2021/images/020-TFOD-Barcode.png copying images... [ 96%] programming_resources/vision/tensorflow_ff_2021/images/030-TFOD-levels.png copying images... [ 96%] programming_resources/vision/tensorflow_ff_2021/images/tfliteDemo.png copying images... [ 96%] programming_resources/vision/tensorflow_pp_2022/images/signal.png copying images... [ 96%] programming_resources/vision/tensorflow_pp_2022/images/bolt.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/bulb.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/panel.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/bolt_label.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/bulb_label.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/panel_label.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/wb1.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/wb2.png copying images... [ 97%] programming_resources/vision/tensorflow_pp_2022/images/wb3.png copying images... [ 97%] programming_resources/vision/vision_overview/images/AprilTagTelemetry.jpg copying images... [ 98%] programming_resources/vision/vision_overview/images/AprilTagDual.png copying images... [ 98%] programming_resources/vision/vision_overview/images/tfodIndirect.jpg copying images... [ 98%] programming_resources/vision/vision_overview/images/tfodDual.jpg copying images... [ 98%] programming_resources/vision/webcam_controls/exposure/auto_exposure/images/500-AE-Priority.png copying images... [ 98%] programming_resources/vision/webcam_controls/gain/ex1/images/200-Gain0Exp00-to-20.png copying images... [ 98%] programming_resources/vision/webcam_controls/gain/ex1/images/210-Gain0Exp23-to-40.png copying images... [ 98%] programming_resources/vision/webcam_controls/gain/ex1/images/220-Gain0Exp45-to-55.png copying images... [ 98%] programming_resources/vision/webcam_controls/gain/ex1/images/250-chart-gain=0.png copying images... [ 98%] programming_resources/vision/webcam_controls/gain/ex2/images/300-Exp15Gain000-to-035.png copying images... [ 99%] programming_resources/vision/webcam_controls/gain/ex2/images/310-Exp15Gain040-to-060.png copying images... [ 99%] programming_resources/vision/webcam_controls/gain/ex2/images/330-Exp15Gain070-to-100.png copying images... [ 99%] programming_resources/vision/webcam_controls/gain/ex2/images/350-chart-exposure=15.png copying images... [ 99%] programming_resources/vision/webcam_controls/gain/ex3/images/400-Duck-in-Dark.png copying images... [ 99%] programming_resources/vision/webcam_controls/overview/images/020-RobotCore.png copying images... [ 99%] sponsors/discounts/images/ftc-logo.png copying images... [ 99%] sponsors/software/images/autodesk-logo.png copying images... [ 99%] sponsors/software/images/dassault-logo.png copying images... [ 99%] sponsors/software/images/ptc-logo.png copying images... [100%] tech_tips/images/dc-motor-curve.png copying downloadable files... [ 3%] apriltag/opmode_test_images/files/FTCAprilTagSDK82SamplesExtended.pdf copying downloadable files... [ 6%] apriltag/vision_portal/apriltag_intro/files/AprilTag_0-20_family36h11.pdf copying downloadable files... [ 9%] apriltag/vision_portal/apriltag_intro/files/FTC-Global-Coordinates.png copying downloadable files... [ 12%] control_hard_compon/ds_components/files/C1.pdf copying downloadable files... [ 15%] control_hard_compon/license/sa_license.pdf copying downloadable files... [ 18%] control_hard_compon/rc_components/files/B1.pdf copying downloadable files... [ 21%] control_hard_compon/rc_components/files/B2.pdf copying downloadable files... [ 25%] control_hard_compon/rc_components/files/A1.pdf copying downloadable files... [ 28%] control_hard_compon/rc_components/files/A2.pdf copying downloadable files... [ 31%] programming_resources/imu/images/360-SensorIMU.png copying downloadable files... [ 34%] programming_resources/imu/opmodes/SensorIMU.blk copying downloadable files... [ 37%] programming_resources/imu/opmodes/ConceptExploringIMUOrientation.java copying downloadable files... [ 40%] programming_resources/imu/opmodes/SensorIMUOrthogonal.java copying downloadable files... [ 43%] programming_resources/imu/opmodes/SensorIMUNonOrthogonal.java copying downloadable files... [ 46%] programming_resources/shared/external_libraries_blocks/opmodes/GeometryForObj.jar copying downloadable files... [ 50%] programming_resources/shared/external_libraries_blocks/opmodes/ArithmeticForBlocks.aar copying downloadable files... [ 53%] programming_resources/shared/external_libraries_blocks/opmodes/JniExample.aar copying downloadable files... [ 56%] programming_resources/shared/external_libraries_blocks/opmodes/RevPotentiometer.aar copying downloadable files... [ 59%] programming_resources/shared/myblocks/hardware_example/opmodes/SampleMyBlocks_v01.java copying downloadable files... [ 62%] programming_resources/shared/myblocks/hardware_example/opmodes/SampleMyBlocks_v02.java copying downloadable files... [ 65%] programming_resources/shared/myblocks/method_example/opmodes/SampleMyBlocks_v04.java copying downloadable files... [ 68%] programming_resources/shared/myblocks/rw_example/opmodes/SampleMyBlocks_v05.java copying downloadable files... [ 71%] programming_resources/shared/myblocks/simple_example/opmodes/SampleMyBlocks_v00.java copying downloadable files... [ 75%] programming_resources/shared/myblocks/telem_example/opmodes/W_myBlocks.java copying downloadable files... [ 78%] programming_resources/shared/myblocks/telem_example/opmodes/W_myBlocks_Telemetry_v02.java copying downloadable files... [ 81%] programming_resources/shared/myblocks/telem_example/opmodes/W_Telemetry_myBlocks_v02.blk copying downloadable files... [ 84%] programming_resources/shared/myblocks/timer_example/opmodes/SampleMyBlocks_v03.java copying downloadable files... [ 87%] programming_resources/vision/webcam_controls/samples/opmodes/W_WebcamControls_Exp_Gain.java copying downloadable files... [ 90%] programming_resources/vision/webcam_controls/samples/opmodes/W_TFOD_WebcamExpGain.java copying downloadable files... [ 93%] programming_resources/vision/webcam_controls/samples/opmodes/W_WebcamControls_WhiteBalance.java copying downloadable files... [ 96%] programming_resources/vision/webcam_controls/samples/opmodes/W_WebcamControls_Focus.java copying downloadable files... [100%] programming_resources/vision/webcam_controls/samples/opmodes/W_WebcamControls_PTZ.java copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.218 programming_resources/imu/imu 0.207 tech_tips/tech-tips 0.163 programming_resources/shared/managing_control_hub/Managing-a-Control-Hub 0.162 programming_resources/shared/configuring_android/Configuring-Your-Android-Devices 0.132 control_hard_compon/rc_components/sensors/sensors sphinx-sitemap: sitemap.xml was generated for URL https://ftc-docs.firstinspires.org in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../../_readthedocs/html. [rtd-command-info] start-time: 2024-07-20T12:29:52.436275Z, end-time: 2024-07-20T12:29:56.157655Z, duration: 3, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v5.0.0 making output directory... done loading pickled environment... done [autosummary] generating autosummary for: apriltag/opmode_test_images/opmode-test-images.rst, apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values.rst, apriltag/vision_portal/apriltag_advanced_use/apriltag-advanced-use.rst, apriltag/vision_portal/apriltag_camera_calibration/apriltag-camera-calibration.rst, apriltag/vision_portal/apriltag_id_code/apriltag-id-code.rst, apriltag/vision_portal/apriltag_intro/apriltag-intro.rst, apriltag/vision_portal/apriltag_library/apriltag-library.rst, apriltag/vision_portal/apriltag_metadata/apriltag-metadata.rst, apriltag/vision_portal/apriltag_pose/apriltag-pose.rst, apriltag/vision_portal/apriltag_reference_frame/apriltag-reference-frame.rst, ..., programming_resources/vision/webcam_controls/ptz/zoom/zoom.rst, programming_resources/vision/webcam_controls/samples/samples.rst, programming_resources/vision/webcam_controls/white_balance/control/control.rst, programming_resources/vision/webcam_controls/white_balance/index.rst, programming_resources/vision/webcam_controls/white_balance/mode/mode.rst, sponsors/discounts/discounts.rst, sponsors/software/software.rst, tech_tips/tech-tips.rst, todo.rst, tos/tos.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing ftcdocs.tex... index overview/ftcoverview gracious_professionalism/gp persona_pages/rookie_teams/rookie_teams persona_pages/veteran_teams/veteran_teams persona_pages/coach_admin/coach_admin persona_pages/mentor_tech/mentor_tech game_specific_resources/blog/blog tech_tips/tech-tips manuals/game_manuals/game_manuals game_specific_resources/ftcqa/ftcqa game_specific_resources/playing_field_resources/playing_field_resources game_specific_resources/field_coordinate_system/field-coordinate-system programming_resources/laptops/laptops ftc_sdk/overview/index ftc_sdk/updating/index ftc_sdk/updating/hardware_client/Updating-REV-Hardware-Client ftc_sdk/updating/ds_app/Updating-the-DS-App ftc_sdk/updating/rc_app/Updating-the-RC-App ftc_sdk/updating/driverhub_os/Updating-the-Driver-Hub-OS ftc_sdk/updating/controlhub_os/Updating-the-Control-Hub-OS ftc_sdk/updating/hub_firmware/Updating-Hub-Firmware programming_resources/shared/control_system_intro/The-FTC-Control-System control_hard_compon/index control_hard_compon/ds_components/index control_hard_compon/ds_components/components/components control_hard_compon/rc_components/index control_hard_compon/rc_components/power_distr/power-distr control_hard_compon/rc_components/hub/hub control_hard_compon/rc_components/hub/ports/ch-ports control_hard_compon/rc_components/hub/ports/exh-ports control_hard_compon/rc_components/motors/motors control_hard_compon/rc_components/encoders/encoders control_hard_compon/rc_components/servos/servos control_hard_compon/rc_components/sensors/sensors control_hard_compon/rc_components/uvc/uvc hardware_and_software_configuration/index hardware_and_software_configuration/connecting_devices/index hardware_and_software_configuration/connecting_devices/connecting_power/connecting-power hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor hardware_and_software_configuration/connecting_devices/connecting_servo/connecting-servo hardware_and_software_configuration/connecting_devices/connecting_color/connecting-color hardware_and_software_configuration/connecting_devices/connecting_touch/connecting-touch hardware_and_software_configuration/configuring/index hardware_and_software_configuration/configuring/getting_started/getting-started hardware_and_software_configuration/configuring/configuring_dc_motor/configuring-dc-motor hardware_and_software_configuration/configuring/configuring_servo/configuring-servo hardware_and_software_configuration/configuring/configuring_color_sensor/configuring-color-sensor hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/configuring-digital-touch-sensor hardware_and_software_configuration/configuring/configuring_uvc_camera/configuring-uvc-camera hardware_and_software_configuration/configuring/configuring_external_webcam/configuring-external-webcam hardware_and_software_configuration/configuring/configuring_dual_hubs/configuring-dual-hubs hardware_and_software_configuration/configuring/managing_esd/managing-esd hardware_and_software_configuration/configuring/saving_config/saving-config hardware_and_software_configuration/self_inspect/self-inspect programming_resources/index programming_resources/shared/choosing_program_lang/choosing-program-lang programming_resources/blocks/Blocks-Tutorial programming_resources/blocks/intro/intro programming_resources/shared/required_materials/Required-Materials programming_resources/shared/using_android_device/Using-Your-Android-Device programming_resources/blocks/config/config programming_resources/shared/configuring_android/Configuring-Your-Android-Devices programming_resources/blocks/connecting/connecting programming_resources/shared/installing_javascript_browser/Installing-a-Javascript-Enabled-Browser programming_resources/shared/program_and_manage_network/Connecting-a-Laptop-to-the-Program-&-Manage-Network programming_resources/blocks/opmode/opmode programming_resources/tutorial_specific/blocks/creating_op_modes/Writing-an-Op-Mode-with-FTC-Blocks programming_resources/tutorial_specific/blocks/running_op_modes/Running-Your-Op-Mode programming_resources/tutorial_specific/blocks/managing_opmodes/managing-opmodes programming_resources/tutorial_specific/blocks/controlling_a_servo/Controlling-a-Servo-(Blocks) programming_resources/tutorial_specific/blocks/using_sensors/Using-Sensors-(Blocks) programming_resources/blocks/reference/reference programming_resources/tutorial_specific/blocks/blocks_reference/Blocks-Reference-Material programming_resources/onbot_java/OnBot-Java-Tutorial programming_resources/onbot_java/intro/intro programming_resources/onbot_java/config/config programming_resources/onbot_java/connecting/connecting programming_resources/onbot_java/opmode/opmode programming_resources/tutorial_specific/onbot_java/creating_op_modes/Creating-and-Running-an-Op-Mode-(OnBot-Java) programming_resources/tutorial_specific/onbot_java/controlling_a_servo/Controlling-a-Servo-(OnBot-Java) programming_resources/tutorial_specific/onbot_java/using_sensors/Using-Sensors-(OnBot-Java) programming_resources/onbot_java/reference/reference programming_resources/tutorial_specific/onbot_java/onbot_java_reference/OnBot-Java-Reference-Info programming_resources/android_studio_java/Android-Studio-Tutorial programming_resources/android_studio_java/intro/intro programming_resources/android_studio_java/config/config programming_resources/android_studio_java/install/install programming_resources/tutorial_specific/android_studio/installing_android_studio/Installing-Android-Studio programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/Downloading-the-Android-Studio-Project-Folder programming_resources/tutorial_specific/android_studio/disable_instant_run/disable-instant-run programming_resources/android_studio_java/manage/manage programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub programming_resources/android_studio_java/opmode/opmode programming_resources/tutorial_specific/android_studio/enabling_developer_options/Enabling-Developer-Options programming_resources/tutorial_specific/android_studio/creating_op_modes/Creating-and-Running-an-Op-Mode-(Android-Studio) programming_resources/tutorial_specific/android_studio/controlling_a_servo/Controlling-a-Servo-(Android-Studio) programming_resources/tutorial_specific/android_studio/using_sensors/Using-Sensors-(Android-Studio) programming_resources/shared/phone_pairing/phone-pairing programming_resources/shared/managing_control_hub/Managing-a-Control-Hub programming_resources/shared/managing_smartphone_ds/Managing-a-Smartphone-Driver-Station programming_resources/shared/managing_smartphone_rc/Managing-a-Smartphone-Robot-Controller apriltag/vision_portal/apriltag_intro/apriltag-intro apriltag/vision_portal/visionportal_overview/visionportal-overview apriltag/vision_portal/vision_processor_init/vision-processor-init apriltag/vision_portal/visionportal_init/visionportal-init apriltag/vision_portal/visionportal_previews/visionportal-previews apriltag/vision_portal/apriltag_id_code/apriltag-id-code apriltag/vision_portal/apriltag_metadata/apriltag-metadata apriltag/vision_portal/apriltag_reference_frame/apriltag-reference-frame apriltag/vision_portal/apriltag_camera_calibration/apriltag-camera-calibration apriltag/vision_portal/apriltag_pose/apriltag-pose apriltag/vision_portal/apriltag_library/apriltag-library apriltag/vision_portal/visionportal_cpu_and_bandwidth/visionportal-cpu-and-bandwidth apriltag/vision_portal/visionportal_camera_controls/visionportal-camera-controls apriltag/vision_portal/vision_multiportal/vision-multiportal apriltag/vision_portal/apriltag_advanced_use/apriltag-advanced-use apriltag/vision_portal/visionportal_webcams/visionportal-webcams apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values apriltag/opmode_test_images/opmode-test-images programming_resources/vision/tensorflow_cs_2023/tensorflow-cs-2023 programming_resources/vision/tensorflow_pp_2022/tensorflow_pp_2022 programming_resources/vision/tensorflow_ff_2021/tensorflow-ff-2021 programming_resources/vision/blocks_tfod_opmode/blocks-tfod-opmode programming_resources/vision/blocks_tfod_opmode_custom/blocks-tfod-opmode-custom programming_resources/vision/java_tfod_opmode/java-tfod-opmode programming_resources/vision/java_tfod_opmode_custom/java-tfod-opmode-custom programming_resources/vision/vision_overview/vision-overview programming_resources/vision/webcam_controls/index programming_resources/vision/webcam_controls/overview/overview programming_resources/vision/webcam_controls/exposure/index programming_resources/vision/webcam_controls/exposure/control/control programming_resources/vision/webcam_controls/exposure/mode/mode programming_resources/vision/webcam_controls/exposure/samples/samples programming_resources/vision/webcam_controls/exposure/auto_exposure/auto-exposure programming_resources/vision/webcam_controls/gain/index programming_resources/vision/webcam_controls/gain/control/control programming_resources/vision/webcam_controls/gain/ex1/ex1 programming_resources/vision/webcam_controls/gain/ex2/ex2 programming_resources/vision/webcam_controls/gain/ex3/ex3 programming_resources/vision/webcam_controls/white_balance/index programming_resources/vision/webcam_controls/white_balance/control/control programming_resources/vision/webcam_controls/white_balance/mode/mode programming_resources/vision/webcam_controls/focus/index programming_resources/vision/webcam_controls/focus/control/control programming_resources/vision/webcam_controls/focus/mode/mode programming_resources/vision/webcam_controls/ptz/index programming_resources/vision/webcam_controls/ptz/pan_tilt/pan-tilt programming_resources/vision/webcam_controls/ptz/zoom/zoom programming_resources/vision/webcam_controls/eval/eval programming_resources/vision/webcam_controls/samples/samples programming_resources/vision/camera_calibration/camera-calibration programming_resources/shared/pid_coefficients/pid-coefficients programming_resources/shared/pidf_coefficients/pidf-coefficients programming_resources/shared/auto_load_opmode/auto-load-opmode programming_resources/shared/myblocks/index programming_resources/shared/myblocks/intro/intro programming_resources/shared/myblocks/simple_example/simple-example programming_resources/shared/myblocks/annotation/annotation programming_resources/shared/myblocks/parameter/parameter programming_resources/shared/myblocks/editing/editing programming_resources/shared/myblocks/hardware_example/hardware-example programming_resources/shared/myblocks/driving_example/driving-example programming_resources/shared/myblocks/timer_example/timer-example programming_resources/shared/myblocks/method_example/method-example programming_resources/shared/myblocks/rw_example/rw-example programming_resources/shared/myblocks/telem_example/telem-example programming_resources/shared/myblocks/ideas/ideas programming_resources/shared/myblocks/summary/summary programming_resources/shared/external_libraries_blocks/external-libraries-blocks programming_resources/imu/imu programming_resources/shared/installing_kotlin/Installing-Kotlin devices/huskylens/huskylens cad_resources/index cad_resources/autodesk/autodesk cad_resources/solidworks/solidworks cad_resources/ptc/ptc manufacturing/index manufacturing/3d_printing/index manufacturing/3d_printing/3d_printing_intro/3d_printing_intro manufacturing/3d_printing/3d_printed_parts/3d_printed_parts manufacturing/3d_printing/general_knowledge/general_knowledge manufacturing/3d_printing/general_knowledge/terminology/terminology manufacturing/3d_printing/general_knowledge/common_tools/common_tools manufacturing/3d_printing/general_knowledge/common_upgrades/common_upgrades manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/hardware_tradeoffs manufacturing/3d_printing/printer_choice/printer_choice manufacturing/3d_printing/printer_choice/budget_printers/budget_printers manufacturing/3d_printing/printer_choice/mid_range_printers/mid_range_printers manufacturing/3d_printing/printer_choice/high_end_printers/high_end_printers manufacturing/3d_printing/filament_choice/filament_choice manufacturing/3d_printing/filament_choice/common_filaments/common_filaments manufacturing/3d_printing/filament_choice/advanced_filaments/advanced_filaments manufacturing/3d_printing/filament_choice/filament_storage/filament_storage manufacturing/3d_printing/designing_and_slicing/designing_and_slicing manufacturing/3d_printing/designing_and_slicing/what_is_slicing/what_is_slicing manufacturing/3d_printing/designing_and_slicing/slicing_software/slicing_software manufacturing/3d_printing/designing_and_slicing/slicing_settings/slicing_settings manufacturing/3d_printing/designing_and_slicing/general_3d_print_design/general_3d_print_design manufacturing/3d_printing/designing_and_slicing/part_printability/part_printability manufacturing/3d_printing/designing_and_slicing/working_with_screws/working_with_screws manufacturing/3d_printing/designing_and_slicing/tolerancing/tolerancing manufacturing/3d_printing/specific_skill_guides/specific_skill_guides manufacturing/3d_printing/specific_skill_guides/bed_leveling/bed_leveling manufacturing/3d_printing/specific_skill_guides/print_adhesion/print_adhesion manufacturing/3d_printing/specific_skill_guides/extruder_calibration/extruder_calibration manufacturing/3d_printing/specific_skill_guides/temperature_tuning/temperature_tuning manufacturing/3d_printing/specific_skill_guides/basic_post_processing/basic_post_processing manufacturing/3d_printing/troubleshooting/troubleshooting ftc_ml/index ftc_ml/intro/intro ftc_ml/logging_on/logging-on ftc_ml/managing_tool/index ftc_ml/managing_tool/overview/overview ftc_ml/managing_tool/create_videos/create-videos ftc_ml/managing_tool/upload_videos/upload-videos ftc_ml/managing_tool/labeling/labeling ftc_ml/managing_tool/produce_dataset/produce-dataset ftc_ml/managing_tool/training_models/training-models ftc_ml/managing_tool/cont_training_models/cont-training-models ftc_ml/managing_tool/model_metrics/model-metrics ftc_ml/managing_tool/cancel_training/cancel-training ftc_ml/managing_tool/deleting_model/deleting-model ftc_ml/managing_tool/downloading_model/downloading-model ftc_ml/implement/index ftc_ml/optimize_videos/optimize-videos ftc_ml/faq/faq faq/faqs sponsors/software/software sponsors/discounts/discounts booklets/index ftc_docs/form/form ftc_docs/pdf/pdf ftc_docs/dark/dark ftc_docs/workflow/workflow resolving references... done writing... /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/docs/source/index.rst:7: WARNING: document title is not a single Text node WARNING: command 'mmdc' cannot be run (needed for mermaid output), check the mermaid_cmd setting done copying images... [ 0%] gracious_professionalism/images/GoodStuff.png copying images... [ 0%] gracious_professionalism/images/wf_fireworks.jpg copying images... [ 0%] tech_tips/images/dc-motor-curve.png copying images... [ 0%] game_specific_resources/playing_field_resources/images/CenterStageField.png copying images... [ 0%] game_specific_resources/field_coordinate_system/images/image1.jpg copying images... [ 0%] game_specific_resources/field_coordinate_system/images/image2.jpg copying images... [ 0%] game_specific_resources/field_coordinate_system/images/image3.jpg copying images... [ 0%] ftc_sdk/updating/hardware_client/images/010-download.png copying images... [ 0%] ftc_sdk/updating/hardware_client/images/020-RHC-available-files.png copying images... [ 1%] ftc_sdk/updating/hardware_client/images/800-update-RHC.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/030-RHC-recognize-phone.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/040-RHC-update-DS-phone.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/050-FTC-repo.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/060-github-assets-DS.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/070-RHC-recognize-DH.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/075-RHC-update-DH.png copying images... [ 1%] ftc_sdk/updating/ds_app/images/910-DH-double.png copying images... [ 1%] ftc_sdk/updating/rc_app/images/080-RHC-recognize-RC-phone.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/082-RHC-update-RC-phone.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/050-FTC-repo.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/090-github-assets-RC.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/070-RHC-recognize-CH.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/082-RHC-update-RC-CH.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/300-manage-RC-app.png copying images... [ 2%] ftc_sdk/updating/rc_app/images/330-manage-RC-app-CH-DS.png copying images... [ 2%] ftc_sdk/updating/driverhub_os/images/600-RHC-DH-OS.png copying images... [ 2%] ftc_sdk/updating/driverhub_os/images/910-DH-double.png copying images... [ 3%] ftc_sdk/updating/controlhub_os/images/650-RHC-OS.png copying images... [ 3%] ftc_sdk/updating/controlhub_os/images/700-manage-OS.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/350-RHC-EH-firmware.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/400-RHC-EH-CH-firmware.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/150-DS-firmware-double.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/250-manage-firmware.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/255-manage-firmware-confirm.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/270-manage-firmware-DS-CH-landscape.png copying images... [ 3%] ftc_sdk/updating/hub_firmware/images/257-manage-firmware-confirm-DS.png copying images... [ 4%] programming_resources/shared/control_system_intro/images/HoustonMatchPlay.jpg copying images... [ 4%] programming_resources/shared/control_system_intro/images/PointToPointControl.jpg copying images... [ 4%] programming_resources/shared/control_system_intro/images/REVExpansionHubLayout.jpg copying images... [ 4%] programming_resources/shared/control_system_intro/images/ControlHubEquals.jpg copying images... [ 4%] programming_resources/shared/control_system_intro/images/REVControlHubLayout.jpg copying images... [ 4%] control_hard_compon/ds_components/images/C1.png copying images... [ 4%] control_hard_compon/license/sa_license.png copying images... [ 4%] control_hard_compon/ds_components/components/images/REV-31-1596.png copying images... [ 4%] control_hard_compon/ds_components/components/images/motoe5.png copying images... [ 5%] control_hard_compon/ds_components/components/images/usbotg.png copying images... [ 5%] control_hard_compon/ds_components/components/images/usbhub.png copying images... [ 5%] control_hard_compon/ds_components/components/images/REV-31-1592.png copying images... [ 5%] control_hard_compon/ds_components/components/images/ankerbattery.png copying images... [ 5%] control_hard_compon/ds_components/components/images/f310.png copying images... [ 5%] control_hard_compon/ds_components/components/images/dualsense.png copying images... [ 5%] control_hard_compon/ds_components/components/images/dualshock.png copying images... [ 5%] control_hard_compon/ds_components/components/images/etpark.png copying images... [ 5%] control_hard_compon/ds_components/components/images/xbox360.png copying images... [ 5%] control_hard_compon/ds_components/components/images/quadstick.png copying images... [ 6%] control_hard_compon/rc_components/images/B1.png copying images... [ 6%] control_hard_compon/rc_components/images/B2.png copying images... [ 6%] control_hard_compon/rc_components/images/A1.png copying images... [ 6%] control_hard_compon/rc_components/images/A2.png copying images... [ 6%] control_hard_compon/rc_components/power_distr/images/W39057.jpg copying images... [ 6%] control_hard_compon/rc_components/power_distr/images/14-0014-FTCLegal__75264.jpg copying images... [ 6%] control_hard_compon/rc_components/power_distr/images/am-4649.jpg copying images... [ 6%] control_hard_compon/rc_components/power_distr/images/REV-31-1387.png copying images... [ 6%] control_hard_compon/rc_components/power_distr/images/W39129.jpg copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/50-0030.jpeg copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/am-4969.jpg copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/XT30_Power_Distribution_Block.png copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/goBILDApdb.jpg copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/REV-11-1144.png copying images... [ 7%] control_hard_compon/rc_components/power_distr/images/ankerbattery.png copying images... [ 7%] control_hard_compon/rc_components/hub/ports/images/CH-HUB.png copying images... [ 7%] control_hard_compon/rc_components/hub/ports/images/CH-HUB-FRONT.png copying images... [ 7%] control_hard_compon/rc_components/hub/images/REV-31-1595.png copying images... [ 8%] control_hard_compon/rc_components/hub/ports/images/EX-HUB.png copying images... [ 8%] control_hard_compon/rc_components/hub/images/REV-31-1153.png copying images... [ 8%] control_hard_compon/rc_components/motors/images/W44260.jpg copying images... [ 8%] control_hard_compon/rc_components/motors/images/am-3103AUS.jpg copying images... [ 8%] control_hard_compon/rc_components/motors/images/5202-0002-0014.jpg copying images... [ 8%] control_hard_compon/rc_components/motors/images/REV-41-1301.png copying images... [ 8%] control_hard_compon/rc_components/motors/images/REV-41-1300.png copying images... [ 8%] control_hard_compon/rc_components/encoders/images/REV-41-1291.png copying images... [ 8%] control_hard_compon/rc_components/encoders/images/REV-11-1271.png copying images... [ 9%] control_hard_compon/rc_components/servos/images/REV-41-1097.jpg copying images... [ 9%] control_hard_compon/rc_components/servos/images/2000-0025-0504.jpg copying images... [ 9%] control_hard_compon/rc_components/servos/images/W39197.jpg copying images... [ 9%] control_hard_compon/rc_components/sensors/images/MB1242.jpg copying images... [ 9%] control_hard_compon/rc_components/sensors/images/REV-31-1505.png copying images... [ 9%] control_hard_compon/rc_components/sensors/images/REV-31-1557.png copying images... [ 9%] control_hard_compon/rc_components/sensors/images/45-2018.png copying images... [ 9%] control_hard_compon/rc_components/sensors/images/REV-31-1425.png copying images... [ 9%] control_hard_compon/rc_components/sensors/images/REV-31-1462.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/navx2.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/BNO055.jpg copying images... [ 10%] control_hard_compon/rc_components/sensors/images/REV-31-1155.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/BBG-770.jpg copying images... [ 10%] control_hard_compon/rc_components/sensors/images/image_3_3.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/image_4_3.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/image_5_3.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/image_6_3.png copying images... [ 10%] control_hard_compon/rc_components/sensors/images/image_7_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_8_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_9_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_12_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_13_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_14_3.png copying images... [ 11%] control_hard_compon/rc_components/sensors/images/image_15_3.png copying images... [ 11%] control_hard_compon/rc_components/uvc/images/C270.jpg copying images... [ 11%] control_hard_compon/rc_components/uvc/images/C920.jpg copying images... [ 11%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep1.jpg copying images... [ 11%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep2.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep3.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep4.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep5.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_power/images/Connecting12VStep6.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/MotorRig.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/ConnectingMotorStep1.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_motor/images/ConnectingMotorStep2.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_servo/images/ConnectingServoStep1.jpg copying images... [ 12%] hardware_and_software_configuration/connecting_devices/connecting_servo/images/ConnectingServoStep2.jpg copying images... [ 13%] hardware_and_software_configuration/connecting_devices/connecting_color/images/ColorSensorStep1.jpg copying images... [ 13%] hardware_and_software_configuration/connecting_devices/connecting_color/images/ColorSensorStep2.jpg copying images... [ 13%] hardware_and_software_configuration/connecting_devices/connecting_touch/images/TouchSensorStep1.jpg copying images... [ 13%] hardware_and_software_configuration/connecting_devices/connecting_touch/images/TouchSensorStep2.jpg copying images... [ 13%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep1.jpg copying images... [ 13%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep2.jpg copying images... [ 13%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep3.jpg copying images... [ 13%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep4.jpg copying images... [ 13%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep5.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep1.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep2.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareNewStep3.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep9.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep10.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/getting_started/images/ConfiguringHardwareStep11.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep1.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep2.jpg copying images... [ 14%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep3.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_dc_motor/images/ConfiguringHardwareMotorStep4.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep1.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep2.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep3.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_servo/images/ConfiguringHardwareServoStep4.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep1.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep2.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep3.jpg copying images... [ 15%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep4.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_color_sensor/images/ConfiguringHardwareColorDistanceStep5.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchStep1.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchNewStep2.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_digital_touch_sensor/images/ConfiguringHardwareTouchNewStep3.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/uvcdiagram.png copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/ankerhub.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/ankerpowerport.jpg copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/limefuel.png copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/5vauxcable.png copying images... [ 16%] hardware_and_software_configuration/configuring/configuring_uvc_camera/images/blockswebcam.png copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/USB-camera-Control-Hub.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/webcam-config-CH.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/blockswebcam.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-1.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-2.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/DS-webcam-preview-CH-3.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/activateBeforeWaitForStart.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_external_webcam/images/HDMIMonitor.jpg copying images... [ 17%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/twoAndroidPhones.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/USBTypeACable.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/OTGAdapter.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/REVSwitch.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/TamiyaAdapter.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/Battery.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHub.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/3PinJSTPH.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/xt30Extension.jpg copying images... [ 18%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/AdvancedSettings.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHubAddressChange.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/DefaultAddress.png copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/NewAddress.png copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/AddressChangeComplete.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/XT30ExtensionConnected.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/RS485Connected.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/RS485Port.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/DualConnected.jpg copying images... [ 19%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/ExpansionHubPortal.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/configuring_dual_hubs/images/TwoHubsConfigured.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/positivelyChargedRobot.png copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/triboelectric.png copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/discharging.png copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/heavydutystaticide.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/ferritechoke.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/mountonplywood.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/poorlyinsulated.jpg copying images... [ 20%] hardware_and_software_configuration/configuring/managing_esd/images/keepawayfromframe.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/managing_esd/images/tapepoorlyinsulated.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/managing_esd/images/coverwithtape.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/managing_esd/images/REV-31-1269-ResistiveGroundingStrap.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/managing_esd/images/REV-31-1385-AndersonPowerPoleToXT30.png copying images... [ 21%] hardware_and_software_configuration/configuring/managing_esd/images/groundtheelectronics.png copying images... [ 21%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep1.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep2.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep3.jpg copying images... [ 21%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationStep4.jpg copying images... [ 22%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep5.jpg copying images... [ 22%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep6.jpg copying images... [ 22%] hardware_and_software_configuration/configuring/saving_config/images/SavingConfigurationInformationNewStep7.jpg copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/nDS-1.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-1-BAD.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-2.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-3a.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-3b.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-4b.png copying images... [ 22%] hardware_and_software_configuration/self_inspect/images/tDS-4a.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-1.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-2.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-3a.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-3b.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-4.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-5b.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-6b.png copying images... [ 23%] hardware_and_software_configuration/self_inspect/images/tRC-6a.png copying images... [ 23%] programming_resources/shared/choosing_program_lang/images/BlocksPicture1.jpg copying images... [ 24%] programming_resources/shared/choosing_program_lang/images/onBotJavaScreen.jpg copying images... [ 24%] programming_resources/shared/choosing_program_lang/images/androidStudioScreen.jpg copying images... [ 24%] programming_resources/shared/choosing_program_lang/images/ipadPhoneChromebook.jpg copying images... [ 24%] programming_resources/blocks/images/BlocksPicture1.jpg copying images... [ 24%] programming_resources/shared/required_materials/images/twoAndroidPhones.jpg copying images... [ 24%] programming_resources/shared/required_materials/images/ControlHubAndPhone.jpg copying images... [ 24%] programming_resources/shared/required_materials/images/WiFiSymbol.jpg copying images... [ 24%] programming_resources/shared/required_materials/images/Laptop.jpg copying images... [ 24%] programming_resources/shared/required_materials/images/ChromeBrowser.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/ExpansionHub.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/REVSwitch.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/TamiyaAdapter.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/Battery.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/REVSlimBattery.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/MotorAndCable.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/AndersonToJST.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/HitecServo.jpg copying images... [ 25%] programming_resources/shared/required_materials/images/REVColorSensor.jpg copying images... [ 26%] programming_resources/shared/required_materials/images/REVTouchSensor.jpg copying images... [ 26%] programming_resources/shared/required_materials/images/USBTypeACable.jpg copying images... [ 26%] programming_resources/shared/required_materials/images/OTGAdapter.jpg copying images... [ 26%] programming_resources/shared/required_materials/images/LogitechF310.jpg copying images... [ 26%] programming_resources/shared/using_android_device/images/android_screenlock.jpg copying images... [ 26%] programming_resources/shared/using_android_device/images/android_screenkeypad.jpg copying images... [ 26%] programming_resources/shared/using_android_device/images/android_homescreen.jpg copying images... [ 26%] programming_resources/shared/using_android_device/images/nougat_homescreen.png copying images... [ 26%] programming_resources/shared/using_android_device/images/android_homescreen_controlsAtBottom.jpg copying images... [ 27%] programming_resources/shared/using_android_device/images/android_recentApps.jpg copying images... [ 27%] programming_resources/shared/using_android_device/images/android_nextToBottomButtons.jpg copying images... [ 27%] programming_resources/shared/using_android_device/images/android_appDrawer.jpg copying images... [ 27%] programming_resources/shared/using_android_device/images/nougat_apps.png copying images... [ 27%] programming_resources/shared/configuring_android/images/ControlHubAndPhone.jpg copying images... [ 27%] programming_resources/shared/configuring_android/images/twoAndroidPhones.jpg copying images... [ 27%] programming_resources/shared/configuring_android/images/RenameStep1.jpg copying images... [ 27%] programming_resources/shared/configuring_android/images/RenameStep2.jpg copying images... [ 27%] programming_resources/shared/configuring_android/images/RenameStep3.jpg copying images... [ 27%] programming_resources/shared/configuring_android/images/RenameStep4.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/RenameStep5.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/RenameStep6.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/RenameStep7.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/RenameStep8.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/1-developer-options.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/2a-developer-options.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/2b-developer-options.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/4-developer-options.jpg copying images... [ 28%] programming_resources/shared/configuring_android/images/5-developer-options.png copying images... [ 29%] programming_resources/shared/configuring_android/images/AirplaneStep1.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/AirplaneStep2.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep1.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep2.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep3.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep4.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep5.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep6.jpg copying images... [ 29%] programming_resources/shared/configuring_android/images/PairingControlHubStep7.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep8.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep9.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep10.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep11.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep12.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingControlHubStep13.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingNewStep1.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingNewStep1b.jpg copying images... [ 30%] programming_resources/shared/configuring_android/images/PairingNewStep3.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep3b.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep4.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep5.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep6.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep7.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep8.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep9.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep10.jpg copying images... [ 31%] programming_resources/shared/configuring_android/images/PairingNewStep11.jpg copying images... [ 32%] programming_resources/shared/configuring_android/images/PairingNewStep12.jpg copying images... [ 32%] programming_resources/shared/installing_javascript_browser/images/InstallingBrowserStep1.jpg copying images... [ 32%] programming_resources/shared/installing_javascript_browser/images/InstallingBrowserStep2.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/SelectProgramAndManageDriverStation.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/ProgramAndManageScreen.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/ProgramAndManagePassphrase.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/ProgramAndManagePassphraseControlHub.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/ConnectingLaptopStep4.jpg copying images... [ 32%] programming_resources/shared/program_and_manage_network/images/screengrabwirelessnetworks.jpg copying images... [ 33%] programming_resources/shared/program_and_manage_network/images/screengrabconnectautomatically.jpg copying images... [ 33%] programming_resources/shared/program_and_manage_network/images/screengrabsecuritykey.jpg copying images... [ 33%] programming_resources/shared/program_and_manage_network/images/screengrabnointernet.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture1New.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture2.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/BlocksPicture2b.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1a.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1aControlHub.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep1bControlHub.jpg copying images... [ 33%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep2ControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep3aControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep3bControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep4ControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/WritingFirstOpModeStep5ControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic1ControlHub.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic3.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic4.jpg copying images... [ 34%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic4bControlhub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/ExaminingStructurePic5ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep1ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep2ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep3ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep4ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep5ControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep6a.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep6bControlHub.jpg copying images... [ 35%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep7ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep8ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep9ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep10ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep11ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep12ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/AddingDCMotorStep13ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep1ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep2ControlHub.jpg copying images... [ 36%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep3ControlHub.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep4ControlHub.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep5ControlHub.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/TelemetryMotorStep6ControlHub.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/creating_op_modes/images/SavingOpModeStep1ControlHub.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep1.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep2.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep3.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep4.jpg copying images... [ 37%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep5.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep6.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep7.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/running_op_modes/images/RunningOpModeStep8.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_save.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_saved.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_download.jpg copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage.png copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage_download.png copying images... [ 38%] programming_resources/tutorial_specific/blocks/managing_opmodes/images/blocks_manage_upload.png copying images... [ 38%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/servo0to80.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/LogitechF310.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep2ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep3ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep4ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep5ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep6ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep7ControlHub.jpg copying images... [ 39%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep8ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep9ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep10ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep11ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep12ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep13ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep14ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep15ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep16ControlHub.jpg copying images... [ 40%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep17ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep18ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep19ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep20ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep21ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep22ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep23ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep24ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep25ControlHub.jpg copying images... [ 41%] programming_resources/tutorial_specific/blocks/controlling_a_servo/images/ControlServoStep26ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep2ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep3ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep4ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep5ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep6ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep7ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep8ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/DistanceSensorStep9ControlHub.jpg copying images... [ 42%] programming_resources/tutorial_specific/blocks/using_sensors/images/REVTouchSensor.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep2ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep3ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep4ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep5ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep6ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep7ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep8ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep9ControlHub.jpg copying images... [ 43%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep10ControlHub.jpg copying images... [ 44%] programming_resources/tutorial_specific/blocks/using_sensors/images/TouchSensorOpModeStep11ControlHub.jpg copying images... [ 44%] programming_resources/tutorial_specific/blocks/blocks_reference/images/BlocksCreateVuMarkExample.jpg copying images... [ 44%] programming_resources/onbot_java/images/onBotJavaScreen.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc001_MainScreen.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/BlocksPicture2.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/BlocksPicture2b.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1a.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1aControlHub.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep1bControlHub.jpg copying images... [ 44%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/WritingFirstOpModeStep2ControlHub.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step3_OnBotJavaButton.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step4_OnBotScreen.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step5_NewFile.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step6_NewOpModeEditPane.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_Step6_ProjectBrowser.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_BuildButton.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_BuildSucceeded.jpg copying images... [ 45%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_SyntaxError.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_IllegalStart.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_cannotFind.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_SelectMyFIRSTOpMode.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_MyFIRSTPushInit.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_PressStart.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_PressStop.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_left_stick_y.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep1.jpg copying images... [ 46%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep2.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/RunningOpModeStep3.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/creating_op_modes/images/OnBotDoc_RunOpModeDCMotor.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/servo0to80.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/controlling_a_servo/images/LogitechF310.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/using_sensors/images/REVTouchSensor.jpg copying images... [ 47%] programming_resources/tutorial_specific/onbot_java/onbot_java_reference/images/OnBotDoc_sampleOpModes.jpg copying images... [ 47%] programming_resources/android_studio_java/images/androidStudioScreen.jpg copying images... [ 47%] programming_resources/tutorial_specific/android_studio/installing_android_studio/images/DownloadAndroidStudio.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/installing_android_studio/images/AndroidStudioWelcomeSetup.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/ClickOnReleases.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Releases.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Assets.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/MoveDownloadedFile.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/ProvideName.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Rename.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/Verify.jpg copying images... [ 48%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SelectImport.jpg copying images... [ 49%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SelectProjectFolder.jpg copying images... [ 49%] programming_resources/tutorial_specific/android_studio/downloading_as_project_folder/images/SuccessfullyImported.jpg copying images... [ 49%] programming_resources/tutorial_specific/android_studio/disable_instant_run/images/ConfigureSettings.jpg copying images... [ 49%] programming_resources/tutorial_specific/android_studio/disable_instant_run/images/InstantRunConfiguration.jpg copying images... [ 49%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fork-clone-diagram.png copying images... [ 49%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/single-branch.png copying images... [ 49%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/two-branches.png copying images... [ 49%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/new-commit-on-feature.png copying images... [ 49%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/new-commit-on-master.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-commit.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/master-comparison.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/clean-master.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fork.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/clone.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/origin-remote.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/two-remotes.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fetch-from-origin.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-from-origin.png copying images... [ 50%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/fetch-from-upstream.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/merge-from-upstream.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/push-to-origin.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/sample-rollback.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/tags.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/fork_and_clone_github_repository/images/revert.png copying images... [ 51%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/images/DeveloperOptions.jpg copying images... [ 51%] programming_resources/tutorial_specific/android_studio/enabling_developer_options/images/AllowUSBDebugging.jpg copying images... [ 51%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/teamcodeFolder.jpg copying images... [ 51%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/AutoImport.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/externalSamples.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/CreateLinearOpMode.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/NewOpMode.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/ExaminingStructurePic2.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/phoneUSBConnected.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/controlHubUSBConnected.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/typeC.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunTeamCode.jpg copying images... [ 52%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/SelectDeploymentTarget.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/ApplicationInstallFailed.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RCLaunched.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_SelectMyFIRSTOpMode.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_MyFIRSTPushInit.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_PressStart.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_PressStop.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_left_stick_y.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep1.jpg copying images... [ 53%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep2.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/RunningOpModeStep3.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/creating_op_modes/images/OnBotDoc_RunOpModeDCMotor.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/hs485hbServo.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/servo0to80.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/controlling_a_servo/images/LogitechF310.jpg copying images... [ 54%] programming_resources/tutorial_specific/android_studio/using_sensors/images/REVTouchSensor.jpg copying images... [ 54%] programming_resources/shared/managing_control_hub/images/RCConnectionInfoPage.jpg copying images... [ 54%] programming_resources/shared/managing_control_hub/images/manageLink.jpg copying images... [ 54%] programming_resources/shared/managing_control_hub/images/changeNameWarning.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/changePassword.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/changePasswordWarning.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/controlHubButton.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/selectChannel.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/dsOperatingChannel.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/downloadLogs.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/notepadplusplus.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/uploadFirmwareFile.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/touchThreeDots.jpg copying images... [ 55%] programming_resources/shared/managing_control_hub/images/touchSettings.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/selectAdvancedSettings.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/selectExpansionHubFirmwareUpdate.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/pressUpdateExpansionHubFirmwareButton.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/dsUpdateComplete.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/aboutRobotController.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/apkFolderOnRepo.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/downloadRobotControllerAPK.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerPleaseWait.jpg copying images... [ 56%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerWarning.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerUninstalling.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadRobotControllerInstalledSuccessfully.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/selectWebcamCalibrationFile.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/uploadWebcamCalibrationFileComplete.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/aboutRobotControllerOSVersion.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/selectOSUpdateFile.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/osUpdatePleaseWait.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/osUpdateVerificationSucceeded.jpg copying images... [ 57%] programming_resources/shared/managing_control_hub/images/osUpdateSuccess.jpg copying images... [ 58%] programming_resources/shared/managing_control_hub/images/aboutRobotControllerNewOSVersion.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/touchThreeDots.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/selectSettings.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/clickDriverStationName.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/specifyNewDriverStationName.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_ds/images/aboutDriverStation.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_rc/images/touchThreeDots.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_rc/images/selectSettings.jpg copying images... [ 58%] programming_resources/shared/managing_smartphone_rc/images/clickRobotControllerName.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/specifyNewRobotControllerName.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/clickAdvancedSettings.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/clickChangeWifiChannel.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/successChangeWifiChannel.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/operatingWifiChannel.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/RCConnectionInfoPage.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/manageLink.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/downloadLogs.jpg copying images... [ 59%] programming_resources/shared/managing_smartphone_rc/images/notepadplusplus.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/selectFirmwareFile.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/uploadFirmwareFile.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/ConfiguringHardwareStep4.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/touchSettings.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/selectAdvancedSettings.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/selectExpansionHubFirmwareUpdate.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/pressUpdateExpansionHubFirmwareButton.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/dsUpdateComplete.jpg copying images... [ 60%] programming_resources/shared/managing_smartphone_rc/images/aboutRobotController.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/selectWebcamCalibrationFile.jpg copying images... [ 61%] programming_resources/shared/managing_smartphone_rc/images/uploadWebcamCalibrationFileComplete.jpg copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/005-AprilTag-Worlds.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/010-apriltagrobots.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/020-Sample-Tags.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/080-CH-LiveView-ID-code.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/100-Tag-size-42.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/200-CH-LiveView-offsets-crop.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/280-DS-preview.png copying images... [ 61%] apriltag/vision_portal/apriltag_intro/images/300-RC-preview.png copying images... [ 62%] apriltag/vision_portal/visionportal_overview/images/020-dual-detection.png copying images... [ 62%] apriltag/vision_portal/visionportal_overview/images/030-CH-preview-2-webcams.png copying images... [ 62%] apriltag/vision_portal/visionportal_overview/images/100-DH-DS-CS-BIG-TFOD.png copying images... [ 62%] apriltag/vision_portal/visionportal_overview/images/005-AprilTag-Worlds.png copying images... [ 62%] apriltag/vision_portal/vision_processor_init/images/020-AT-Processor-easy.png copying images... [ 62%] apriltag/vision_portal/vision_processor_init/images/030-AT-Processor-builder-enabled.png copying images... [ 62%] apriltag/vision_portal/vision_processor_init/images/040-TFOD-Processor-easy.png copying images... [ 62%] apriltag/vision_portal/vision_processor_init/images/050-TFOD-Processor-builder.png copying images... [ 62%] apriltag/vision_portal/vision_processor_init/images/060-enable-AT-processor.png copying images... [ 63%] apriltag/vision_portal/visionportal_init/images/040-VisionPortal-easy-AT-webcam.png copying images... [ 63%] apriltag/vision_portal/visionportal_init/images/050-VisionPortal-AT-webcam-options-enabled.png copying images... [ 63%] apriltag/vision_portal/visionportal_init/images/060-enable-AT-processor.png copying images... [ 63%] apriltag/vision_portal/visionportal_previews/images/040-RC-preview-2-webcams-Moto-e4.png copying images... [ 63%] apriltag/vision_portal/visionportal_previews/images/050-CH-TFOD-preview-grey-bands.png copying images... [ 63%] apriltag/vision_portal/visionportal_previews/images/100-DH-preview-BIG-ovals.png copying images... [ 63%] apriltag/vision_portal/apriltag_id_code/images/070-ID-Block-arrow.png copying images... [ 63%] apriltag/vision_portal/apriltag_id_code/images/080-AprilTag-Blocks-FOR-loop.png copying images... [ 63%] apriltag/vision_portal/apriltag_metadata/images/100-tag-name-Blocks.png copying images... [ 64%] apriltag/vision_portal/apriltag_reference_frame/images/200-CH-LiveView-offsets-crop.png copying images... [ 64%] apriltag/vision_portal/apriltag_camera_calibration/images/010-RC-warning.png copying images... [ 64%] apriltag/vision_portal/apriltag_camera_calibration/images/020-DS-warning.png copying images... [ 64%] apriltag/vision_portal/apriltag_camera_calibration/images/030-scaling-warning.png copying images... [ 64%] apriltag/vision_portal/apriltag_pose/images/Blocks-pose-oval.png copying images... [ 64%] apriltag/vision_portal/apriltag_pose/images/Blocks-RBE.png copying images... [ 64%] apriltag/vision_portal/apriltag_library/images/010-Blocks-ATprocessor-Easy.png copying images... [ 64%] apriltag/vision_portal/apriltag_library/images/020-Blocks-setTagLibrary-CurrentGame.png copying images... [ 64%] apriltag/vision_portal/apriltag_library/images/030-Blocks-ATprocessor-CurrentGame.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/040-Blocks-ATProcessor-Variable.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/050-Blocks-ATprocessor-CurrentGame-Variable.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/060-Blocks-LibraryBuilder-CurrentGame.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/070-Blocks-Processor-Variable.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/080-Blocks-addTag.png copying images... [ 65%] apriltag/vision_portal/apriltag_library/images/090-Blocks-add-Metadata.png copying images... [ 65%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/050-Blocks-LiveView-toggle.png copying images... [ 65%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/060-Blocks-Processor-toggle.png copying images... [ 65%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/080-Blocks-Streaming-toggle.png copying images... [ 66%] apriltag/vision_portal/visionportal_cpu_and_bandwidth/images/100-Blocks-close-VisionPortal.png copying images... [ 66%] apriltag/vision_portal/visionportal_camera_controls/images/010-Blocks-setters.png copying images... [ 66%] apriltag/vision_portal/visionportal_camera_controls/images/020-Blocks-dropdown.png copying images... [ 66%] apriltag/vision_portal/visionportal_camera_controls/images/030-Blocks-getExposure.png copying images... [ 66%] apriltag/vision_portal/visionportal_camera_controls/images/040-Blocks-holder.png copying images... [ 66%] apriltag/vision_portal/visionportal_camera_controls/images/050-Blocks-Exposure-OpMode.png copying images... [ 66%] apriltag/vision_portal/vision_multiportal/images/500-W_MultiPortal_v01.png copying images... [ 66%] apriltag/vision_portal/vision_multiportal/images/200-RC-horizontal.png copying images... [ 66%] apriltag/vision_portal/apriltag_advanced_use/images/FTC-Global-Coordinates.png copying images... [ 66%] apriltag/vision_portal/apriltag_advanced_use/images/100-VisionPortal-Test-v01.png copying images... [ 67%] apriltag/vision_portal/visionportal_webcams/images/010-C270.png copying images... [ 67%] apriltag/vision_portal/visionportal_webcams/images/030-C310.png copying images... [ 67%] apriltag/vision_portal/visionportal_webcams/images/020-C920.png copying images... [ 67%] apriltag/vision_portal/visionportal_webcams/images/040-LifeCam-3000.png copying images... [ 67%] apriltag/vision_portal/visionportal_webcams/images/050-Arducam.png copying images... [ 67%] apriltag/understanding_apriltag_detection_values/images/figure1.jpg copying images... [ 67%] apriltag/understanding_apriltag_detection_values/images/figure2.jpg copying images... [ 67%] apriltag/understanding_apriltag_detection_values/images/apriltag_setup.jpg copying images... [ 67%] apriltag/understanding_apriltag_detection_values/images/two_tags.jpg copying images... [ 68%] apriltag/understanding_apriltag_detection_values/images/apriltag_telemetry.jpg copying images... [ 68%] apriltag/opmode_test_images/images/apriltag_sizing.png copying images... [ 68%] apriltag/opmode_test_images/images/printing.png copying images... [ 68%] apriltag/opmode_test_images/images/tag583_nemo.png copying images... [ 68%] apriltag/opmode_test_images/images/tag584_jonah.png copying images... [ 68%] apriltag/opmode_test_images/images/tag585_cousteau.png copying images... [ 68%] apriltag/opmode_test_images/images/tag586_ariel.png copying images... [ 68%] programming_resources/vision/tensorflow_cs_2023/images/pixel.png copying images... [ 68%] programming_resources/vision/tensorflow_cs_2023/images/easypixeldetect.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/trainingblownout.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/lowanglepixel.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/ribsexposed.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/negatives.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/pixelnodetect1.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/pixelnodetect2.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect1.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect2.png copying images... [ 69%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect3.png copying images... [ 70%] programming_resources/vision/tensorflow_cs_2023/images/pixeldetect4.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/signal.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/bolt.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/bulb.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/panel.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/bolt_label.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/bulb_label.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/panel_label.png copying images... [ 70%] programming_resources/vision/tensorflow_pp_2022/images/wb1.png copying images... [ 71%] programming_resources/vision/tensorflow_pp_2022/images/wb2.png copying images... [ 71%] programming_resources/vision/tensorflow_pp_2022/images/wb3.png copying images... [ 71%] programming_resources/vision/tensorflow_ff_2021/images/010-TFOD-Cube-Duck-crop-2.png copying images... [ 71%] programming_resources/vision/tensorflow_ff_2021/images/020-TFOD-Barcode.png copying images... [ 71%] programming_resources/vision/tensorflow_ff_2021/images/030-TFOD-levels.png copying images... [ 71%] programming_resources/vision/tensorflow_ff_2021/images/tfliteDemo.png copying images... [ 71%] programming_resources/vision/blocks_tfod_opmode/images/030-Create-New-OpMode.png copying images... [ 71%] programming_resources/vision/blocks_tfod_opmode/images/040-Sample-OpMode.png copying images... [ 71%] programming_resources/vision/blocks_tfod_opmode/images/150-setZoom.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/160-min-confidence.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/170-clipping-margins.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/180-main-loop.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/190-telemetryTfod.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/200-Sample-DS-Camera-Stream.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/210-Sample-DS-Telemetry.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/240-Sample-RC-LiveView.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode/images/300-Sample-Pixel.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode_custom/images/012-Centerstage-public-repo.png copying images... [ 72%] programming_resources/vision/blocks_tfod_opmode_custom/images/020-Manage-page.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/030-Manage-TFLite-Models.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/040-Upload-Models.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/050-Choose-Files.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/060-Centerstage-tflite.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/createNewOpMode.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/100-Sample-OpMode-header.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/120-Init-Tfod.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/145-blue-gear-delete.png copying images... [ 73%] programming_resources/vision/blocks_tfod_opmode_custom/images/147-Centerstage-Blocks.png copying images... [ 74%] programming_resources/vision/blocks_tfod_opmode_custom/images/150-setZoom.png copying images... [ 74%] programming_resources/vision/blocks_tfod_opmode_custom/images/200-DS-Camera-Stream-Centerstage.png copying images... [ 74%] programming_resources/vision/blocks_tfod_opmode_custom/images/210-DS-Telemetry-Centerstage.png copying images... [ 74%] programming_resources/vision/blocks_tfod_opmode_custom/images/240-RC-LiveView-Centerstage.png copying images... [ 74%] programming_resources/vision/blocks_tfod_opmode_custom/images/300-Pixel.png copying images... [ 74%] programming_resources/vision/java_tfod_opmode/images/010-TFOD-recognition.png copying images... [ 74%] programming_resources/vision/java_tfod_opmode/images/020-New-File.png copying images... [ 74%] programming_resources/vision/java_tfod_opmode/images/040-Sample-Open.png copying images... [ 74%] programming_resources/vision/java_tfod_opmode/images/200-Sample-DS-Camera-Stream.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode/images/210-Sample-DS-Telemetry.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode/images/240-Sample-RC-LiveView.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode/images/300-Sample-Pixel.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/010-TFOD-recognition.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/020-team-props.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/100-New-File.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/110-Sample-Open.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/200-Sample-DS-Camera-Stream.png copying images... [ 75%] programming_resources/vision/java_tfod_opmode_custom/images/210-Sample-DS-Telemetry.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/240-Sample-RC-LiveView.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/300-Sample-Pixel.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/030-Centerstage-public-repo.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/040-Manage-page.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/050-Manage-TFLite-Models.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/060-Upload-Models.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/070-Choose-Files.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/080-Centerstage-tflite.png copying images... [ 76%] programming_resources/vision/java_tfod_opmode_custom/images/140-Builder-settings.png copying images... [ 77%] programming_resources/vision/vision_overview/images/AprilTagTelemetry.jpg copying images... [ 77%] programming_resources/vision/vision_overview/images/AprilTagDual.png copying images... [ 77%] programming_resources/vision/vision_overview/images/tfodIndirect.jpg copying images... [ 77%] programming_resources/vision/vision_overview/images/tfodDual.jpg copying images... [ 77%] programming_resources/vision/webcam_controls/overview/images/020-RobotCore.png copying images... [ 77%] programming_resources/vision/webcam_controls/exposure/auto_exposure/images/500-AE-Priority.png copying images... [ 77%] programming_resources/vision/webcam_controls/gain/ex1/images/200-Gain0Exp00-to-20.png copying images... [ 77%] programming_resources/vision/webcam_controls/gain/ex1/images/210-Gain0Exp23-to-40.png copying images... [ 77%] programming_resources/vision/webcam_controls/gain/ex1/images/220-Gain0Exp45-to-55.png copying images... [ 77%] programming_resources/vision/webcam_controls/gain/ex1/images/250-chart-gain=0.png copying images... [ 78%] programming_resources/vision/webcam_controls/gain/ex2/images/300-Exp15Gain000-to-035.png copying images... [ 78%] programming_resources/vision/webcam_controls/gain/ex2/images/310-Exp15Gain040-to-060.png copying images... [ 78%] programming_resources/vision/webcam_controls/gain/ex2/images/330-Exp15Gain070-to-100.png copying images... [ 78%] programming_resources/vision/webcam_controls/gain/ex2/images/350-chart-exposure=15.png copying images... [ 78%] programming_resources/vision/webcam_controls/gain/ex3/images/400-Duck-in-Dark.png copying images... [ 78%] programming_resources/shared/auto_load_opmode/images/translucentPreselect.png copying images... [ 78%] programming_resources/shared/auto_load_opmode/images/designateAsAutonomous.png copying images... [ 78%] programming_resources/shared/auto_load_opmode/images/selectTeleOp.png copying images... [ 78%] programming_resources/shared/auto_load_opmode/images/preselectBlocks.png copying images... [ 79%] programming_resources/shared/auto_load_opmode/images/AutoQueueEnabled.png copying images... [ 79%] programming_resources/shared/myblocks/intro/images/a0100-introSample.png copying images... [ 79%] programming_resources/shared/myblocks/intro/images/a0110-sampleInchesToDrive-circle.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0120-Hello-OBJ-circle.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0130-Hello-OBJ-empty.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0140-Hello-OBJ-extends-circle.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0150-Hello-OBJ-full-arrows.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0160-Hello-run-create-arrow.png copying images... [ 79%] programming_resources/shared/myblocks/simple_example/images/a0170-Hello-run-menu-arrows.png copying images... [ 80%] programming_resources/shared/myblocks/simple_example/images/a0180-Hello-run-telemetry-circle.png copying images... [ 80%] programming_resources/shared/myblocks/simple_example/images/a0190-Hello-run-OpMode-circle.png copying images... [ 80%] programming_resources/shared/myblocks/simple_example/images/a0200-Hello-run-screenshot-circle.png copying images... [ 80%] programming_resources/shared/myblocks/annotation/images/a0220-BlockWithBenefits.png copying images... [ 80%] programming_resources/shared/myblocks/parameter/images/a0280-batteryVoltage.png copying images... [ 80%] programming_resources/shared/myblocks/editing/images/a0260-editing-error-Blocks.png copying images... [ 80%] programming_resources/shared/myblocks/hardware_example/images/a0300-wiggle-OBJ-short.png copying images... [ 80%] programming_resources/shared/myblocks/hardware_example/images/a0310-wiggle-myBlock.png copying images... [ 80%] programming_resources/shared/myblocks/hardware_example/images/a0320-wiggle-OpMode.png copying images... [ 81%] programming_resources/shared/myblocks/driving_example/images/a0400-inchesToCounts-Java.png copying images... [ 81%] programming_resources/shared/myblocks/driving_example/images/a0410-inchesToCounts-Blocks.png copying images... [ 81%] programming_resources/shared/myblocks/timer_example/images/a0440-Timer-Java.png copying images... [ 81%] programming_resources/shared/myblocks/timer_example/images/a0450-Timer-Blocks.png copying images... [ 81%] programming_resources/shared/myblocks/method_example/images/a0500-non-myBlock-method-Java.png copying images... [ 81%] programming_resources/shared/myblocks/method_example/images/a0510-non-myBlock-method-Blocks.png copying images... [ 81%] programming_resources/shared/myblocks/rw_example/images/a0550-file-access-Blocks.png copying images... [ 81%] programming_resources/shared/myblocks/rw_example/images/a0570-do-not-read-in-loop-Blocks.png copying images... [ 81%] programming_resources/shared/myblocks/rw_example/images/a0560-read-once-Blocks.png copying images... [ 82%] programming_resources/shared/myblocks/telem_example/images/a0600-Telemetry-interval.png copying images... [ 82%] programming_resources/shared/myblocks/telem_example/images/a0610-Telemetry-interval-Blocks.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/380-upload-icon.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/400-folder-and-wrench.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/450-wiggle-myBlock.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/460-myHypotenuse-myBlock.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/470-myBlocks-telemetry.png copying images... [ 82%] programming_resources/shared/external_libraries_blocks/images/510-MoreMath-Blocks.png copying images... [ 82%] programming_resources/imu/images/010-Manage-2-hubs.png copying images... [ 83%] programming_resources/imu/images/002-tilted-games.png copying images... [ 83%] programming_resources/imu/images/003-tilted-games-2.png copying images... [ 83%] programming_resources/imu/images/020-DH-config-3-up.png copying images... [ 83%] programming_resources/imu/images/orthogonal-1.png copying images... [ 83%] programming_resources/imu/images/orthogonal-2.png copying images... [ 83%] programming_resources/imu/images/orthogonal-3.png copying images... [ 83%] programming_resources/imu/images/orthogonal-4.png copying images... [ 83%] programming_resources/imu/images/orthogonal-5.png copying images... [ 83%] programming_resources/imu/images/orthogonal-6.png copying images... [ 83%] programming_resources/imu/images/orthogonal-7.png copying images... [ 84%] programming_resources/imu/images/orthogonal-8.png copying images... [ 84%] programming_resources/imu/images/orthogonal-9.png copying images... [ 84%] programming_resources/imu/images/045-Blocks-parameters-toolbox-labels.png copying images... [ 84%] programming_resources/imu/images/050-Blocks-parameters-1a.png copying images... [ 84%] programming_resources/imu/images/060-Blocks-parameters-1b.png copying images... [ 84%] programming_resources/imu/images/070-Blocks-myIMUparameters.png copying images... [ 84%] programming_resources/imu/images/080-Blocks-angles-01.png copying images... [ 84%] programming_resources/imu/images/angle-1.png copying images... [ 84%] programming_resources/imu/images/angle-2.png copying images... [ 85%] programming_resources/imu/images/angle-3.png copying images... [ 85%] programming_resources/imu/images/100-Blocks-angles-variable.png copying images... [ 85%] programming_resources/imu/images/130-Blocks-quaternion.png copying images... [ 85%] programming_resources/imu/images/200-Blocks-initialize-IMU.png copying images... [ 85%] programming_resources/imu/images/200-Blocks-initialize-IMU-parameter.png copying images... [ 85%] programming_resources/imu/images/300-Blocks-get-robot-YPR-angles.png copying images... [ 85%] programming_resources/imu/images/305-Blocks-extract-angles.png copying images... [ 85%] programming_resources/imu/images/310-Blocks-YPR-telemetry.png copying images... [ 85%] programming_resources/imu/images/322-blocks-getRobotOrientation.png copying images... [ 86%] programming_resources/imu/images/324-blocks-myRobotOrientation.png copying images... [ 86%] programming_resources/imu/images/332-blocks-getRobotAngularVelocity.png copying images... [ 86%] programming_resources/imu/images/334-blocks-myRobotAngularVelocity.png copying images... [ 86%] programming_resources/imu/images/210-Blocks-reset-Yaw.png copying images... [ 86%] programming_resources/imu/images/350-Blocks-IMU-Sample.png copying images... [ 86%] programming_resources/shared/installing_kotlin/images/gradleSyncIcon.png copying images... [ 86%] devices/huskylens/images/020-HuskyLens-dual.png copying images... [ 86%] devices/huskylens/images/060-adapter.png copying images... [ 86%] devices/huskylens/images/070-ports.png copying images... [ 87%] devices/huskylens/images/120-DS-config.png copying images... [ 87%] devices/huskylens/images/140-Sample-Blocks.png copying images... [ 87%] devices/huskylens/images/160-Algorithm-Blocks.png copying images... [ 87%] devices/huskylens/images/210-AprilTag-double.png copying images... [ 87%] devices/huskylens/images/220-DS-1-big-AprilTag.png copying images... [ 87%] devices/huskylens/images/230-3-tags-double.png copying images... [ 87%] devices/huskylens/images/235-DS-3-AprilTag.png copying images... [ 87%] devices/huskylens/images/240-red-color-ID.png copying images... [ 87%] devices/huskylens/images/250-two-red.png copying images... [ 88%] devices/huskylens/images/245-Color-Algorithm-Blocks.png copying images... [ 88%] devices/huskylens/images/260-DS-two-red.png copying images... [ 88%] devices/huskylens/images/270-two-blue-double.png copying images... [ 88%] devices/huskylens/images/280-DS-2-blue.png copying images... [ 88%] devices/huskylens/images/340-Husky-LearnMultiple.png copying images... [ 88%] devices/huskylens/images/360-two-colors.png copying images... [ 88%] devices/huskylens/images/400-Blocks-Color-ID.png copying images... [ 88%] devices/huskylens/images/420-2-color-telemetry.png copying images... [ 88%] manufacturing/3d_printing/3d_printing_intro/images/printed_parts_example.png copying images... [ 88%] manufacturing/3d_printing/3d_printing_intro/images/fdm_example.png copying images... [ 89%] manufacturing/3d_printing/3d_printing_intro/images/resin_spool.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/powerswitchmounting.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/deadaxlemecanum.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/intakespacers.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/wobblegoalclaw.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/intakesurgicaltubemounting.png copying images... [ 89%] manufacturing/3d_printing/3d_printed_parts/images/examplemulticolorplates.png copying images... [ 89%] manufacturing/3d_printing/general_knowledge/common_tools/images/allenkeys.png copying images... [ 89%] manufacturing/3d_printing/general_knowledge/common_tools/images/screwdriverkit.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/flushcutters.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/ptfecutter.jpg copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/calipers.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/filesrasps.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/puttyknife.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_tools/images/crimpingtool.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/flexiblebed.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/carborundumglassbed.png copying images... [ 90%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/hotendupgrades.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/chtnozzle.jpg copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/skre3turbo.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/autoleveling.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/octoprint.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/belteddualzender3.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/mantiscooling.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/stealthburner.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/ender3mgn12.png copying images... [ 91%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/ender3dragchain.png copying images... [ 92%] manufacturing/3d_printing/general_knowledge/common_upgrades/images/scottyuender3.png copying images... [ 92%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/directvsbowden.png copying images... [ 92%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/flexiblebeds.png copying images... [ 92%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/ptfelining.png copying images... [ 92%] manufacturing/3d_printing/general_knowledge/hardware_tradeoffs/images/corexy.png copying images... [ 92%] manufacturing/3d_printing/printer_choice/budget_printers/images/ender3.png copying images... [ 92%] manufacturing/3d_printing/printer_choice/budget_printers/images/sovolsv06.png copying images... [ 92%] manufacturing/3d_printing/printer_choice/budget_printers/images/anycubicviper.png copying images... [ 92%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/ankerm5c.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/prusamini.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/bambup1p.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/mid_range_printers/images/ender3s1.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/prusamk3.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/prusamk4.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/bambulabx1c.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/bambulabp1s.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/ankerm5.png copying images... [ 93%] manufacturing/3d_printing/printer_choice/high_end_printers/images/voron24.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/images/filamentchart.jpg copying images... [ 94%] manufacturing/3d_printing/filament_choice/common_filaments/images/pladtexample.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/common_filaments/images/petginsert.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/legoabsparts.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/nylonexampleparts.jpg copying images... [ 94%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/cf_filament_roll.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/advanced_filaments/images/tpu_intake_rollers.png copying images... [ 94%] manufacturing/3d_printing/filament_choice/filament_storage/images/diyfilamentbox.jpg copying images... [ 94%] manufacturing/3d_printing/filament_choice/filament_storage/images/prusadrybox.png copying images... [ 94%] manufacturing/3d_printing/designing_and_slicing/what_is_slicing/images/slicinggraphic.jpg copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_software/images/cura_vs_prusa.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/layerlines.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/wallsgraphic1.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/alternatingwalls.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/infillpatterns.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/slicing_settings/images/prusa3dsupports.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/demoprintface1.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/demoprintface2.png copying images... [ 95%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/supportreqs.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy1.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy2part1.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/part_printability/images/casestudy2part2.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/variousscrewmounting.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/embeddednuts.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/working_with_screws/images/heatsetinsertscnckitchen.png copying images... [ 96%] manufacturing/3d_printing/designing_and_slicing/tolerancing/images/xycompensationsuperslicer.png copying images... [ 96%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedlevelingmaterials.png copying images... [ 96%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedlevelingheight.png copying images... [ 97%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedheightgraphic.png copying images... [ 97%] manufacturing/3d_printing/specific_skill_guides/bed_leveling/images/bedheightgraphic2.png copying images... [ 97%] manufacturing/3d_printing/specific_skill_guides/temperature_tuning/images/overunderextrusion.png copying images... [ 97%] manufacturing/3d_printing/specific_skill_guides/basic_post_processing/images/supportremoval.png copying images... [ 97%] ftc_ml/logging_on/images/image2.jpg copying images... [ 97%] ftc_ml/logging_on/images/image3.png copying images... [ 97%] ftc_ml/logging_on/images/image4.png copying images... [ 97%] ftc_ml/managing_tool/overview/images/image5.jpg copying images... [ 97%] ftc_ml/managing_tool/upload_videos/images/image6.png copying images... [ 98%] ftc_ml/managing_tool/labeling/images/image7.jpg copying images... [ 98%] ftc_ml/managing_tool/labeling/images/fig6.png copying images... [ 98%] ftc_ml/managing_tool/produce_dataset/images/image9.png copying images... [ 98%] ftc_ml/managing_tool/produce_dataset/images/image10.png copying images... [ 98%] ftc_ml/managing_tool/training_models/images/image14.jpg copying images... [ 98%] ftc_ml/managing_tool/cont_training_models/images/image15.png copying images... [ 98%] ftc_ml/managing_tool/model_metrics/images/image16.png copying images... [ 98%] ftc_ml/managing_tool/model_metrics/images/image17.jpg copying images... [ 98%] ftc_ml/managing_tool/cancel_training/images/image18.png copying images... [ 99%] ftc_ml/managing_tool/deleting_model/images/image19.png copying images... [ 99%] ftc_ml/managing_tool/deleting_model/images/image20.png copying images... [ 99%] ftc_ml/managing_tool/downloading_model/images/image21.png copying images... [ 99%] sponsors/software/images/autodesk-logo.png copying images... [ 99%] sponsors/software/images/dassault-logo.png copying images... [ 99%] sponsors/software/images/ptc-logo.png copying images... [ 99%] sponsors/discounts/images/ftc-logo.png copying images... [ 99%] ftc_docs/pdf/images/ftcdocs_menu.png copying images... [ 99%] ftc_docs/pdf/images/ftcdocs_pdf.png copying images... [100%] ftc_docs/dark/images/ftcdocs_dark.png copying TeX support files... copying TeX support files... done copying additional files... assets/Latex_Footer_FTC.png _static/RTX.png assets/FTC_Center_Stage_Title.pdfdone Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/_readthedocs/pdf/_static/searchtools.js sphinx-sitemap: No pages generated for sitemap.xml build succeeded, 2 warnings. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2024-07-20T12:32:02.465506Z, end-time: 2024-07-20T12:32:02.527516Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-07-20T12:32:02.639577Z, end-time: 2024-07-20T12:37:32.853746Z, duration: 330, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=first-tech-challenge-ftcdocs -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty) (/usr/share/texlive/texmf-dist/tex/latex/datetime2/datetime2.sty (/usr/share/texlive/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/share/texlive/texmf-dist/tex/generic/tracklang/tracklang.tex)) (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english.ld f (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english-ba se.ldf))) Writing index file first-tech-challenge-ftcdocs.idx (./first-tech-challenge-ftcdocs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. [1] [2] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1] LaTeX Warning: Hyper reference `overview/ftcoverview::doc' on page 1 undefined on input line 167. Missing character: There is no 𝘍 (U+1D60D) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘐 (U+1D610) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘙 (U+1D619) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘚 (U+1D61A) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘛 (U+1D61B) in font Roboto Italic/OT:script=latn ;language=dflt;! LaTeX Warning: Hyper reference `ftc_docs/form/form::doc' on page 1 undefined on input line 176. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1] Chapter 1. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [2] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [3] Chapter 2. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [4] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [5] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [6] Chapter 3. LaTeX Warning: Hyper reference `programming_resources/index::doc' on page 7 und efined on input line 408. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 7 undefined on input line 417. LaTeX Warning: Hyper reference `programming_resources/vision/tensorflow_cs_2023 /tensorflow-cs-2023::doc' on page 7 undefined on input line 426. LaTeX Warning: Hyper reference `control_hard_compon/ds_components/index::doc' o n page 7 undefined on input line 480. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/index::doc' o n page 7 undefined on input line 489. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 7 undefined on input line 535. LaTeX Warning: Hyper reference `game_specific_resources/playing_field_resources /playing_field_resources::doc' on page 7 undefined on input line 544. LaTeX Warning: Hyper reference `cad_resources/index::doc' on page 7 undefined o n input line 625. LaTeX Warning: Hyper reference `faq/faqs::doc' on page 7 undefined on input lin e 721. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [7] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [8] Chapter 4. LaTeX Warning: Hyper reference `programming_resources/index::doc' on page 9 und efined on input line 799. LaTeX Warning: Hyper reference `cad_resources/index::doc' on page 9 undefined o n input line 831. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 9 undefined on input line 870. LaTeX Warning: Hyper reference `programming_resources/vision/tensorflow_cs_2023 /tensorflow-cs-2023::doc' on page 9 undefined on input line 879. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [9] Chapter 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [10] Chapter 6. LaTeX Warning: Hyper reference `programming_resources/shared/control_system_int ro/The-FTC-Control-System::doc' on page 11 undefined on input line 1324. LaTeX Warning: Hyper reference `programming_resources/index::doc' on page 11 un defined on input line 1388. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 11 undefined on inpu t line 1459. LaTeX Warning: Hyper reference `programming_resources/vision/tensorflow_cs_2023 /tensorflow-cs-2023::doc' on page 11 undefined on input line 1468. LaTeX Warning: Hyper reference `cad_resources/index::doc' on page 11 undefined on input line 1506. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [11] Chapter 7. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [12] Chapter 8. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [13] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [14] (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in paragraph at lines 1735--1737 []|[][]\TU/Roboto(0)/m/n/10 Tetrix MAX Standard (HiTec HS- LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub:forks-vs-cl ones' on page 15 undefined on input line 2088. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [15] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [16] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [17] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [18] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [19] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [20] LaTeX Warning: Hyper reference `programming_resources/shared/pidf_coefficients/ pidf-coefficients:changing-pidf-coefficients' on page 21 undefined on input lin e 2628. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [21] LaTeX Warning: Hyper reference `ftc_sdk/updating/ds_app/Updating-the-DS-App:upd ating-the-driver-station-app' on page 22 undefined on input line 2676. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [22] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [23] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [24] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ managing_opmodes/managing-opmodes:downloading-an-opmode' on page 25 undefined o n input line 2991. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [25] LaTeX Warning: Hyper reference `programming_resources/shared/auto_load_opmode/a uto-load-opmode:automatically-loading-a-driver-controlled-op-mode' on page 26 u ndefined on input line 2998. LaTeX Warning: Hyper reference `programming_resources/shared/auto_load_opmode/a uto-load-opmode:automatically-loading-a-driver-controlled-op-mode' on page 26 u ndefined on input line 3005. LaTeX Warning: Hyper reference `devices/huskylens/huskylens:huskylens-intro-for -first-tech-challenge' on page 26 undefined on input line 3041. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:first-tech-challenge-self-inspect' on page 26 undefined on input line 3057. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [26] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [27] LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:computer- requirements-for-first-programs' on page 28 undefined on input line 3296. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [28] LaTeX Warning: Hyper reference `control_hard_compon/ds_components/index:driver- station-overview' on page 29 undefined on input line 3384. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/index:robot-c ontroller-overview' on page 29 undefined on input line 3386. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [29] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 30 undefin ed on input line 3398. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_pose/apriltag-p ose:apriltag-pose' on page 30 undefined on input line 3399. LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:webcams-for-vision-portal' on page 30 undefined on input line 3401. LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:quick-summary' on page 30 undefined on input line 3405. LaTeX Warning: Hyper reference `manufacturing/3d_printing/index:d-printing' on page 30 undefined on input line 3415. LaTeX Warning: Hyper reference `cad_resources/index:cad-resources' on page 30 u ndefined on input line 3416. LaTeX Warning: Hyper reference `programming_resources/android_studio_java/Andro id-Studio-Tutorial:android-studio-programming-tutorial' on page 30 undefined on input line 3431. LaTeX Warning: Hyper reference `ftc_sdk/updating/rc_app/Updating-the-RC-App:upd ating-the-robot-controller-rc-app' on page 30 undefined on input line 3436. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/power_distr/p ower-distr:robot-main-battery' on page 30 undefined on input line 3441. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [30] Chapter 9. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [31] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [32] Chapter 10. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [33] Chapter 11. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 34 undefined on input line 3570. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [34] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [35] Chapter 12. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [36] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [37] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [38] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [39] Chapter 13. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-s tandard-laptop' on page 40 undefined on input line 3811. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:macos-sta ndard-laptop' on page 40 undefined on input line 3820. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:chrome-os -standard-laptop' on page 40 undefined on input line 3824. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:ios-stand ard-tablet' on page 40 undefined on input line 3828. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:android-s tandard-tablet' on page 40 undefined on input line 3839. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [40] Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-p erformance-laptop' on page 41 undefined on input line 3876. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-s tandard-laptop' on page 41 undefined on input line 3885. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:macos-sta ndard-laptop' on page 41 undefined on input line 3906. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:chrome-os -standard-laptop' on page 41 undefined on input line 3924. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [41] LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-s tandard-laptop' on page 42 undefined on input line 4005. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-p erformance-laptop' on page 42 undefined on input line 4014. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-p erformance-laptop' on page 42 undefined on input line 4032. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:windows-s tandard-laptop' on page 42 undefined on input line 4041. LaTeX Warning: Hyper reference `programming_resources/laptops/laptops:macos-sta ndard-laptop' on page 42 undefined on input line 4062. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [42] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [43] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [44] Chapter 14. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /index::doc' on page 45 undefined on input line 4372. LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial::d oc' on page 45 undefined on input line 4382. LaTeX Warning: Hyper reference `programming_resources/onbot_java/OnBot-Java-Tut orial::doc' on page 45 undefined on input line 4386. LaTeX Warning: Hyper reference `programming_resources/android_studio_java/Andro id-Studio-Tutorial::doc' on page 45 undefined on input line 4394. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [45] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [46] LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 47 undefined on input line 4559. LaTeX Warning: Hyper reference `ftc_sdk/updating/ds_app/Updating-the-DS-App::do c' on page 47 undefined on input line 4563. LaTeX Warning: Hyper reference `ftc_sdk/updating/rc_app/Updating-the-RC-App::do c' on page 47 undefined on input line 4567. LaTeX Warning: Hyper reference `ftc_sdk/updating/driverhub_os/Updating-the-Driv er-Hub-OS::doc' on page 47 undefined on input line 4571. LaTeX Warning: Hyper reference `ftc_sdk/updating/controlhub_os/Updating-the-Con trol-Hub-OS::doc' on page 47 undefined on input line 4575. LaTeX Warning: Hyper reference `ftc_sdk/updating/hub_firmware/Updating-Hub-Firm ware::doc' on page 47 undefined on input line 4579. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [47] Chapter 15. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [48] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [49] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [50] LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 51 undefin ed on input line 4740. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [51] LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 52 undefined on input line 4787. LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/enabling_developer_options/Enabling-Developer-Options::doc' on page 52 undefined on input line 4802. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [52] Underfull \hbox (badness 10000) in paragraph at lines 4874--4879 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [53] LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 54 undefined on input line 4958. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [54] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [55] Underfull \hbox (badness 10000) in paragraph at lines 5038--5043 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [56] LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 57 undefin ed on input line 5141. LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub::doc' on pa ge 57 undefined on input line 5194. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [57] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/fork_and_clone_github_repository/Fork-and-Clone-From-GitHub::doc' on pa ge 58 undefined on input line 5211. LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 58 undefined on input line 5253. LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/enabling_developer_options/Enabling-Developer-Options::doc' on page 58 undefined on input line 5268. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [58] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [59] Underfull \hbox (badness 10000) in paragraph at lines 5340--5345 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [60] LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 61 undefined on input line 5426. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [61] Underfull \hbox (badness 10000) in paragraph at lines 5484--5489 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [62] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [63] LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 64 undefin ed on input line 5598. LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 64 undefined on input line 5643. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [64] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [65] LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 66 undefin ed on input line 5710. LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 66 undefined on input line 5760. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [66] LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 67 undefin ed on input line 5818. LaTeX Warning: Hyper reference `ftc_sdk/updating/hardware_client/Updating-REV-H ardware-Client::doc' on page 67 undefined on input line 5886. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [67] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [68] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [69] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [70] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [71] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [72] Chapter 16. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [73] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [74] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [75] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [76] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [77] Chapter 17. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 78 undefined on input line 6279. Package wrapfig Warning: Collision between wrapping environments on input line 6304. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [78] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 79 undefined on input line 6434. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 79 undefined on input line 6437. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [79] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [80] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [81] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 82 undefined on input line 6678. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [82] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 83 undefined on input line 6954. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [83] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [84] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [85] Package wrapfig Warning: Collision between wrapping environments on input line 6990. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 72.94554pt, for example: (fancyhdr) \setlength{\headheight}{72.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-60.94554pt}. [86] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 69 97. Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [][]\TU/DejaVuSansMono(0)/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 trol Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Hub Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 B2 Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [] Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7003. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7006--7006 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Acep- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [87] Package wrapfig Warning: Collision between wrapping environments on input line 7017. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 70 24. Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [][]\TU/DejaVuSansMono(0)/m/n/10 An- Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 droid Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Phone Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 A1 Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [] Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7030. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7033--7033 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Acep- Package wrapfig Warning: Collision between wrapping environments on input line 7044. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [88] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 89 undefined on input line 7211. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [89] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [90] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 91 undefined on input line 7416. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 91 undefined on input line 7536. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [91] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [92] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [93] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 94 undefined on input line 7692. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [94] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [95] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [96] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [97] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 98 undefined on input line 7995. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [98] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dual_hubs/configuring-dual-hubs:using-two-expansion-hubs' on page 99 undefined on input line 8006. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 99 undefined on input line 8031. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [99] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 100 undefined on input line 8043. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 100 undefined on input line 8072. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dual_hubs/configuring-dual-hubs:using-two-expansion-hubs' on page 100 undefined on input line 8083. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [100] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 101 undefined on input line 8177. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [101] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [102] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dual_hubs/configuring-dual-hubs:using-two-expansion-hubs' on page 103 undefined on input line 8188. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 103 undefined on input line 8213. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 103 undefined on input line 8225. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [103] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 104 undefined on input line 8254. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dual_hubs/configuring-dual-hubs:using-two-expansion-hubs' on page 104 undefined on input line 8265. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dual_hubs/configuring-dual-hubs:using-two-expansion-hubs' on page 104 undefined on input line 8296. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [104] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 105 undefined on input line 8533. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [105] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [106] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [107] LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:motor-ports' on page 108 undefined on input line 8542. LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/connecting_motor/connecting-motor:connecting-a-motor-to-the-hub' on pag e 108 undefined on input line 8546. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_dc_motor/configuring-dc-motor:configuring-a-dc-motor' on page 108 undefined on input line 8550. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [108] LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/exh -ports:encoder-ports' on page 109 undefined on input line 8683. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [109] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [110] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [111] LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:servo-ports' on page 112 undefined on input line 8855. LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/connecting_servo/connecting-servo:connecting-a-servo-to-the-hub' on pag e 112 undefined on input line 8859. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_servo/configuring-servo:configuring-a-servo' on page 112 undefined on input line 8863. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/power_distr/p ower-distr:rev-servo-power-module' on page 112 undefined on input line 8867. LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals:game-manuals' on page 112 undefined on input line 8878. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [112] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [113] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [114] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [115] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [116] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [117] Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 []|\TU/Roboto(0)/m/n/10 Absolute Orientation Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 \TU/Roboto(0)/m/n/10 IMU Fusion Breakout - Underfull \hbox (badness 10000) in paragraph at lines 9625--9627 []|\TU/Roboto(0)/m/n/10 RGB Color Sensor with Underfull \hbox (badness 10000) in paragraph at lines 9640--9642 []|\TU/Roboto(0)/m/n/10 ColorSensor45- Underfull \hbox (badness 10000) in paragraph at lines 9655--9657 []|\TU/Roboto(0)/m/n/10 Compass45-2003Modern Underfull \hbox (badness 10000) in paragraph at lines 9670--9672 []|\TU/Roboto(0)/m/n/10 Integrating Gyro45- Underfull \hbox (badness 10000) in paragraph at lines 9685--9687 []|\TU/Roboto(0)/m/n/10 IR Locator 36045- Underfull \hbox (badness 10000) in paragraph at lines 9700--9702 []|\TU/Roboto(0)/m/n/10 IR Seeker V345- Underfull \hbox (badness 10000) in paragraph at lines 9715--9717 []|\TU/Roboto(0)/m/n/10 Ranger Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9730--9732 []|\TU/Roboto(0)/m/n/10 NeveRest MotorAM-3461, Underfull \hbox (badness 10000) in paragraph at lines 9745--9747 []|\TU/Roboto(0)/m/n/10 HD Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9760--9762 []|\TU/Roboto(0)/m/n/10 Core Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9775--9777 []|\TU/Roboto(0)/m/n/10 12v 4mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9790--9792 []|\TU/Roboto(0)/m/n/10 12v 6mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9805--9807 []|\TU/Roboto(0)/m/n/10 Standard Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9835--9837 []|\TU/Roboto(0)/m/n/10 Limit Switch45- Underfull \hbox (badness 10000) in paragraph at lines 9850--9852 []|\TU/Roboto(0)/m/n/10 Rate Gyro45-2004Modern Underfull \hbox (badness 10000) in paragraph at lines 9876--9878 []|\TU/Roboto(0)/m/n/10 Touch Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9891--9893 []|\TU/Roboto(0)/m/n/10 Light Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9904--9906 []|\TU/Roboto(0)/m/n/10 Magnetic Sensor45- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [118] LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:analog-ports' on page 119 undefined on input line 9924. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:digital-ports' on page 119 undefined on input line 9928. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:i2c-ports' on page 119 undefined on input line 9932. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [119] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [120] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_uvc_camera/configuring-uvc-camera:configuring-an-external-uvc-came ra-and-a-powered-usb-hub' on page 121 undefined on input line 10064. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_external_webcam/configuring-external-webcam:configuring-an-externa l-webcam-with-a-control-hub' on page 121 undefined on input line 10068. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/hub/ports/ch- ports:usb-a-ports' on page 121 undefined on input line 10072. LaTeX Warning: Hyper reference `programming_resources/index:vision-programming' on page 121 undefined on input line 10076. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [121] Chapter 18. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [122] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [123] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [124] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [125] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [126] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [127] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [128] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [129] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [130] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [131] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [132] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [133] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [134] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [135] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [136] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [137] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [138] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [139] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [140] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [141] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [142] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [143] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [144] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [145] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /saving_config/saving-config:saving-the-configuration-information' on page 146 undefined on input line 10599. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [146] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [147] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [148] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [149] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [150] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [151] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [152] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [153] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [154] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [155] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [156] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [157] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [158] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [159] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [160] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [161] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [162] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [163] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [164] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [165] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [166] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [167] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [168] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [169] Overfull \hbox (258.41252pt too wide) in paragraph at lines 11294--11305 []|$[]$$[]$| Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [170] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [171] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [172] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [173] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [174] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [175] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [176] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [177] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [178] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [179] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [180] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [181] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [182] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [183] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [184] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [185] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [186] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [187] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [188] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [189] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [190] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [191] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [192] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [193] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [194] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [195] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [196] Chapter 19. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [197] LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:ds-self-inspect-1-on-ds-phone-paired-to-rc-phone' on page 198 un defined on input line 12052. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:ds-self-inspect-2-on-ds-phone-paired-to-control-hub' on page 198 undefined on input line 12057. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:ds-self-inspect-3-on-driver-hub-paired-to-rc-phone' on page 198 undefined on input line 12062. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:ds-self-inspect-4-on-driver-hub-paired-to-control-hub' on page 1 98 undefined on input line 12067. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-1-appearing-on-rc-phone-paired-with-ds-phone' on page 198 undefined on input line 12078. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-2-appearing-on-ds-phone-paired-to-rc-phone' on p age 198 undefined on input line 12084. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-3-appearing-on-rc-phone-paired-with-driver-hub' on page 198 undefined on input line 12090. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-4-appearing-on-driver-hub-paired-to-rc-phone' on page 198 undefined on input line 12096. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-5-appearing-on-ds-phone-paired-to-control-hub' o n page 198 undefined on input line 12102. LaTeX Warning: Hyper reference `hardware_and_software_configuration/self_inspec t/self-inspect:rc-self-inspect-6-appearing-on-driver-hub-paired-to-control-hub' on page 198 undefined on input line 12108. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [198] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [199] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [200] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [201] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [202] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [203] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [204] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [205] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [206] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [207] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [208] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [209] Chapter 20. LaTeX Warning: Hyper reference `programming_resources/shared/choosing_program_l ang/choosing-program-lang::doc' on page 210 undefined on input line 12724. LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial::d oc' on page 210 undefined on input line 12728. LaTeX Warning: Hyper reference `programming_resources/onbot_java/OnBot-Java-Tut orial::doc' on page 210 undefined on input line 12732. LaTeX Warning: Hyper reference `programming_resources/android_studio_java/Andro id-Studio-Tutorial::doc' on page 210 undefined on input line 12736. LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial:bl ocks-programming-tutorial' on page 210 undefined on input line 12749. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [210] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [211] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [212] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [213] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [214] Underfull \hbox (badness 10000) in paragraph at lines 12907--12910 []|[] \TU/Roboto(0)/m/n/10 Or Overfull \hbox (81.85579pt too wide) in paragraph at lines 12956--12959 []|[] \TU/Roboto(0)/m/n/10 Or []| Underfull \hbox (badness 5403) in paragraph at lines 12974--12976 []|\TU/Roboto(0)/m/n/10 180-Degree Standard Scale Servo (such as HitecHS- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [215] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [216] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [217] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [218] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [219] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [220] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [221] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [222] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [223] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [224] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [225] LaTeX Warning: Hyper reference `programming_resources/shared/managing_control_h ub/Managing-a-Control-Hub::doc' on page 226 undefined on input line 13218. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [226] LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_rc/Managing-a-Smartphone-Robot-Controller:changing-the-name' on page 227 unde fined on input line 13280. LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_ds/Managing-a-Smartphone-Driver-Station:changing-the-name' on page 227 undefi ned on input line 13287. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 13428. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [227] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [228] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [229] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [230] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [231] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [232] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [233] LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_rc/Managing-a-Smartphone-Robot-Controller:updating-the-robot-controller-app' on page 234 undefined on input line 13477. LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_ds/Managing-a-Smartphone-Driver-Station:updating-the-driver-station-app' on p age 234 undefined on input line 13478. Underfull \hbox (badness 10000) in paragraph at lines 13553--13555 []\TU/Roboto(0)/m/n/10 Scroll down, then tap Build number seven- Underfull \hbox (badness 10000) in paragraph at lines 13558--13561 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [234] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [235] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [236] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [237] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [238] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [239] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [240] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [241] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [242] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [243] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [244] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [245] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [246] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [247] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [248] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [249] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [250] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [251] Underfull \hbox (badness 10000) in paragraph at lines 13941--13944 []|[] Underfull \hbox (badness 10000) in paragraph at lines 13965--13968 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [252] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [253] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [254] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [255] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [256] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [257] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [258] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [259] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [260] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [261] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [262] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [263] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [264] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [265] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [266] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [267] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [268] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [269] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [270] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [271] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [272] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [273] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [274] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [275] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [276] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [277] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [278] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [279] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [280] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [281] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [282] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [283] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [284] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [285] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [286] LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/index::doc' on page 287 undefined on input line 14643. LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/index::doc' on page 287 undefined on input line 14643. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [287] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [288] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [289] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [290] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [291] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [292] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [293] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [294] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [295] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [296] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [297] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [298] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [299] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [300] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [301] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [302] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [303] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [304] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [305] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ running_op_modes/Running-Your-Op-Mode::doc' on page 306 undefined on input line 14989. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [306] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [307] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [308] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [309] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [310] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ creating_op_modes/Writing-an-Op-Mode-with-FTC-Blocks::doc' on page 311 undefine d on input line 15142. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [311] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [312] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [313] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [314] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ creating_op_modes/Writing-an-Op-Mode-with-FTC-Blocks::doc' on page 315 undefine d on input line 15286. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [315] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [316] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [317] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [318] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [319] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [320] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [321] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [322] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [323] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [324] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [325] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [326] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [327] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [328] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ running_op_modes/Running-Your-Op-Mode::doc' on page 329 undefined on input line 15672. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [329] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [330] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [331] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [332] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [333] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ running_op_modes/Running-Your-Op-Mode::doc' on page 334 undefined on input line 15810. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [334] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [335] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [336] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [337] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [338] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/blocks/ running_op_modes/Running-Your-Op-Mode::doc' on page 339 undefined on input line 15968. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [339] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [340] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [341] LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial::d oc' on page 342 undefined on input line 16113. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [342] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [343] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [344] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [345] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [346] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [347] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [348] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [349] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [350] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [351] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [352] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [353] Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 []\TU/Roboto(0)/m/n/10 After you have corrected the addData statement, push the build button again to see what happens. Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 \TU/Roboto(0)/m/n/10 The OnBot Java system should complain that it cannot find the symbol “Zervo” in a source file called Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [354] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [355] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [356] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [357] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [358] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [359] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [360] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [361] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [362] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [363] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [364] Overfull \vbox (1.90976pt too high) detected at line 16945 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [365] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [366] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [367] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [368] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [369] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [370] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [371] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [372] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [373] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [374] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [375] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [376] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [377] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [378] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [379] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [380] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [381] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [382] LaTeX Warning: Hyper reference `programming_resources/tutorial_specific/android _studio/downloading_as_project_folder/Downloading-the-Android-Studio-Project-Fo lder::doc' on page 383 undefined on input line 17516. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [383] Underfull \hbox (badness 10000) in paragraph at lines 17535--17541 []\TU/Roboto(0)/b/n/10 Warning: \TU/Roboto(0)/m/n/10 Teams should not issue pu ll requests against the [][]upstream[][] parent, the FIRST-Tech- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [384] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [385] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [386] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [387] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [388] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [389] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [390] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [391] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [392] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [393] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [394] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [395] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [396] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [397] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [398] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [399] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [400] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [401] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [402] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [403] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [404] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [405] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [406] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [407] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [408] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [409] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [410] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [411] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [412] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [413] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [414] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [415] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [416] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [417] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [418] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [419] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [420] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [421] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [422] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [423] Overfull \vbox (1.90976pt too high) detected at line 19089 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [424] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [425] LaTeX Warning: Hyper reference `programming_resources/shared/control_system_int ro/The-FTC-Control-System::doc' on page 426 undefined on input line 19222. LaTeX Warning: Hyper reference `programming_resources/shared/required_materials /Required-Materials::doc' on page 426 undefined on input line 19226. LaTeX Warning: Hyper reference `programming_resources/shared/using_android_devi ce/Using-Your-Android-Device::doc' on page 426 undefined on input line 19230. LaTeX Warning: Hyper reference `programming_resources/shared/phone_pairing/phon e-pairing::doc' on page 426 undefined on input line 19234. LaTeX Warning: Hyper reference `programming_resources/shared/configuring_androi d/Configuring-Your-Android-Devices::doc' on page 426 undefined on input line 19 238. LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/index::doc' on page 426 undefined on input line 19242. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /index::doc' on page 426 undefined on input line 19246. LaTeX Warning: Hyper reference `programming_resources/shared/program_and_manage _network/Connecting-a-Laptop-to-the-Program-_-Manage-Network::doc' on page 426 undefined on input line 19250. LaTeX Warning: Hyper reference `programming_resources/shared/installing_javascr ipt_browser/Installing-a-Javascript-Enabled-Browser::doc' on page 426 undefined on input line 19254. LaTeX Warning: Hyper reference `programming_resources/shared/managing_control_h ub/Managing-a-Control-Hub::doc' on page 426 undefined on input line 19258. LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_ds/Managing-a-Smartphone-Driver-Station::doc' on page 426 undefined on input line 19262. LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_rc/Managing-a-Smartphone-Robot-Controller::doc' on page 426 undefined on inpu t line 19266. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [426] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [427] LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_rc/Managing-a-Smartphone-Robot-Controller:changing-the-name' on page 428 unde fined on input line 19483. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [428] LaTeX Warning: Hyper reference `programming_resources/shared/program_and_manage _network/Connecting-a-Laptop-to-the-Program-_-Manage-Network::doc' on page 429 undefined on input line 19519. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [429] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [430] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [431] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [432] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [433] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [434] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [435] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [436] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [437] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [438] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [439] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [440] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [441] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [442] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [443] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [444] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [445] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [446] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [447] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [448] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [449] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [450] LaTeX Warning: Hyper reference `programming_resources/shared/program_and_manage _network/Connecting-a-Laptop-to-the-Program-_-Manage-Network::doc' on page 451 undefined on input line 20270. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [451] LaTeX Warning: Hyper reference `programming_resources/shared/configuring_androi d/Configuring-Your-Android-Devices:renaming-your-smartphones' on page 452 undef ined on input line 20317. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [452] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [453] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [454] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [455] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [456] LaTeX Warning: Hyper reference `programming_resources/shared/managing_smartphon e_rc/Managing-a-Smartphone-Robot-Controller:updating-the-robot-controller-app' on page 457 undefined on input line 20442. LaTeX Warning: Hyper reference `programming_resources/shared/configuring_androi d/Configuring-Your-Android-Devices:renaming-your-smartphones' on page 457 undef ined on input line 20463. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [457] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [458] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [459] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [460] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [461] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [462] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [463] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [464] LaTeX Warning: Hyper reference `programming_resources/shared/program_and_manage _network/Connecting-a-Laptop-to-the-Program-_-Manage-Network::doc' on page 465 undefined on input line 20634. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [465] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [466] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [467] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [468] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [469] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [470] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [471] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [472] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [473] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [474] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [475] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [476] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [477] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [478] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_external_webcam/configuring-external-webcam:image-preview' on page 479 undefined on input line 21236. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_external_webcam/configuring-external-webcam:image-preview' on page 479 undefined on input line 21254. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [479] LaTeX Warning: Hyper reference `programming_resources/imu/imu:axes-definition' on page 480 undefined on input line 21324. LaTeX Warning: Hyper reference `game_specific_resources/field_coordinate_system /field-coordinate-system:scope' on page 480 undefined on input line 21364. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [480] Underfull \hbox (badness 10000) in paragraph at lines 21437--21440 []\TU/Roboto(0)/m/n/10 Exposure and Gain are adjusted together. The new SDK off ers Java Sample OpMode Overfull \vbox (1.8411pt too high) detected at line 21491 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [481] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [482] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [483] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_intro/apriltag- intro::doc' on page 484 undefined on input line 21672. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [484] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_init/vision portal-init::doc' on page 485 undefined on input line 21739. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [485] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [486] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [487] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [488] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [489] LaTeX Warning: Hyper reference `apriltag/vision_portal/vision_processor_init/vi sion-processor-init::doc' on page 490 undefined on input line 22058. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [490] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [491] LaTeX Warning: Hyper reference `apriltag/vision_portal/vision_processor_init/vi sion-processor-init::doc' on page 492 undefined on input line 22216. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [492] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_external_webcam/configuring-external-webcam:image-preview' on page 493 undefined on input line 22310. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [493] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/in dex:webcam-controls' on page 494 undefined on input line 22375. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [494] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [495] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [496] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [497] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [498] LaTeX Warning: Hyper reference `programming_resources/imu/imu:axes-definition' on page 499 undefined on input line 22769. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [499] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [500] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/index:cus tom-blocks-myblocks' on page 501 undefined on input line 22941. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [501] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [502] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [503] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [504] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [505] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [506] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [507] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [508] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [509] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [510] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [511] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [512] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [513] LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /configuring_external_webcam/configuring-external-webcam:image-preview' on page 514 undefined on input line 23989. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [514] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [515] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [516] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [517] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [518] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [519] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/in dex:webcam-controls' on page 520 undefined on input line 24567. Underfull \hbox (badness 10000) in paragraph at lines 24570--24574 []\TU/Roboto(0)/m/n/10 Note that Exposure and Gain are adjusted together. The n ew SDK offers Java Sample OpMode Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [520] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/in dex:webcam-controls' on page 521 undefined on input line 24693. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [521] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [522] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [523] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [524] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [525] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [526] LaTeX Warning: Hyper reference `game_specific_resources/field_coordinate_system /field-coordinate-system:reference-frame' on page 527 undefined on input line 2 5144. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [527] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [528] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_overview/vi sionportal-overview:visionportal-overview' on page 529 undefined on input line 25378. LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_camera_cont rols/visionportal-camera-controls:visionportal-camera-controls' on page 529 und efined on input line 25380. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_pose/apriltag-p ose:apriltag-pose' on page 529 undefined on input line 25389. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [529] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 530 undefi ned on input line 25435. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [530] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 531 undefi ned on input line 25484. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 531 undefi ned on input line 25537. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [531] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 532 undefi ned on input line 25583. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 532 undefi ned on input line 25597. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_pose/apriltag-p ose:apriltag-pose' on page 532 undefined on input line 25599. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [532] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_camera_calibrat ion/apriltag-camera-calibration:apriltag-camera-calibration' on page 533 undefi ned on input line 25684. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [533] Underfull \hbox (badness 10000) in paragraph at lines 25730--25732 []|\TU/Roboto(0)/m/n/10 Resolutions with Built-In LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:logitech-c270' on page 534 undefined on input line 25738. Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 []|\TU/Roboto(0)/m/n/10 160x120, 176x144, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 320x176, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 544x288, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 752x416, 800x448, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 800x600, 864x480, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 960x544, 960x720, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 1024x576, 1184x656, LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:logitech-c310' on page 534 undefined on input line 25751. LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:logitech-c920' on page 534 undefined on input line 25764. Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 []|\TU/Roboto(0)/m/n/10 640x480, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 \TU/Roboto(0)/m/n/10 800x448, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 320x180, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 960x720, 1024x576, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 1280x720, 1600x896, LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:microsoft-lifecam-hd-3000-v1-v2' on page 534 undefined on inp ut line 25777. LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:arducam-global-shutter-120-fps' on page 534 undefined on inpu t line 25790. Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 \TU/Roboto(0)/m/n/10 120fps@1280x800 MJPG, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 []|\TU/Roboto(0)/m/n/10 MJPEG: 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 640x480, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 1280x720, 1280x800; LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:other-global-shutter-cameras' on page 534 undefined on input line 25803. Underfull \hbox (badness 10000) in paragraph at lines 25802--25804 []|\TU/Roboto(0)/m/n/10 Kayeton Global Shutter LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_webcams/vis ionportal-webcams:other-global-shutter-cameras' on page 534 undefined on input line 25816. Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 \TU/Roboto(0)/m/n/10 90fps@1920x1200 MJPG, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [534] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [535] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [536] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [537] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [538] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [539] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [540] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [541] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [542] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [543] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [544] LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 545 undefined on inp ut line 26334. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [545] LaTeX Warning: Hyper reference `programming_resources/vision/blocks_tfod_opmode /blocks-tfod-opmode::doc' on page 546 undefined on input line 26384. LaTeX Warning: Hyper reference `programming_resources/vision/java_tfod_opmode/j ava-tfod-opmode::doc' on page 546 undefined on input line 26388. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [546] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [547] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [548] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [549] LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 550 undefined on inp ut line 26666. LaTeX Warning: Hyper reference `ftc_ml/implement/index::doc' on page 550 undefi ned on input line 26667. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [550] LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 551 undefined on inp ut line 26701. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [551] LaTeX Warning: Hyper reference `programming_resources/vision/blocks_tfod_opmode /blocks-tfod-opmode::doc' on page 552 undefined on input line 26750. LaTeX Warning: Hyper reference `programming_resources/vision/java_tfod_opmode/j ava-tfod-opmode::doc' on page 552 undefined on input line 26754. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [552] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [553] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/wh ite_balance/control/control::doc' on page 554 undefined on input line 27129. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/wh ite_balance/mode/mode::doc' on page 554 undefined on input line 27130. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [554] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [555] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/wh ite_balance/control/control::doc' on page 556 undefined on input line 27295. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [556] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [557] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [558] LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 559 undefined on inp ut line 27391. LaTeX Warning: Hyper reference `ftc_ml/implement/index::doc' on page 559 undefi ned on input line 27392. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 559 undefined on inp ut line 27434. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [559] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [560] LaTeX Warning: Hyper reference `programming_resources/vision/blocks_tfod_opmode /blocks-tfod-opmode:blocks-sample-opmode-for-tfod' on page 561 undefined on inp ut line 27490. LaTeX Warning: Hyper reference `programming_resources/vision/java_tfod_opmode/j ava-tfod-opmode:java-easy-sample-opmode-for-tfod' on page 561 undefined on inpu t line 27495. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 561 undefined on inp ut line 27582. LaTeX Warning: Hyper reference `programming_resources/vision/blocks_tfod_opmode _custom/blocks-tfod-opmode-custom::doc' on page 561 undefined on input line 275 90. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [561] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [562] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [563] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [564] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_cpu_and_ban dwidth/visionportal-cpu-and-bandwidth:visionportal-cpu-and-bandwidth' on page 5 65 undefined on input line 27776. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [565] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [566] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [567] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [568] LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 569 undefined on inp ut line 27953. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 569 undefined on inp ut line 27978. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [569] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [570] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [571] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [572] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [573] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [574] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [575] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [576] LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 577 undefined on input line 28344. LaTeX Warning: Hyper reference `programming_resources/vision/java_tfod_opmode_c ustom/java-tfod-opmode-custom::doc' on page 577 undefined on input line 28361. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [577] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [578] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [579] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [580] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [581] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [582] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_cpu_and_ban dwidth/visionportal-cpu-and-bandwidth:visionportal-cpu-and-bandwidth' on page 5 83 undefined on input line 28652. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [583] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [584] LaTeX Warning: Hyper reference `programming_resources/vision/java_tfod_opmode/j ava-tfod-opmode::doc' on page 585 undefined on input line 28856. LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 585 undefined on input line 28868. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [585] LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 586 undefined on input line 28888. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [586] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [587] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [588] Underfull \hbox (badness 10000) in paragraph at lines 29069--29071 []\TU/Roboto(0)/m/n/10 CENTERSTAGE TFLite File ([][]$[][][][][] [] [] [] [][][] [][][] [] [][][] [] [][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][] [] [][][][] [] [][][][][][] [] [][][][][][][][][][] [] LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 589 undefined on input line 29077. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [589] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [590] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [591] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [592] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [593] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [594] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [595] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [596] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_cpu_and_ban dwidth/visionportal-cpu-and-bandwidth:visionportal-cpu-and-bandwidth' on page 5 97 undefined on input line 29507. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [597] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [598] LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_intro/apriltag- intro::doc' on page 599 undefined on input line 29738. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [599] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [600] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [601] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [602] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ex posure/index::doc' on page 603 undefined on input line 29954. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ga in/index::doc' on page 603 undefined on input line 29958. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/wh ite_balance/index::doc' on page 603 undefined on input line 29962. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/fo cus/index::doc' on page 603 undefined on input line 29966. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/pt z/index::doc' on page 603 undefined on input line 29970. LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial:bl ocks-programming-tutorial' on page 603 undefined on input line 30002. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ov erview/overview:sample-opmodes' on page 603 undefined on input line 30005. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [603] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [604] Underfull \hbox (badness 10000) in paragraph at lines 30151--30153 []\TU/DejaVuSansMono(0)/m/n/10 import org.firstinspires.ftc.robotcore.external. hardware.camera.controls. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ex posure/samples/samples:sample-opmodes' on page 605 undefined on input line 3021 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [605] LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 606 undefined on input line 30355. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [606] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [607] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [608] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [609] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [610] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [611] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [612] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [613] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [614] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [615] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [616] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [617] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [618] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [619] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [620] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [621] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [622] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [623] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [624] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [625] Underfull \vbox (badness 10000) detected at line 31747 Underfull \vbox (badness 10000) detected at line 31747 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [626] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [627] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [628] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [629] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [630] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [631] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [632] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [633] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [634] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [635] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [636] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [637] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [638] Underfull \vbox (badness 10000) detected at line 32572 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [639] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [640] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [641] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [642] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [643] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [644] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [645] LaTeX Warning: Hyper reference `programming_resources/onbot_java/OnBot-Java-Tut orial:onbot-java-programming-tutorial' on page 646 undefined on input line 3275 4. LaTeX Warning: Hyper reference `programming_resources/android_studio_java/Andro id-Studio-Tutorial:android-studio-programming-tutorial' on page 646 undefined o n input line 32757. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [646] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [647] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [648] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [649] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [650] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [651] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/hardware_ example/hardware-example:hardware-example-control-a-servo' on page 652 undefine d on input line 33034. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [652] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/hardware_ example/hardware-example:hardware-example-control-a-servo' on page 653 undefine d on input line 33157. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [653] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/method_ex ample/method-example:example-non-myblock-methods' on page 654 undefined on inpu t line 33250. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [654] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [655] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [656] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [657] Underfull \vbox (badness 10000) detected at line 33469 Underfull \vbox (badness 10000) detected at line 33469 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [658] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [659] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [660] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [661] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [662] Overfull \vbox (0.97403pt too high) detected at line 33812 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [663] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [664] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [665] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [666] Underfull \vbox (badness 10000) detected at line 34013 Underfull \vbox (badness 10000) detected at line 34013 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [667] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [668] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [669] Overfull \vbox (1.22011pt too high) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [670] Underfull \vbox (badness 10000) detected at line 34226 Underfull \vbox (badness 10000) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [671] LaTeX Warning: Hyper reference `programming_resources/shared/external_libraries _blocks/external-libraries-blocks:external-libraries-in-onbot-java-and-blocks' on page 672 undefined on input line 34256. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [672] LaTeX Warning: Hyper reference `programming_resources/shared/external_libraries _blocks/external-libraries-blocks:external-libraries-in-onbot-java-and-blocks' on page 673 undefined on input line 34320. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [673] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [674] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/index:cus tom-blocks-myblocks' on page 675 undefined on input line 34565. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [675] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [676] LaTeX Warning: Hyper reference `programming_resources/shared/myblocks/index:cus tom-blocks-myblocks' on page 677 undefined on input line 34744. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [677] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [678] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [679] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [680] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [681] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [682] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [683] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [684] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [685] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [686] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [687] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [688] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [689] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [690] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [691] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [692] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [693] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [694] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [695] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [696] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [697] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [698] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [699] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [700] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [701] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [702] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [703] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [704] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [705] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [706] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [707] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [708] Overfull \vbox (2.63165pt too high) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [709] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [710] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [711] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [712] Overfull \vbox (2.84111pt too high) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [713] Underfull \vbox (badness 10000) detected at line 37000 Underfull \vbox (badness 10000) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [714] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [715] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [716] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [717] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [718] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [719] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 720 undefined on input line 37359. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [720] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_overview/vi sionportal-overview:visionportal-overview' on page 721 undefined on input line 37464. LaTeX Warning: Hyper reference `ftc_ml/index:first-machine-learning-toolchain' on page 721 undefined on input line 37466. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [721] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [722] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [723] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [724] LaTeX Warning: Hyper reference `apriltag/vision_portal/visionportal_overview/vi sionportal-overview:visionportal-overview' on page 725 undefined on input line 37653. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [725] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [726] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [727] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [728] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [729] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [730] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [731] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [732] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [733] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [734] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [735] Chapter 21. LaTeX Warning: Hyper reference `cad_resources/autodesk/autodesk::doc' on page 7 36 undefined on input line 38328. LaTeX Warning: Hyper reference `cad_resources/solidworks/solidworks::doc' on pa ge 736 undefined on input line 38332. LaTeX Warning: Hyper reference `cad_resources/ptc/ptc::doc' on page 736 undefin ed on input line 38336. LaTeX Warning: Hyper reference `cad_resources/autodesk/autodesk::doc' on page 7 36 undefined on input line 38349. LaTeX Warning: Hyper reference `cad_resources/solidworks/solidworks::doc' on pa ge 736 undefined on input line 38353. LaTeX Warning: Hyper reference `cad_resources/ptc/ptc::doc' on page 736 undefin ed on input line 38357. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [736] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [737] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [738] Chapter 22. LaTeX Warning: Hyper reference `cad_resources/index::doc' on page 739 undefined on input line 38533. LaTeX Warning: Hyper reference `manufacturing/3d_printing/index::doc' on page 7 39 undefined on input line 38544. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [739] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [740] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [741] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [742] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [743] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [744] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [745] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [746] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [747] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [748] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [749] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [750] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [751] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [752] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [753] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [754] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [755] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [756] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [757] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [758] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [759] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [760] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [761] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [762] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [763] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [764] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [765] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [766] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [767] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [768] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [769] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [770] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [771] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [772] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [773] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [774] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [775] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [776] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [777] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [778] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [779] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [780] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [781] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [782] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [783] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [784] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [785] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [786] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [787] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [788] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [789] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [790] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [791] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [792] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [793] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [794] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [795] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [796] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [797] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [798] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [799] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [800] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [801] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [802] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [803] LaTeX Warning: Hyper reference `manufacturing/3d_printing/specific_skill_guides /temperature_tuning/temperature_tuning::doc' on page 804 undefined on input lin e 41444. LaTeX Warning: Hyper reference `manufacturing/3d_printing/specific_skill_guides /print_adhesion/print_adhesion::doc' on page 804 undefined on input line 41448. LaTeX Warning: Hyper reference `manufacturing/3d_printing/specific_skill_guides /bed_leveling/bed_leveling::doc' on page 804 undefined on input line 41452. LaTeX Warning: Hyper reference `manufacturing/3d_printing/designing_and_slicing /tolerancing/tolerancing::doc' on page 804 undefined on input line 41456. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [804] Chapter 23. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [805] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [806] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [807] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [808] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [809] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [810] LaTeX Warning: Hyper reference `ftc_ml/optimize_videos/optimize-videos:optimizi ng-videos-for-increased-tensorflow-model-performance' on page 811 undefined on input line 41987. LaTeX Warning: Hyper reference `ftc_ml/optimize_videos/optimize-videos:optimizi ng-videos-for-increased-tensorflow-model-performance' on page 811 undefined on input line 42016. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [811] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [812] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [813] LaTeX Warning: Hyper reference `ftc_ml/optimize_videos/optimize-videos:optimizi ng-videos-for-increased-tensorflow-model-performance' on page 814 undefined on input line 42187. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [814] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [815] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [816] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [817] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [818] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [819] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [820] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [821] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [822] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [823] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [824] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [825] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [826] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [827] LaTeX Warning: Hyper reference `ftc_ml/managing_tool/model_metrics/model-metric s:understanding-model-metrics' on page 828 undefined on input line 43153. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [828] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [829] Chapter 24. LaTeX Warning: Hyper reference `ftc_ml/index::doc' on page 830 undefined on inp ut line 43422. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [830] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [831] Chapter 25. LaTeX Warning: Hyper reference `cad_resources/autodesk/autodesk::doc' on page 8 32 undefined on input line 43832. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [832] LaTeX Warning: Hyper reference `cad_resources/solidworks/solidworks::doc' on pa ge 833 undefined on input line 43857. LaTeX Warning: Hyper reference `cad_resources/ptc/ptc::doc' on page 833 undefin ed on input line 43956. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [833] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [834] Chapter 26. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [835] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [836] Chapter 27. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [837] Chapter 28. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [838] Chapter 29. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [839] Chapter 30. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [840] Chapter 31. LaTeX Warning: Hyper reference `persona_pages/rookie_teams/rookie_teams::doc' o n page 841 undefined on input line 44258. LaTeX Warning: Hyper reference `persona_pages/veteran_teams/veteran_teams::doc' on page 841 undefined on input line 44294. LaTeX Warning: Hyper reference `persona_pages/coach_admin/coach_admin::doc' on page 841 undefined on input line 44331. LaTeX Warning: Hyper reference `persona_pages/mentor_tech/mentor_tech::doc' on page 841 undefined on input line 44368. LaTeX Warning: Hyper reference `programming_resources/blocks/Blocks-Tutorial::d oc' on page 841 undefined on input line 44435. LaTeX Warning: Hyper reference `programming_resources/onbot_java/OnBot-Java-Tut orial::doc' on page 841 undefined on input line 44444. LaTeX Warning: Hyper reference `programming_resources/android_studio_java/Andro id-Studio-Tutorial::doc' on page 841 undefined on input line 44453. LaTeX Warning: Hyper reference `apriltag/vision_portal/apriltag_intro/apriltag- intro::doc' on page 841 undefined on input line 44462. LaTeX Warning: Hyper reference `programming_resources/vision/tensorflow_cs_2023 /tensorflow-cs-2023::doc' on page 841 undefined on input line 44471. LaTeX Warning: Hyper reference `programming_resources/index::doc' on page 841 u ndefined on input line 44480. LaTeX Warning: Hyper reference `control_hard_compon/ds_components/index::doc' o n page 841 undefined on input line 44525. LaTeX Warning: Hyper reference `control_hard_compon/rc_components/index::doc' o n page 841 undefined on input line 44534. LaTeX Warning: Hyper reference `hardware_and_software_configuration/connecting_ devices/index::doc' on page 841 undefined on input line 44543. LaTeX Warning: Hyper reference `hardware_and_software_configuration/configuring /index::doc' on page 841 undefined on input line 44552. LaTeX Warning: Hyper reference `ftc_sdk/overview/index::doc' on page 841 undefi ned on input line 44598. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [841] LaTeX Warning: Hyper reference `manuals/game_manuals/game_manuals::doc' on page 842 undefined on input line 44671. LaTeX Warning: Hyper reference `game_specific_resources/playing_field_resources /playing_field_resources::doc' on page 842 undefined on input line 44680. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [842] Chapter 32. Underfull \hbox (badness 10000) in paragraph at lines 44721--44729 No file first-tech-challenge-ftcdocs.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [843] (./first-tech-challenge-ftcdocs.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `first-tech-challenge-ftcdocs.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information) Output written on first-tech-challenge-ftcdocs.pdf (846 pages). Transcript written on first-tech-challenge-ftcdocs.log. Latexmk: Index file 'first-tech-challenge-ftcdocs.idx' was written Latexmk: References changed. Latexmk: Missing input file 'first-tech-challenge-ftcdocs.ind' (or dependence on it) from following: 'No file first-tech-challenge-ftcdocs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'first-tech-challenge-ftcdocs.pdf' Rule 'makeindex first-tech-challenge-ftcdocs.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'first-tech-challenge-ftcdocs.idx' ------------ Run number 1 of rule 'makeindex first-tech-challenge-ftcdocs.idx' ------------ Latexmk: Examining 'first-tech-challenge-ftcdocs.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex first-tech-challenge-ftcdocs.idx'... ------------ Running 'makeindex -s python.ist -o "first-tech-challenge-ftcdocs.ind" "first-tech-challenge-ftcdocs.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file first-tech-challenge-ftcdocs.idx...done (0 entries accepted, 0 rejected). Nothing written in first-tech-challenge-ftcdocs.ind. Transcript written in first-tech-challenge-ftcdocs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'first-tech-challenge-ftcdocs.aux' 'first-tech-challenge-ftcdocs.ind' 'first-tech-challenge-ftcdocs.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="first-tech-challenge-ftcdocs" "ftcdocs.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ftcdocs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/titling/titling.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty) (/usr/share/texlive/texmf-dist/tex/latex/datetime2/datetime2.sty (/usr/share/texlive/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/share/texlive/texmf-dist/tex/generic/tracklang/tracklang.tex)) (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english.ld f (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english-ba se.ldf))) Writing index file first-tech-challenge-ftcdocs.idx (./first-tech-challenge-ftcdocs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./first-tech-challenge-ftcdocs.out) (./first-tech-challenge-ftcdocs.out) [1] [2] (./first-tech-challenge-ftcdocs.toc Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1]) Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [2] Missing character: There is no 𝘍 (U+1D60D) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘐 (U+1D610) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘙 (U+1D619) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘚 (U+1D61A) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘛 (U+1D61B) in font Roboto Italic/OT:script=latn ;language=dflt;! Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1] Chapter 1. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [2] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [3] Chapter 2. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [4] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [5] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [6] Chapter 3. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [7] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [8] Chapter 4. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [9] Chapter 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [10] Chapter 6. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [11] Chapter 7. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [12] Chapter 8. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [13] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [14] (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in paragraph at lines 1735--1737 []|[][]\TU/Roboto(0)/m/n/10 Tetrix MAX Standard (HiTec HS- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [15] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [16] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [17] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [18] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [19] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [20] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [21] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [22] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [23] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [24] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [25] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [26] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [27] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [28] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [29] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [30] Chapter 9. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [31] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [32] Chapter 10. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [33] Chapter 11. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [34] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [35] Chapter 12. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [36] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [37] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [38] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [39] Chapter 13. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [40] Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [41] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [42] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [43] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [44] Chapter 14. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [45] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [46] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [47] Chapter 15. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [48] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [49] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [50] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [51] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [52] Underfull \hbox (badness 10000) in paragraph at lines 4874--4879 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [53] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [54] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [55] Underfull \hbox (badness 10000) in paragraph at lines 5038--5043 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [56] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [57] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [58] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [59] Underfull \hbox (badness 10000) in paragraph at lines 5340--5345 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [60] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [61] Underfull \hbox (badness 10000) in paragraph at lines 5484--5489 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [62] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [63] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [64] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [65] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [66] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [67] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [68] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [69] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [70] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [71] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [72] Chapter 16. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [73] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [74] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [75] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [76] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [77] Chapter 17. Package wrapfig Warning: Collision between wrapping environments on input line 6304. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [78] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [79] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [80] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [81] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [82] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [83] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [84] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [85] Package wrapfig Warning: Collision between wrapping environments on input line 6990. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 72.94554pt, for example: (fancyhdr) \setlength{\headheight}{72.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-60.94554pt}. [86] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 69 97. Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [][]\TU/DejaVuSansMono(0)/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 trol Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Hub Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 B2 Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [] Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7003. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7006--7006 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Acep- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [87] Package wrapfig Warning: Collision between wrapping environments on input line 7017. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 70 24. Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [][]\TU/DejaVuSansMono(0)/m/n/10 An- Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 droid Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Phone Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 A1 Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [] Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7030. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7033--7033 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Acep- Package wrapfig Warning: Collision between wrapping environments on input line 7044. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [88] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [89] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [90] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [91] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [92] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [93] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [94] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [95] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [96] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [97] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [98] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [99] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [100] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [101] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [102] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [103] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [104] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [105] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [106] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [107] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [108] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [109] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [110] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [111] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [112] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [113] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [114] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [115] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [116] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [117] Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 []|\TU/Roboto(0)/m/n/10 Absolute Orientation Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 \TU/Roboto(0)/m/n/10 IMU Fusion Breakout - Underfull \hbox (badness 10000) in paragraph at lines 9625--9627 []|\TU/Roboto(0)/m/n/10 RGB Color Sensor with Underfull \hbox (badness 10000) in paragraph at lines 9640--9642 []|\TU/Roboto(0)/m/n/10 ColorSensor45- Underfull \hbox (badness 10000) in paragraph at lines 9655--9657 []|\TU/Roboto(0)/m/n/10 Compass45-2003Modern Underfull \hbox (badness 10000) in paragraph at lines 9670--9672 []|\TU/Roboto(0)/m/n/10 Integrating Gyro45- Underfull \hbox (badness 10000) in paragraph at lines 9685--9687 []|\TU/Roboto(0)/m/n/10 IR Locator 36045- Underfull \hbox (badness 10000) in paragraph at lines 9700--9702 []|\TU/Roboto(0)/m/n/10 IR Seeker V345- Underfull \hbox (badness 10000) in paragraph at lines 9715--9717 []|\TU/Roboto(0)/m/n/10 Ranger Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9730--9732 []|\TU/Roboto(0)/m/n/10 NeveRest MotorAM-3461, Underfull \hbox (badness 10000) in paragraph at lines 9745--9747 []|\TU/Roboto(0)/m/n/10 HD Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9760--9762 []|\TU/Roboto(0)/m/n/10 Core Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9775--9777 []|\TU/Roboto(0)/m/n/10 12v 4mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9790--9792 []|\TU/Roboto(0)/m/n/10 12v 6mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9805--9807 []|\TU/Roboto(0)/m/n/10 Standard Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9835--9837 []|\TU/Roboto(0)/m/n/10 Limit Switch45- Underfull \hbox (badness 10000) in paragraph at lines 9850--9852 []|\TU/Roboto(0)/m/n/10 Rate Gyro45-2004Modern Underfull \hbox (badness 10000) in paragraph at lines 9876--9878 []|\TU/Roboto(0)/m/n/10 Touch Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9891--9893 []|\TU/Roboto(0)/m/n/10 Light Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9904--9906 []|\TU/Roboto(0)/m/n/10 Magnetic Sensor45- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [118] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [119] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [120] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [121] Chapter 18. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [122] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [123] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [124] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [125] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [126] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [127] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [128] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [129] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [130] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [131] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [132] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [133] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [134] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [135] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [136] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [137] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [138] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [139] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [140] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [141] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [142] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [143] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [144] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [145] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [146] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [147] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [148] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [149] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [150] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [151] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [152] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [153] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [154] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [155] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [156] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [157] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [158] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [159] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [160] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [161] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [162] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [163] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [164] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [165] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [166] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [167] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [168] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [169] Overfull \hbox (258.41252pt too wide) in paragraph at lines 11294--11305 []|$[]$$[]$| Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [170] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [171] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [172] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [173] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [174] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [175] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [176] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [177] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [178] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [179] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [180] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [181] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [182] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [183] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [184] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [185] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [186] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [187] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [188] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [189] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [190] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [191] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [192] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [193] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [194] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [195] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [196] Chapter 19. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [197] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [198] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [199] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [200] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [201] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [202] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [203] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [204] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [205] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [206] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [207] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [208] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [209] Chapter 20. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [210] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [211] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [212] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [213] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [214] Underfull \hbox (badness 10000) in paragraph at lines 12907--12910 []|[] \TU/Roboto(0)/m/n/10 Or Overfull \hbox (81.85579pt too wide) in paragraph at lines 12956--12959 []|[] \TU/Roboto(0)/m/n/10 Or []| Underfull \hbox (badness 5403) in paragraph at lines 12974--12976 []|\TU/Roboto(0)/m/n/10 180-Degree Standard Scale Servo (such as HitecHS- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [215] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [216] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [217] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [218] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [219] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [220] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [221] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [222] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [223] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [224] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [225] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [226] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [227] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [228] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [229] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [230] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [231] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [232] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [233] Underfull \hbox (badness 10000) in paragraph at lines 13553--13555 []\TU/Roboto(0)/m/n/10 Scroll down, then tap Build number seven- Underfull \hbox (badness 10000) in paragraph at lines 13558--13561 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [234] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [235] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [236] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [237] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [238] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [239] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [240] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [241] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [242] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [243] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [244] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [245] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [246] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [247] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [248] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [249] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [250] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [251] Underfull \hbox (badness 10000) in paragraph at lines 13941--13944 []|[] Underfull \hbox (badness 10000) in paragraph at lines 13965--13968 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [252] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [253] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [254] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [255] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [256] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [257] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [258] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [259] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [260] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [261] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [262] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [263] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [264] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [265] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [266] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [267] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [268] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [269] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [270] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [271] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [272] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [273] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [274] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [275] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [276] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [277] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [278] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [279] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [280] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [281] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [282] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [283] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [284] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [285] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [286] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [287] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [288] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [289] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [290] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [291] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [292] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [293] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [294] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [295] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [296] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [297] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [298] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [299] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [300] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [301] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [302] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [303] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [304] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [305] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [306] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [307] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [308] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [309] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [310] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [311] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [312] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [313] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [314] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [315] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [316] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [317] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [318] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [319] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [320] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [321] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [322] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [323] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [324] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [325] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [326] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [327] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [328] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [329] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [330] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [331] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [332] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [333] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [334] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [335] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [336] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [337] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [338] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [339] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [340] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [341] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [342] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [343] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [344] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [345] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [346] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [347] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [348] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [349] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [350] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [351] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [352] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [353] Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 []\TU/Roboto(0)/m/n/10 After you have corrected the addData statement, push the build button again to see what happens. Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 \TU/Roboto(0)/m/n/10 The OnBot Java system should complain that it cannot find the symbol “Zervo” in a source file called Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [354] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [355] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [356] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [357] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [358] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [359] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [360] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [361] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [362] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [363] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [364] Overfull \vbox (1.90976pt too high) detected at line 16945 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [365] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [366] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [367] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [368] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [369] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [370] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [371] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [372] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [373] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [374] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [375] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [376] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [377] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [378] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [379] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [380] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [381] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [382] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [383] Underfull \hbox (badness 10000) in paragraph at lines 17535--17541 []\TU/Roboto(0)/b/n/10 Warning: \TU/Roboto(0)/m/n/10 Teams should not issue pu ll requests against the [][]upstream[][] parent, the FIRST-Tech- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [384] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [385] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [386] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [387] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [388] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [389] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [390] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [391] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [392] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [393] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [394] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [395] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [396] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [397] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [398] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [399] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [400] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [401] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [402] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [403] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [404] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [405] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [406] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [407] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [408] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [409] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [410] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [411] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [412] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [413] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [414] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [415] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [416] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [417] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [418] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [419] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [420] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [421] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [422] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [423] Overfull \vbox (1.90976pt too high) detected at line 19089 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [424] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [425] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [426] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [427] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [428] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [429] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [430] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [431] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [432] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [433] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [434] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [435] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [436] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [437] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [438] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [439] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [440] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [441] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [442] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [443] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [444] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [445] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [446] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [447] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [448] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [449] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [450] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [451] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [452] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [453] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [454] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [455] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [456] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [457] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [458] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [459] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [460] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [461] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [462] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [463] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [464] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [465] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [466] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [467] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [468] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [469] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [470] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [471] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [472] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [473] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [474] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [475] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [476] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [477] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [478] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [479] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [480] Underfull \hbox (badness 10000) in paragraph at lines 21437--21440 []\TU/Roboto(0)/m/n/10 Exposure and Gain are adjusted together. The new SDK off ers Java Sample OpMode Overfull \vbox (1.8411pt too high) detected at line 21491 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [481] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [482] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [483] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [484] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [485] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [486] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [487] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [488] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [489] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [490] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [491] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [492] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [493] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [494] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [495] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [496] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [497] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [498] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [499] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [500] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [501] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [502] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [503] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [504] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [505] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [506] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [507] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [508] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [509] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [510] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [511] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [512] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [513] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [514] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [515] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [516] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [517] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [518] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [519] Underfull \hbox (badness 10000) in paragraph at lines 24570--24574 []\TU/Roboto(0)/m/n/10 Note that Exposure and Gain are adjusted together. The n ew SDK offers Java Sample OpMode Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [520] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [521] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [522] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [523] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [524] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [525] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [526] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [527] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [528] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [529] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [530] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [531] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [532] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [533] Underfull \hbox (badness 10000) in paragraph at lines 25730--25732 []|\TU/Roboto(0)/m/n/10 Resolutions with Built-In Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 []|\TU/Roboto(0)/m/n/10 160x120, 176x144, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 320x176, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 544x288, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 752x416, 800x448, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 800x600, 864x480, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 960x544, 960x720, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 1024x576, 1184x656, Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 []|\TU/Roboto(0)/m/n/10 640x480, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 \TU/Roboto(0)/m/n/10 800x448, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 320x180, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 960x720, 1024x576, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 1280x720, 1600x896, Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 \TU/Roboto(0)/m/n/10 120fps@1280x800 MJPG, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 []|\TU/Roboto(0)/m/n/10 MJPEG: 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 640x480, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 1280x720, 1280x800; Underfull \hbox (badness 10000) in paragraph at lines 25802--25804 []|\TU/Roboto(0)/m/n/10 Kayeton Global Shutter Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 \TU/Roboto(0)/m/n/10 90fps@1920x1200 MJPG, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [534] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [535] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [536] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [537] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [538] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [539] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [540] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [541] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [542] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [543] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [544] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [545] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [546] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [547] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [548] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [549] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [550] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [551] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [552] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [553] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [554] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [555] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [556] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [557] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [558] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [559] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [560] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [561] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [562] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [563] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [564] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [565] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [566] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [567] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [568] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [569] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [570] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [571] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [572] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [573] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [574] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [575] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [576] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [577] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [578] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [579] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [580] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [581] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [582] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [583] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [584] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [585] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [586] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [587] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [588] Underfull \hbox (badness 10000) in paragraph at lines 29069--29071 []\TU/Roboto(0)/m/n/10 CENTERSTAGE TFLite File ([][]$[][][][][] [] [] [] [][][] [][][] [] [][][] [] [][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][] [] [][][][] [] [][][][][][] [] [][][][][][][][][][] [] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [589] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [590] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [591] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [592] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [593] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [594] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [595] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [596] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [597] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [598] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [599] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [600] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [601] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [602] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ov erview/overview:sample-opmodes' on page 603 undefined on input line 30005. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [603] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [604] Underfull \hbox (badness 10000) in paragraph at lines 30151--30153 []\TU/DejaVuSansMono(0)/m/n/10 import org.firstinspires.ftc.robotcore.external. hardware.camera.controls. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ex posure/samples/samples:sample-opmodes' on page 605 undefined on input line 3021 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [605] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [606] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [607] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [608] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [609] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [610] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [611] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [612] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [613] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [614] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [615] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [616] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [617] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [618] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [619] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [620] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [621] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [622] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [623] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [624] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [625] Underfull \vbox (badness 10000) detected at line 31747 Underfull \vbox (badness 10000) detected at line 31747 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [626] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [627] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [628] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [629] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [630] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [631] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [632] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [633] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [634] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [635] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [636] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [637] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [638] Underfull \vbox (badness 10000) detected at line 32572 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [639] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [640] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [641] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [642] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [643] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [644] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [645] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [646] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [647] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [648] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [649] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [650] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [651] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [652] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [653] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [654] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [655] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [656] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [657] Underfull \vbox (badness 10000) detected at line 33469 Underfull \vbox (badness 10000) detected at line 33469 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [658] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [659] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [660] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [661] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [662] Overfull \vbox (0.97403pt too high) detected at line 33812 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [663] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [664] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [665] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [666] Underfull \vbox (badness 10000) detected at line 34013 Underfull \vbox (badness 10000) detected at line 34013 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [667] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [668] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [669] Overfull \vbox (1.22011pt too high) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [670] Underfull \vbox (badness 10000) detected at line 34226 Underfull \vbox (badness 10000) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [671] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [672] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [673] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [674] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [675] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [676] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [677] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [678] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [679] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [680] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [681] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [682] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [683] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [684] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [685] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [686] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [687] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [688] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [689] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [690] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [691] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [692] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [693] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [694] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [695] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [696] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [697] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [698] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [699] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [700] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [701] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [702] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [703] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [704] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [705] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [706] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [707] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [708] Overfull \vbox (2.63165pt too high) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [709] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [710] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [711] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [712] Overfull \vbox (2.84111pt too high) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [713] Underfull \vbox (badness 10000) detected at line 37000 Underfull \vbox (badness 10000) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [714] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [715] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [716] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [717] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [718] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [719] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [720] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [721] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [722] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [723] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [724] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [725] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [726] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [727] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [728] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [729] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [730] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [731] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [732] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [733] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [734] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [735] Chapter 21. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [736] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [737] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [738] Chapter 22. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [739] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [740] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [741] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [742] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [743] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [744] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [745] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [746] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [747] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [748] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [749] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [750] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [751] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [752] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [753] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [754] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [755] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [756] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [757] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [758] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [759] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [760] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [761] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [762] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [763] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [764] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [765] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [766] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [767] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [768] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [769] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [770] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [771] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [772] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [773] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [774] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [775] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [776] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [777] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [778] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [779] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [780] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [781] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [782] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [783] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [784] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [785] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [786] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [787] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [788] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [789] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [790] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [791] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [792] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [793] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [794] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [795] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [796] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [797] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [798] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [799] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [800] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [801] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [802] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [803] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [804] Chapter 23. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [805] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [806] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [807] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [808] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [809] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [810] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [811] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [812] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [813] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [814] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [815] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [816] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [817] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [818] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [819] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [820] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [821] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [822] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [823] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [824] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [825] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [826] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [827] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [828] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [829] Chapter 24. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [830] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [831] Chapter 25. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [832] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [833] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [834] Chapter 26. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [835] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [836] Chapter 27. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [837] Chapter 28. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [838] Chapter 29. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [839] Chapter 30. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [840] Chapter 31. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [841] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [842] Chapter 32. Underfull \hbox (badness 10000) in paragraph at lines 44721--44729 (./first-tech-challenge-ftcdocs.ind) Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [843] (./first-tech-challenge-ftcdocs.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information) Output written on first-tech-challenge-ftcdocs.pdf (847 pages). Transcript written on first-tech-challenge-ftcdocs.log. Latexmk: Index file 'first-tech-challenge-ftcdocs.idx' was written Latexmk: Log file says output to 'first-tech-challenge-ftcdocs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'first-tech-challenge-ftcdocs.aux' 'first-tech-challenge-ftcdocs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'first-tech-challenge-ftcdocs.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="first-tech-challenge-ftcdocs" "ftcdocs.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ftcdocs.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/titling/titling.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty) (/usr/share/texlive/texmf-dist/tex/latex/datetime2/datetime2.sty (/usr/share/texlive/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/share/texlive/texmf-dist/tex/generic/tracklang/tracklang.tex)) (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english.ld f (/usr/share/texlive/texmf-dist/tex/latex/datetime2-english/datetime2-english-ba se.ldf))) Writing index file first-tech-challenge-ftcdocs.idx (./first-tech-challenge-ftcdocs.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./first-tech-challenge-ftcdocs.out) (./first-tech-challenge-ftcdocs.out) [1] [2] (./first-tech-challenge-ftcdocs.toc Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1]) Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [2] Missing character: There is no 𝘍 (U+1D60D) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘐 (U+1D610) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘙 (U+1D619) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘚 (U+1D61A) in font Roboto Italic/OT:script=latn ;language=dflt;! Missing character: There is no 𝘛 (U+1D61B) in font Roboto Italic/OT:script=latn ;language=dflt;! Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [1] Chapter 1. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [2] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [3] Chapter 2. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [4] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [5] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [6] Chapter 3. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [7] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [8] Chapter 4. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [9] Chapter 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [10] Chapter 6. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [11] Chapter 7. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.93578pt, for example: (fancyhdr) \setlength{\headheight}{36.93578pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.93578pt}. [12] Chapter 8. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [13] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [14] (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in paragraph at lines 1735--1737 []|[][]\TU/Roboto(0)/m/n/10 Tetrix MAX Standard (HiTec HS- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [15] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [16] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [17] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [18] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [19] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [20] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [21] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [22] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [23] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [24] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [25] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [26] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [27] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [28] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [29] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [30] Chapter 9. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [31] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [32] Chapter 10. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03343pt, for example: (fancyhdr) \setlength{\headheight}{37.03343pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03343pt}. [33] Chapter 11. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [34] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [35] Chapter 12. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [36] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [37] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [38] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [39] Chapter 13. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3793. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3793. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [40] Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3856. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 3961. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `math shift' on input line 3961. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [41] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [42] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [43] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [44] Chapter 14. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [45] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [46] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [47] Chapter 15. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [48] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [49] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [50] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [51] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [52] Underfull \hbox (badness 10000) in paragraph at lines 4874--4879 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [53] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [54] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [55] Underfull \hbox (badness 10000) in paragraph at lines 5038--5043 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [56] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [57] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [58] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [59] Underfull \hbox (badness 10000) in paragraph at lines 5340--5345 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [60] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [61] Underfull \hbox (badness 10000) in paragraph at lines 5484--5489 []\TU/Roboto(0)/m/n/10 At this time, you could rename the file to reflect its c urrent version number. For example, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [62] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [63] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [64] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [65] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [66] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [67] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [68] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [69] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [70] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [71] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [72] Chapter 16. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [73] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [74] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [75] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.00902pt, for example: (fancyhdr) \setlength{\headheight}{73.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.00902pt}. [76] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.00902pt, for example: (fancyhdr) \setlength{\headheight}{37.00902pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.00902pt}. [77] Chapter 17. Package wrapfig Warning: Collision between wrapping environments on input line 6304. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [78] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [79] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [80] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [81] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [82] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [83] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [84] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [85] Package wrapfig Warning: Collision between wrapping environments on input line 6990. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 72.94554pt, for example: (fancyhdr) \setlength{\headheight}{72.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-60.94554pt}. [86] Package wrapfig Warning: Stationary wrapfigure forced to float on input line 69 97. Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [][]\TU/DejaVuSansMono(0)/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 trol Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Hub Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 B2 Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 [] Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 6999--7001 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7003. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7006--7006 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7006--7006 \TU/Roboto(0)/m/n/10 Acep- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [87] Package wrapfig Warning: Collision between wrapping environments on input line 7017. Package wrapfig Warning: Stationary wrapfigure forced to float on input line 70 24. Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [][]\TU/DejaVuSansMono(0)/m/n/10 An- Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 droid Overfull \hbox (3.90308pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Phone Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 A1 Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 [] Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Ad- Overfull \hbox (9.92358pt too wide) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 vanced Underfull \hbox (badness 10000) in paragraph at lines 7026--7028 \TU/DejaVuSansMono(0)/m/n/10 Con- Package wrapfig Warning: Collision between wrapping environments on input line 7030. Overfull \hbox (16.41284pt too wide) in paragraph at lines 7033--7033 []\TU/Roboto(0)/m/n/10 Diagrams Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 cour- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 tesy Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 of Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 FRC Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Team Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 3161 Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Ste- Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 fen Underfull \hbox (badness 10000) in paragraph at lines 7033--7033 \TU/Roboto(0)/m/n/10 Acep- Package wrapfig Warning: Collision between wrapping environments on input line 7044. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [88] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [89] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [90] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [91] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [92] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [93] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [94] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [95] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [96] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [97] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [98] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [99] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [100] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [101] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [102] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [103] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [104] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [105] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [106] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [107] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [108] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [109] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [110] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [111] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [112] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [113] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [114] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [115] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [116] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [117] Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 []|\TU/Roboto(0)/m/n/10 Absolute Orientation Underfull \hbox (badness 10000) in paragraph at lines 9610--9612 \TU/Roboto(0)/m/n/10 IMU Fusion Breakout - Underfull \hbox (badness 10000) in paragraph at lines 9625--9627 []|\TU/Roboto(0)/m/n/10 RGB Color Sensor with Underfull \hbox (badness 10000) in paragraph at lines 9640--9642 []|\TU/Roboto(0)/m/n/10 ColorSensor45- Underfull \hbox (badness 10000) in paragraph at lines 9655--9657 []|\TU/Roboto(0)/m/n/10 Compass45-2003Modern Underfull \hbox (badness 10000) in paragraph at lines 9670--9672 []|\TU/Roboto(0)/m/n/10 Integrating Gyro45- Underfull \hbox (badness 10000) in paragraph at lines 9685--9687 []|\TU/Roboto(0)/m/n/10 IR Locator 36045- Underfull \hbox (badness 10000) in paragraph at lines 9700--9702 []|\TU/Roboto(0)/m/n/10 IR Seeker V345- Underfull \hbox (badness 10000) in paragraph at lines 9715--9717 []|\TU/Roboto(0)/m/n/10 Ranger Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9730--9732 []|\TU/Roboto(0)/m/n/10 NeveRest MotorAM-3461, Underfull \hbox (badness 10000) in paragraph at lines 9745--9747 []|\TU/Roboto(0)/m/n/10 HD Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9760--9762 []|\TU/Roboto(0)/m/n/10 Core Hex MotorREV-41- Underfull \hbox (badness 10000) in paragraph at lines 9775--9777 []|\TU/Roboto(0)/m/n/10 12v 4mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9790--9792 []|\TU/Roboto(0)/m/n/10 12v 6mm Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9805--9807 []|\TU/Roboto(0)/m/n/10 Standard Motor Kit50- Underfull \hbox (badness 10000) in paragraph at lines 9835--9837 []|\TU/Roboto(0)/m/n/10 Limit Switch45- Underfull \hbox (badness 10000) in paragraph at lines 9850--9852 []|\TU/Roboto(0)/m/n/10 Rate Gyro45-2004Modern Underfull \hbox (badness 10000) in paragraph at lines 9876--9878 []|\TU/Roboto(0)/m/n/10 Touch Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9891--9893 []|\TU/Roboto(0)/m/n/10 Light Sensor45- Underfull \hbox (badness 10000) in paragraph at lines 9904--9906 []|\TU/Roboto(0)/m/n/10 Magnetic Sensor45- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [118] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [119] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [120] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 36.94554pt, for example: (fancyhdr) \setlength{\headheight}{36.94554pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-24.94554pt}. [121] Chapter 18. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [122] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [123] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [124] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [125] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [126] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [127] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [128] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [129] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [130] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [131] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [132] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [133] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [134] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [135] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [136] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [137] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [138] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [139] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [140] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [141] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [142] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [143] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [144] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [145] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [146] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [147] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [148] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [149] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [150] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [151] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [152] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [153] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [154] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [155] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [156] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [157] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [158] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [159] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [160] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [161] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [162] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [163] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [164] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [165] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [166] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [167] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [168] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [169] Overfull \hbox (258.41252pt too wide) in paragraph at lines 11294--11305 []|$[]$$[]$| Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [170] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [171] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [172] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [173] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [174] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [175] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [176] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [177] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [178] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [179] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [180] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [181] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [182] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [183] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [184] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [185] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [186] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [187] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [188] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [189] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [190] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [191] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [192] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [193] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [194] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [195] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [196] Chapter 19. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [197] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [198] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [199] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [200] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [201] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [202] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [203] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [204] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [205] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [206] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [207] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [208] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [209] Chapter 20. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [210] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [211] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [212] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [213] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [214] Underfull \hbox (badness 10000) in paragraph at lines 12907--12910 []|[] \TU/Roboto(0)/m/n/10 Or Overfull \hbox (81.85579pt too wide) in paragraph at lines 12956--12959 []|[] \TU/Roboto(0)/m/n/10 Or []| Underfull \hbox (badness 5403) in paragraph at lines 12974--12976 []|\TU/Roboto(0)/m/n/10 180-Degree Standard Scale Servo (such as HitecHS- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [215] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [216] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [217] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [218] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [219] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [220] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [221] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [222] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [223] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [224] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [225] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [226] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [227] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [228] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [229] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [230] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [231] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [232] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [233] Underfull \hbox (badness 10000) in paragraph at lines 13553--13555 []\TU/Roboto(0)/m/n/10 Scroll down, then tap Build number seven- Underfull \hbox (badness 10000) in paragraph at lines 13558--13561 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [234] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [235] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [236] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [237] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [238] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [239] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [240] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [241] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [242] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [243] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [244] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [245] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [246] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [247] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [248] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [249] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [250] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [251] Underfull \hbox (badness 10000) in paragraph at lines 13941--13944 []|[] Underfull \hbox (badness 10000) in paragraph at lines 13965--13968 []|[] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [252] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [253] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [254] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [255] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [256] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [257] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [258] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [259] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [260] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [261] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [262] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [263] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [264] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [265] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [266] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [267] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [268] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [269] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [270] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [271] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [272] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [273] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [274] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [275] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [276] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [277] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [278] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [279] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [280] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [281] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [282] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [283] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [284] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [285] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [286] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [287] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [288] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [289] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [290] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [291] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [292] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [293] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [294] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [295] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [296] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [297] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [298] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [299] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [300] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [301] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [302] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [303] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [304] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [305] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [306] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [307] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [308] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [309] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [310] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [311] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [312] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [313] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [314] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [315] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [316] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [317] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [318] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [319] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [320] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [321] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [322] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [323] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [324] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [325] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [326] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [327] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [328] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [329] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [330] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [331] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [332] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [333] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [334] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [335] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [336] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [337] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [338] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [339] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [340] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [341] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [342] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [343] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [344] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [345] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [346] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [347] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [348] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [349] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [350] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [351] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [352] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [353] Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 []\TU/Roboto(0)/m/n/10 After you have corrected the addData statement, push the build button again to see what happens. Underfull \hbox (badness 10000) in paragraph at lines 16617--16623 \TU/Roboto(0)/m/n/10 The OnBot Java system should complain that it cannot find the symbol “Zervo” in a source file called Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [354] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [355] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [356] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [357] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [358] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [359] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [360] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [361] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [362] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [363] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [364] Overfull \vbox (1.90976pt too high) detected at line 16945 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [365] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [366] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [367] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [368] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [369] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [370] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [371] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [372] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [373] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [374] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [375] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [376] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [377] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [378] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [379] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [380] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [381] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [382] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [383] Underfull \hbox (badness 10000) in paragraph at lines 17535--17541 []\TU/Roboto(0)/b/n/10 Warning: \TU/Roboto(0)/m/n/10 Teams should not issue pu ll requests against the [][]upstream[][] parent, the FIRST-Tech- Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [384] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [385] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [386] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [387] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [388] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [389] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [390] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [391] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [392] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [393] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [394] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [395] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [396] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [397] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [398] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [399] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [400] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [401] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [402] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [403] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [404] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [405] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [406] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [407] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [408] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [409] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [410] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [411] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [412] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [413] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [414] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [415] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [416] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [417] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [418] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [419] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [420] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [421] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [422] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [423] Overfull \vbox (1.90976pt too high) detected at line 19089 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [424] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [425] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [426] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [427] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [428] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [429] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [430] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [431] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [432] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [433] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [434] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [435] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [436] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [437] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [438] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [439] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [440] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [441] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [442] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [443] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [444] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [445] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [446] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [447] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [448] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [449] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [450] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [451] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [452] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [453] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [454] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [455] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [456] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [457] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [458] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [459] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [460] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [461] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [462] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [463] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [464] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [465] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [466] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [467] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [468] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [469] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [470] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [471] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [472] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [473] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [474] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [475] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [476] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [477] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [478] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [479] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [480] Underfull \hbox (badness 10000) in paragraph at lines 21437--21440 []\TU/Roboto(0)/m/n/10 Exposure and Gain are adjusted together. The new SDK off ers Java Sample OpMode Overfull \vbox (1.8411pt too high) detected at line 21491 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [481] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [482] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [483] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [484] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [485] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [486] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [487] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [488] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [489] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [490] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [491] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [492] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [493] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [494] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [495] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [496] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [497] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [498] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [499] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [500] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [501] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [502] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [503] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [504] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [505] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [506] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [507] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [508] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [509] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [510] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [511] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [512] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [513] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [514] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [515] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [516] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [517] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [518] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [519] Underfull \hbox (badness 10000) in paragraph at lines 24570--24574 []\TU/Roboto(0)/m/n/10 Note that Exposure and Gain are adjusted together. The n ew SDK offers Java Sample OpMode Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [520] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [521] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [522] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [523] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [524] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [525] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [526] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [527] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [528] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [529] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [530] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [531] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [532] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [533] Underfull \hbox (badness 10000) in paragraph at lines 25730--25732 []|\TU/Roboto(0)/m/n/10 Resolutions with Built-In Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 []|\TU/Roboto(0)/m/n/10 160x120, 176x144, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 320x176, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 544x288, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 752x416, 800x448, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 800x600, 864x480, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 960x544, 960x720, Underfull \hbox (badness 10000) in paragraph at lines 25746--25749 \TU/Roboto(0)/m/n/10 1024x576, 1184x656, Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 []|\TU/Roboto(0)/m/n/10 640x480, 640x360, Underfull \hbox (badness 10000) in paragraph at lines 25769--25771 \TU/Roboto(0)/m/n/10 800x448, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 320x180, 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 352x288, 432x240, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 960x720, 1024x576, Underfull \hbox (badness 10000) in paragraph at lines 25772--25775 \TU/Roboto(0)/m/n/10 1280x720, 1600x896, Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25792--25794 \TU/Roboto(0)/m/n/10 120fps@1280x800 MJPG, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 []|\TU/Roboto(0)/m/n/10 MJPEG: 320x240, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 640x480, 800x600, Underfull \hbox (badness 10000) in paragraph at lines 25798--25801 \TU/Roboto(0)/m/n/10 1280x720, 1280x800; Underfull \hbox (badness 10000) in paragraph at lines 25802--25804 []|\TU/Roboto(0)/m/n/10 Kayeton Global Shutter Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 []|\TU/Roboto(0)/m/n/10 70 DegFOV, Underfull \hbox (badness 10000) in paragraph at lines 25818--25820 \TU/Roboto(0)/m/n/10 90fps@1920x1200 MJPG, Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [534] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [535] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [536] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [537] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [538] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [539] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [540] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [541] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [542] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [543] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [544] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [545] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [546] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [547] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [548] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [549] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [550] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [551] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [552] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [553] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [554] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [555] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [556] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [557] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [558] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [559] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [560] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [561] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [562] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [563] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [564] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [565] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [566] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [567] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [568] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [569] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [570] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [571] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [572] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [573] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [574] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [575] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [576] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [577] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [578] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [579] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [580] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [581] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [582] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [583] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [584] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [585] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [586] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [587] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [588] Underfull \hbox (badness 10000) in paragraph at lines 29069--29071 []\TU/Roboto(0)/m/n/10 CENTERSTAGE TFLite File ([][]$[][][][][] [] [] [] [][][] [][][] [] [][][] [] [][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][ ][][][][][] [] [][][][] [] [][][][][][] [] [][][][][][][][][][] [] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [589] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [590] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [591] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [592] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [593] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [594] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [595] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [596] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [597] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [598] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [599] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [600] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [601] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [602] LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ov erview/overview:sample-opmodes' on page 603 undefined on input line 30005. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [603] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [604] Underfull \hbox (badness 10000) in paragraph at lines 30151--30153 []\TU/DejaVuSansMono(0)/m/n/10 import org.firstinspires.ftc.robotcore.external. hardware.camera.controls. LaTeX Warning: Hyper reference `programming_resources/vision/webcam_controls/ex posure/samples/samples:sample-opmodes' on page 605 undefined on input line 3021 5. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [605] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [606] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [607] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [608] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [609] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [610] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [611] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [612] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [613] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [614] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [615] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [616] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [617] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [618] Underfull \vbox (badness 10000) detected at line 31323 Underfull \vbox (badness 10000) detected at line 31323 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [619] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [620] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [621] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [622] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [623] Underfull \vbox (badness 10000) detected at line 31608 Underfull \vbox (badness 10000) detected at line 31608 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [624] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [625] Underfull \vbox (badness 10000) detected at line 31747 Underfull \vbox (badness 10000) detected at line 31747 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [626] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [627] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [628] Underfull \vbox (badness 10000) detected at line 31921 Underfull \vbox (badness 10000) detected at line 31921 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [629] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [630] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [631] Underfull \vbox (badness 10000) detected at line 32122 Underfull \vbox (badness 10000) detected at line 32122 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [632] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [633] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [634] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [635] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [636] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [637] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [638] Underfull \vbox (badness 10000) detected at line 32572 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [639] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [640] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [641] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [642] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [643] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [644] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [645] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [646] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [647] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [648] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [649] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [650] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [651] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [652] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [653] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [654] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [655] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [656] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [657] Underfull \vbox (badness 10000) detected at line 33469 Underfull \vbox (badness 10000) detected at line 33469 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [658] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [659] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [660] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [661] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [662] Overfull \vbox (0.97403pt too high) detected at line 33812 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [663] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [664] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [665] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [666] Underfull \vbox (badness 10000) detected at line 34013 Underfull \vbox (badness 10000) detected at line 34013 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [667] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [668] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [669] Overfull \vbox (1.22011pt too high) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [670] Underfull \vbox (badness 10000) detected at line 34226 Underfull \vbox (badness 10000) detected at line 34226 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [671] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [672] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [673] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [674] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [675] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [676] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [677] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [678] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [679] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [680] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [681] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [682] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [683] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [684] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [685] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [686] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [687] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [688] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [689] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [690] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [691] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [692] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [693] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [694] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [695] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [696] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [697] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [698] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [699] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [700] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [701] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [702] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [703] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [704] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [705] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [706] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [707] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [708] Overfull \vbox (2.63165pt too high) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [709] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [710] Underfull \vbox (badness 10000) detected at line 36845 Underfull \vbox (badness 10000) detected at line 36845 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [711] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [712] Overfull \vbox (2.84111pt too high) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [713] Underfull \vbox (badness 10000) detected at line 37000 Underfull \vbox (badness 10000) detected at line 37000 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [714] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [715] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [716] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [717] Underfull \vbox (badness 10000) detected at line 37193 Underfull \vbox (badness 10000) detected at line 37193 Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [718] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [719] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [720] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [721] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [722] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [723] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [724] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [725] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [726] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [727] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [728] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [729] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [730] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [731] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [732] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [733] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [734] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [735] Chapter 21. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [736] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [737] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [738] Chapter 22. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [739] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [740] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [741] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [742] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [743] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [744] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [745] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [746] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [747] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [748] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [749] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [750] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [751] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [752] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [753] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [754] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [755] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [756] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [757] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [758] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [759] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [760] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [761] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [762] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [763] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [764] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [765] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [766] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [767] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [768] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [769] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [770] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [771] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [772] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [773] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [774] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [775] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [776] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [777] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [778] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [779] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [780] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [781] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [782] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [783] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [784] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [785] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [786] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [787] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [788] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [789] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [790] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [791] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [792] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [793] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [794] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [795] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [796] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [797] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [798] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [799] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 73.03831pt, for example: (fancyhdr) \setlength{\headheight}{73.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-61.03831pt}. [800] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [801] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [802] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [803] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [804] Chapter 23. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [805] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [806] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [807] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [808] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [809] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [810] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [811] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [812] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [813] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [814] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [815] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [816] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [817] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [818] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [819] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [820] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [821] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [822] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [823] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [824] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [825] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [826] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [827] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [828] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [829] Chapter 24. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [830] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [831] Chapter 25. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [832] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [833] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [834] Chapter 26. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [835] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [836] Chapter 27. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [837] Chapter 28. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [838] Chapter 29. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [839] Chapter 30. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [840] Chapter 31. Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [841] Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [842] Chapter 32. Underfull \hbox (badness 10000) in paragraph at lines 44721--44729 (./first-tech-challenge-ftcdocs.ind) Package fancyhdr Warning: \headheight is too small (12.0pt): (fancyhdr) Make it at least 37.03831pt, for example: (fancyhdr) \setlength{\headheight}{37.03831pt}. (fancyhdr) You might also make \topmargin smaller to compensate: (fancyhdr) \addtolength{\topmargin}{-25.03831pt}. [843] (./first-tech-challenge-ftcdocs.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information) Output written on first-tech-challenge-ftcdocs.pdf (847 pages). Transcript written on first-tech-challenge-ftcdocs.log. Latexmk: Index file 'first-tech-challenge-ftcdocs.idx' was written Latexmk: Log file says output to 'first-tech-challenge-ftcdocs.pdf' Latexmk: Summary of warnings from last run of *latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Latexmk: Examining 'first-tech-challenge-ftcdocs.log' === TeX engine is 'XeTeX' Latexmk: All targets (first-tech-challenge-ftcdocs.pdf) are up-to-date