Note: switching to '2.5.3'. 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 320505969 Merge branch 'develop' ===== GIT2DOCS: Starting build job at: mar 06 sep 2022 11:07:35 CEST ====== make: Entering directory '«SRC»/doc' make html make[1]: Entering directory '«SRC»/doc' # Create virtual env for building the docs virtualenv -p /usr/bin/python3 venv created virtual environment CPython3.8.10.final.0-64 in 84ms creator CPython3Posix(dest=«SRC»/doc/venv, clear=False, global=False) seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/home/jlblanco/.local/share/virtualenv/seed-app-data/v1.0.1.debian.1) activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator bash -c "source venv/bin/activate && pip install -r requirements.txt" Collecting sphinx_rtd_theme Using cached sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx-panels Using cached sphinx_panels-0.6.0-py3-none-any.whl (87 kB) Collecting sphinxcontrib-bibtex Using cached sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting mistune<2.0.0 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting m2r2 Using cached m2r2-0.3.3-py3-none-any.whl (11 kB) Collecting docutils<0.18 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinx>=1.6 Using cached Sphinx-5.1.1-py3-none-any.whl (3.2 MB) Collecting pybtex>=0.24 Using cached pybtex-0.24.0-py2.py3-none-any.whl (561 kB) Collecting importlib-metadata>=3.6; python_version < "3.10" Using cached importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting pybtex-docutils>=1.0.0 Using cached pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting packaging Using cached packaging-21.3-py3-none-any.whl (40 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Using cached sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting babel>=1.3 Using cached Babel-2.10.3-py3-none-any.whl (9.5 MB) Collecting alabaster<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting imagesize Using cached imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting requests>=2.5.0 Using cached requests-2.28.1-py3-none-any.whl (62 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting Jinja2>=2.3 Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting sphinxcontrib-jsmath Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Pygments>=2.0 Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting latexcodec>=1.0.4 Using cached latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting PyYAML>=3.01 Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting zipp>=0.5 Using cached zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) Collecting pytz>=2015.7 Using cached pytz-2022.2.1-py2.py3-none-any.whl (500 kB) Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB) Collecting certifi>=2017.4.17 Using cached certifi-2022.6.15-py3-none-any.whl (160 kB) Collecting charset-normalizer<3,>=2 Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Using cached idna-3.3-py3-none-any.whl (61 kB) Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) ERROR: sphinx-panels 0.6.0 has requirement sphinx<5,>=2, but you'll have sphinx 5.1.1 which is incompatible. ERROR: m2r2 0.3.3 has requirement docutils>=0.19, but you'll have docutils 0.17.1 which is incompatible. Installing collected packages: docutils, pyparsing, packaging, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, snowballstemmer, pytz, babel, alabaster, imagesize, sphinxcontrib-devhelp, urllib3, certifi, charset-normalizer, idna, requests, sphinxcontrib-serializinghtml, sphinxcontrib-applehelp, zipp, importlib-metadata, MarkupSafe, Jinja2, sphinxcontrib-jsmath, Pygments, sphinx, sphinx-rtd-theme, sphinx-panels, six, latexcodec, PyYAML, pybtex, pybtex-docutils, sphinxcontrib-bibtex, mistune, m2r2 Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 docutils-0.17.1 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 latexcodec-2.0.1 m2r2-0.3.3 mistune-0.8.4 packaging-21.3 pybtex-0.24.0 pybtex-docutils-1.0.2 pyparsing-3.0.9 pytz-2022.2.1 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-panels-0.6.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.12 zipp-3.8.1 echo "Building docs for these directories: «SRC»/libs/CMakeLists.txt «SRC»/libs/apps «SRC»/libs/bayes «SRC»/libs/comms «SRC»/libs/config «SRC»/libs/containers «SRC»/libs/core «SRC»/libs/detectors «SRC»/libs/expr «SRC»/libs/graphs «SRC»/libs/graphslam «SRC»/libs/gui «SRC»/libs/hmtslam «SRC»/libs/hwdrivers «SRC»/libs/img «SRC»/libs/io «SRC»/libs/kinematics «SRC»/libs/maps «SRC»/libs/math «SRC»/libs/nav «SRC»/libs/obs «SRC»/libs/opengl «SRC»/libs/poses «SRC»/libs/random «SRC»/libs/ros1bridge «SRC»/libs/ros2bridge «SRC»/libs/rtti «SRC»/libs/serialization «SRC»/libs/slam «SRC»/libs/system «SRC»/libs/tclap «SRC»/libs/tfest «SRC»/libs/topography «SRC»/libs/typemeta «SRC»/libs/vision «SRC»/libs/vision-lgpl " Building docs for these directories: «SRC»/libs/CMakeLists.txt «SRC»/libs/apps «SRC»/libs/bayes «SRC»/libs/comms «SRC»/libs/config «SRC»/libs/containers «SRC»/libs/core «SRC»/libs/detectors «SRC»/libs/expr «SRC»/libs/graphs «SRC»/libs/graphslam «SRC»/libs/gui «SRC»/libs/hmtslam «SRC»/libs/hwdrivers «SRC»/libs/img «SRC»/libs/io «SRC»/libs/kinematics «SRC»/libs/maps «SRC»/libs/math «SRC»/libs/nav «SRC»/libs/obs «SRC»/libs/opengl «SRC»/libs/poses «SRC»/libs/random «SRC»/libs/ros1bridge «SRC»/libs/ros2bridge «SRC»/libs/rtti «SRC»/libs/serialization «SRC»/libs/slam «SRC»/libs/system «SRC»/libs/tclap «SRC»/libs/tfest «SRC»/libs/topography «SRC»/libs/typemeta «SRC»/libs/vision «SRC»/libs/vision-lgpl echo "Using MRPT_LIST_INCLUDE_DIRS: «SRC»/libs/apps/include «SRC»/libs/bayes/include «SRC»/libs/comms/include «SRC»/libs/config/include «SRC»/libs/containers/include «SRC»/libs/core/include «SRC»/libs/detectors/include «SRC»/libs/expr/include «SRC»/libs/graphs/include «SRC»/libs/graphslam/include «SRC»/libs/gui/include «SRC»/libs/hmtslam/include «SRC»/libs/hwdrivers/include «SRC»/libs/img/include «SRC»/libs/io/include «SRC»/libs/kinematics/include «SRC»/libs/maps/include «SRC»/libs/math/include «SRC»/libs/nav/include «SRC»/libs/obs/include «SRC»/libs/opengl/include «SRC»/libs/poses/include «SRC»/libs/random/include «SRC»/libs/ros1bridge/include «SRC»/libs/ros2bridge/include «SRC»/libs/rtti/include «SRC»/libs/serialization/include «SRC»/libs/slam/include «SRC»/libs/system/include «SRC»/libs/tclap/include «SRC»/libs/tfest/include «SRC»/libs/topography/include «SRC»/libs/typemeta/include «SRC»/libs/vision-lgpl/include «SRC»/libs/vision/include " Using MRPT_LIST_INCLUDE_DIRS: «SRC»/libs/apps/include «SRC»/libs/bayes/include «SRC»/libs/comms/include «SRC»/libs/config/include «SRC»/libs/containers/include «SRC»/libs/core/include «SRC»/libs/detectors/include «SRC»/libs/expr/include «SRC»/libs/graphs/include «SRC»/libs/graphslam/include «SRC»/libs/gui/include «SRC»/libs/hmtslam/include «SRC»/libs/hwdrivers/include «SRC»/libs/img/include «SRC»/libs/io/include «SRC»/libs/kinematics/include «SRC»/libs/maps/include «SRC»/libs/math/include «SRC»/libs/nav/include «SRC»/libs/obs/include «SRC»/libs/opengl/include «SRC»/libs/poses/include «SRC»/libs/random/include «SRC»/libs/ros1bridge/include «SRC»/libs/ros2bridge/include «SRC»/libs/rtti/include «SRC»/libs/serialization/include «SRC»/libs/slam/include «SRC»/libs/system/include «SRC»/libs/tclap/include «SRC»/libs/tfest/include «SRC»/libs/topography/include «SRC»/libs/typemeta/include «SRC»/libs/vision-lgpl/include «SRC»/libs/vision/include # 1) Build Doxygen cd source && doxygen warning: Tag `CLANG_ASSISTED_PARSING' at line 1038 of file `Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. warning: Tag `CLANG_OPTIONS' at line 1046 of file `Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. Parsing layout file DoxygenLayout_MRPT.xml... Searching for include files... Searching for files in directory «SRC»/libs/apps Searching for files in directory «SRC»/libs/apps/include Searching for files in directory «SRC»/libs/apps/include/mrpt Searching for files in directory «SRC»/libs/apps/include/mrpt/apps Searching for files in directory «SRC»/libs/apps/src Searching for files in directory «SRC»/libs/bayes Searching for files in directory «SRC»/libs/bayes/include Searching for files in directory «SRC»/libs/bayes/include/mrpt Searching for files in directory «SRC»/libs/bayes/include/mrpt/bayes Searching for files in directory «SRC»/libs/bayes/src Searching for files in directory «SRC»/libs/comms Searching for files in directory «SRC»/libs/comms/include Searching for files in directory «SRC»/libs/comms/include/mrpt Searching for files in directory «SRC»/libs/comms/include/mrpt/comms Searching for files in directory «SRC»/libs/comms/src Searching for files in directory «SRC»/libs/config Searching for files in directory «SRC»/libs/config/include Searching for files in directory «SRC»/libs/config/include/mrpt Searching for files in directory «SRC»/libs/config/include/mrpt/config Searching for files in directory «SRC»/libs/config/src Searching for files in directory «SRC»/libs/containers Searching for files in directory «SRC»/libs/containers/include Searching for files in directory «SRC»/libs/containers/include/mrpt Searching for files in directory «SRC»/libs/containers/include/mrpt/containers Searching for files in directory «SRC»/libs/containers/src Searching for files in directory «SRC»/libs/core Searching for files in directory «SRC»/libs/core/include Searching for files in directory «SRC»/libs/core/include/mrpt Searching for files in directory «SRC»/libs/core/include/mrpt/core Searching for files in directory «SRC»/libs/core/src Searching for files in directory «SRC»/libs/detectors Searching for files in directory «SRC»/libs/detectors/include Searching for files in directory «SRC»/libs/detectors/include/mrpt Searching for files in directory «SRC»/libs/detectors/include/mrpt/detectors Searching for files in directory «SRC»/libs/detectors/src Searching for files in directory «SRC»/libs/expr Searching for files in directory «SRC»/libs/expr/include Searching for files in directory «SRC»/libs/expr/include/mrpt Searching for files in directory «SRC»/libs/expr/include/mrpt/expr Searching for files in directory «SRC»/libs/expr/src Searching for files in directory «SRC»/libs/graphs Searching for files in directory «SRC»/libs/graphs/include Searching for files in directory «SRC»/libs/graphs/include/mrpt Searching for files in directory «SRC»/libs/graphs/include/mrpt/graphs Searching for files in directory «SRC»/libs/graphs/src Searching for files in directory «SRC»/libs/graphslam Searching for files in directory «SRC»/libs/graphslam/include Searching for files in directory «SRC»/libs/graphslam/include/mrpt Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/ERD Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/GSO Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/misc Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/NRD Searching for files in directory «SRC»/libs/graphslam/src Searching for files in directory «SRC»/libs/gui Searching for files in directory «SRC»/libs/gui/include Searching for files in directory «SRC»/libs/gui/include/mrpt Searching for files in directory «SRC»/libs/gui/include/mrpt/gui Searching for files in directory «SRC»/libs/gui/include/mrpt/gui/internal Searching for files in directory «SRC»/libs/gui/src Searching for files in directory «SRC»/libs/gui/src/mathplots Searching for files in directory «SRC»/libs/hmtslam Searching for files in directory «SRC»/libs/hmtslam/include Searching for files in directory «SRC»/libs/hmtslam/include/mrpt Searching for files in directory «SRC»/libs/hmtslam/include/mrpt/hmtslam Searching for files in directory «SRC»/libs/hmtslam/src Searching for files in directory «SRC»/libs/hwdrivers Searching for files in directory «SRC»/libs/hwdrivers/include Searching for files in directory «SRC»/libs/hwdrivers/include/mrpt Searching for files in directory «SRC»/libs/hwdrivers/include/mrpt/hwdrivers Searching for files in directory «SRC»/libs/hwdrivers/src Searching for files in directory «SRC»/libs/img Searching for files in directory «SRC»/libs/img/include Searching for files in directory «SRC»/libs/img/include/mrpt Searching for files in directory «SRC»/libs/img/include/mrpt/img Searching for files in directory «SRC»/libs/img/src Searching for files in directory «SRC»/libs/img/src/jpeglib Searching for files in directory «SRC»/libs/io Searching for files in directory «SRC»/libs/io/include Searching for files in directory «SRC»/libs/io/include/mrpt Searching for files in directory «SRC»/libs/io/include/mrpt/io Searching for files in directory «SRC»/libs/io/src Searching for files in directory «SRC»/libs/kinematics Searching for files in directory «SRC»/libs/kinematics/include Searching for files in directory «SRC»/libs/kinematics/include/mrpt Searching for files in directory «SRC»/libs/kinematics/include/mrpt/kinematics Searching for files in directory «SRC»/libs/kinematics/src Searching for files in directory «SRC»/libs/maps Searching for files in directory «SRC»/libs/maps/include Searching for files in directory «SRC»/libs/maps/include/mrpt Searching for files in directory «SRC»/libs/maps/include/mrpt/maps Searching for files in directory «SRC»/libs/maps/include/mrpt/obs Searching for files in directory «SRC»/libs/maps/include/mrpt/opengl Searching for files in directory «SRC»/libs/maps/src Searching for files in directory «SRC»/libs/maps/src/maps Searching for files in directory «SRC»/libs/maps/src/obs Searching for files in directory «SRC»/libs/maps/src/opengl Searching for files in directory «SRC»/libs/math Searching for files in directory «SRC»/libs/math/include Searching for files in directory «SRC»/libs/math/include/mrpt Searching for files in directory «SRC»/libs/math/include/mrpt/math Searching for files in directory «SRC»/libs/math/src Searching for files in directory «SRC»/libs/math/src/CSparse Searching for files in directory «SRC»/libs/math/src/kmeans++ Searching for files in directory «SRC»/libs/nav Searching for files in directory «SRC»/libs/nav/include Searching for files in directory «SRC»/libs/nav/include/mrpt Searching for files in directory «SRC»/libs/nav/include/mrpt/nav Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/holonomic Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/planners Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/reactive Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/tpspace Searching for files in directory «SRC»/libs/nav/src Searching for files in directory «SRC»/libs/nav/src/holonomic Searching for files in directory «SRC»/libs/nav/src/planners Searching for files in directory «SRC»/libs/nav/src/reactive Searching for files in directory «SRC»/libs/nav/src/tpspace Searching for files in directory «SRC»/libs/obs Searching for files in directory «SRC»/libs/obs/include Searching for files in directory «SRC»/libs/obs/include/mrpt Searching for files in directory «SRC»/libs/obs/include/mrpt/maps Searching for files in directory «SRC»/libs/obs/include/mrpt/obs Searching for files in directory «SRC»/libs/obs/src Searching for files in directory «SRC»/libs/opengl Searching for files in directory «SRC»/libs/opengl/include Searching for files in directory «SRC»/libs/opengl/include/mrpt Searching for files in directory «SRC»/libs/opengl/include/mrpt/opengl Searching for files in directory «SRC»/libs/opengl/shaders Searching for files in directory «SRC»/libs/opengl/src Searching for files in directory «SRC»/libs/poses Searching for files in directory «SRC»/libs/poses/include Searching for files in directory «SRC»/libs/poses/include/mrpt Searching for files in directory «SRC»/libs/poses/include/mrpt/poses Searching for files in directory «SRC»/libs/poses/include/mrpt/poses/Lie Searching for files in directory «SRC»/libs/poses/src Searching for files in directory «SRC»/libs/poses/src/Lie Searching for files in directory «SRC»/libs/random Searching for files in directory «SRC»/libs/random/include Searching for files in directory «SRC»/libs/random/include/mrpt Searching for files in directory «SRC»/libs/random/include/mrpt/random Searching for files in directory «SRC»/libs/random/src Searching for files in directory «SRC»/libs/ros1bridge Searching for files in directory «SRC»/libs/ros1bridge/include Searching for files in directory «SRC»/libs/ros1bridge/include/mrpt Searching for files in directory «SRC»/libs/ros1bridge/include/mrpt/ros1bridge Searching for files in directory «SRC»/libs/ros1bridge/src Searching for files in directory «SRC»/libs/ros2bridge Searching for files in directory «SRC»/libs/ros2bridge/include Searching for files in directory «SRC»/libs/ros2bridge/include/mrpt Searching for files in directory «SRC»/libs/ros2bridge/include/mrpt/ros2bridge Searching for files in directory «SRC»/libs/ros2bridge/src Searching for files in directory «SRC»/libs/rtti Searching for files in directory «SRC»/libs/rtti/include Searching for files in directory «SRC»/libs/rtti/include/mrpt Searching for files in directory «SRC»/libs/rtti/include/mrpt/rtti Searching for files in directory «SRC»/libs/rtti/src Searching for files in directory «SRC»/libs/serialization Searching for files in directory «SRC»/libs/serialization/include Searching for files in directory «SRC»/libs/serialization/include/mrpt Searching for files in directory «SRC»/libs/serialization/include/mrpt/serialization Searching for files in directory «SRC»/libs/serialization/src Searching for files in directory «SRC»/libs/slam Searching for files in directory «SRC»/libs/slam/include Searching for files in directory «SRC»/libs/slam/include/mrpt Searching for files in directory «SRC»/libs/slam/include/mrpt/maps Searching for files in directory «SRC»/libs/slam/include/mrpt/slam Searching for files in directory «SRC»/libs/slam/src Searching for files in directory «SRC»/libs/slam/src/slam Searching for files in directory «SRC»/libs/system Searching for files in directory «SRC»/libs/system/include Searching for files in directory «SRC»/libs/system/include/mrpt Searching for files in directory «SRC»/libs/system/include/mrpt/system Searching for files in directory «SRC»/libs/system/src Searching for files in directory «SRC»/libs/tclap Searching for files in directory «SRC»/libs/tclap/include Searching for files in directory «SRC»/libs/tclap/include/mrpt Searching for files in directory «SRC»/libs/tfest Searching for files in directory «SRC»/libs/tfest/include Searching for files in directory «SRC»/libs/tfest/include/mrpt Searching for files in directory «SRC»/libs/tfest/include/mrpt/tfest Searching for files in directory «SRC»/libs/tfest/src Searching for files in directory «SRC»/libs/topography Searching for files in directory «SRC»/libs/topography/include Searching for files in directory «SRC»/libs/topography/include/mrpt Searching for files in directory «SRC»/libs/topography/include/mrpt/topography Searching for files in directory «SRC»/libs/topography/src Searching for files in directory «SRC»/libs/typemeta Searching for files in directory «SRC»/libs/typemeta/include Searching for files in directory «SRC»/libs/typemeta/include/mrpt Searching for files in directory «SRC»/libs/typemeta/include/mrpt/typemeta Searching for files in directory «SRC»/libs/typemeta/src Searching for files in directory «SRC»/libs/vision Searching for files in directory «SRC»/libs/vision/include Searching for files in directory «SRC»/libs/vision/include/mrpt Searching for files in directory «SRC»/libs/vision/include/mrpt/maps Searching for files in directory «SRC»/libs/vision/include/mrpt/obs Searching for files in directory «SRC»/libs/vision/include/mrpt/vision Searching for files in directory «SRC»/libs/vision/src Searching for files in directory «SRC»/libs/vision/src/maps Searching for files in directory «SRC»/libs/vision/src/obs Searching for files in directory «SRC»/libs/vision/src/pnp Searching for files in directory «SRC»/libs/vision-lgpl Searching for files in directory «SRC»/libs/vision-lgpl/include Searching for files in directory «SRC»/libs/vision-lgpl/include/mrpt Searching for files in directory «SRC»/libs/vision-lgpl/include/mrpt/vision Searching for files in directory «SRC»/libs/vision-lgpl/src Searching for example files... Searching for files in directory «SRC»/samples Searching for files in directory «SRC»/samples/bayes_rejection_sampling_example Searching for files in directory «SRC»/samples/bayes_resampling_example Searching for files in directory «SRC»/samples/bayes_tracking_example Searching for files in directory «SRC»/samples/comms_ftdi_usb_enumerate_example Searching for files in directory «SRC»/samples/comms_http_client Searching for files in directory «SRC»/samples/comms_nodelets_example Searching for files in directory «SRC»/samples/comms_serial_port_example Searching for files in directory «SRC»/samples/comms_socket_example Searching for files in directory «SRC»/samples/containers_params_by_name Searching for files in directory «SRC»/samples/containers_yaml_example Searching for files in directory «SRC»/samples/core_backtrace_example Searching for files in directory «SRC»/samples/core_exceptions_example Searching for files in directory «SRC»/samples/detectors_face Searching for files in directory «SRC»/samples/graphs_astar_example Searching for files in directory «SRC»/samples/graphs_dijkstra_example Searching for files in directory «SRC»/samples/graphslam_example Searching for files in directory «SRC»/samples/gui_capture_render_to_img_example Searching for files in directory «SRC»/samples/gui_depth_camera_distortion Searching for files in directory «SRC»/samples/gui_display3D_custom_render Searching for files in directory «SRC»/samples/gui_display3D_example Searching for files in directory «SRC»/samples/gui_display_plots Searching for files in directory «SRC»/samples/gui_fbo_render_example Searching for files in directory «SRC»/samples/gui_gravity3d_example Searching for files in directory «SRC»/samples/gui_nanogui_demo Searching for files in directory «SRC»/samples/gui_text_fonts_example Searching for files in directory «SRC»/samples/gui_windows_events Searching for files in directory «SRC»/samples/hwdrivers_camera_capture_dialog Searching for files in directory «SRC»/samples/hwdrivers_capture_video_dc1394 Searching for files in directory «SRC»/samples/hwdrivers_capture_video_ffmpeg Searching for files in directory «SRC»/samples/hwdrivers_capture_video_flycapture2 Searching for files in directory «SRC»/samples/hwdrivers_capture_video_flycapture2_stereo Searching for files in directory «SRC»/samples/hwdrivers_capture_video_opencv Searching for files in directory «SRC»/samples/hwdrivers_enumerate_cameras1394 Searching for files in directory «SRC»/samples/hwdrivers_gps_example Searching for files in directory «SRC»/samples/hwdrivers_hokuyo_example Searching for files in directory «SRC»/samples/hwdrivers_joystick_example Searching for files in directory «SRC»/samples/hwdrivers_kinect_online_offline_example Searching for files in directory «SRC»/samples/hwdrivers_kinect_to_2d_scan_example Searching for files in directory «SRC»/samples/hwdrivers_mynteye_icp Searching for files in directory «SRC»/samples/hwdrivers_ntrip_client_example Searching for files in directory «SRC»/samples/hwdrivers_openni2_2d_icp_slam Searching for files in directory «SRC»/samples/hwdrivers_openni2_driver_demo Searching for files in directory «SRC»/samples/hwdrivers_phidget_proximity_example Searching for files in directory «SRC»/samples/hwdrivers_robopeaklidar_example Searching for files in directory «SRC»/samples/hwdrivers_sick_eth_example Searching for files in directory «SRC»/samples/hwdrivers_sick_serial_example Searching for files in directory «SRC»/samples/hwdrivers_swissranger_example Searching for files in directory «SRC»/samples/img_basic_example Searching for files in directory «SRC»/samples/img_convolution_fft Searching for files in directory «SRC»/samples/img_correlation_example Searching for files in directory «SRC»/samples/img_fft_example Searching for files in directory «SRC»/samples/img_gauss_filtering_example Searching for files in directory «SRC»/samples/io_compress_example Searching for files in directory «SRC»/samples/io_pipes_example Searching for files in directory «SRC»/samples/kitti_dataset2rawlog Searching for files in directory «SRC»/samples/maps_gmrf_map_example Searching for files in directory «SRC»/samples/maps_gridmap3D_simple Searching for files in directory «SRC»/samples/maps_gridmap_benchmark Searching for files in directory «SRC»/samples/maps_gridmap_likelihood_characterization Searching for files in directory «SRC»/samples/maps_gridmap_voronoi_example Searching for files in directory «SRC»/samples/maps_laser_projection_in_images_example Searching for files in directory «SRC»/samples/maps_observer_pattern_example Searching for files in directory «SRC»/samples/maps_octomap_simple Searching for files in directory «SRC»/samples/maps_ransac_data_association Searching for files in directory «SRC»/samples/math_csparse_example Searching for files in directory «SRC»/samples/math_kmeans_example Searching for files in directory «SRC»/samples/math_leastsquares_example Searching for files in directory «SRC»/samples/math_matrix_example Searching for files in directory «SRC»/samples/math_model_search_example Searching for files in directory «SRC»/samples/math_optimize_lm_example Searching for files in directory «SRC»/samples/math_polygon_intersection Searching for files in directory «SRC»/samples/math_polygon_split Searching for files in directory «SRC»/samples/math_polyhedron_intersection_example Searching for files in directory «SRC»/samples/math_ransac_examples Searching for files in directory «SRC»/samples/math_ransac_plane3d_example Searching for files in directory «SRC»/samples/math_ransac_plane3d_example2 Searching for files in directory «SRC»/samples/math_slerp_example Searching for files in directory «SRC»/samples/math_spline_interpolation Searching for files in directory «SRC»/samples/nav_circ_robot_path_planning Searching for files in directory «SRC»/samples/nav_rrt_planning_example Searching for files in directory «SRC»/samples/obs_mox_model_rawlog Searching for files in directory «SRC»/samples/opengl_custom_shaders_demo Searching for files in directory «SRC»/samples/opengl_objects_demo Searching for files in directory «SRC»/samples/opengl_octree_render_huge_pointcloud Searching for files in directory «SRC»/samples/opengl_offscreen_render_example Searching for files in directory «SRC»/samples/opengl_ray_trace_example Searching for files in directory «SRC»/samples/opengl_texture_sizes_test Searching for files in directory «SRC»/samples/opengl_video_demo Searching for files in directory «SRC»/samples/opengl_video_viewport_demo Searching for files in directory «SRC»/samples/poses_geometry_3D_example Searching for files in directory «SRC»/samples/poses_pdfs_example Searching for files in directory «SRC»/samples/poses_quaternions_example Searching for files in directory «SRC»/samples/poses_se3_lie_example Searching for files in directory «SRC»/samples/poses_sog_merge_example Searching for files in directory «SRC»/samples/poses_unscented_transform_example Searching for files in directory «SRC»/samples/random_examples Searching for files in directory «SRC»/samples/rgbd_dataset2rawlog Searching for files in directory «SRC»/samples/rtti_example1 Searching for files in directory «SRC»/samples/serialization_json_example Searching for files in directory «SRC»/samples/serialization_stl Searching for files in directory «SRC»/samples/serialization_variant_example Searching for files in directory «SRC»/samples/slam_icp3d_simple_example Searching for files in directory «SRC»/samples/slam_icp_simple_example Searching for files in directory «SRC»/samples/slam_range_only_localization_rej_sampling_example Searching for files in directory «SRC»/samples/system_control_rate_timer_example Searching for files in directory «SRC»/samples/system_datetime_example Searching for files in directory «SRC»/samples/system_directory_explorer_example Searching for files in directory «SRC»/samples/system_dirs_files_manipulation Searching for files in directory «SRC»/samples/system_file_system_watcher Searching for files in directory «SRC»/samples/system_progress_bar Searching for files in directory «SRC»/samples/topography_coordinate_conversion_example Searching for files in directory «SRC»/samples/topography_gps_coords_example Searching for files in directory «SRC»/samples/typemeta_StaticString Searching for files in directory «SRC»/samples/typemeta_TEnumType Searching for files in directory «SRC»/samples/typemeta_TTypeName Searching for files in directory «SRC»/samples/vision_bundle_adj_example Searching for files in directory «SRC»/samples/vision_capture_video_build_pyr Searching for files in directory «SRC»/samples/vision_checkerboard_detectors Searching for files in directory «SRC»/samples/vision_create_video_file_example Searching for files in directory «SRC»/samples/vision_feature_extraction Searching for files in directory «SRC»/samples/vision_feature_extraction/imgs Searching for files in directory «SRC»/samples/vision_keypoint_matching_example Searching for files in directory «SRC»/samples/vision_keypoint_matching_example/imgs Searching for files in directory «SRC»/samples/vision_multiple_checkerboards Searching for files in directory «SRC»/samples/vision_stereo_calib_example Searching for files in directory «SRC»/samples/vision_stereo_rectify Searching for images... Searching for files in directory «SRC»/doc/source/images Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory «SRC»/doc/source/doxygen-docs Searching for files in directory «SRC»/libs/apps Searching for files in directory «SRC»/libs/apps/include Searching for files in directory «SRC»/libs/apps/include/mrpt Searching for files in directory «SRC»/libs/apps/include/mrpt/apps Searching for files in directory «SRC»/libs/apps/src Searching for files in directory «SRC»/libs/bayes Searching for files in directory «SRC»/libs/bayes/include Searching for files in directory «SRC»/libs/bayes/include/mrpt Searching for files in directory «SRC»/libs/bayes/include/mrpt/bayes Searching for files in directory «SRC»/libs/bayes/src Searching for files in directory «SRC»/libs/comms Searching for files in directory «SRC»/libs/comms/include Searching for files in directory «SRC»/libs/comms/include/mrpt Searching for files in directory «SRC»/libs/comms/include/mrpt/comms Searching for files in directory «SRC»/libs/comms/src Searching for files in directory «SRC»/libs/config Searching for files in directory «SRC»/libs/config/include Searching for files in directory «SRC»/libs/config/include/mrpt Searching for files in directory «SRC»/libs/config/include/mrpt/config Searching for files in directory «SRC»/libs/config/src Searching for files in directory «SRC»/libs/containers Searching for files in directory «SRC»/libs/containers/include Searching for files in directory «SRC»/libs/containers/include/mrpt Searching for files in directory «SRC»/libs/containers/include/mrpt/containers Searching for files in directory «SRC»/libs/containers/src Searching for files in directory «SRC»/libs/core Searching for files in directory «SRC»/libs/core/include Searching for files in directory «SRC»/libs/core/include/mrpt Searching for files in directory «SRC»/libs/core/include/mrpt/core Searching for files in directory «SRC»/libs/core/src Searching for files in directory «SRC»/libs/detectors Searching for files in directory «SRC»/libs/detectors/include Searching for files in directory «SRC»/libs/detectors/include/mrpt Searching for files in directory «SRC»/libs/detectors/include/mrpt/detectors Searching for files in directory «SRC»/libs/detectors/src Searching for files in directory «SRC»/libs/expr Searching for files in directory «SRC»/libs/expr/include Searching for files in directory «SRC»/libs/expr/include/mrpt Searching for files in directory «SRC»/libs/expr/include/mrpt/expr Searching for files in directory «SRC»/libs/expr/src Searching for files in directory «SRC»/libs/graphs Searching for files in directory «SRC»/libs/graphs/include Searching for files in directory «SRC»/libs/graphs/include/mrpt Searching for files in directory «SRC»/libs/graphs/include/mrpt/graphs Searching for files in directory «SRC»/libs/graphs/src Searching for files in directory «SRC»/libs/graphslam Searching for files in directory «SRC»/libs/graphslam/include Searching for files in directory «SRC»/libs/graphslam/include/mrpt Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/ERD Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/GSO Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/misc Searching for files in directory «SRC»/libs/graphslam/include/mrpt/graphslam/NRD Searching for files in directory «SRC»/libs/graphslam/src Searching for files in directory «SRC»/libs/gui Searching for files in directory «SRC»/libs/gui/include Searching for files in directory «SRC»/libs/gui/include/mrpt Searching for files in directory «SRC»/libs/gui/include/mrpt/gui Searching for files in directory «SRC»/libs/gui/include/mrpt/gui/internal Searching for files in directory «SRC»/libs/gui/src Searching for files in directory «SRC»/libs/gui/src/mathplots Searching for files in directory «SRC»/libs/hmtslam Searching for files in directory «SRC»/libs/hmtslam/include Searching for files in directory «SRC»/libs/hmtslam/include/mrpt Searching for files in directory «SRC»/libs/hmtslam/include/mrpt/hmtslam Searching for files in directory «SRC»/libs/hmtslam/src Searching for files in directory «SRC»/libs/hwdrivers Searching for files in directory «SRC»/libs/hwdrivers/include Searching for files in directory «SRC»/libs/hwdrivers/include/mrpt Searching for files in directory «SRC»/libs/hwdrivers/include/mrpt/hwdrivers Searching for files in directory «SRC»/libs/hwdrivers/src Searching for files in directory «SRC»/libs/img Searching for files in directory «SRC»/libs/img/include Searching for files in directory «SRC»/libs/img/include/mrpt Searching for files in directory «SRC»/libs/img/include/mrpt/img Searching for files in directory «SRC»/libs/img/src Searching for files in directory «SRC»/libs/img/src/jpeglib Searching for files in directory «SRC»/libs/io Searching for files in directory «SRC»/libs/io/include Searching for files in directory «SRC»/libs/io/include/mrpt Searching for files in directory «SRC»/libs/io/include/mrpt/io Searching for files in directory «SRC»/libs/io/src Searching for files in directory «SRC»/libs/kinematics Searching for files in directory «SRC»/libs/kinematics/include Searching for files in directory «SRC»/libs/kinematics/include/mrpt Searching for files in directory «SRC»/libs/kinematics/include/mrpt/kinematics Searching for files in directory «SRC»/libs/kinematics/src Searching for files in directory «SRC»/libs/maps Searching for files in directory «SRC»/libs/maps/include Searching for files in directory «SRC»/libs/maps/include/mrpt Searching for files in directory «SRC»/libs/maps/include/mrpt/maps Searching for files in directory «SRC»/libs/maps/include/mrpt/obs Searching for files in directory «SRC»/libs/maps/include/mrpt/opengl Searching for files in directory «SRC»/libs/maps/src Searching for files in directory «SRC»/libs/maps/src/maps Searching for files in directory «SRC»/libs/maps/src/obs Searching for files in directory «SRC»/libs/maps/src/opengl Searching for files in directory «SRC»/libs/math Searching for files in directory «SRC»/libs/math/include Searching for files in directory «SRC»/libs/math/include/mrpt Searching for files in directory «SRC»/libs/math/include/mrpt/math Searching for files in directory «SRC»/libs/math/src Searching for files in directory «SRC»/libs/math/src/CSparse Searching for files in directory «SRC»/libs/math/src/kmeans++ Searching for files in directory «SRC»/libs/nav Searching for files in directory «SRC»/libs/nav/include Searching for files in directory «SRC»/libs/nav/include/mrpt Searching for files in directory «SRC»/libs/nav/include/mrpt/nav Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/holonomic Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/planners Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/reactive Searching for files in directory «SRC»/libs/nav/include/mrpt/nav/tpspace Searching for files in directory «SRC»/libs/nav/src Searching for files in directory «SRC»/libs/nav/src/holonomic Searching for files in directory «SRC»/libs/nav/src/planners Searching for files in directory «SRC»/libs/nav/src/reactive Searching for files in directory «SRC»/libs/nav/src/tpspace Searching for files in directory «SRC»/libs/obs Searching for files in directory «SRC»/libs/obs/include Searching for files in directory «SRC»/libs/obs/include/mrpt Searching for files in directory «SRC»/libs/obs/include/mrpt/maps Searching for files in directory «SRC»/libs/obs/include/mrpt/obs Searching for files in directory «SRC»/libs/obs/src Searching for files in directory «SRC»/libs/opengl Searching for files in directory «SRC»/libs/opengl/include Searching for files in directory «SRC»/libs/opengl/include/mrpt Searching for files in directory «SRC»/libs/opengl/include/mrpt/opengl Searching for files in directory «SRC»/libs/opengl/shaders Searching for files in directory «SRC»/libs/opengl/src Searching for files in directory «SRC»/libs/poses Searching for files in directory «SRC»/libs/poses/include Searching for files in directory «SRC»/libs/poses/include/mrpt Searching for files in directory «SRC»/libs/poses/include/mrpt/poses Searching for files in directory «SRC»/libs/poses/include/mrpt/poses/Lie Searching for files in directory «SRC»/libs/poses/src Searching for files in directory «SRC»/libs/poses/src/Lie Searching for files in directory «SRC»/libs/random Searching for files in directory «SRC»/libs/random/include Searching for files in directory «SRC»/libs/random/include/mrpt Searching for files in directory «SRC»/libs/random/include/mrpt/random Searching for files in directory «SRC»/libs/random/src Searching for files in directory «SRC»/libs/ros1bridge Searching for files in directory «SRC»/libs/ros1bridge/include Searching for files in directory «SRC»/libs/ros1bridge/include/mrpt Searching for files in directory «SRC»/libs/ros1bridge/include/mrpt/ros1bridge Searching for files in directory «SRC»/libs/ros1bridge/src Searching for files in directory «SRC»/libs/ros2bridge Searching for files in directory «SRC»/libs/ros2bridge/include Searching for files in directory «SRC»/libs/ros2bridge/include/mrpt Searching for files in directory «SRC»/libs/ros2bridge/include/mrpt/ros2bridge Searching for files in directory «SRC»/libs/ros2bridge/src Searching for files in directory «SRC»/libs/rtti Searching for files in directory «SRC»/libs/rtti/include Searching for files in directory «SRC»/libs/rtti/include/mrpt Searching for files in directory «SRC»/libs/rtti/include/mrpt/rtti Searching for files in directory «SRC»/libs/rtti/src Searching for files in directory «SRC»/libs/serialization Searching for files in directory «SRC»/libs/serialization/include Searching for files in directory «SRC»/libs/serialization/include/mrpt Searching for files in directory «SRC»/libs/serialization/include/mrpt/serialization Searching for files in directory «SRC»/libs/serialization/src Searching for files in directory «SRC»/libs/slam Searching for files in directory «SRC»/libs/slam/include Searching for files in directory «SRC»/libs/slam/include/mrpt Searching for files in directory «SRC»/libs/slam/include/mrpt/maps Searching for files in directory «SRC»/libs/slam/include/mrpt/slam Searching for files in directory «SRC»/libs/slam/src Searching for files in directory «SRC»/libs/slam/src/slam Searching for files in directory «SRC»/libs/system Searching for files in directory «SRC»/libs/system/include Searching for files in directory «SRC»/libs/system/include/mrpt Searching for files in directory «SRC»/libs/system/include/mrpt/system Searching for files in directory «SRC»/libs/system/src Searching for files in directory «SRC»/libs/tclap Searching for files in directory «SRC»/libs/tclap/include Searching for files in directory «SRC»/libs/tclap/include/mrpt Searching for files in directory «SRC»/libs/tfest Searching for files in directory «SRC»/libs/tfest/include Searching for files in directory «SRC»/libs/tfest/include/mrpt Searching for files in directory «SRC»/libs/tfest/include/mrpt/tfest Searching for files in directory «SRC»/libs/tfest/src Searching for files in directory «SRC»/libs/topography Searching for files in directory «SRC»/libs/topography/include Searching for files in directory «SRC»/libs/topography/include/mrpt Searching for files in directory «SRC»/libs/topography/include/mrpt/topography Searching for files in directory «SRC»/libs/topography/src Searching for files in directory «SRC»/libs/typemeta Searching for files in directory «SRC»/libs/typemeta/include Searching for files in directory «SRC»/libs/typemeta/include/mrpt Searching for files in directory «SRC»/libs/typemeta/include/mrpt/typemeta Searching for files in directory «SRC»/libs/typemeta/src Searching for files in directory «SRC»/libs/vision Searching for files in directory «SRC»/libs/vision/include Searching for files in directory «SRC»/libs/vision/include/mrpt Searching for files in directory «SRC»/libs/vision/include/mrpt/maps Searching for files in directory «SRC»/libs/vision/include/mrpt/obs Searching for files in directory «SRC»/libs/vision/include/mrpt/vision Searching for files in directory «SRC»/libs/vision/src Searching for files in directory «SRC»/libs/vision/src/maps Searching for files in directory «SRC»/libs/vision/src/obs Searching for files in directory «SRC»/libs/vision/src/pnp Searching for files in directory «SRC»/libs/vision-lgpl Searching for files in directory «SRC»/libs/vision-lgpl/include Searching for files in directory «SRC»/libs/vision-lgpl/include/mrpt Searching for files in directory «SRC»/libs/vision-lgpl/include/mrpt/vision Searching for files in directory «SRC»/libs/vision-lgpl/src Reading and parsing tag files Parsing files Reading «SRC»/doc/source/doxygen-docs/app_carmen2rawlog.md... Reading «SRC»/doc/source/doxygen-docs/app_carmen2simplemap.md... Reading «SRC»/doc/source/doxygen-docs/app_DifOdometry-Camera.md... Reading «SRC»/doc/source/doxygen-docs/app_DifOdometry-Datasets.md... Reading «SRC»/doc/source/doxygen-docs/app_features-matching.md... Reading «SRC»/doc/source/doxygen-docs/app_gps2rawlog.md... Reading «SRC»/doc/source/doxygen-docs/app_graph-slam.md... Reading «SRC»/doc/source/doxygen-docs/app_graphslam-engine.md... Reading «SRC»/doc/source/doxygen-docs/app_grid-matching.md... Reading «SRC»/doc/source/doxygen-docs/app_holonomic-navigator-demo.md... Reading «SRC»/doc/source/doxygen-docs/app_icp-slam-live.md... Reading «SRC»/doc/source/doxygen-docs/app_icp-slam.md... Reading «SRC»/doc/source/doxygen-docs/app_image2gridmap.md... Reading «SRC»/doc/source/doxygen-docs/app_kf-slam.md... Reading «SRC»/doc/source/doxygen-docs/app_kinect-3d-slam.md... Reading «SRC»/doc/source/doxygen-docs/app_kinect-3d-view.md... Reading «SRC»/doc/source/doxygen-docs/app_kinect-stereo-calib.md... Reading «SRC»/doc/source/doxygen-docs/app_map-partition.md... Reading «SRC»/doc/source/doxygen-docs/app_navlog-viewer.md... Reading «SRC»/doc/source/doxygen-docs/app_observations2map.md... Reading «SRC»/doc/source/doxygen-docs/app_pf-localization.md... Reading «SRC»/doc/source/doxygen-docs/app_ptg-configurator.md... Reading «SRC»/doc/source/doxygen-docs/app_rawlog-edit.md... Reading «SRC»/doc/source/doxygen-docs/app_rawlog-grabber.md... Reading «SRC»/doc/source/doxygen-docs/app_rbpf-slam.md... Reading «SRC»/doc/source/doxygen-docs/app_ReactiveNav3D-Demo.md... Reading «SRC»/doc/source/doxygen-docs/app_ReactiveNavigationDemo.md... Reading «SRC»/doc/source/doxygen-docs/app_ro-localization.md... Reading «SRC»/doc/source/doxygen-docs/app_ros-map-yaml2mrpt.md... Reading «SRC»/doc/source/doxygen-docs/app_SceneViewer3D.md... Reading «SRC»/doc/source/doxygen-docs/app_simul-landmarks.md... Reading «SRC»/doc/source/doxygen-docs/app_track-video-features.md... Reading «SRC»/doc/source/doxygen-docs/app_velodyne-view.md... Reading «SRC»/doc/source/doxygen-docs/changelog.md... Reading «SRC»/doc/source/doxygen-docs/dependencies.md... Reading «SRC»/doc/source/doxygen-docs/example-bayes_rejection_sampling_example.md... Reading «SRC»/doc/source/doxygen-docs/example-bayes_resampling_example.md... Reading «SRC»/doc/source/doxygen-docs/example-bayes_tracking_example.md... Reading «SRC»/doc/source/doxygen-docs/example-comms_ftdi_usb_enumerate_example.md... Reading «SRC»/doc/source/doxygen-docs/example-comms_http_client.md... Reading «SRC»/doc/source/doxygen-docs/example-comms_nodelets_example.md... Reading «SRC»/doc/source/doxygen-docs/example-comms_serial_port_example.md... Reading «SRC»/doc/source/doxygen-docs/example-comms_socket_example.md... Reading «SRC»/doc/source/doxygen-docs/example-containers_params_by_name.md... Reading «SRC»/doc/source/doxygen-docs/example-containers_yaml_example.md... Reading «SRC»/doc/source/doxygen-docs/example-core_backtrace_example.md... Reading «SRC»/doc/source/doxygen-docs/example-core_exceptions_example.md... Reading «SRC»/doc/source/doxygen-docs/example-detectors_face.md... Reading «SRC»/doc/source/doxygen-docs/example-graphs_astar_example.md... Reading «SRC»/doc/source/doxygen-docs/example-graphs_dijkstra_example.md... Reading «SRC»/doc/source/doxygen-docs/example-graphslam_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_capture_render_to_img_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_depth_camera_distortion.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_display3D_custom_render.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_display3D_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_display_plots.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_fbo_render_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_gravity3d_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_nanogui_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_text_fonts_example.md... Reading «SRC»/doc/source/doxygen-docs/example-gui_windows_events.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_camera_capture_dialog.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_dc1394.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_ffmpeg.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2_stereo.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_opencv.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_enumerate_cameras1394.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_gps_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_hokuyo_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_joystick_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_online_offline_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_to_2d_scan_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_mynteye_icp.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_ntrip_client_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_2d_icp_slam.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_driver_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_phidget_proximity_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_robopeaklidar_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_eth_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_serial_example.md... Reading «SRC»/doc/source/doxygen-docs/example-hwdrivers_swissranger_example.md... Reading «SRC»/doc/source/doxygen-docs/example-img_basic_example.md... Reading «SRC»/doc/source/doxygen-docs/example-img_convolution_fft.md... Reading «SRC»/doc/source/doxygen-docs/example-img_correlation_example.md... Reading «SRC»/doc/source/doxygen-docs/example-img_fft_example.md... Reading «SRC»/doc/source/doxygen-docs/example-img_gauss_filtering_example.md... Reading «SRC»/doc/source/doxygen-docs/example-io_compress_example.md... Reading «SRC»/doc/source/doxygen-docs/example-io_pipes_example.md... Reading «SRC»/doc/source/doxygen-docs/example-kitti_dataset2rawlog.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_gmrf_map_example.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_gridmap3D_simple.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_gridmap_benchmark.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_gridmap_likelihood_characterization.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_gridmap_voronoi_example.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_laser_projection_in_images_example.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_observer_pattern_example.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_octomap_simple.md... Reading «SRC»/doc/source/doxygen-docs/example-maps_ransac_data_association.md... Reading «SRC»/doc/source/doxygen-docs/example-math_csparse_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_kmeans_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_leastsquares_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_matrix_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_model_search_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_optimize_lm_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_polygon_intersection.md... Reading «SRC»/doc/source/doxygen-docs/example-math_polygon_split.md... Reading «SRC»/doc/source/doxygen-docs/example-math_polyhedron_intersection_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_ransac_examples.md... Reading «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example2.md... Reading «SRC»/doc/source/doxygen-docs/example-math_slerp_example.md... Reading «SRC»/doc/source/doxygen-docs/example-math_spline_interpolation.md... Reading «SRC»/doc/source/doxygen-docs/example-nav_circ_robot_path_planning.md... Reading «SRC»/doc/source/doxygen-docs/example-nav_rrt_planning_example.md... Reading «SRC»/doc/source/doxygen-docs/example-obs_mox_model_rawlog.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_custom_shaders_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_objects_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_octree_render_huge_pointcloud.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_offscreen_render_example.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_ray_trace_example.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_texture_sizes_test.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_video_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-opengl_video_viewport_demo.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_geometry_3D_example.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_pdfs_example.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_quaternions_example.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_se3_lie_example.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_sog_merge_example.md... Reading «SRC»/doc/source/doxygen-docs/example-poses_unscented_transform_example.md... Reading «SRC»/doc/source/doxygen-docs/example-random_examples.md... Reading «SRC»/doc/source/doxygen-docs/example-rgbd_dataset2rawlog.md... Reading «SRC»/doc/source/doxygen-docs/example-rtti_example1.md... Reading «SRC»/doc/source/doxygen-docs/example-serialization_json_example.md... Reading «SRC»/doc/source/doxygen-docs/example-serialization_stl.md... Reading «SRC»/doc/source/doxygen-docs/example-serialization_variant_example.md... Reading «SRC»/doc/source/doxygen-docs/example-slam_icp3d_simple_example.md... Reading «SRC»/doc/source/doxygen-docs/example-slam_icp_simple_example.md... Reading «SRC»/doc/source/doxygen-docs/example-slam_range_only_localization_rej_sampling_example.md... Reading «SRC»/doc/source/doxygen-docs/example-system_control_rate_timer_example.md... Reading «SRC»/doc/source/doxygen-docs/example-system_datetime_example.md... Reading «SRC»/doc/source/doxygen-docs/example-system_directory_explorer_example.md... Reading «SRC»/doc/source/doxygen-docs/example-system_dirs_files_manipulation.md... Reading «SRC»/doc/source/doxygen-docs/example-system_file_system_watcher.md... Reading «SRC»/doc/source/doxygen-docs/example-system_progress_bar.md... Reading «SRC»/doc/source/doxygen-docs/example-topography_coordinate_conversion_example.md... Reading «SRC»/doc/source/doxygen-docs/example-topography_gps_coords_example.md... Reading «SRC»/doc/source/doxygen-docs/example-typemeta_StaticString.md... Reading «SRC»/doc/source/doxygen-docs/example-typemeta_TEnumType.md... Reading «SRC»/doc/source/doxygen-docs/example-typemeta_TTypeName.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_bundle_adj_example.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_capture_video_build_pyr.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_checkerboard_detectors.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_create_video_file_example.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_feature_extraction.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_keypoint_matching_example.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_multiple_checkerboards.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_stereo_calib_example.md... Reading «SRC»/doc/source/doxygen-docs/example-vision_stereo_rectify.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_apps.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_bayes.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_comms.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_config.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_config_INI_file_format.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_containers.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_core.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_core_exceptions.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_detectors.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_expr.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_graphs.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_graphslam.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_gui.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_hmtslam.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_hwdrivers.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_img.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_io.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_kinematics.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_maps.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_math_lwgeom.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_math_matrices.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_nav.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_opengl.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_poses.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_random.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_ros1bridge.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_ros2bridge.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_rtti.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_serialization.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_slam.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_system.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_tfest.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_topography.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_typemeta.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_vision.md... Reading «SRC»/doc/source/doxygen-docs/lib_mrpt_vision_lgpl.md... Reading «SRC»/doc/source/doxygen-docs/maps-observations.md... Reading «SRC»/doc/source/doxygen-docs/porting_mrpt2.md... Reading «SRC»/doc/source/doxygen-docs/tutorial-3D-scenes.md... Reading «SRC»/doc/source/doxygen-docs/tutorial_math_levenberg_marquardt.md... Preprocessing «SRC»/libs/CMakeLists.txt... Parsing file «SRC»/libs/CMakeLists.txt... Preprocessing «SRC»/libs/apps/include/mrpt/apps/BaseAppDataSource.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/BaseAppDataSource.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/BaseAppInitializableCLI.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/BaseAppInitializableCLI.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/BaseAppInitializableConfig.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/BaseAppInitializableConfig.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/CGridMapAlignerApp.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/CGridMapAlignerApp.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/CRawlogProcessor.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/CRawlogProcessor.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/DataSourceRawlog.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/DataSourceRawlog.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/ICP_SLAM_App.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/ICP_SLAM_App.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/KFSLAMApp.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/KFSLAMApp.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/MonteCarloLocalization_App.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/MonteCarloLocalization_App.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/RawlogEditApp.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/RawlogEditApp.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/RawlogGrabberApp.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/RawlogGrabberApp.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/RBPF_SLAM_App.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/RBPF_SLAM_App.h... Preprocessing «SRC»/libs/apps/include/mrpt/apps/registerAllClasses.h... Parsing file «SRC»/libs/apps/include/mrpt/apps/registerAllClasses.h... Preprocessing «SRC»/libs/apps/src/apps-precomp.cpp... Parsing file «SRC»/libs/apps/src/apps-precomp.cpp... Preprocessing «SRC»/libs/apps/src/apps-precomp.h... Parsing file «SRC»/libs/apps/src/apps-precomp.h... Preprocessing «SRC»/libs/apps/src/CGridMapAligner_unittest.cpp... Parsing file «SRC»/libs/apps/src/CGridMapAligner_unittest.cpp... Preprocessing «SRC»/libs/apps/src/CGridMapAlignerApp.cpp... Parsing file «SRC»/libs/apps/src/CGridMapAlignerApp.cpp... Preprocessing «SRC»/libs/apps/src/DataSourceRawlog.cpp... Parsing file «SRC»/libs/apps/src/DataSourceRawlog.cpp... Preprocessing «SRC»/libs/apps/src/ICP_SLAM_App.cpp... Parsing file «SRC»/libs/apps/src/ICP_SLAM_App.cpp... Preprocessing «SRC»/libs/apps/src/ICP_SLAM_App_unittest.cpp... Parsing file «SRC»/libs/apps/src/ICP_SLAM_App_unittest.cpp... Preprocessing «SRC»/libs/apps/src/KFSLAMApp.cpp... Parsing file «SRC»/libs/apps/src/KFSLAMApp.cpp... Preprocessing «SRC»/libs/apps/src/KFSLAMApp_unittest.cpp... Parsing file «SRC»/libs/apps/src/KFSLAMApp_unittest.cpp... Preprocessing «SRC»/libs/apps/src/MonteCarloLocalization_App.cpp... Parsing file «SRC»/libs/apps/src/MonteCarloLocalization_App.cpp... Preprocessing «SRC»/libs/apps/src/MonteCarloLocalization_App_unittest.cpp... Parsing file «SRC»/libs/apps/src/MonteCarloLocalization_App_unittest.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit-declarations.h... Parsing file «SRC»/libs/apps/src/rawlog-edit-declarations.h... Preprocessing «SRC»/libs/apps/src/rawlog-edit_2d-scans.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_2d-scans.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_anemometer.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_anemometer.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_camera-params.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_camera-params.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_cuts.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_cuts.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_deexternalize.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_deexternalize.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_describe.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_describe.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_enose.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_enose.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_export_txt.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_export_txt.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_externalize.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_externalize.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_filters.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_filters.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_generate-3d-pointclouds.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_generate-3d-pointclouds.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_gps.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_gps.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_gps_gas.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_gps_gas.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_imu.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_imu.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_info.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_info.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_list-images.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_list-images.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_list-poses.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_list-poses.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_list-rangbear.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_list-rangbear.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_list-timestamps.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_list-timestamps.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_odometry.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_odometry.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_rawdaq.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_rawdaq.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_remap_timestamps.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_remap_timestamps.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_rename_externals.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_rename_externals.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_sensor-poses.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_sensor-poses.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_stereo-rectify.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_stereo-rectify.cpp... Preprocessing «SRC»/libs/apps/src/rawlog-edit_undistort.cpp... Parsing file «SRC»/libs/apps/src/rawlog-edit_undistort.cpp... Preprocessing «SRC»/libs/apps/src/RawlogEditApp.cpp... Parsing file «SRC»/libs/apps/src/RawlogEditApp.cpp... Preprocessing «SRC»/libs/apps/src/RawlogGrabberApp.cpp... Parsing file «SRC»/libs/apps/src/RawlogGrabberApp.cpp... Preprocessing «SRC»/libs/apps/src/RawlogGrabberApp_unittest.cpp... Parsing file «SRC»/libs/apps/src/RawlogGrabberApp_unittest.cpp... Preprocessing «SRC»/libs/apps/src/RBPF_SLAM_App.cpp... Parsing file «SRC»/libs/apps/src/RBPF_SLAM_App.cpp... Preprocessing «SRC»/libs/apps/src/RBPF_SLAM_App_unittest.cpp... Parsing file «SRC»/libs/apps/src/RBPF_SLAM_App_unittest.cpp... Preprocessing «SRC»/libs/apps/src/registerAllClasses.cpp... Parsing file «SRC»/libs/apps/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable_impl.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable_impl.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilter.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilter.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterData.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterData.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CProbabilityParticle.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CProbabilityParticle.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/CRejectionSamplingCapable.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/CRejectionSamplingCapable.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes/registerAllClasses.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes/registerAllClasses.h... Preprocessing «SRC»/libs/bayes/include/mrpt/bayes.h... Parsing file «SRC»/libs/bayes/include/mrpt/bayes.h... Preprocessing «SRC»/libs/bayes/src/bayes-precomp.cpp... Parsing file «SRC»/libs/bayes/src/bayes-precomp.cpp... Preprocessing «SRC»/libs/bayes/src/bayes-precomp.h... Parsing file «SRC»/libs/bayes/src/bayes-precomp.h... Preprocessing «SRC»/libs/bayes/src/CParticleFilter.cpp... Parsing file «SRC»/libs/bayes/src/CParticleFilter.cpp... Preprocessing «SRC»/libs/bayes/src/CParticleFilterCapable.cpp... Parsing file «SRC»/libs/bayes/src/CParticleFilterCapable.cpp... Preprocessing «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/CInterfaceFTDI.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/CInterfaceFTDI.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/CSerialPort.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/CSerialPort.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/CServerTCPSocket.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/CServerTCPSocket.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/net_utils.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/net_utils.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/nodelets.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/nodelets.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms/registerAllClasses.h... Parsing file «SRC»/libs/comms/include/mrpt/comms/registerAllClasses.h... Preprocessing «SRC»/libs/comms/include/mrpt/comms.h... Parsing file «SRC»/libs/comms/include/mrpt/comms.h... Preprocessing «SRC»/libs/comms/src/CClientTCPSocket.cpp... Parsing file «SRC»/libs/comms/src/CClientTCPSocket.cpp... Preprocessing «SRC»/libs/comms/src/CInterfaceFTDI_common.cpp... Parsing file «SRC»/libs/comms/src/CInterfaceFTDI_common.cpp... Preprocessing «SRC»/libs/comms/src/CInterfaceFTDI_LIN.cpp... Parsing file «SRC»/libs/comms/src/CInterfaceFTDI_LIN.cpp... Preprocessing «SRC»/libs/comms/src/CInterfaceFTDI_WIN.cpp... Parsing file «SRC»/libs/comms/src/CInterfaceFTDI_WIN.cpp... Preprocessing «SRC»/libs/comms/src/comms-precomp.cpp... Parsing file «SRC»/libs/comms/src/comms-precomp.cpp... Preprocessing «SRC»/libs/comms/src/comms-precomp.h... Parsing file «SRC»/libs/comms/src/comms-precomp.h... Preprocessing «SRC»/libs/comms/src/CSerialPort.cpp... Parsing file «SRC»/libs/comms/src/CSerialPort.cpp... Preprocessing «SRC»/libs/comms/src/CServerTCPSocket.cpp... Parsing file «SRC»/libs/comms/src/CServerTCPSocket.cpp... Preprocessing «SRC»/libs/comms/src/CServerTCPSocket_common.cpp... Parsing file «SRC»/libs/comms/src/CServerTCPSocket_common.cpp... Preprocessing «SRC»/libs/comms/src/net_utils.cpp... Parsing file «SRC»/libs/comms/src/net_utils.cpp... Preprocessing «SRC»/libs/comms/src/nodelets.cpp... Parsing file «SRC»/libs/comms/src/nodelets.cpp... Preprocessing «SRC»/libs/comms/src/nodelets_unittest.cpp... Parsing file «SRC»/libs/comms/src/nodelets_unittest.cpp... Preprocessing «SRC»/libs/comms/src/sockets_unittest.cpp... Parsing file «SRC»/libs/comms/src/sockets_unittest.cpp... Preprocessing «SRC»/libs/config/include/mrpt/config/CConfigFile.h... Parsing file «SRC»/libs/config/include/mrpt/config/CConfigFile.h... Preprocessing «SRC»/libs/config/include/mrpt/config/CConfigFileBase.h... Parsing file «SRC»/libs/config/include/mrpt/config/CConfigFileBase.h... Preprocessing «SRC»/libs/config/include/mrpt/config/CConfigFileMemory.h... Parsing file «SRC»/libs/config/include/mrpt/config/CConfigFileMemory.h... Preprocessing «SRC»/libs/config/include/mrpt/config/CConfigFilePrefixer.h... Parsing file «SRC»/libs/config/include/mrpt/config/CConfigFilePrefixer.h... Preprocessing «SRC»/libs/config/include/mrpt/config/CLoadableOptions.h... Parsing file «SRC»/libs/config/include/mrpt/config/CLoadableOptions.h... Preprocessing «SRC»/libs/config/include/mrpt/config/config_parser.h... Parsing file «SRC»/libs/config/include/mrpt/config/config_parser.h... Preprocessing «SRC»/libs/config/include/mrpt/config/registerAllClasses.h... Parsing file «SRC»/libs/config/include/mrpt/config/registerAllClasses.h... Preprocessing «SRC»/libs/config/src/CConfigFile.cpp... Parsing file «SRC»/libs/config/src/CConfigFile.cpp... Preprocessing «SRC»/libs/config/src/CConfigFileBase.cpp... Parsing file «SRC»/libs/config/src/CConfigFileBase.cpp... Preprocessing «SRC»/libs/config/src/CConfigFileMemory.cpp... Parsing file «SRC»/libs/config/src/CConfigFileMemory.cpp... Preprocessing «SRC»/libs/config/src/CConfigFileMemory_unittest.cpp... Parsing file «SRC»/libs/config/src/CConfigFileMemory_unittest.cpp... Preprocessing «SRC»/libs/config/src/CConfigFilePrefixer.cpp... Parsing file «SRC»/libs/config/src/CConfigFilePrefixer.cpp... Preprocessing «SRC»/libs/config/src/CLoadableOptions.cpp... Parsing file «SRC»/libs/config/src/CLoadableOptions.cpp... Preprocessing «SRC»/libs/config/src/config-precomp.cpp... Parsing file «SRC»/libs/config/src/config-precomp.cpp... Preprocessing «SRC»/libs/config/src/config-precomp.h... Parsing file «SRC»/libs/config/src/config-precomp.h... Preprocessing «SRC»/libs/config/src/config_parser.cpp... Parsing file «SRC»/libs/config/src/config_parser.cpp... Preprocessing «SRC»/libs/config/src/yaml2config_unittest.cpp... Parsing file «SRC»/libs/config/src/yaml2config_unittest.cpp... Preprocessing «SRC»/libs/containers/include/mrpt/containers/bimap.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/bimap.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/CDynamicGrid.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/CDynamicGrid.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/CDynamicGrid3D.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/CDynamicGrid3D.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/ci_less.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/ci_less.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/circular_buffer.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/circular_buffer.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/CommentPosition.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/CommentPosition.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/ContainerReadOnlyProxyAccessor.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/ContainerReadOnlyProxyAccessor.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/copy_container_typecasting.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/copy_container_typecasting.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/CThreadSafeQueue.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/CThreadSafeQueue.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/deepcopy_poly_ptr.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/deepcopy_poly_ptr.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/deepcopy_ptr.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/deepcopy_ptr.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/find_closest.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/find_closest.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/internal_yaml_fwrds.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/internal_yaml_fwrds.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/list_searchable.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/list_searchable.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/map_as_vector.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/map_as_vector.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/MT_buffer.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/MT_buffer.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/printf_vector.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/printf_vector.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/stl_containers_utils.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/stl_containers_utils.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/traits_map.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/traits_map.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/ts_hash_map.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/ts_hash_map.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/ValueCommentPair.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/ValueCommentPair.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/vector_with_small_size_optimization.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/vector_with_small_size_optimization.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/visit_each.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/visit_each.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/yaml.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/yaml.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/yaml_frwd.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/yaml_frwd.h... Preprocessing «SRC»/libs/containers/include/mrpt/containers/YamlEmitOptions.h... Parsing file «SRC»/libs/containers/include/mrpt/containers/YamlEmitOptions.h... Preprocessing «SRC»/libs/containers/src/bimap_unittest.cpp... Parsing file «SRC»/libs/containers/src/bimap_unittest.cpp... Preprocessing «SRC»/libs/containers/src/CDynamicGrid.cpp... Parsing file «SRC»/libs/containers/src/CDynamicGrid.cpp... Preprocessing «SRC»/libs/containers/src/CDynamicGrid_unittest.cpp... Parsing file «SRC»/libs/containers/src/CDynamicGrid_unittest.cpp... Preprocessing «SRC»/libs/containers/src/circularbuffer_unittest.cpp... Parsing file «SRC»/libs/containers/src/circularbuffer_unittest.cpp... Preprocessing «SRC»/libs/containers/src/containers-precomp.cpp... Parsing file «SRC»/libs/containers/src/containers-precomp.cpp... Preprocessing «SRC»/libs/containers/src/containers-precomp.h... Parsing file «SRC»/libs/containers/src/containers-precomp.h... Preprocessing «SRC»/libs/containers/src/find_closest_unittest.cpp... Parsing file «SRC»/libs/containers/src/find_closest_unittest.cpp... Preprocessing «SRC»/libs/containers/src/poly_ptr_unittest.cpp... Parsing file «SRC»/libs/containers/src/poly_ptr_unittest.cpp... Preprocessing «SRC»/libs/containers/src/ts_hash_map.cpp... Parsing file «SRC»/libs/containers/src/ts_hash_map.cpp... Preprocessing «SRC»/libs/containers/src/ts_hash_map_unittest.cpp... Parsing file «SRC»/libs/containers/src/ts_hash_map_unittest.cpp... Preprocessing «SRC»/libs/containers/src/vector_with_small_size_optimization_unittest.cpp... Parsing file «SRC»/libs/containers/src/vector_with_small_size_optimization_unittest.cpp... Preprocessing «SRC»/libs/containers/src/visit_each_unittest.cpp... Parsing file «SRC»/libs/containers/src/visit_each_unittest.cpp... Preprocessing «SRC»/libs/containers/src/yaml.cpp... Parsing file «SRC»/libs/containers/src/yaml.cpp... Preprocessing «SRC»/libs/containers/src/yaml_unittest.cpp... Parsing file «SRC»/libs/containers/src/yaml_unittest.cpp... Preprocessing «SRC»/libs/core/include/mrpt/core/abs_diff.h... Parsing file «SRC»/libs/core/include/mrpt/core/abs_diff.h... Preprocessing «SRC»/libs/core/include/mrpt/core/aligned_allocator.h... Parsing file «SRC»/libs/core/include/mrpt/core/aligned_allocator.h... Preprocessing «SRC»/libs/core/include/mrpt/core/aligned_std_basicstring.h... Parsing file «SRC»/libs/core/include/mrpt/core/aligned_std_basicstring.h... Preprocessing «SRC»/libs/core/include/mrpt/core/aligned_std_vector.h... Parsing file «SRC»/libs/core/include/mrpt/core/aligned_std_vector.h... Preprocessing «SRC»/libs/core/include/mrpt/core/alignment_req.h... Parsing file «SRC»/libs/core/include/mrpt/core/alignment_req.h... Preprocessing «SRC»/libs/core/include/mrpt/core/backtrace.h... Parsing file «SRC»/libs/core/include/mrpt/core/backtrace.h... Preprocessing «SRC»/libs/core/include/mrpt/core/bit_cast.h... Parsing file «SRC»/libs/core/include/mrpt/core/bit_cast.h... Preprocessing «SRC»/libs/core/include/mrpt/core/bits_math.h... Parsing file «SRC»/libs/core/include/mrpt/core/bits_math.h... Preprocessing «SRC»/libs/core/include/mrpt/core/bits_mem.h... Parsing file «SRC»/libs/core/include/mrpt/core/bits_mem.h... Preprocessing «SRC»/libs/core/include/mrpt/core/byte_manip.h... Parsing file «SRC»/libs/core/include/mrpt/core/byte_manip.h... Preprocessing «SRC»/libs/core/include/mrpt/core/Clock.h... Parsing file «SRC»/libs/core/include/mrpt/core/Clock.h... Preprocessing «SRC»/libs/core/include/mrpt/core/common.h... Parsing file «SRC»/libs/core/include/mrpt/core/common.h... Preprocessing «SRC»/libs/core/include/mrpt/core/constexpr_for.h... Parsing file «SRC»/libs/core/include/mrpt/core/constexpr_for.h... Preprocessing «SRC»/libs/core/include/mrpt/core/cpu.h... Parsing file «SRC»/libs/core/include/mrpt/core/cpu.h... Preprocessing «SRC»/libs/core/include/mrpt/core/demangle.h... Parsing file «SRC»/libs/core/include/mrpt/core/demangle.h... Preprocessing «SRC»/libs/core/include/mrpt/core/exceptions.h... Parsing file «SRC»/libs/core/include/mrpt/core/exceptions.h... Preprocessing «SRC»/libs/core/include/mrpt/core/format.h... Parsing file «SRC»/libs/core/include/mrpt/core/format.h... Preprocessing «SRC»/libs/core/include/mrpt/core/from_string.h... Parsing file «SRC»/libs/core/include/mrpt/core/from_string.h... Preprocessing «SRC»/libs/core/include/mrpt/core/get_env.h... Parsing file «SRC»/libs/core/include/mrpt/core/get_env.h... Preprocessing «SRC»/libs/core/include/mrpt/core/initializer.h... Parsing file «SRC»/libs/core/include/mrpt/core/initializer.h... Preprocessing «SRC»/libs/core/include/mrpt/core/integer_select.h... Parsing file «SRC»/libs/core/include/mrpt/core/integer_select.h... Preprocessing «SRC»/libs/core/include/mrpt/core/is_defined.h... Parsing file «SRC»/libs/core/include/mrpt/core/is_defined.h... Preprocessing «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h... Parsing file «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h... Preprocessing «SRC»/libs/core/include/mrpt/core/lock_helper.h... Parsing file «SRC»/libs/core/include/mrpt/core/lock_helper.h... Preprocessing «SRC»/libs/core/include/mrpt/core/optional_ref.h... Parsing file «SRC»/libs/core/include/mrpt/core/optional_ref.h... Preprocessing «SRC»/libs/core/include/mrpt/core/pimpl.h... Parsing file «SRC»/libs/core/include/mrpt/core/pimpl.h... Preprocessing «SRC»/libs/core/include/mrpt/core/reverse_bytes.h... Parsing file «SRC»/libs/core/include/mrpt/core/reverse_bytes.h... Preprocessing «SRC»/libs/core/include/mrpt/core/round.h... Parsing file «SRC»/libs/core/include/mrpt/core/round.h... Preprocessing «SRC»/libs/core/include/mrpt/core/safe_pointers.h... Parsing file «SRC»/libs/core/include/mrpt/core/safe_pointers.h... Preprocessing «SRC»/libs/core/include/mrpt/core/SSE_macros.h... Parsing file «SRC»/libs/core/include/mrpt/core/SSE_macros.h... Preprocessing «SRC»/libs/core/include/mrpt/core/SSE_types.h... Parsing file «SRC»/libs/core/include/mrpt/core/SSE_types.h... Preprocessing «SRC»/libs/core/include/mrpt/core/Stringifyable.h... Parsing file «SRC»/libs/core/include/mrpt/core/Stringifyable.h... Preprocessing «SRC»/libs/core/include/mrpt/core/winerror2str.h... Parsing file «SRC»/libs/core/include/mrpt/core/winerror2str.h... Preprocessing «SRC»/libs/core/include/mrpt/core/WorkerThreadsPool.h... Parsing file «SRC»/libs/core/include/mrpt/core/WorkerThreadsPool.h... Preprocessing «SRC»/libs/core/include/mrpt/registerAllClasses.h... Parsing file «SRC»/libs/core/include/mrpt/registerAllClasses.h... Preprocessing «SRC»/libs/core/src/aligned_malloc.cpp... Parsing file «SRC»/libs/core/src/aligned_malloc.cpp... Preprocessing «SRC»/libs/core/src/aligned_malloc_unittest.cpp... Parsing file «SRC»/libs/core/src/aligned_malloc_unittest.cpp... Preprocessing «SRC»/libs/core/src/backtrace.cpp... Parsing file «SRC»/libs/core/src/backtrace.cpp... Preprocessing «SRC»/libs/core/src/bits_math_unittest.cpp... Parsing file «SRC»/libs/core/src/bits_math_unittest.cpp... Preprocessing «SRC»/libs/core/src/Clock.cpp... Parsing file «SRC»/libs/core/src/Clock.cpp... Preprocessing «SRC»/libs/core/src/Clock_unittest.cpp... Parsing file «SRC»/libs/core/src/Clock_unittest.cpp... Preprocessing «SRC»/libs/core/src/constexpr_for_unittest.cpp... Parsing file «SRC»/libs/core/src/constexpr_for_unittest.cpp... Preprocessing «SRC»/libs/core/src/core-precomp.cpp... Parsing file «SRC»/libs/core/src/core-precomp.cpp... Preprocessing «SRC»/libs/core/src/core-precomp.h... Parsing file «SRC»/libs/core/src/core-precomp.h... Preprocessing «SRC»/libs/core/src/cpu.cpp... Parsing file «SRC»/libs/core/src/cpu.cpp... Preprocessing «SRC»/libs/core/src/cpu_unittest.cpp... Parsing file «SRC»/libs/core/src/cpu_unittest.cpp... Preprocessing «SRC»/libs/core/src/demangle.cpp... Parsing file «SRC»/libs/core/src/demangle.cpp... Preprocessing «SRC»/libs/core/src/exception_unittest.cpp... Parsing file «SRC»/libs/core/src/exception_unittest.cpp... Preprocessing «SRC»/libs/core/src/exceptions.cpp... Parsing file «SRC»/libs/core/src/exceptions.cpp... Preprocessing «SRC»/libs/core/src/format.cpp... Parsing file «SRC»/libs/core/src/format.cpp... Preprocessing «SRC»/libs/core/src/format_unittest.cpp... Parsing file «SRC»/libs/core/src/format_unittest.cpp... Preprocessing «SRC»/libs/core/src/from_string_unittest.cpp... Parsing file «SRC»/libs/core/src/from_string_unittest.cpp... Preprocessing «SRC»/libs/core/src/is_defined_unittest.cpp... Parsing file «SRC»/libs/core/src/is_defined_unittest.cpp... Preprocessing «SRC»/libs/core/src/lock_helper_unittest.cpp... Parsing file «SRC»/libs/core/src/lock_helper_unittest.cpp... Preprocessing «SRC»/libs/core/src/reverse_bytes.cpp... Parsing file «SRC»/libs/core/src/reverse_bytes.cpp... Preprocessing «SRC»/libs/core/src/reverse_bytes_unittest.cpp... Parsing file «SRC»/libs/core/src/reverse_bytes_unittest.cpp... Preprocessing «SRC»/libs/core/src/round_unittest.cpp... Parsing file «SRC»/libs/core/src/round_unittest.cpp... Preprocessing «SRC»/libs/core/src/winerror2str.cpp... Parsing file «SRC»/libs/core/src/winerror2str.cpp... Preprocessing «SRC»/libs/core/src/WorkerThreadsPool.cpp... Parsing file «SRC»/libs/core/src/WorkerThreadsPool.cpp... Preprocessing «SRC»/libs/core/src/WorkerThreadsPool_unittest.cpp... Parsing file «SRC»/libs/core/src/WorkerThreadsPool_unittest.cpp... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/CCascadeClassifierDetection.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/CCascadeClassifierDetection.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/CDetectableObject.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/CDetectableObject.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/CDetectorDoorCrossing.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/CDetectorDoorCrossing.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/CFaceDetection.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/CFaceDetection.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/CObjectDetection.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/CObjectDetection.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors/registerAllClasses.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors/registerAllClasses.h... Preprocessing «SRC»/libs/detectors/include/mrpt/detectors.h... Parsing file «SRC»/libs/detectors/include/mrpt/detectors.h... Preprocessing «SRC»/libs/detectors/src/CCascadeClassifierDetection.cpp... Parsing file «SRC»/libs/detectors/src/CCascadeClassifierDetection.cpp... Preprocessing «SRC»/libs/detectors/src/CDetectableObject.cpp... Parsing file «SRC»/libs/detectors/src/CDetectableObject.cpp... Preprocessing «SRC»/libs/detectors/src/CDetectorDoorCrossing.cpp... Parsing file «SRC»/libs/detectors/src/CDetectorDoorCrossing.cpp... Preprocessing «SRC»/libs/detectors/src/CFaceDetection.cpp... Parsing file «SRC»/libs/detectors/src/CFaceDetection.cpp... Preprocessing «SRC»/libs/detectors/src/CObjectDetection.cpp... Parsing file «SRC»/libs/detectors/src/CObjectDetection.cpp... Preprocessing «SRC»/libs/detectors/src/detectors-precomp.cpp... Parsing file «SRC»/libs/detectors/src/detectors-precomp.cpp... Preprocessing «SRC»/libs/detectors/src/detectors-precomp.h... Parsing file «SRC»/libs/detectors/src/detectors-precomp.h... Preprocessing «SRC»/libs/detectors/src/registerAllClasses.cpp... Parsing file «SRC»/libs/detectors/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/expr/include/mrpt/expr/CRuntimeCompiledExpression.h... Parsing file «SRC»/libs/expr/include/mrpt/expr/CRuntimeCompiledExpression.h... Preprocessing «SRC»/libs/expr/include/mrpt/expr/mrpt-expr_export.h... Parsing file «SRC»/libs/expr/include/mrpt/expr/mrpt-expr_export.h... Preprocessing «SRC»/libs/expr/src/CRuntimeCompiledExpression.cpp... Parsing file «SRC»/libs/expr/src/CRuntimeCompiledExpression.cpp... Preprocessing «SRC»/libs/expr/src/CRuntimeCompiledExpression_unittest.cpp... Parsing file «SRC»/libs/expr/src/CRuntimeCompiledExpression_unittest.cpp... Preprocessing «SRC»/libs/expr/src/expr-precomp.cpp... Parsing file «SRC»/libs/expr/src/expr-precomp.cpp... Preprocessing «SRC»/libs/expr/src/expr-precomp.h... Parsing file «SRC»/libs/expr/src/expr-precomp.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CAStarAlgorithm.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CAStarAlgorithm.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CDirectedGraph.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CDirectedGraph.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CDirectedTree.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CDirectedTree.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CGraphPartitioner.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CGraphPartitioner.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CHypothesisNotFoundException.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CHypothesisNotFoundException.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CMRVisualizer.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CMRVisualizer.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CMRVisualizer_impl.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CMRVisualizer_impl.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses_impl.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses_impl.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CVisualizer.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CVisualizer.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/CVisualizer_impl.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/CVisualizer_impl.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/dijkstra.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/dijkstra.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/registerAllClasses.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/registerAllClasses.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/ScalarFactorGraph.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/ScalarFactorGraph.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/THypothesis.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/THypothesis.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/THypothesis_impl.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/THypothesis_impl.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/TMRSlamEdgeAnnotations.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/TMRSlamEdgeAnnotations.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/TMRSlamNodeAnnotations.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/TMRSlamNodeAnnotations.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/TNodeAnnotations.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/TNodeAnnotations.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs/TNodeID.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs/TNodeID.h... Preprocessing «SRC»/libs/graphs/include/mrpt/graphs.h... Parsing file «SRC»/libs/graphs/include/mrpt/graphs.h... Preprocessing «SRC»/libs/graphs/src/CGraphPartitioner.cpp... Parsing file «SRC»/libs/graphs/src/CGraphPartitioner.cpp... Preprocessing «SRC»/libs/graphs/src/CHypothesisNotFoundException.cpp... Parsing file «SRC»/libs/graphs/src/CHypothesisNotFoundException.cpp... Preprocessing «SRC»/libs/graphs/src/graphs-precomp.cpp... Parsing file «SRC»/libs/graphs/src/graphs-precomp.cpp... Preprocessing «SRC»/libs/graphs/src/graphs-precomp.h... Parsing file «SRC»/libs/graphs/src/graphs-precomp.h... Preprocessing «SRC»/libs/graphs/src/registerAllClasses.cpp... Parsing file «SRC»/libs/graphs/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/graphs/src/ScalarFactorGraph.cpp... Parsing file «SRC»/libs/graphs/src/ScalarFactorGraph.cpp... Preprocessing «SRC»/libs/graphs/src/ScalarFactorGraph_unittest.cpp... Parsing file «SRC»/libs/graphs/src/ScalarFactorGraph_unittest.cpp... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/TUserOptionsChecker.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/TUserOptionsChecker.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/TUserOptionsChecker_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/TUserOptionsChecker_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CEmptyERD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CEmptyERD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CEmptyGSO.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CEmptyGSO.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CEdgeRegistrationDecider.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CEdgeRegistrationDecider.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CEdgeRegistrationDecider_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CEdgeRegistrationDecider_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CEdgeCounter.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CEdgeCounter.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowManager.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowManager.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowObserver.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowObserver.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TNodeProps.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TNodeProps.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TSlidingWindow.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TSlidingWindow.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TUncertaintyPath.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TUncertaintyPath.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TUncertaintyPath_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TUncertaintyPath_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CEmptyNRD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CEmptyNRD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD_impl.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD_impl.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam/registerAllClasses.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/registerAllClasses.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphs«SRC»/libs/gui/include/mrpt/gui/CDisplayWindow.h:20: warning: Missing group name for \ingroup command lam/types.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam/types.h... Preprocessing «SRC»/libs/graphslam/include/mrpt/graphslam.h... Parsing file «SRC»/libs/graphslam/include/mrpt/graphslam.h... Preprocessing «SRC»/libs/graphslam/src/CEdgeCounter.cpp... Parsing file «SRC»/libs/graphslam/src/CEdgeCounter.cpp... Preprocessing «SRC»/libs/graphslam/src/CWindowObserver.cpp... Parsing file «SRC»/libs/graphslam/src/CWindowObserver.cpp... Preprocessing «SRC»/libs/graphslam/src/graph_slam_levmarq_test_common.h... Parsing file «SRC»/libs/graphslam/src/graph_slam_levmarq_test_common.h... Preprocessing «SRC»/libs/graphslam/src/graph_slam_levmarq_unittest.cpp... Parsing file «SRC»/libs/graphslam/src/graph_slam_levmarq_unittest.cpp... Preprocessing «SRC»/libs/graphslam/src/graphslam-precomp.cpp... Parsing file «SRC»/libs/graphslam/src/graphslam-precomp.cpp... Preprocessing «SRC»/libs/graphslam/src/graphslam-precomp.h... Parsing file «SRC»/libs/graphslam/src/graphslam-precomp.h... Preprocessing «SRC»/libs/graphslam/src/TSlidingWindow.cpp... Parsing file «SRC»/libs/graphslam/src/TSlidingWindow.cpp... Preprocessing «SRC»/libs/gui/include/mrpt/gui/about_box.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/about_box.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CBaseGUIWindow.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CBaseGUIWindow.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CDisplayWindow.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CDisplayWindow.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CDisplayWindow3D.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CDisplayWindow3D.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CDisplayWindowGUI.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CDisplayWindowGUI.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CDisplayWindowPlots.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CDisplayWindowPlots.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CGlCanvasBase.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CGlCanvasBase.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CMyRedirector.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CMyRedirector.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CQtGlCanvasBase.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CQtGlCanvasBase.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/CWxGLCanvasBase.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/CWxGLCanvasBase.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/default_mrpt_glfw_icon.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/default_mrpt_glfw_icon.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/error_box.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/error_box.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/gui_frwds.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/gui_frwds.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/internal/NanoGUICanvasHeadless.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/internal/NanoGUICanvasHeadless.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/keycodes.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/keycodes.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/MRPT2NanoguiGLCanvas.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/MRPT2NanoguiGLCanvas.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/registerAllClasses.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/registerAllClasses.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/wx28-fixes.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/wx28-fixes.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/WxSubsystem.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/WxSubsystem.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui/WxUtils.h... Parsing file «SRC»/libs/gui/include/mrpt/gui/WxUtils.h... Preprocessing «SRC»/libs/gui/include/mrpt/gui.h... Parsing file «SRC»/libs/gui/include/mrpt/gui.h... Preprocessing «SRC»/libs/gui/src/about_box_qt.cpp... Parsing file «SRC»/libs/gui/src/about_box_qt.cpp... Preprocessing «SRC»/libs/gui/src/about_box_wx.cpp... Parsing file «SRC»/libs/gui/src/about_box_wx.cpp... Preprocessing «SRC»/libs/gui/src/CAboutBox_wx.cpp... Parsing file «SRC»/libs/gui/src/CAboutBox_wx.cpp... Preprocessing «SRC»/libs/gui/src/CAboutBox_wx.h... Parsing file «SRC»/libs/gui/src/CAboutBox_wx.h... Preprocessing «SRC»/libs/gui/src/CAboutBoxBase.cpp... Parsing file «SRC»/libs/gui/src/CAboutBoxBase.cpp... Preprocessing «SRC»/libs/gui/src/CAboutBoxBase.h... Parsing file «SRC»/libs/gui/src/CAboutBoxBase.h... Preprocessing «SRC»/libs/gui/src/CAboutBoxQt.cpp... Parsing file «SRC»/libs/gui/src/CAboutBoxQt.cpp... Preprocessing «SRC»/libs/gui/src/CAboutBoxQt.h... Parsing file «SRC»/libs/gui/src/CAboutBoxQt.h... Preprocessing «SRC»/libs/gui/src/CBaseGUIWindow.cpp... Parsing file «SRC»/libs/gui/src/CBaseGUIWindow.cpp... Preprocessing «SRC»/libs/gui/src/CDisplayWindow.cpp... Parsing file «SRC»/libs/gui/src/CDisplayWindow.cpp... Preprocessing «SRC»/libs/gui/src/CDisplayWindow3D.cpp... Parsing file «SRC»/libs/gui/src/CDisplayWindow3D.cpp... Preprocessing «SRC»/libs/gui/src/CDisplayWindowGUI.cpp... Parsing file «SRC»/libs/gui/src/CDisplayWindowGUI.cpp... Preprocessing «SRC»/libs/gui/src/CDisplayWindowPlots.cpp... Parsing file «SRC»/libs/gui/src/CDisplayWindowPlots.cpp... Preprocessing «SRC»/libs/gui/src/CGlCanvasBase.cpp... Parsing file «SRC»/libs/gui/src/CGlCanvasBase.cpp... Preprocessing «SRC»/libs/gui/src/CQtGlCanvasBase.cpp... Parsing file «SRC»/libs/gui/src/CQtGlCanvasBase.cpp... Preprocessing «SRC»/libs/gui/src/CWxGLCanvasBase.cpp... Parsing file «SRC»/libs/gui/src/CWxGLCanvasBase.cpp... Preprocessing «SRC»/libs/gui/src/default_mrpt_glfw_icon.cpp... Parsing file «SRC»/libs/gui/src/default_mrpt_glfw_icon.cpp... Preprocessing «SRC»/libs/gui/src/error_box.cpp... Parsing file «SRC»/libs/gui/src/error_box.cpp... Preprocessing «SRC»/libs/gui/src/gui-precomp.cpp... Parsing file «SRC»/libs/gui/src/gui-precomp.cpp... Preprocessing «SRC»/libs/gui/src/gui-precomp.h... Parsing file «SRC»/libs/gui/src/gui-precomp.h... Preprocessing «SRC»/libs/gui/src/mathplots/mathplot.cpp... Parsing file «SRC»/libs/gui/src/mathplots/mathplot.cpp... Preprocessing «SRC»/libs/gui/src/MRPT2NanoguiGLCanvas.cpp... Parsing file «SRC»/libs/gui/src/MRPT2NanoguiGLCanvas.cpp... Preprocessing «SRC»/libs/gui/src/NanoGUICanvasHeadless.cpp... Parsing file «SRC»/libs/gui/src/NanoGUICanvasHeadless.cpp... Preprocessing «SRC»/libs/gui/src/registerAllClasses.cpp... Parsing file «SRC»/libs/gui/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/gui/src/WxSubsystem.cpp... Parsing file «SRC»/libs/gui/src/WxSubsystem.cpp... Preprocessing «SRC»/libs/gui/src/WxUtils.cpp... Parsing file «SRC»/libs/gui/src/WxUtils.cpp... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMapMHPartition.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMapMHPartition.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMHMap.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMHMap.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapArc.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapArc.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapNode.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapNode.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMTSLAM.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMTSLAM.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CLocalMetricHypothesis.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CLocalMetricHypothesis.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CMHPropertiesValuesList.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CMHPropertiesValuesList.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CPropertiesValuesList.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CPropertiesValuesList.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CRobotPosesGraph.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CRobotPosesGraph.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_FabMap.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_FabMap.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_GridMatching.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_GridMatching.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/HMT_SLAM_common.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/HMT_SLAM_common.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam/registerAllClasses.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam/registerAllClasses.h... Preprocessing «SRC»/libs/hmtslam/include/mrpt/hmtslam.h... Parsing file «SRC»/libs/hmtslam/include/mrpt/hmtslam.h... Preprocessing «SRC»/libs/hmtslam/src/CHierarchicalMapMHPartition.cpp... Parsing file «SRC»/libs/hmtslam/src/CHierarchicalMapMHPartition.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp... Parsing file «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMHMapArc.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMHMapArc.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMHMapNode.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMHMapNode.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_3D_viewer.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_3D_viewer.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_AA.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_AA.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_LOG.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_LOG.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM_RBPF_2DLASER.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM_RBPF_2DLASER.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_perform_TLC.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_perform_TLC.cpp... Preprocessing «SRC»/libs/hmtslam/src/CHMTSLAM_TBI.cpp... Parsing file «SRC»/libs/hmtslam/src/CHMTSLAM_TBI.cpp... Preprocessing «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp... Parsing file «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp... Preprocessing «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp... Parsing file «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp... Preprocessing «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp... Parsing file «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp... Preprocessing «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp... Parsing file «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp... Preprocessing «SRC»/libs/hmtslam/src/CTopLCDetector_FabMap.cpp... Parsing file «SRC»/libs/hmtslam/src/CTopLCDetector_FabMap.cpp... Preprocessing «SRC»/libs/hmtslam/src/CTopLCDetector_GridMatching.cpp... Parsing file «SRC»/libs/hmtslam/src/CTopLCDetector_GridMatching.cpp... Preprocessing «SRC»/libs/hmtslam/src/hmtslam-precomp.cpp... Parsing file «SRC»/libs/hmtslam/src/hmtslam-precomp.cpp... Preprocessing «SRC»/libs/hmtslam/src/hmtslam-precomp.h... Parsing file «SRC»/libs/hmtslam/src/hmtslam-precomp.h... Preprocessing «SRC»/libs/hmtslam/src/registerAllClasses.cpp... Parsing file «SRC»/libs/hmtslam/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp... Parsing file «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/C2DRangeFinderAbstract.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/C2DRangeFinderAbstract.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CBoardENoses.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CBoardENoses.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CBoardSonars.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CBoardSonars.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CCameraSensor.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CCameraSensor.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CCANBusReader.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CCANBusReader.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CDUO3DCamera.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CDUO3DCamera.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CEnoseModular.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CEnoseModular.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CFFMPEG_InputStream.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CFFMPEG_InputStream.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGenericSensor.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGenericSensor.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGillAnemometer.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGillAnemometer.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPS_NTRIP.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPS_NTRIP.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPSInterface.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPSInterface.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGyroKVHDSP3000.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGyroKVHDSP3000.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CHokuyoURG.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CHokuyoURG.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIbeoLuxETH.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIbeoLuxETH.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_dc1394.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_dc1394.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_FlyCapture2.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_FlyCapture2.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_OpenCV.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_OpenCV.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImpinjRFID.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImpinjRFID.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIMUIntersense.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIMUIntersense.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIMUXSens_MT4.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CIMUXSens_MT4.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CJoystick.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CJoystick.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CKinect.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CKinect.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CLMS100eth.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CLMS100eth.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CMyntEyeCamera.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CMyntEyeCamera.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNationalInstrumentsDAQ.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNationalInstrumentsDAQ.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNTRIPClient.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNTRIPClient.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNTRIPEmitter.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNTRIPEmitter.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2_RGBD360.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2_RGBD360.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic_CDevice.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic_CDevice.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Sensor.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Sensor.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRaePID.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRaePID.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRoboPeakLidar.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRoboPeakLidar.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRoboticHeadInterface.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CRoboticHeadInterface.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSickLaserSerial.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSickLaserSerial.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSickLaserUSB.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSickLaserUSB.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSICKTim561Eth_2050101.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSICKTim561Eth_2050101.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSkeletonTracker.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSkeletonTracker.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CStereoGrabber_Bumblebee_libdc1394.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CStereoGrabber_Bumblebee_libdc1394.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CStereoGrabber_SVS.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CStereoGrabber_SVS.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSwissRanger3DCamera.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CSwissRanger3DCamera.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CVelodyneScanner.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CVelodyneScanner.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CWirelessPower.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CWirelessPower.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/registerAllClasses.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/registerAllClasses.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/TCaptureOptions_bumblebee.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/TCaptureOptions_bumblebee.h... Preprocessing «SRC»/libs/hwdrivers/include/mrpt/hwdrivers.h... Parsing file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers.h... Preprocessing «SRC»/libs/hwdrivers/src/C2DRangeFinderAbstract.cpp... Parsing file «SRC»/libs/hwdrivers/src/C2DRangeFinderAbstract.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CBoardENoses.cpp... Parsing file «SRC»/libs/hwdrivers/src/CBoardENoses.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CBoardSonars.cpp... Parsing file «SRC»/libs/hwdrivers/src/CBoardSonars.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CCameraSensor.cpp... Parsing file «SRC»/libs/hwdrivers/src/CCameraSensor.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CCANBusReader.cpp... Parsing file «SRC»/libs/hwdrivers/src/CCANBusReader.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CDUO3DCamera.cpp... Parsing file «SRC»/libs/hwdrivers/src/CDUO3DCamera.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CEnoseModular.cpp... Parsing file «SRC»/libs/hwdrivers/src/CEnoseModular.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CFFMPEG_InputStream.cpp... Parsing file «SRC»/libs/hwdrivers/src/CFFMPEG_InputStream.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGenericSensor.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGenericSensor.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGillAnemometer.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGillAnemometer.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGPS_NTRIP.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGPS_NTRIP.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGPSInterface.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGPSInterface.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NMEA.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NMEA.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NOVATEL_OEM6.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NOVATEL_OEM6.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGPSInterface_unittest.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGPSInterface_unittest.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CGyroKVHDSP3000.cpp... Parsing file «SRC»/libs/hwdrivers/src/CGyroKVHDSP3000.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CHokuyoURG.cpp... Parsing file «SRC»/libs/hwdrivers/src/CHokuyoURG.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CIbeoLuxETH.cpp... Parsing file «SRC»/libs/hwdrivers/src/CIbeoLuxETH.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CImageGrabber_dc1394.cpp... Parsing file «SRC»/libs/hwdrivers/src/CImageGrabber_dc1394.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CImageGrabber_FlyCapture2.cpp... Parsing file «SRC»/libs/hwdrivers/src/CImageGrabber_FlyCapture2.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CImageGrabber_OpenCV.cpp... Parsing file «SRC»/libs/hwdrivers/src/CImageGrabber_OpenCV.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CImpinjRFID.cpp... Parsing file «SRC»/libs/hwdrivers/src/CImpinjRFID.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CIMUIntersense.cpp... Parsing file «SRC»/libs/hwdrivers/src/CIMUIntersense.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CIMUXSens_MT4.cpp... Parsing file «SRC»/libs/hwdrivers/src/CIMUXSens_MT4.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CJoystick.cpp... Parsing file «SRC»/libs/hwdrivers/src/CJoystick.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CKinect.cpp... Parsing file «SRC»/libs/hwdrivers/src/CKinect.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CLMS100eth.cpp... Parsing file «SRC»/libs/hwdrivers/src/CLMS100eth.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CMyntEyeCamera.cpp... Parsing file «SRC»/libs/hwdrivers/src/CMyntEyeCamera.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CNationalInstrumentsDAQ.cpp... Parsing file «SRC»/libs/hwdrivers/src/CNationalInstrumentsDAQ.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CNTRIPClient.cpp... Parsing file «SRC»/libs/hwdrivers/src/CNTRIPClient.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CNTRIPEmitter.cpp... Parsing file «SRC»/libs/hwdrivers/src/CNTRIPEmitter.cpp... Preprocessing «SRC»/libs/hwdrivers/src/COpenNI2_RGBD360.cpp... Parsing file «SRC»/libs/hwdrivers/src/COpenNI2_RGBD360.cpp... Preprocessing «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp... Parsing file «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp... Preprocessing «SRC»/libs/hwdrivers/src/COpenNI2Sensor.cpp... Parsing file «SRC»/libs/hwdrivers/src/COpenNI2Sensor.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CPhidgetInterfaceKitProximitySensors.cpp... Parsing file «SRC»/libs/hwdrivers/src/CPhidgetInterfaceKitProximitySensors.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CPtuDPerception.cpp... Parsing file «SRC»/libs/hwdrivers/src/CPtuDPerception.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CRaePID.cpp... Parsing file «SRC»/libs/hwdrivers/src/CRaePID.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CRoboPeakLidar.cpp... Parsing file «SRC»/libs/hwdrivers/src/CRoboPeakLidar.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CRoboticHeadInterface.cpp... Parsing file «SRC»/libs/hwdrivers/src/CRoboticHeadInterface.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CServoeNeck.cpp... Parsing file «SRC»/libs/hwdrivers/src/CServoeNeck.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CSickLaserSerial.cpp... Parsing file «SRC»/libs/hwdrivers/src/CSickLaserSerial.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CSickLaserUSB.cpp... Parsing file «SRC»/libs/hwdrivers/src/CSickLaserUSB.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CSICKTim561Eth_2050101.cpp... Parsing file «SRC»/libs/hwdrivers/src/CSICKTim561Eth_2050101.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CSkeletonTracker.cpp... Parsing file «SRC»/libs/hwdrivers/src/CSkeletonTracker.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CStereoGrabber_Bumblebee_libdc1394.cpp... Parsing file «SRC»/libs/hwdrivers/src/CStereoGrabber_Bumblebee_libdc1394.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CStereoGrabber_SVS.cpp... Parsing file «SRC»/libs/hwdrivers/src/CStereoGrabber_SVS.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CSwissRanger3DCamera.cpp... Parsing file «SRC»/libs/hwdrivers/src/CSwissRanger3DCamera.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CTuMicos.cpp... Parsing file «SRC»/libs/hwdrivers/src/CTuMicos.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CVelodyneScanner.cpp... Parsing file «SRC»/libs/hwdrivers/src/CVelodyneScanner.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CVelodyneScanner_unittest.cpp... Parsing file «SRC»/libs/hwdrivers/src/CVelodyneScanner_unittest.cpp... Preprocessing «SRC»/libs/hwdrivers/src/CWirelessPower.cpp... Parsing file «SRC»/libs/hwdrivers/src/CWirelessPower.cpp... Preprocessing «SRC»/libs/hwdrivers/src/hwdrivers-precomp.cpp... Parsing file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.cpp... Preprocessing «SRC»/libs/hwdrivers/src/hwdrivers-precomp.h... Parsing file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.h... Preprocessing «SRC»/libs/hwdrivers/src/registerAllClasses.cpp... Parsing file «SRC»/libs/hwdrivers/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/img/include/mrpt/img/CCanvas.h... Parsing file «SRC»/libs/img/include/mrpt/img/CCanvas.h... Preprocessing «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h... Parsing file «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h... Preprocessing «SRC»/libs/img/include/mrpt/img/CImage.h... Parsing file «SRC»/libs/img/include/mrpt/img/CImage.h... Preprocessing «SRC»/libs/img/include/mrpt/img/CMappedImage.h... Parsing file /«SRC»/libs/img/include/mrpt/img/TPixelCoord.h:16: warning: Missing group name for \ingroup command home/jlblanco/mrpt/libs/img/include/mrpt/img/CMappedImage.h... Preprocessing «SRC»/libs/img/include/mrpt/img/color_maps.h... Parsing file «SRC»/libs/img/include/mrpt/img/color_maps.h... Preprocessing «SRC»/libs/img/include/mrpt/img/DistortionModel.h... Parsing file «SRC»/libs/img/include/mrpt/img/DistortionModel.h... Preprocessing «SRC»/libs/img/include/mrpt/img/registerAllClasses.h... Parsing file «SRC»/libs/img/include/mrpt/img/registerAllClasses.h... Preprocessing «SRC»/libs/img/include/mrpt/img/TCamera.h... Parsing file «SRC»/libs/img/include/mrpt/img/TCamera.h... Preprocessing «SRC»/libs/img/include/mrpt/img/TColor.h... Parsing file «SRC»/libs/img/include/mrpt/img/TColor.h... Preprocessing «SRC»/libs/img/include/mrpt/img/TColorManager.h... Parsing file «SRC»/libs/img/include/mrpt/img/TColorManager.h... Preprocessing «SRC»/libs/img/include/mrpt/img/TPixelCoord.h... Parsing file «SRC»/libs/img/include/mrpt/img/TPixelCoord.h... Preprocessing «SRC»/libs/img/include/mrpt/img/TStereoCamera.h... Parsing file «SRC»/libs/img/include/mrpt/img/TStereoCamera.h... Preprocessing «SRC»/libs/img/src/CCanvas.cpp... Parsing file «SRC»/libs/img/src/CCanvas.cpp... Preprocessing «SRC»/libs/img/src/CEnhancedMetaFile.cpp... Parsing file «SRC»/libs/img/src/CEnhancedMetaFile.cpp... Preprocessing «SRC»/libs/img/src/CImage.cpp... Parsing file «SRC»/libs/img/src/CImage.cpp... Preprocessing «SRC»/libs/img/src/CImage.SSE2.cpp... Parsing file «SRC»/libs/img/src/CImage.SSE2.cpp... Preprocessing «SRC»/libs/img/src/CImage.SSEx.h... Parsing file «SRC»/libs/img/src/CImage.SSEx.h... Preprocessing «SRC»/libs/img/src/CImage.SSSE3.cpp... Parsing file «SRC»/libs/img/src/CImage.SSSE3.cpp... Preprocessing «SRC»/libs/img/src/CImage_impl.h... Parsing file «SRC»/libs/img/src/CImage_impl.h... Preprocessing «SRC»/libs/img/src/CImage_JPEG_streams.cpp... Parsing file «SRC»/libs/img/src/CImage_JPEG_streams.cpp... Preprocessing «SRC»/libs/img/src/CImage_loadXPM.cpp... Parsing file «SRC»/libs/img/src/CImage_loadXPM.cpp... Preprocessing «SRC»/libs/img/src/CImage_unittest.cpp... Parsing file «SRC»/libs/img/src/CImage_unittest.cpp... Preprocessing «SRC»/libs/img/src/CMappedImage.cpp... Parsing file «SRC»/libs/img/src/CMappedImage.cpp... Preprocessing «SRC»/libs/img/src/color_maps.cpp... Parsing file «SRC»/libs/img/src/color_maps.cpp... Preprocessing «SRC»/libs/img/src/color_maps_unittest.cpp... Parsing file «SRC»/libs/img/src/color_maps_unittest.cpp... Preprocessing «SRC»/libs/img/src/img-precomp.cpp... Parsing file «SRC»/libs/img/src/img-precomp.cpp... Preprocessing «SRC»/libs/img/src/img-precomp.h... Parsing file «SRC»/libs/img/src/img-precomp.h... Preprocessing «SRC»/libs/img/src/jpeglib/mrpt_jconfig.h... Parsing file «SRC»/libs/img/src/jpeglib/mrpt_jconfig.h... Preprocessing «SRC»/libs/img/src/jpeglib/mrpt_jpeglib.h... Parsing file «SRC»/libs/img/src/jpeglib/mrpt_jpeglib.h... Preprocessing «SRC»/libs/img/src/mrpt_font_10x20.h... Parsing file «SRC»/libs/img/src/mrpt_font_10x20.h... Preprocessing «SRC»/libs/img/src/mrpt_font_18x18ja.h... Parsing file «SRC»/libs/img/src/mrpt_font_18x18ja.h... Preprocessing «SRC»/libs/img/src/mrpt_font_5x7.h... Parsing file «SRC»/libs/img/src/mrpt_font_5x7.h... Preprocessing «SRC»/libs/img/src/mrpt_font_6x13.h... Parsing file «SRC»/libs/img/src/mrpt_font_6x13.h... Preprocessing «SRC»/libs/img/src/mrpt_font_6x13B.h... Parsing file «SRC»/libs/img/src/mrpt_font_6x13B.h... Preprocessing «SRC»/libs/img/src/mrpt_font_6x13O.h... Parsing file «SRC»/libs/img/src/mrpt_font_6x13O.h... Preprocessing «SRC»/libs/img/src/mrpt_font_9x15.h... Parsing file «SRC»/libs/img/src/mrpt_font_9x15.h... Preprocessing «SRC»/libs/img/src/mrpt_font_9x15B.h... Parsing file «SRC»/libs/img/src/mrpt_font_9x15B.h... Preprocessing «SRC»/libs/img/src/registerAllClasses.cpp... Parsing file «SRC»/libs/img/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/img/src/TCamera.cpp... Parsing file «SRC»/libs/img/src/TCamera.cpp... Preprocessing «SRC»/libs/img/src/TCamera_unittest.cpp... Parsing file «SRC»/libs/img/src/TCamera_unittest.cpp... Preprocessing «SRC»/libs/img/src/TColor.cpp... Parsing file «SRC»/libs/img/src/TColor.cpp... Preprocessing «SRC»/libs/img/src/TColorManager.cpp... Parsing file «SRC»/libs/img/src/TColorManager.cpp... Preprocessing «SRC»/libs/img/src/TStereoCamera.cpp... Parsing file «SRC»/libs/img/src/TStereoCamera.cpp... Preprocessing «SRC»/libs/io/include/mrpt/io/CFileGZInputStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CFileGZInputStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CFileGZOutputStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CFileGZOutputStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CFileInputStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CFileInputStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CFileOutputStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CFileOutputStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CFileStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CFileStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CMemoryStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CMemoryStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CPipe.h... Parsing file «SRC»/libs/io/include/mrpt/io/CPipe.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CStream.h... Parsing file «SRC»/libs/io/include/mrpt/io/CStream.h... Preprocessing «SRC»/libs/io/include/mrpt/io/csv.h... Parsing file «SRC»/libs/io/include/mrpt/io/csv.h... Preprocessing «SRC»/libs/io/include/mrpt/io/CTextFileLinesParser.h... Parsing file «SRC»/libs/io/include/mrpt/io/CTextFileLinesParser.h... Preprocessing «SRC»/libs/io/include/mrpt/io/lazy_load_path.h... Parsing file «SRC»/libs/io/include/mrpt/io/lazy_load_path.h... Preprocessing «SRC»/libs/io/include/mrpt/io/open_flags.h... Parsing file «SRC»/libs/io/include/mrpt/io/open_flags.h... Preprocessing «SRC»/libs/io/include/mrpt/io/registerAllClasses.h... Parsing file «SRC»/libs/io/include/mrpt/io/registerAllClasses.h... Preprocessing «SRC»/libs/io/include/mrpt/io/vector_loadsave.h... Parsing file «SRC»/libs/io/include/mrpt/io/vector_loadsave.h... Preprocessing «SRC»/libs/io/include/mrpt/io/zip.h... Parsing file «SRC»/libs/io/include/mrpt/io/zip.h... Preprocessing «SRC»/libs/io/src/CFileGZInputStream.cpp... Parsing file «SRC»/libs/io/src/CFileGZInputStream.cpp... Preprocessing «SRC»/libs/io/src/CFileGZOutputStream.cpp... Parsing file «SRC»/libs/io/src/CFileGZOutputStream.cpp... Preprocessing «SRC»/libs/io/src/CFileGZStreams_unittest.cpp... Parsing file «SRC»/libs/io/src/CFileGZStreams_unittest.cpp... Preprocessing «SRC»/libs/io/src/CFileInputStream.cpp... Parsing file «SRC»/libs/io/src/CFileInputStream.cpp... Preprocessing «SRC»/libs/io/src/CFileOutputStream.cpp... Parsing file «SRC»/libs/io/src/CFileOutputStream.cpp... Preprocessing «SRC»/libs/io/src/CFileStream.cpp... Parsing file «SRC»/libs/io/src/CFileStream.cpp... Preprocessing «SRC»/libs/io/src/CMemoryStream.cpp... Parsing file «SRC»/libs/io/src/CMemoryStream.cpp... Preprocessing «SRC»/libs/io/src/CMemoryStream_unittest.cpp... Parsing file «SRC»/libs/io/src/CMemoryStream_unittest.cpp... Preprocessing «SRC»/libs/io/src/CPipe.cpp... Parsing file «SRC»/libs/io/src/CPipe.cpp... Preprocessing «SRC»/libs/io/src/CStream.cpp... Parsing file «SRC»/libs/io/src/CStream.cpp... Preprocessing «SRC»/libs/io/src/CTextFileLinesParser.cpp... Parsing file «SRC»/libs/io/src/CTextFileLinesParser.cpp... Preprocessing «SRC»/libs/io/src/CTextFileLinesParser_unittest.cpp... Parsing file «SRC»/libs/io/src/CTextFileLinesParser_unittest.cpp... Preprocessing «SRC»/libs/io/src/io-precomp.cpp... Parsing file «SRC»/libs/io/src/io-precomp.cpp... Preprocessing «SRC»/libs/io/src/io-precomp.h... Parsing file «SRC»/libs/io/src/io-precomp.h... Preprocessing «SRC»/libs/io/src/lazy_load_path.cpp... Parsing file «SRC»/libs/io/src/lazy_load_path.cpp... Preprocessing «SRC»/libs/io/src/vector_loadsave.cpp... Parsing file «SRC»/libs/io/src/vector_loadsave.cpp... Preprocessing «SRC»/libs/io/src/vector_loadsave_unittest.cpp... Parsing file «SRC»/libs/io/src/vector_loadsave_unittest.cpp... Preprocessing «SRC»/libs/io/src/zip.cpp... Parsing file «SRC»/libs/io/src/zip.cpp... Preprocessing «SRC»/libs/io/src/zip_unittest.cpp... Parsing file «SRC»/libs/io/src/zip_unittest.cpp... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CKinematicChain.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CKinematicChain.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimul_DiffDriven.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimul_DiffDriven.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimul_Holo.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimul_Holo.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimulVirtualBase.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleSimulVirtualBase.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_DiffDriven.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_DiffDriven.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_Holo.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_Holo.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics/registerAllClasses.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics/registerAllClasses.h... Preprocessing «SRC»/libs/kinematics/include/mrpt/kinematics.h... Parsing file «SRC»/libs/kinematics/include/mrpt/kinematics.h... Preprocessing «SRC»/libs/kinematics/src/CKinematicChain.cpp... Parsing file «SRC»/libs/kinematics/src/CKinematicChain.cpp... Preprocessing «SRC»/libs/kinemat«SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp:20: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h:359: warning: include file mrpt/opengl/pointcloud_adapters.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h:363: warning: Missing group name for \ingroup command ics/src/CVehicleSimul_DiffDriven.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleSimul_DiffDriven.cpp... Preprocessing «SRC»/libs/kinematics/src/CVehicleSimul_Holo.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleSimul_Holo.cpp... Preprocessing «SRC»/libs/kinematics/src/CVehicleSimulVirtualBase.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleSimulVirtualBase.cpp... Preprocessing «SRC»/libs/kinematics/src/CVehicleVelCmd.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleVelCmd.cpp... Preprocessing «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp... Preprocessing «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp... Parsing file «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp... Preprocessing «SRC»/libs/kinematics/src/kinematics-precomp.cpp... Parsing file «SRC»/libs/kinematics/src/kinematics-precomp.cpp... Preprocessing «SRC»/libs/kinematics/src/kinematics-precomp.h... Parsing file «SRC»/libs/kinematics/src/kinematics-precomp.h... Preprocessing «SRC»/libs/kinematics/src/registerAllClasses.cpp... Parsing file «SRC»/libs/kinematics/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CBeacon.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CBeacon.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CBeaconMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CBeaconMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CColouredOctoMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CColouredOctoMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CGasConcentrationGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CGasConcentrationGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D_Base.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D_Base.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D_MRF.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CHeightGridMap2D_MRF.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap3D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap3D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMapLUT.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMapLUT.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CMultiMetricMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CMultiMetricMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap3D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap3D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/COctoMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/COctoMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h... Prepr«SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h:284: warning: include file mrpt/opengl/pointcloud_adapters.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? «SRC»/libs/maps/src/maps/CBeaconMap.cpp:47: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:46: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) ocessing «SRC»/libs/maps/include/mrpt/maps/CPointCloudFilterBase.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CPointCloudFilterBase.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CPointCloudFilterByDistance.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CPointCloudFilterByDistance.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CPointsMap_liblas.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CPointsMap_liblas.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap3D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap3D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CReflectivityGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CReflectivityGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/CWirelessPowerGridMap2D.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/CWirelessPowerGridMap2D.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/logoddscell_traits.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/logoddscell_traits.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/OccupancyGridCellType.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/OccupancyGridCellType.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/PCL_adapters.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/PCL_adapters.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps/registerAllClasses.h... Parsing file «SRC»/libs/maps/include/mrpt/maps/registerAllClasses.h... Preprocessing «SRC»/libs/maps/include/mrpt/maps.h... Parsing file «SRC»/libs/maps/include/mrpt/maps.h... Preprocessing «SRC»/libs/maps/include/mrpt/obs/CObservationPointCloud.h... Parsing file «SRC»/libs/maps/include/mrpt/obs/CObservationPointCloud.h... Preprocessing «SRC»/libs/maps/include/mrpt/obs/CObservationRotatingScan.h... Parsing file «SRC»/libs/maps/include/mrpt/obs/CObservationRotatingScan.h... Preprocessing «SRC»/libs/maps/include/mrpt/obs/customizable_obs_viz.h... Parsing file «SRC»/libs/maps/include/mrpt/obs/customizable_obs_viz.h... Preprocessing «SRC»/libs/maps/include/mrpt/opengl/CAngularObservationMesh.h... Parsing file «SRC»/libs/maps/include/mrpt/opengl/CAngularObservationMesh.h... Preprocessing «SRC»/libs/maps/include/mrpt/opengl/CPlanarLaserScan.h... Parsing file «SRC»/libs/maps/include/mrpt/opengl/CPlanarLaserScan.h... Preprocessing «SRC»/libs/maps/src/maps/CBeacon.cpp... Parsing file «SRC»/libs/maps/src/maps/CBeacon.cpp... Preprocessing «SRC»/libs/maps/src/maps/CBeaconMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CBeaconMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CColouredPointsM«SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:38: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:44: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:35: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:28: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp:35: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:27: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) ap.cpp... Parsing file «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp... Parsing file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp... Preprocessing «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp... Parsing file «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp... Preprocessing «SRC»/libs/maps/src/maps/CHeightGridMap2D_Base.cpp... Parsing file «SRC»/libs/maps/src/maps/CHeightGridMap2D_Base.cpp... Preprocessing «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp... Parsing file «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp... Preprocessing «SRC»/libs/maps/src/maps/CHeightGridMap2Ds_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CHeightGridMap2Ds_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CLogOddsGridMapLUT_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CLogOddsGridMapLUT_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CMultiMetricMap_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CMultiMetricMap_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_getAs.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_getAs.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_insert.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_insert.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_likelihood.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_likelihood.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_simulate.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_simulate.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap2D_voronoi.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_voronoi.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap3D_insert.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_insert.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap3D_likelihood.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_likelihood.cpp... Preprocessing «SRC»/libs/maps/src/maps/COccupancyGridMap3D_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/COctoMap.cpp... Parsing file «SRC»/libs/maps/src/maps/COctoMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/COctoMap_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/COctoMap_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/COctoMapBase_impl.h... Parsing file «SRC»/libs/maps/src/ma«SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:41: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:37: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:29: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:30: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:32: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) ps/COctoMapBase_impl.h... Preprocessing «SRC»/libs/maps/src/maps/CPointCloudFilterBase.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointCloudFilterBase.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointsMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointsMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointsMap_crtp_common.h... Parsing file «SRC»/libs/maps/src/maps/CPointsMap_crtp_common.h... Preprocessing «SRC»/libs/maps/src/maps/CPointsMap_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointsMap_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp... Preprocessing «SRC»/libs/maps/src/maps/CPointsMapXYZI_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CPointsMapXYZI_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp... Parsing file «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp... Preprocessing «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp... Parsing file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp... Preprocessing «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp... Parsing file «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp... Preprocessing «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp... Parsing file «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp... Preprocessing «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp... Parsing file «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp... Preprocessing «SRC»/libs/maps/src/maps/serializations_unittest.cpp... Parsing file «SRC»/libs/maps/src/maps/serializations_unittest.cpp... Preprocessing «SRC»/libs/maps/src/maps-precomp.cpp... Parsing file «SRC»/libs/maps/src/maps-precomp.cpp... Preprocessing «SRC»/libs/maps/src/maps-precomp.h... Parsing file «SRC»/libs/maps/src/maps-precomp.h... Preprocessing «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp... Parsing file «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp... Preprocessing «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp... Parsing file «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp... Preprocessing «SRC»/libs/maps/src/obs/CObservationRotatingScan_unittest.cpp... Parsing file «SRC»/libs/maps/src/obs/CObservationRotatingScan_unittest.cpp... Preprocessing «SRC»/libs/maps/src/obs/customizable_obs_viz.cpp... Parsing file «SRC»/libs/maps/src/obs/customizable_obs_viz.cpp... Preprocessing «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp... Parsing file «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp... Preprocessing «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp... Parsing file «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp... Preprocessing «SRC»/libs/maps/src/registerAllClasses.cpp... Parsing file «SRC»/libs/maps/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/math/include/mrpt/math/bits_math.h... Parsing file «SRC»/libs/math/include/mrpt/math/bits_math.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CAtan2LookUpTable.h... Parsing file «SRC»/libs/math/include/mrpt/math/CAtan2LookUpTable.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CBinaryRelation.h... Parsing file «SRC»/libs/math/include/mrpt/math/CBinaryRelation.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CHistogram.h... Parsing file «SRC»/libs/math/include/mrpt/math/CHistogram.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CLevenbergMarquardt.h... Parsing file «SRC»/libs/math/include/mrpt/math/CLevenbergMarquardt.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMatrixB.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMatrixB.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMatrixD.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMatrixD.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMatrixDynamic.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMatrixDynamic.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMatrixF.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMatrixF.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMatrixFixed.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMatrixFixed.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CMonteCarlo.h... Parsing file «SRC»/libs/math/include/mrpt/math/CMonteCarlo.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CPolygon.h... Parsing file «SRC»/libs/math/include/mrpt/math/CPolygon.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CProbabilityDensityFunction.h... Parsing file «SRC»/libs/math/include/mrpt/math/CProbabilityDensityFunction.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CQuaternion.h... Parsing file «SRC»/libs/math/include/mrpt/math/CQuaternion.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CSparseMatrix.h... Parsing file «SRC»/libs/math/include/mrpt/math/CSparseMatrix.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CSparseMatrixTemplate.h... Parsing file «SRC»/libs/math/include/mrpt/math/CSparseMatrixTemplate.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CSplineInterpolator1D.h... Parsing file «SRC»/libs/math/include/mrpt/math/CSplineInterpolator1D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CVectorDynamic.h... Parsing file «SRC»/libs/math/include/mrpt/math/CVectorDynamic.h... Preprocessing «SRC»/libs/math/include/mrpt/math/CVectorFixed.h... Parsing file «SRC»/libs/math/include/mrpt/math/CVectorFixed.h... Preprocessing «SRC»/libs/math/include/mrpt/math/data_utils.h... Parsing file «SRC»/libs/math/include/mrpt/math/data_utils.h... Preprocessing «SRC»/libs/math/include/mrpt/math/distributions.h... Parsing file «SRC»/libs/math/include/mrpt/math/distributions.h... Preprocessing «SRC»/libs/math/include/mrpt/math/eigen_extensions.h... Parsing file «SRC»/libs/math/include/mrpt/math/eigen_extensions.h... Preprocessing «SRC»/libs/math/include/mrpt/math/epsilon.h... Parsing file «SRC»/libs/math/include/mrpt/math/epsilon.h... Preprocessing «SRC»/libs/math/include/mrpt/math/filters.h... Parsing file «SRC»/libs/math/include/mrpt/math/filters.h... Preprocessing «SRC»/libs/math/include/mrpt/math/fourier.h... Parsing file «SRC»/libs/math/include/mrpt/math/fourier.h... Preprocessing «SRC»/libs/math/include/mrpt/math/fresnel.h... Parsing file «SRC»/libs/math/include/mrpt/math/fresnel.h... Preprocessing «SRC»/libs/math/include/mrpt/math/geometry.h... Parsing file «SRC»/libs/math/include/mrpt/math/geometry.h... Preprocessing «SRC»/libs/math/include/mrpt/math/gtsam_wrappers.h... Parsing file «SRC»/libs/math/include/mrpt/math/gtsam_wrappers.h... Preprocessing «SRC»/libs/math/include/mrpt/math/homog_matrices.h... Parsing file «SRC»/libs/math/include/mrpt/math/homog_matrices.h... Preprocessing «SRC»/libs/math/include/mrpt/math/interp_fit.h... Parsing file «SRC»/libs/math/include/mrpt/math/interp_fit.h... Preprocessing «SRC»/libs/math/include/mrpt/math/interp_fit.hpp... Parsing file «SRC»/libs/math/include/mrpt/math/interp_fit.hpp... Preprocessing «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h... Parsing file «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h... Preprocessing «SRC»/libs/math/include/mrpt/math/kmeans.h... Parsing file «SRC»/libs/math/include/mrpt/math/kmeans.h... Preprocessing «SRC»/libs/math/include/mrpt/math/lightweight_geom_data.h... Parsing file «SRC»/libs/math/include/mrpt/math/lightweight_geom_data.h... Preprocessing «SRC»/libs/math/include/mrpt/math/lightweight_geom_data_frwds.h... Parsing file «SRC»/libs/math/include/mrpt/math/lightweight_geom_data_frwds.h... Preprocessing «SRC»/libs/math/include/mrpt/math/mat2eig.h... Parsing file «SRC»/libs/math/include/mrpt/math/mat2eig.h... Preprocessing «SRC»/libs/math/include/mrpt/math/math_frwds.h... Parsing file «SRC»/libs/math/include/mrpt/math/math_frwds.h... Preprocessing «SRC»/libs/math/include/mrpt/math/matrix_adaptors.h... Parsing file «SRC»/libs/math/include/mrpt/math/matrix_adaptors.h... Preprocessing «SRC»/libs/math/include/mrpt/math/matrix_serialization.h... Parsing file «SRC»/libs/math/include/mrpt/math/matrix_serialization.h... Preprocessing «SRC»/libs/math/include/mrpt/math/matrix_size_t.h... Parsing file «SRC»/libs/math/include/mrpt/math/matrix_size_t.h... Preprocessing «SRC»/libs/math/include/mrpt/math/MatrixBase.h... Parsing file «SRC»/libs/math/include/mrpt/math/MatrixBase.h... Preprocessing «SRC»/libs/math/include/mrpt/math/MatrixBlockSparseCols.h... Parsing file «SRC»/libs/math/include/mrpt/math/MatrixBlockSparseCols.h... Preprocessing «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h... Parsing file «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h... Preprocessing «SRC»/libs/math/include/mrpt/math/model_search.h... Parsing file «SRC»/libs/math/include/mrpt/math/model_search.h... Preprocessing «SRC»/libs/math/include/mrpt/math/model_search_impl.h... Parsing file «SRC»/libs/math/include/mrpt/math/model_search_impl.h... Preprocessing «SRC»/libs/math/include/mrpt/math/num_jacobian.h... Parsing file «SRC»/libs/math/include/mrpt/math/num_jacobian.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ops_containers.h... Parsing file «SRC»/libs/math/include/mrpt/math/ops_containers.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ops_matrices.h... Parsing file «SRC»/libs/math/include/mrpt/math/ops_matrices.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ops_vectors.h... Parsing file «SRC»/libs/math/include/mrpt/math/ops_vectors.h... Preprocessing «SRC»/libs/math/include/mrpt/math/point_poses2vectors.h... Parsing file «SRC»/libs/math/include/mrpt/math/point_poses2vectors.h... Preprocessing «SRC»/libs/math/include/mrpt/math/poly_roots.h... Parsing file «SRC»/libs/math/include/mrpt/math/poly_roots.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ransac.h... Parsing file «SRC»/libs/math/include/mrpt/math/ransac.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ransac_applications.h... Parsing file «SRC»/libs/math/include/mrpt/math/ransac_applications.h... Preprocessing «SRC»/libs/math/include/mrpt/math/ransac_impl.h... Parsing file «SRC»/libs/math/include/mrpt/math/ransac_impl.h... Preprocessing «SRC»/libs/math/include/mrpt/math/registerAllClasses.h... Parsing file «SRC»/libs/math/include/mrpt/math/registerAllClasses.h... Preprocessing «SRC»/libs/math/include/mrpt/math/robust_kernels.h... Parsing file «SRC»/libs/math/include/mrpt/math/robust_kernels.h... Preprocessing «SRC»/libs/math/include/mrpt/math/slerp.h... Parsing file «SRC»/libs/math/include/mrpt/math/slerp.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TBoundingBox.h... Parsing file «SRC»/libs/math/include/mrpt/math/TBoundingBox.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TLine2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TLine2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TLine3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TLine3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TObject2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TObject2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TObject3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TObject3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPlane.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPlane.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPoint2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPoint2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPoint3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPoint3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPolygon2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPolygon2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPolygon3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPolygon3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPolygonWithPlane.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPolygonWithPlane.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPose2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPose2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPose3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPose3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPose3DQuat.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPose3DQuat.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TPoseOrPoint.h... Parsing file «SRC»/libs/math/include/mrpt/math/TPoseOrPoint.h... Preprocessing «SRC»/libs/math/include/mrpt/math/transform_gaussian.h... Parsing file «SRC»/libs/math/include/mrpt/math/transform_gaussian.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TSegment2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TSegment2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TSegment3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TSegment3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TTwist2D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TTwist2D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/TTwist3D.h... Parsing file «SRC»/libs/math/include/mrpt/math/TTwist3D.h... Preprocessing «SRC»/libs/math/include/mrpt/math/utils.h... Parsing file «SRC»/libs/math/include/mrpt/math/utils.h... Preprocessing «SRC»/libs/math/include/mrpt/math/utils_matlab.h... Parsing file «SRC»/libs/math/include/mrpt/math/utils_matlab.h... Preprocessing «SRC»/libs/math/include/mrpt/math/wrap2pi.h... Parsing file «SRC»/libs/math/include/mrpt/math/wrap2pi.h... Preprocessing «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_d.cpp... Parsing file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_d.cpp... Preprocessing «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_f.cpp... Parsing file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_f.cpp... Preprocessing «SRC»/libs/math/src/CAtan2LookUpTable.cpp... Parsing file «SRC»/libs/math/src/CAtan2LookUpTable.cpp... Preprocessing «SRC»/libs/math/src/CAtan2LookUpTable_unittest.cpp... Parsing file «SRC»/libs/math/src/CAtan2LookUpTable_unittest.cpp... Preprocessing «SRC»/libs/math/src/CHistogram.cpp... Parsing file «SRC»/libs/math/src/CHistogram.cpp... Preprocessing «SRC»/libs/math/src/CLevenbergMarquardt_unittest.cpp... Parsing file «SRC»/libs/math/src/CLevenbergMarquardt_unittest.cpp... Preprocessing «SRC»/libs/math/src/CMatrixB.cpp... Parsing file «SRC»/libs/math/src/CMatrixB.cpp... Preprocessing «SRC»/libs/math/src/CMatrixD.cpp... Parsing file «SRC»/libs/math/src/CMatrixD.cpp... Preprocessing «SRC»/libs/math/src/CMatrixDynamic.cpp... Parsing file «SRC»/libs/math/src/CMatrixDynamic.cpp... Preprocessing «SRC»/libs/math/src/CMatrixDynamic_unittest.cpp... Parsing file «SRC»/libs/math/src/CMatrixDynamic_unittest.cpp... Preprocessing «SRC»/libs/math/src/CMatrixF.cpp... Parsing file «SRC»/libs/math/src/CMatrixF.cpp... Preprocessing «SRC»/libs/math/src/CMatrixFixed.cpp... Parsing file «SRC»/libs/math/src/CMatrixFixed.cpp... Preprocessing «SRC»/libs/math/src/CMatrixFixed_impl.h... Parsing file «SRC»/libs/math/src/CMatrixFixed_impl.h... Preprocessing «SRC»/libs/math/src/CMatrixFixed_unittest.cpp... Parsing file «SRC»/libs/math/src/CMatrixFixed_unittest.cpp... Preprocessing «SRC»/libs/math/src/container_ops_unittest.cpp... Parsing file «SRC»/libs/math/src/container_ops_unittest.cpp... Preprocessing «SRC»/libs/math/src/CPolygon.cpp... Parsing file «SRC»/libs/math/src/CPolygon.cpp... Preprocessing «SRC»/libs/math/src/CSparseMatrix.cpp... Parsing file «SRC»/libs/math/src/CSparseMatrix.cpp... Preprocessing «SRC»/libs/math/src/CSparseMatrix_unittest.cpp... Parsing file «SRC»/libs/math/src/CSparseMatrix_unittest.cpp... Preprocessing «SRC»/libs/math/src/CSplineInterpolator1D.cpp... Parsing file «SRC»/libs/math/src/CSplineInterpolator1D.cpp... Preprocessing «SRC»/libs/math/src/CVectorDynamic.cpp... Parsing file «SRC»/libs/math/src/CVectorDynamic.cpp... Preprocessing «SRC»/libs/math/src/CVectorFixed.cpp... Parsing file «SRC»/libs/math/src/CVectorFixed.cpp... Preprocessing «SRC»/libs/math/src/distributions_unittest.cpp... Parsing file «SRC»/libs/math/src/distributions_unittest.cpp... Preprocessing «SRC»/libs/math/src/EigenAlignment_unittest.cpp... Parsing file «SRC»/libs/math/src/EigenAlignment_unittest.cpp... Preprocessing «SRC»/libs/math/src/filters.cpp... Parsing file «SRC»/libs/math/src/filters.cpp... Preprocessing «SRC»/libs/math/src/fourier.cpp... Parsing file «SRC»/libs/math/src/fourier.cpp... Preprocessing «SRC»/libs/math/src/fresnel.cpp... Parsing file «SRC»/libs/math/src/fresnel.cpp... Preprocessing «SRC»/libs/math/src/fresnel_unittest.cpp... Parsing file «SRC»/libs/math/src/fresnel_unittest.cpp... Preprocessing «SRC»/libs/math/src/geometry.cpp... Parsing file «SRC»/libs/math/src/geometry.cpp... Preprocessing «SRC»/libs/math/src/geometry_unittest.cpp... Parsing file «SRC»/libs/math/src/geometry_unittest.cpp... Preprocessing «SRC»/libs/math/src/KDTreeCapable_unittest.cpp... Parsing file «SRC»/libs/math/src/KDTreeCapable_unittest.cpp... Preprocessing «SRC»/libs/math/src/kmeans++/KMeans.cpp... Parsing file «SRC»/libs/math/src/kmeans++/KMeans.cpp... Preprocessing «SRC»/libs/math/src/kmeans++/KMeans.h... Parsing file «SRC»/libs/math/src/kmeans++/KMeans.h... Preprocessing «SRC»/libs/math/src/kmeans++/KmTree.cpp... Parsing file «SRC»/libs/math/src/kmeans++/KmTree.cpp... Preprocessing «SRC»/libs/math/src/kmeans++/KmTree.h... Parsing file «SRC»/libs/math/src/kmeans++/KmTree.h... Preprocessing «SRC»/libs/math/src/kmeans++/KmUtils.cpp... Parsing file «SRC»/libs/math/src/kmeans++/KmUtils.cpp... Preprocessing «SRC»/libs/math/src/kmeans++/KmUtils.h... Parsing file «SRC»/libs/math/src/kmeans++/KmUtils.h... Preprocessing «SRC»/libs/math/src/kmeans.cpp... Parsing file «SRC»/libs/math/src/kmeans.cpp... Preprocessing «SRC»/libs/math/src/math-precomp.cpp... Parsing file «SRC»/libs/math/src/math-precomp.cpp... Preprocessing «SRC»/libs/math/src/math-precomp.h... Parsing file «SRC»/libs/math/src/math-precomp.h... Preprocessing «SRC»/libs/math/src/math.cpp... Parsing file «SRC»/libs/math/src/math.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops1_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops1_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops2_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops2_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops3_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops3_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops4_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops4_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops5_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops5_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_ops_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_ops_unittest.cpp... Preprocessing «SRC»/libs/math/src/matrix_yaml_unittest.cpp... Parsing file «SRC»/libs/math/src/matrix_yaml_unittest.cpp... Preprocessing «SRC»/libs/math/src/MatrixBase_impl.h... Parsing file «SRC»/libs/math/src/MatrixBase_impl.h... Preprocessing «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_d.cpp... Parsing file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_d.cpp... Preprocessing «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_f.cpp... Parsing file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_f.cpp... Preprocessing «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_d.cpp... Parsing file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_d.cpp... Preprocessing «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_f.cpp... Parsing file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_f.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_impl.h... Parsing file «SRC»/libs/math/src/MatrixVectorBase_impl.h... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_d.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_d.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_f.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_f.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_ints.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_ints.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixFixed.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixFixed.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorDynamic.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorDynamic.cpp... Preprocessing «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorFixed.cpp... Parsing file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorFixed.cpp... Preprocessing «SRC»/libs/math/src/model_search.cpp... Parsing file «SRC»/libs/math/src/model_search.cpp... Preprocessing «SRC»/libs/math/src/poly_roots.cpp... Parsing file «SRC»/libs/math/src/poly_roots.cpp... Preprocessing «SRC»/libs/math/src/poly_roots_unittest.cpp... Parsing file «SRC»/libs/math/src/poly_roots_unittest.cpp... Preprocessing «SRC»/libs/math/src/polygons_utils.h... Parsing file «SRC»/libs/math/src/polygons_utils.h... Preprocessing «SRC»/libs/math/src/ransac_applications.cpp... Parsing file «SRC»/libs/math/src/ransac_applications.cpp... Preprocessing «SRC»/libs/math/src/registerAllClasses.cpp... Parsing file «SRC»/libs/math/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/math/src/robust_kernels_unittest.cpp... Parsing file «SRC»/libs/math/src/robust_kernels_unittest.cpp... Preprocessing «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_d.cpp... Parsing file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_d.cpp... Preprocessing «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_f.cpp... Parsing file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_f.cpp... Preprocessing «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_77_d.cpp... Parsing file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_77_d.cpp... Preprocessing «SRC»/libs/math/src/slerp.cpp... Parsing file «SRC»/libs/math/src/slerp.cpp... Preprocessing «SRC»/libs/math/src/slerp_unittest.cpp... Parsing file «SRC»/libs/math/src/slerp_unittest.cpp... Preprocessing «SRC»/libs/math/src/TBoundingBox.cpp... Parsing file «SRC»/libs/math/src/TBoundingBox.cpp... Preprocessing «SRC»/libs/math/src/TBoundingBox_unittest.cpp... Parsing file «SRC»/libs/math/src/TBoundingBox_unittest.cpp... Preprocessing «SRC»/libs/math/src/TLine2D.cpp... Parsing file «SRC»/libs/math/src/TLine2D.cpp... Preprocessing «SRC»/libs/math/src/TLine3D.cpp... Parsing file «SRC»/libs/math/src/TLine3D.cpp... Preprocessing «SRC»/libs/math/src/TObject2D.cpp... Parsing file «SRC»/libs/math/src/TObject2D.cpp... Preprocessing «SRC»/libs/math/src/TObject3D.cpp... Parsing file «SRC»/libs/math/src/TObject3D.cpp... Preprocessing «SRC»/libs/math/src/TPlane.cpp... Parsing file «SRC»/libs/math/src/TPlane.cpp... Preprocessing «SRC»/libs/math/src/TPoint2D.cpp... Parsing file «SRC»/libs/math/src/TPoint2D.cpp... Preprocessing «SRC»/libs/math/src/TPoint3D.cpp... Parsing file «SRC»/libs/math/src/TPoint3D.cpp... Preprocessing «SRC»/libs/math/src/TPolygon2D.cpp... Parsing file «SRC»/libs/math/src/TPolygon2D.cpp... Preprocessing «SRC»/libs/math/src/TPolygon3D.cpp... Parsing file «SRC»/libs/math/src/TPolygon3D.cpp... Preprocessing «SRC»/libs/math/src/TPolygonWithPlane.cpp... Parsing file «SRC»/libs/math/src/TPolygonWithPlane.cpp... Preprocessing «SRC»/libs/math/src/TPose2D.cpp... Parsing file «SRC»/libs/math/src/TPose2D.cpp... Preprocessing «SRC»/libs/math/src/TPose3D.cpp... Parsing file «SRC»/libs/math/src/TPose3D.cpp... Preprocessing «SRC»/libs/math/src/TPose3DQuat.cpp... Parsing file «SRC»/libs/math/src/TPose3DQuat.cpp... Preprocessing «SRC»/libs/math/src/TPoseOrPoint_unittest.cpp... Parsing file «SRC»/libs/math/src/TPoseOrPoint_unittest.cpp... Preprocessing «SRC»/libs/math/src/TSegment2D.cpp... Parsing file «SRC»/libs/math/src/TSegment2D.cpp... Preprocessing «SRC»/libs/math/src/TSegment3D.cpp... Parsing file «SRC»/libs/math/src/TSegment3D.cpp... Preprocessing «SRC»/libs/math/src/Twist2D.cpp... Parsing file «SRC»/libs/math/src/Twist2D.cpp... Preprocessing «SRC»/libs/math/src/Twist3D.cpp... Parsing file «SRC»/libs/math/src/Twist3D.cpp... Preprocessing «SRC»/libs/math/src/wrap2pi_unittest.cpp... Parsing file «SRC»/libs/math/src/wrap2pi_unittest.cpp... Preprocessing «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_d.cpp... Parsing file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_d.cpp... Preprocessing «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_f.cpp... Parsing file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_f.cpp... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/CAbstractHolonomicReactiveMethod.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/CAbstractHolonomicReactiveMethod.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicFullEval.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicFullEval.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicLogFileRecord.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicLogFileRecord.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicND.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicND.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicVFF.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/CHolonomicVFF.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/holonomic/ClearanceDiagram.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/holonomic/ClearanceDiagram.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/impl_renderMoveTree.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/impl_renderMoveTree.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/nav_plan_geometry_utils.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/nav_plan_geometry_utils.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/PlannerRRT_common.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/PlannerRRT_common.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/PlannerRRT_SE2_TPS.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/PlannerRRT_SE2_TPS.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/PlannerSimple2D.h...«SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:174: warning: Missing group name for \ingroup command Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/PlannerSimple2D.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/planners/TMoveTree.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/planners/TMoveTree.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CAbstractNavigator.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CAbstractNavigator.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CAbstractPTGBasedReactive.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CAbstractPTGBasedReactive.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CLogFileRecord.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CLogFileRecord.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CMultiObjectiveMotionOptimizerBase.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CMultiObjectiveMotionOptimizerBase.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CMultiObjMotionOpt_Scalarization.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CMultiObjMotionOpt_Scalarization.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CNavigatorManualSequence.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CNavigatorManualSequence.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem3D.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem3D.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CRobot2NavInterface.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CRobot2NavInterface.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CRobot2NavInterfaceForSimulator.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CRobot2NavInterfaceForSimulator.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/TCandidateMovementPTG.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/TCandidateMovementPTG.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/reactive/TWaypoint.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/reactive/TWaypoint.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/registerAllClasses.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/registerAllClasses.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_alpha.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_alpha.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_C.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_C.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CC.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CC.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CCS.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CCS.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CS.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CS.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_Holo_Blend.h... Parsing file «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_Holo_Blend.h... Preprocessing «SRC»/libs/nav/include/mrpt/nav.h... Parsing file «SRC»/libs/nav/include/mrpt/nav.h... Preprocessing «SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp... Parsing file «SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp... Preprocessing «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp... Parsing file «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp... Preprocessing «SRC»/libs/nav/src/holonomic/CHolonomicLogFileRecord.cpp... Parsing file «SRC»/libs/nav/src/holonomic/CHolonomicLogFileRecord.cpp... Preprocessing «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp... Parsing file «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp... Preprocessing «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp... Parsing file «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp... Preprocessing «SRC»/libs/nav/src/holonomic/ClearanceDiagram.cpp... Parsing file «SRC»/libs/nav/src/holonomic/ClearanceDiagram.cpp... Preprocessing «SRC»/libs/nav/src/nav-precomp.cpp... Parsing file «SRC»/libs/nav/src/nav-precomp.cpp... Preprocessing «SRC»/libs/nav/src/nav-precomp.h... Parsing file «SRC»/libs/nav/src/nav-precomp.h... Preprocessing «SRC»/libs/nav/src/planners/nav_plan_geometry_utils.cpp... Parsing file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils.cpp... Preprocessing «SRC»/libs/nav/src/planners/nav_plan_geometry_utils_unittest.cpp... Parsing file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils_unittest.cpp... Preprocessing «SRC»/libs/nav/src/planners/PlannerRRT_common.cpp... Parsing file «SRC»/libs/nav/src/planners/PlannerRRT_common.cpp... Preprocessing «SRC»/libs/nav/src/planners/PlannerRRT_SE2_TPS.cpp... Parsing file «SRC»/libs/nav/src/planners/PlannerRRT_SE2_TPS.cpp... Preprocessing «SRC»/libs/nav/src/planners/PlannerSimple2D.cpp... Parsing file «SRC»/libs/nav/src/planners/PlannerSimple2D.cpp... Preprocessing «SRC»/libs/nav/src/planners/PlannerSimple2D_unittest.cpp... Parsing file «SRC»/libs/nav/src/planners/PlannerSimple2D_unittest.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CAbstractNavigator.cpp... Parsing file «SRC»/libs/nav/src/reactive/CAbstractNavigator.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CAbstractPTGBasedReactive.cpp... Parsing file «SRC»/libs/nav/src/reactive/CAbstractPTGBasedReactive.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp... Parsing file «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CLogFileRecord_unittest.cpp... Parsing file «SRC»/libs/nav/src/reactive/CLogFileRecord_unittest.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CMultiObjectiveMotionOptimizerBase.cpp... Parsing file «SRC»/libs/nav/src/reactive/CMultiObjectiveMotionOptimizerBase.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CMultiObjMotionOpt_Scalarization.cpp... Parsing file «SRC»/libs/nav/src/reactive/CMultiObjMotionOpt_Scalarization.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CNavigatorManualSequence.cpp... Parsing file «SRC»/libs/nav/src/reactive/CNavigatorManualSequence.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem.c«SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator.cpp:25: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp:50: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) pp... Parsing file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem3D.cpp... Parsing file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem3D.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CRobot2NavInterface.cpp... Parsing file «SRC»/libs/nav/src/reactive/CRobot2NavInterface.cpp... Preprocessing «SRC»/libs/nav/src/reactive/CWaypointsNavigator.cpp... Parsing file «SRC»/libs/nav/src/reactive/CWaypointsNavigator.cpp... Preprocessing «SRC»/libs/nav/src/reactive/rnav_unittest.cpp... Parsing file «SRC»/libs/nav/src/reactive/rnav_unittest.cpp... Preprocessing «SRC»/libs/nav/src/reactive/TCandidateMovementPTG.cpp... Parsing file «SRC»/libs/nav/src/reactive/TCandidateMovementPTG.cpp... Preprocessing «SRC»/libs/nav/src/reactive/TWaypoint.cpp... Parsing file «SRC»/libs/nav/src/reactive/TWaypoint.cpp... Preprocessing «SRC»/libs/nav/src/registerAllClasses.cpp... Parsing file «SRC»/libs/nav/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator_factory.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator_factory.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CollisionGridBased.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CollisionGridBased.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Circular.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Circular.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Polygonal.cpp... Parsing file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Polygonal.cpp... Preprocessing «SRC»/libs/nav/src/tpspace/PTGs_unittest.cpp... Parsing file «SRC»/libs/nav/src/tpspace/PTGs_unittest.cpp... Preprocessing «SRC»/libs/obs/include/mrpt/maps/CMetricMap.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/CMetricMap.h... Preprocessing «SRC»/libs/obs/include/mrpt/maps/CMetricMapEvents.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/CMetricMapEvents.h... Preprocessing «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h... Preprocessing «SRC»/libs/obs/include/mrpt/maps/metric_map_types.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/metric_map_types.h... Preprocessing «SRC»/libs/obs/include/mrpt/maps/TMetricMapInitializer.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/TMetricMapInitializer.h... Preprocessing «SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h... Parsing file «SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CAction.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CAction.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CActionCollection.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CActionCollection.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CActionRobotMovement2D.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CActionRobotMovement2D.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CActionRobotMovement3D.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CActionRobotMovement3D.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/carmen_log_tools.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/carmen_log_tools.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScanWithUncertainty.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScanWithUncertainty.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan_project3D_impl.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan_project3D_impl.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation3DScene.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation3DScene.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservation6DFeatures.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservation6DFeatures.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationBatteryState.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationBatteryState.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationBeaconRanges.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationBeaconRanges.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationBearingRange.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationBearingRange.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationCANBusJ1939.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationCANBusJ1939.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationComment.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationComment.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationGasSensors.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationGasSensors.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationGPS.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationGPS.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationImage.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationImage.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationIMU.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationIMU.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationOdometry.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationOdometry.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationRange.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationRange.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationRawDAQ.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationRawDAQ.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationReflectivity.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationReflectivity.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationRFID.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationRFID.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationRGBD360.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationRGBD360.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationRobotPose.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationRobotPose.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationSkeleton.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationSkeleton.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationStereoImages.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationStereoImages.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationStereoImagesFeatures.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationStereoImagesFeatures.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationVelodyneScan.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationVelodyneScan.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationWindSensor.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationWindSensor.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CObservationWirelessPower.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CObservationWirelessPower.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CRawlog.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CRawlog.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CSensoryFrame.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CSensoryFrame.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/CSinCosLookUpTableFor2DScans.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/CSinCosLookUpTableFor2DScans.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/format_externals_filename.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/format_externals_filename.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages_ascii_nmea.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages_ascii_nmea.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages_common.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages_common.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages_novatel.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages_novatel.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages_topcon.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages_topcon.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/gnss_messages_type_list.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/gnss_messages_type_list.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/obs_frwds.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/obs_frwds.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/obs_utils.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/obs_utils.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/registerAllClasses.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/registerAllClasses.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/stock_observations.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/stock_observations.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/T2DScanProperties.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/T2DScanProperties.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/T3DPointsProjectionParams.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/T3DPointsProjectionParams.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/T3DPointsTo2DScanParams.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/T3DPointsTo2DScanParams.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/TPixelLabelInfo.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/TPixelLabelInfo.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/TRangeImageFilter.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/TRangeImageFilter.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs/VelodyneCalibration.h... Parsing file «SRC»/libs/obs/include/mrpt/obs/VelodyneCalibration.h... Preprocessing «SRC»/libs/obs/include/mrpt/obs.h... Parsing file «SRC»/libs/obs/include/mrpt/obs.h... Preprocessing «SRC»/libs/obs/src/CAction.cpp... Parsing file «SRC»/libs/obs/src/CAction.cpp... Preprocessing «SRC»/libs/obs/src/CActionCollection.cpp... Parsing file «SRC»/libs/obs/src/CActionCollection.cpp... Preprocessing «SRC»/libs/obs/src/CActionRobotMovement2D.cpp... Parsing file «SRC»/libs/obs/src/CActionRobotMovement2D.cpp... Preprocessing «SRC»/libs/obs/src/CActionRobotMovement3D.cpp... Parsing file «SRC»/libs/obs/src/CActionRobotMovement3D.cpp... Preprocessing «SRC»/libs/obs/src/carmen_log_tools.cpp... Parsing file «SRC»/libs/obs/src/carmen_log_tools.cpp... Preprocessing «SRC»/libs/obs/src/CMetricMap.cpp... Parsing file «SRC»/libs/obs/src/CMetricMap.cpp... Preprocessing «SRC»/libs/obs/src/CObservation.cpp... Parsing file «SRC»/libs/obs/src/CObservation.cpp... Preprocessing «SRC»/libs/obs/src/CObservation2DRangeScan.cpp... Parsing file «SRC»/libs/obs/src/CObservation2DRangeScan.cpp... Preprocessing «SRC»/libs/obs/src/CObservation2DRangeScanWithUncertainty.cpp... Parsing file «SRC»/libs/obs/src/CObservation2DRangeScanWithUncertainty.cpp... Preprocessing «SRC»/libs/obs/src/CObservation3DRangeScan.cpp... Parsing file «SRC»/libs/obs/src/CObservation3DRangeScan.cpp... Preprocessing «SRC»/libs/obs/src/CObservation3DRangeScan_unittest.cpp... Parsing file «SRC»/libs/obs/src/CObservation3DRangeScan_unittest.cpp... Preprocessing «SRC»/libs/obs/src/CObservation3DScene.cpp... Parsing file «SRC»/libs/obs/src/CObservation3DScene.cpp... Preprocessing «SRC»/libs/obs/src/CObservation6DFeatures.cpp... Parsing file «SRC»/libs/obs/src/CObservation6DFeatures.cpp... Preprocessing «SRC»/libs/obs/src/CObservationBatteryState.cpp... Parsing file «SRC»/libs/obs/src/CObservationBatteryState.cpp... Preprocessing «SRC»/libs/obs/src/CObservationBeaconRanges.cpp... Parsing file «SRC»/libs/obs/src/CObservationBeaconRanges.cpp... Preprocessing «SRC»/libs/obs/src/CObservationBearingRange.cpp... Parsing file «SRC»/libs/obs/src/CObservationBearingRange.cpp... Preprocessing «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp... Parsing file «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp... Preprocessing «SRC»/libs/obs/src/CObservationComment.cpp... Parsing file «SRC»/libs/obs/src/CObservationComment.cpp... Preprocessing «SRC»/libs/obs/src/CObservationGasSensors.cpp... Parsing file «SRC»/libs/obs/src/CObservationGasSensors.cpp... Preprocessing «SRC»/libs/obs/src/CObservationGPS.cpp... Parsing file «SRC»/libs/obs/src/CObservationGPS.cpp... Preprocessing «SRC»/libs/obs/src/CObservationImage.cpp... Parsing file «SRC»/libs/obs/src/CObservationImage.cpp... Preprocessing «SRC»/libs/obs/src/CObservationIMU.cpp... Parsing file «SRC»/libs/obs/src/CObservationIMU.cpp... Preprocessing «SRC»/libs/obs/src/CObservationIMU_unittest.cpp... Parsing file «SRC»/libs/obs/src/CObservationIMU_unittest.cpp... Preprocessing «SRC»/libs/obs/src/CObservationOdometry.cpp... Parsing file «SRC»/libs/obs/src/CObservationOdometry.cpp... Preprocessing «SRC»/libs/obs/src/CObservationRange.cpp... Parsing file «SRC»/libs/obs/src/CObservationRange.cpp... Preprocessing «SRC»/libs/obs/src/CObservationRawDAQ.cpp... Parsing file «SRC»/libs/obs/src/CObservationRawDAQ.cpp... Preprocessing «SRC»/libs/obs/src/CObservationReflectivity.cpp... Parsing file «SRC»/libs/obs/src/CObservationReflectivity.cpp... Preprocessing «SRC»/libs/obs/src/CObservationRFID.cpp... Parsing file «SRC»/libs/obs/src/CObservationRFID.cpp... Preprocessing «SRC»/libs/obs/src/CObservationRGBD360.cpp... Parsing file «SRC»/libs/obs/src/CObservationRGBD360.cpp... Preprocessing «SRC»/libs/obs/src/CObservationRobotPose.cpp... Parsing file «SRC»/libs/obs/src/CObservationRobotPose.cpp... Preprocessing «SRC»/libs/obs/src/CObservationSkeleton.cpp... Parsing file «SRC»/libs/obs/src/CObservationSkeleton.cpp... Preprocessing «SRC»/libs/obs/src/CObservationStereoImages.cpp... Parsing file «SRC»/libs/obs/src/CObservationStereoImages.cpp... Preprocessing «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp... Parsing file «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp... Preprocessing «SRC»/libs/obs/src/CObservationVelodyneScan.cpp... Parsing file «SRC»/libs/obs/src/CObservationVelodyneScan.cpp... Preprocessing «SRC»/libs/obs/src/CObservationWindSensor.cpp... Parsing file «SRC»/libs/obs/src/CObservationWindSensor.cpp... Preprocessing «SRC»/libs/obs/src/CObservationWirelessPower.cpp... Parsing file «SRC»/libs/obs/src/CObservationWirelessPower.cpp... Preprocessing «SRC»/libs/obs/src/CRawlog.cpp... Parsing file «SRC»/libs/obs/src/CRawlog.cpp... Preprocessing «SRC»/libs/obs/src/CRawlog_unittest.cpp... Parsing file «SRC»/libs/obs/src/CRawlog_unittest.cpp... Preprocessing «SRC»/libs/obs/src/CSensoryFrame.cpp... Parsing file «SRC»/libs/obs/src/CSensoryFrame.cpp... Preprocessing «SRC»/libs/obs/src/CSerializable_unittest.cpp... Parsing file «SRC»/libs/obs/src/CSerializable_unittest.cpp... Preprocessing «SRC»/libs/obs/src/CSimpleMap.cpp... Parsing file «SRC»/libs/obs/src/CSimpleMap.cpp... Preprocessing «SRC»/libs/obs/src/CSimpleMap_unittest.cpp... Parsing file «SRC»/libs/obs/src/CSimpleMap_unittest.cpp... Preprocessing «SRC»/libs/obs/src/CSinCosLookUpTableFor2DScans.cpp... Parsing file «SRC»/libs/obs/src/CSinCosLookUpTableFor2DScans.cpp... Preprocessing «SRC»/libs/obs/src/format_externals_filename.cpp... Parsing file «SRC»/libs/obs/src/format_externals_filename.cpp... Preprocessing «SRC»/libs/obs/src/gnss_messages_ascii_nmea.cpp... Parsing file «SRC»/libs/obs/src/gnss_messages_ascii_nmea.cpp... Preprocessing «SRC»/libs/obs/src/gnss_messages_common.cpp... Parsing file «SRC»/libs/obs/src/gnss_messages_common.cpp... Preprocessing «SRC»/libs/obs/src/gnss_messages_novatel.cpp... Parsing file «SRC»/libs/obs/src/gnss_messages_novatel.cpp... Preprocessing «SRC»/libs/obs/src/gnss_messages_topcon.cpp... Parsing file «SRC»/libs/obs/src/gnss_messages_topcon.cpp... Preprocessing «SRC»/libs/obs/src/metric_map_types.cpp... Parsing file «SRC»/libs/obs/src/metric_map_types.cpp... Preprocessing «SRC»/libs/obs/src/obs-precomp.cpp... Parsing file «SRC»/libs/obs/src/obs-precomp.cpp... Preprocessing «SRC»/libs/obs/src/obs-precomp.h... Parsing file «SRC»/libs/obs/src/obs-precomp.h... Preprocessing «SRC»/libs/obs/src/registerAllClasses.cpp... Parsing file «SRC»/libs/obs/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/obs/src/sample_image1.h... Parsing file «SRC»/libs/obs/src/sample_image1.h... Preprocessing «SRC»/libs/obs/src/sample_image2.h... Parsing file «SRC»/libs/obs/src/sample_image2.h... Preprocessing «SRC»/libs/obs/src/stock_observations.cpp... Parsing file «SRC»/libs/obs/src/stock_observations.cpp... Preprocessing «SRC»/libs/obs/src/TMetricMapInitializer.cpp... Parsing file «SRC»/libs/obs/src/TMetricMapInitializer.cpp... Preprocessing «SRC»/libs/obs/src/TMetricMapTypesRegistry.cpp... Parsing file «SRC»/libs/obs/src/TMetricMapTypesRegistry.cpp... Preprocessing «SRC»/libs/obs/src/TPixelLabelInfo.cpp... Parsing file «SRC»/libs/obs/src/TPixelLabelInfo.cpp... Preprocessing «SRC»/libs/obs/src/velodyne_default_calib_HDL-32.h... Parsing file «SRC»/libs/obs/src/velodyne_default_calib_HDL-32.h... Preprocessing «SRC»/libs/obs/src/velodyne_default_calib_hdl64e-s3.h... Parsing file «SRC»/libs/obs/src/velodyne_default_calib_hdl64e-s3.h... Preprocessing «SRC»/libs/obs/src/velodyne_default_calib_VLP-16.h... Parsing file «SRC»/libs/obs/src/velodyne_default_calib_VLP-16.h... Preprocessing «SRC»/libs/obs/src/VelodyneCalibration.cpp... Parsing file «SRC»/libs/obs/src/VelodyneCalibration.cpp... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CArrow.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CArrow.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CAssimpModel.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CAssimpModel.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CAxis.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CAxis.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CBox.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CBox.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CCamera.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CCamera.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CColorBar.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CColorBar.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CCylinder.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CCylinder.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CDisk.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CDisk.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoid2D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoid2D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoid3D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoid3D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoidInverseDepth2D.h... Parsing file «SRC»/l«SRC»/libs/opengl/include/mrpt/opengl/CPointCloudColoured.h:231: warning: Missing group name for \ingroup command ibs/opengl/include/mrpt/opengl/CEllipsoidInverseDepth2D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoidInverseDepth3D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoidInverseDepth3D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoidRangeBearing2D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CEllipsoidRangeBearing2D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CFBORender.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CFBORender.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CFrustum.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CFrustum.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CGeneralizedEllipsoidTemplate.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CGeneralizedEllipsoidTemplate.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CGridPlaneXY.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CGridPlaneXY.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CGridPlaneXZ.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CGridPlaneXZ.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CMesh.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CMesh.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CMesh3D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CMesh3D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CMeshFast.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CMeshFast.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COctoMapVoxels.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COctoMapVoxels.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COctreePointRenderer.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COctreePointRenderer.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COpenGLBuffer.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COpenGLBuffer.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COpenGLFramebuffer.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COpenGLFramebuffer.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COpenGLScene.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COpenGLScene.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COpenGLVertexArrayObject.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COpenGLVertexArrayObject.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/COpenGLViewport.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/COpenGLViewport.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CPointCloud.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CPointCloud.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CPointCloudColoured.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CPointCloudColoured.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CPolyhedron.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CPolyhedron.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizable.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizable.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderPoints.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderPoints.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderText.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderText.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderTexturedTriangles.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderTexturedTriangles.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderTriangles.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderTriangles.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderWireFrame.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CRenderizableShaderWireFrame.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSetOfLines.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSetOfLines.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSetOfObjects.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSetOfObjects.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSetOfTexturedTriangles.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSetOfTexturedTriangles.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSetOfTriangles.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSetOfTriangles.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSimpleLine.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSimpleLine.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CSphere.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CSphere.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CText.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CText.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CText3D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CText3D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CTextMessageCapable.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CTextMessageCapable.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CTexturedPlane.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CTexturedPlane.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CVectorField2D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CVectorField2D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/CVectorField3D.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/CVectorField3D.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/DefaultShaders.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/DefaultShaders.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/graph_tools.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/graph_tools.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/graph_tools_impl.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/graph_tools_impl.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/opengl_api.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/opengl_api.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/opengl_fonts.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/opengl_fonts.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/opengl_frwds.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/opengl_frwds.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/pointcloud_adapters.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/pointcloud_adapters.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/pose_pdfs.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/pose_pdfs.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/registerAllClasses.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/registerAllClasses.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/RenderQueue.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/RenderQueue.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/Shader.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/Shader.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/stock_objects.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/stock_objects.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/TLightParameters.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/TLightParameters.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/TRenderMatrices.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/TRenderMatrices.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/TTriangle.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/TTriangle.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl/Visualizable.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl/Visualizable.h... Preprocessing «SRC»/libs/opengl/include/mrpt/opengl.h... Parsing file «SRC»/libs/opengl/include/mrpt/opengl.h... Preprocessing «SRC»/libs/opengl/src/CArrow.cpp... Parsing file «SRC»/libs/opengl/src/CArrow.cpp... Preprocessing «SRC»/libs/opengl/src/CAssimpModel.cpp... Parsing file «SRC»/libs/opengl/src/CAssimpModel.cpp... Preprocessing «SRC»/libs/opengl/src/CAxis.cpp... Parsing file «SRC»/libs/opengl/src/CAxis.cpp... Preprocessing «SRC»/libs/opengl/src/CBox.cpp... Parsing file «SRC»/libs/opengl/src/CBox.cpp... Preprocessing «SRC»/libs/opengl/src/CCamera.cpp... Parsing file «SRC»/libs/opengl/src/CCamera.cpp... Preprocessing «SRC»/libs/opengl/src/CColorBar.cpp... Parsing file «SRC»/libs/opengl/src/CColorBar.cpp... Preprocessing «SRC»/libs/opengl/src/CCylinder.cpp... Parsing file «SRC»/libs/opengl/src/CCylinder.cpp... Preprocessing «SRC»/libs/opengl/src/CDisk.cpp... Parsing file «SRC»/libs/opengl/src/CDisk.cpp... Preprocessing «SRC»/libs/opengl/src/CEllipsoid2D.cpp... Parsing file «SRC»/libs/opengl/src/CEllipsoid2D.cpp... Preprocessing «SRC»/libs/opengl/src/CEllipsoid3D.cpp... Parsing file «SRC»/libs/opengl/src/CEllipsoid3D.cpp... Preprocessing «SRC»/libs/opengl/src/CEllipsoidInverseDepth2D.cpp... Parsing file «SRC»/libs/opengl/src/CEllipsoidInverseDepth2D.cpp... Preprocessing «SRC»/libs/opengl/src/CEllipsoidInverseDepth3D.cpp... Parsing file «SRC»/libs/opengl/src/CEllipsoidInverseDepth3D.cpp... Preprocessing «SRC»/libs/opengl/src/CEllipsoidRangeBearing2D.cpp... Parsing file «SRC»/libs/opengl/src/CEllipsoidRangeBearing2D.cpp... Preprocessing «SRC»/libs/opengl/src/CFBORender.cpp... Parsing file «SRC»/libs/opengl/src/CFBORender.cpp... Preprocessing «SRC»/libs/opengl/src/CFBORender_unittest.cpp... Parsing file «SRC»/libs/opengl/src/CFBORender_unittest.cpp... Preprocessing «SRC»/libs/opengl/src/CFrustum.cpp... Parsing file «SRC»/libs/opengl/src/CFrustum.cpp... Preprocessing «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp... Parsing file «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp... Preprocessing «SRC»/libs/opengl/src/CGridPlaneXY.cpp... Parsing file «SRC»/libs/opengl/src/CGridPlaneXY.cpp... Preprocessing «SRC»/libs/open«SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp:24: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/opengl/src/CRenderizableShaderText.cpp:23: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp:25: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp:23: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) gl/src/CGridPlaneXZ.cpp... Parsing file «SRC»/libs/opengl/src/CGridPlaneXZ.cpp... Preprocessing «SRC»/libs/opengl/src/CMesh.cpp... Parsing file «SRC»/libs/opengl/src/CMesh.cpp... Preprocessing «SRC»/libs/opengl/src/CMesh3D.cpp... Parsing file «SRC»/libs/opengl/src/CMesh3D.cpp... Preprocessing «SRC»/libs/opengl/src/CMeshFast.cpp... Parsing file «SRC»/libs/opengl/src/CMeshFast.cpp... Preprocessing «SRC»/libs/opengl/src/COctoMapVoxels.cpp... Parsing file «SRC»/libs/opengl/src/COctoMapVoxels.cpp... Preprocessing «SRC»/libs/opengl/src/COpenGLBuffer.cpp... Parsing file «SRC»/libs/opengl/src/COpenGLBuffer.cpp... Preprocessing «SRC»/libs/opengl/src/COpenGLFramebuffer.cpp... Parsing file «SRC»/libs/opengl/src/COpenGLFramebuffer.cpp... Preprocessing «SRC»/libs/opengl/src/COpenGLScene.cpp... Parsing file «SRC»/libs/opengl/src/COpenGLScene.cpp... Preprocessing «SRC»/libs/opengl/src/COpenGLVertexArrayObject.cpp... Parsing file «SRC»/libs/opengl/src/COpenGLVertexArrayObject.cpp... Preprocessing «SRC»/libs/opengl/src/COpenGLViewport.cpp... Parsing file «SRC»/libs/opengl/src/COpenGLViewport.cpp... Preprocessing «SRC»/libs/opengl/src/CPointCloud.cpp... Parsing file «SRC»/libs/opengl/src/CPointCloud.cpp... Preprocessing «SRC»/libs/opengl/src/CPointCloudColoured.cpp... Parsing file «SRC»/libs/opengl/src/CPointCloudColoured.cpp... Preprocessing «SRC»/libs/opengl/src/CPolyhedron.cpp... Parsing file «SRC»/libs/opengl/src/CPolyhedron.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizable.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizable.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizableShaderText.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizableShaderText.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp... Preprocessing «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp... Parsing file «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp... Preprocessing «SRC»/libs/opengl/src/CSetOfLines.cpp... Parsing file «SRC»/libs/opengl/src/CSetOfLines.cpp... Preprocessing «SRC»/libs/opengl/src/CSetOfObjects.cpp... Parsing file «SRC»/libs/opengl/src/CSetOfObjects.cpp... Preprocessing «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp... Parsing file «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp... Preprocessing «SRC»/libs/opengl/src/CSetOfTriangles.cpp... Parsing file «SRC»/libs/opengl/src/CSetOfTriangles.cpp... Preprocessing «SRC»/libs/opengl/src/CSimpleLine.cpp... Parsing file «SRC»/libs/opengl/src/CSimpleLine.cpp... Preprocessing «SRC»/libs/opengl/src/CSphere.cpp... Parsing file «SRC»/libs/opengl/src/CSphere.cpp... Preprocessing «SRC»/libs/opengl/src/CText.cpp... Parsing file «SRC»/libs/opengl/src/CText.cpp... Preprocessing «SRC»/libs/opengl/src/CText3D.cpp... Parsing file «SRC»/libs/opengl/src/CText3D.cpp... Preprocessing «SRC»/libs/opengl/src/CTextMessageCapable.cpp... Parsing file «SRC»/libs/opengl/src/CTextMessageCapable.cpp... Preprocessing «SRC»/libs/opengl/src/CTexturedPlane.cpp... Parsing file «SRC»/libs/opengl/src/CTexturedPlane.cpp... Preprocessing «SRC»/libs/opengl/src/CVectorField2D.cpp... Parsing file «SRC»/libs/opengl/src/CVectorField2D.cpp... Preprocessing «SRC»/libs/opengl/src/CVectorField3D.cpp... Parsing file «SRC»/libs/opengl/src/CVectorField3D.cpp... Preprocessing «SRC»/libs/opengl/src/DefaultShaders.cpp... Parsing file «SRC»/libs/opengl/src/DefaultShaders.cpp... Preprocessing «SRC»/libs/opengl/src/glfont_mono.h... Parsing file «SRC»/libs/opengl/src/glfont_mono.h... Preprocessing «SRC»/libs/opengl/src/glfont_sans.h... Parsing file «SRC»/libs/opengl/src/glfont_sans.h... Preprocessing «SRC»/libs/opengl/src/glfont_serif.h... Parsing file «SRC»/libs/opengl/src/glfont_serif.h... Preprocessing «SRC»/libs/opengl/src/gltext.cpp... Parsing file «SRC»/libs/opengl/src/gltext.cpp... Preprocessing «SRC»/libs/opengl/src/gltext.h... Parsing file «SRC»/libs/opengl/src/gltext.h... Preprocessing «SRC»/libs/opengl/src/opengl-precomp.cpp... Parsing file «SRC»/libs/opengl/src/opengl-precomp.cpp... Preprocessing «SRC»/libs/opengl/src/opengl-precomp.h... Parsing file «SRC»/libs/opengl/src/opengl-precomp.h... Preprocessing «SRC»/libs/opengl/src/PLY_import_export.cpp... Parsing file «SRC»/libs/opengl/src/PLY_import_export.cpp... Preprocessing «SRC»/libs/opengl/src/pose_pdfs.cpp... Parsing file «SRC»/libs/opengl/src/pose_pdfs.cpp... Preprocessing «SRC»/libs/opengl/src/registerAllClasses.cpp... Parsing file «SRC»/libs/opengl/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/opengl/src/RenderQueue.cpp... Parsing file «SRC»/libs/opengl/src/RenderQueue.cpp... Preprocessing «SRC»/libs/opengl/src/serializations_unittest.cpp... Parsing file «SRC»/libs/opengl/src/serializations_unittest.cpp... Preprocessing «SRC»/libs/opengl/src/Shader.cpp... Parsing file «SRC»/libs/opengl/src/Shader.cpp... Preprocessing «SRC»/libs/opengl/src/StockObjects.cpp... Parsing file «SRC»/libs/opengl/src/StockObjects.cpp... Preprocessing «SRC»/libs/opengl/src/TLightParameters.cpp... Parsing file «SRC»/libs/opengl/src/TLightParameters.cpp... Preprocessing «SRC»/libs/opengl/src/TRenderMatrices.cpp... Parsing file «SRC»/libs/opengl/src/TRenderMatrices.cpp... Preprocessing «SRC»/libs/opengl/src/TRenderMatrices_unittest.cpp... Parsing file «SRC»/libs/opengl/src/TRenderMatrices_unittest.cpp... Preprocessing «SRC»/libs/opengl/src/TTriangle.cpp... Parsing file «SRC»/libs/opengl/src/TTriangle.cpp... Preprocessing «SRC»/libs/opengl/src/Visualizable.cpp... Parsing file «SRC»/libs/opengl/src/Visualizable.cpp... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoint.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoint.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoint2D.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoint2D.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDF.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDF.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDFGaussian.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDFGaussian.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoint3D.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoint3D.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPointPDF.h... Parsing file «SRC»/libs/po«SRC»/libs/poses/include/mrpt/poses/CPose3DGridTemplate.h:19: warning: Missing group name for \ingroup command ses/include/mrpt/poses/CPointPDF.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPointPDFGaussian.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPointPDFGaussian.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPointPDFParticles.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPointPDFParticles.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPointPDFSOG.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPointPDFSOG.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose2D.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose2D.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose2DGridTemplate.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose2DGridTemplate.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose2DInterpolator.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose2DInterpolator.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3D.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DGridTemplate.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DGridTemplate.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DInterpolator.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DInterpolator.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDF.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDF.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGaussian.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGaussian.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGaussianInf.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGaussianInf.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGrid.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFGrid.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFParticles.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFParticles.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFSOG.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFSOG.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DQuat.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DQuat.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDF.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDF.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussian.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussian.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussianInf.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDFGaussianInf.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoseInterpolatorBase.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoseInterpolatorBase.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoseOrPoint.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoseOrPoint.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoseOrPoint_detail.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoseOrPoint_detail.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDF.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDF.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDFGaussian.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDFGaussian.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDFGaussianInf.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDFGaussianInf.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDFGrid.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDFGrid.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPosePDFSOG.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPosePDFSOG.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoseRandomSampler.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoseRandomSampler.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoses2DSequence.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoses2DSequence.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CPoses3DSequence.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CPoses3DSequence.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/CRobot2DPoseEstimator.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/CRobot2DPoseEstimator.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/FrameTransformer.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/FrameTransformer.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/gtsam_wrappers.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/gtsam_wrappers.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/Lie/Euclidean.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/Lie/Euclidean.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/Lie/SE.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/Lie/SE.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/Lie/SO.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/Lie/SO.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/pose_utils.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/pose_utils.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/poses_frwds.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/poses_frwds.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/registerAllClasses.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/registerAllClasses.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/sensor_poses.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/sensor_poses.h... Preprocessing «SRC»/libs/poses/include/mrpt/poses/SO_SE_average.h... Parsing file «SRC»/libs/poses/include/mrpt/poses/SO_SE_average.h... Preprocessing «SRC»/libs/poses/src/CPoint.cpp... Parsing file «SRC»/libs/poses/src/CPoint.cpp... Preprocessing «SRC»/libs/poses/src/CPoint2D.cpp... Parsing file «SRC»/libs/poses/src/CPoint2D.cpp... Preprocessing «SRC»/libs/poses/src/CPoint2DPDF.cpp... Parsing file «SRC»/libs/poses/src/CPoint2DPDF.cpp... Preprocessing «SRC»/libs/poses/src/CPoint2DPDF_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPoint2DPDF_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp... Parsing file «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp... Preprocessing «SRC»/libs/poses/src/CPoint3D.cpp... Parsing file «SRC»/libs/poses/src/CPoint3D.cpp... Preprocessing «SRC»/libs/poses/src/CPoint_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPoint_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPointPDF.cpp... Parsing file «SRC»/libs/poses/src/CPointPDF.cpp... Preprocessing «SRC»/libs/poses/src/CPointPDFGaussian.cpp... Parsing file «SRC»/libs/poses/src/CPointPDFGaussian.cpp... Preprocessing «SRC»/libs/poses/src/CPointPDFParticles.cpp... Parsing file «SRC»/libs/poses/src/CPointPDFParticles.cpp... Preprocessing «SRC»/libs/poses/src/CPointPDFSOG.cpp... Parsing file «SRC»/libs/poses/src/CPointPDFSOG.cpp... Preprocessing «SRC»/libs/poses/src/CPose2D.cpp... Parsing file «SRC»/libs/poses/src/CPose2D.cpp... Preprocessing «SRC»/libs/poses/src/CPose2DInterpolator.cpp... Parsing file «SRC»/libs/poses/src/CPose2DInterpolator.cpp... Preprocessing «SRC»/libs/poses/src/CPose2DInterpolator_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose2DInterpolator_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3D.cpp... Parsing file «SRC»/libs/poses/src/CPose3D.cpp... Preprocessing «SRC»/libs/poses/src/CPose3D_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3D_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DInterpolator.cpp... Parsing file «SRC»/libs/poses/src/CPose3DInterpolator.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DInterpolator_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3DInterpolator_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDF.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDF.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFGaussian_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFGaussian_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFGrid.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFGrid.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFGrid_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFGrid_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFParticles.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFParticles.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DPDFSOG.cpp... Parsing file «SRC»/libs/poses/src/CPose3DPDFSOG.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuat.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuat.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuat_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuat_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuatPDF.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuatPDF.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuatPDFGaussian_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp... Parsing file «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp... Preprocessing «SRC»/libs/poses/src/CPoseInterpolatorBase.hpp... Parsing file «SRC»/libs/poses/src/CPoseInterpolatorBase.hpp... Preprocessing «SRC»/libs/poses/src/CPosePDF.cpp... Parsing file «SRC»/libs/poses/src/CPosePDF.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFGaussian.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFGaussian.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFGaussian_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFGaussian_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFGrid.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFGrid.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFGrid_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFGrid_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFParticles.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFParticles.cpp... Preprocessing «SRC»/libs/poses/src/CPosePDFSOG.cpp... Parsing file «SRC»/libs/poses/src/CPosePDFSOG.cpp... Preprocessing «SRC»/libs/poses/src/CPoseRandomSampler.cpp... Parsing file «SRC»/libs/poses/src/CPoseRandomSampler.cpp... Preprocessing «SRC»/libs/poses/src/CPoseRandomSampler_unittest.cpp... Parsing file «SRC»/libs/poses/src/CPoseRandomSampler_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CPoses2DSequence.cpp... Parsing file «SRC»/libs/poses/src/CPoses2DSequence.cpp... Preprocessing «SRC»/libs/poses/src/CPoses3DSequence.cpp... Parsing file «SRC»/libs/poses/src/CPoses3DSequence.cpp... Preprocessing «SRC»/libs/poses/src/CQuaternion_unittest.cpp... Parsing file «SRC»/libs/poses/src/CQuaternion_unittest.cpp... Preprocessing «SRC»/libs/poses/src/CRobot2DPoseEstimator.cpp... Parsing file «SRC»/libs/poses/src/CRobot2DPoseEstimator.cpp... Preprocessing «SRC»/libs/poses/src/CRobot2DPoseEstimator_unittest.cpp... Parsing file «SRC»/libs/poses/src/CRobot2DPoseEstimator_unittest.cpp... Preprocessing «SRC»/libs/poses/src/FrameTransformer.cpp... Parsing file «SRC»/libs/poses/src/FrameTransformer.cpp... Preprocessing «SRC»/libs/poses/src/FrameTransformer_unittest.cpp... Parsing file «SRC»/libs/poses/src/FrameTransformer_unittest.cpp... Preprocessing «SRC»/libs/poses/src/Lie/LieTraits_unittest.cpp... Parsing file «SRC»/libs/poses/src/Lie/LieTraits_unittest.cpp... Preprocessing «SRC»/libs/poses/src/Lie/SE.cpp... Parsing file «SRC»/libs/poses/src/Lie/SE.cpp... Preprocessing «SRC»/libs/poses/src/Lie/SO.cpp... Parsing file «SRC»/libs/poses/src/Lie/SO.cpp... Preprocessing «SRC»/libs/poses/src/poses-precomp.cpp... Parsing file «SRC»/libs/poses/src/poses-precomp.cpp... Preprocessing «SRC»/libs/poses/src/poses-precomp.h... Parsing file «SRC»/libs/poses/src/poses-precomp.h... Preprocessing «SRC»/libs/poses/src/registerAllClasses.cpp... Parsing file «SRC»/libs/poses/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/poses/src/sensor_poses.cpp... Parsing file «SRC»/libs/poses/src/sensor_poses.cpp... Preprocessing «SRC»/libs/poses/src/sensor_poses_unittest.cpp... Parsing file «SRC»/libs/poses/src/sensor_poses_unittest.cpp... Preprocessing «SRC»/libs/poses/src/SO_SE_average.cpp... Parsing file «SRC»/libs/poses/src/SO_SE_average.cpp... Preprocessing «SRC»/libs/poses/src/SO_SE_average_unittest.cpp... Parsing file «SRC»/libs/poses/src/SO_SE_average_unittest.cpp... Preprocessing «SRC»/libs/random/include/mrpt/random/portable_uniform_distribution.h... Parsing file «SRC»/libs/random/include/mrpt/random/portable_uniform_distribution.h... Preprocessing «SRC»/libs/random/include/mrpt/random/random_shuffle.h... Parsing file «SRC»/libs/random/include/mrpt/random/random_shuffle.h... Preprocessing «SRC»/libs/random/include/mrpt/random/RandomGenerators.h... Parsing file «SRC»/libs/random/include/mrpt/random/RandomGenerators.h... Preprocessing «SRC»/libs/random/include/mrpt/random.h... Parsing file «SRC»/libs/random/include/mrpt/random.h... Preprocessing «SRC»/libs/random/src/random-precomp.cpp... Parsing file «SRC»/libs/random/src/random-precomp.cpp... Preprocessing «SRC»/libs/random/src/random-precomp.h... Parsing file «SRC»/libs/random/src/random-precomp.h... Preprocessing «SRC»/libs/random/src/random_unittest.cpp... Parsing file «SRC»/libs/random/src/random_unittest.cpp... Preprocessing «SRC»/libs/random/src/RandomGenerator.cpp... Parsing file «SRC»/libs/random/src/RandomGenerator.cpp... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/gps.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/gps.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/image.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/image.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/imu.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/imu.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/laser_scan.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/laser_scan.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/logging.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/logging.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/map.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/map.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/point_cloud.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/point_cloud.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/point_cloud2.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/point_cloud2.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/pose.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/pose.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/range.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/range.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/stereo_image.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/stereo_image.h... Preprocessing «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/time.h... Parsing file «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/time.h... Preprocessing «SRC»/libs/ros1bridge/src/gps.cpp... Parsing file «SRC»/libs/ros1bridge/src/gps.cpp... Preprocessing «SRC»/libs/ros1bridge/src/image.cpp... Parsing file «SRC»/libs/ros1bridge/src/image.cpp... Preprocessing «SRC»/libs/ros1bridge/src/imu.cpp... Parsing file «SRC»/libs/ros1bridge/src/imu.cpp... Preprocessing «SRC»/libs/ros1bridge/src/laser_scan.cpp... Parsing file «SRC»/libs/ros1bridge/src/laser_scan.cpp... Preprocessing «SRC»/libs/ros1bridge/src/map.cpp... Parsing file «SRC»/libs/ros1bridge/src/map.cpp... Preprocessing «SRC»/libs/ros1bridge/src/map_unittest.cpp... Parsing file «SRC»/libs/ros1bridge/src/map_unittest.cpp... Preprocessing «SRC»/libs/ros1bridge/src/point_cloud.cpp... Parsing file «SRC»/libs/ros1bridge/src/point_cloud.cpp... Preprocessing «SRC»/libs/ros1bridge/src/point_cloud2.cpp... Parsing file «SRC»/libs/ros1bridge/src/point_cloud2.cpp... Preprocessing «SRC»/libs/ros1bridge/src/pointcloud2_unittest.cpp... Parsing file «SRC»/libs/ros1bridge/src/pointcloud2_unittest.cpp... Preprocessing «SRC»/libs/ros1bridge/src/pose.cpp... Parsing file «SRC»/libs/ros1bridge/src/pose.cpp... Preprocessing «SRC»/libs/ros1bridge/src/pose_unittest.cpp... Parsing file «SRC»/libs/ros1bridge/src/pose_unittest.cpp... Preprocessing «SRC»/libs/ros1bridge/src/range.cpp... Parsing file «SRC»/libs/ros1bridge/src/range.cpp... Preprocessing «SRC»/libs/ros1bridge/src/stereo_image.cpp... Parsing file «SRC»/libs/ros1bridge/src/stereo_image.cpp... Preprocessing «SRC»/libs/ros1bridge/src/time.cpp... Parsing file «SRC»/libs/ros1bridge/src/time.cpp... Preprocessing «SRC»/libs/ros1bridge/src/time_unittest.cpp... Parsing file «SRC»/libs/ros1bridge/src/time_unittest.cpp... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/gps.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/gps.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/image.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/image.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/imu.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/imu.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/laser_scan.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/laser_scan.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/map.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/map.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/point_cloud.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/point_cloud.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/point_cloud2.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/point_cloud2.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/pose.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/pose.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/range.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/range.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/stereo_image.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/stereo_image.h... Preprocessing «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/time.h... Parsing file «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/time.h... Preprocessing «SRC»/libs/ros2bridge/src/gps.cpp... Parsing file «SRC»/libs/ros2bridge/src/gps.cpp... Preprocessing «SRC»/libs/ros2bridge/src/image.cpp... Parsing file «SRC»/libs/ros2bridge/src/image.cpp... Preprocessing «SRC»/libs/ros2bridge/src/imu.cpp... Parsing file «SRC»/libs/ros2bridge/src/imu.cpp... Preprocessing «SRC»/libs/ros2bridge/src/laser_scan.cpp... Parsing file «SRC»/libs/ros2bridge/src/laser_scan.cpp... Preprocessing «SRC»/libs/ros2bridge/src/map.cpp... Parsing file «SRC»/libs/ros2bridge/src/map.cpp... Preprocessing «SRC»/libs/ros2bridge/src/map_unittest.cpp... Parsing file «SRC»/libs/ros2bridge/src/map_unittest.cpp... Preprocessing «SRC»/libs/ros2bridge/src/point_cloud.cpp... Parsing file «SRC»/libs/ros2bridge/src/point_cloud.cpp... Preprocessing «SRC»/libs/ros2bridge/src/point_cloud2.cpp... Parsing file «SRC»/libs/ros2bridge/src/point_cloud2.cpp... Preprocessing «SRC»/libs/ros2bridge/src/pointcloud2_unittest.cpp... Parsing file «SRC»/libs/ros2bridge/src/pointcloud2_unittest.cpp... Preprocessing «SRC»/libs/ros2bridge/src/pose.cpp... Parsing file «SRC»/libs/ros2bridge/src/pose.cpp... Preprocessing «SRC»/libs/ros2bridge/src/pose_unittest.cpp... Parsing file «SRC»/libs/ros2bridge/src/pose_unittest.cpp... Preprocessing «SRC»/libs/ros2bridge/src/range.cpp... Parsing file «SRC»/libs/ros2bridge/src/range.cpp... Preprocessing «SRC»/libs/ros2bridge/src/stereo_image.cpp... Parsing file «SRC»/libs/ros2bridge/src/stereo_image.cpp... Preprocessing «SRC»/libs/ros2bridge/src/time.cpp... Parsing file «SRC»/libs/ros2bridge/src/time.cpp... Preprocessing «SRC»/libs/ros2bridge/src/time_unittest.cpp... Parsing file «SRC»/libs/ros2bridge/src/time_unittest.cpp... Preprocessing «SRC»/libs/rtti/include/mrpt/rtti/CListOfClasses.h... Parsing file «SRC»/libs/rtti/include/mrpt/rtti/CListOfClasses.h... Preprocessing «SRC»/libs/rtti/include/mrpt/rtti/CObject.h... Parsing file «SRC»/libs/rtti/include/mrpt/rtti/CObject.h... Preprocessing «SRC»/libs/rtti/include/mrpt/rtti/registerAllClasses.h... Parsing file «SRC»/libs/rtti/include/mrpt/rtti/registerAllClasses.h... Preprocessing «SRC»/libs/rtti/src/CListOfClasses.cpp... Parsing file «SRC»/libs/rtti/src/CListOfClasses.cpp... Preprocessing «SRC»/libs/rtti/src/CObject.cpp... Parsing file «SRC»/libs/rtti/src/CObject.cpp... Preprocessing «SRC»/libs/rtti/src/internal_class_registry.cpp... Parsing file «SRC»/libs/rtti/src/internal_class_registry.cpp... Preprocessing «SRC»/libs/rtti/src/internal_class_registry.h... Parsing file «SRC»/libs/rtti/src/internal_class_registry.h... Preprocessing «SRC»/libs/rtti/src/rtti-precomp.cpp... Parsing file «SRC»/libs/rtti/src/rtti-precomp.cpp... Preprocessing «SRC»/libs/rtti/src/rtti-precomp.h... Parsing file «SRC»/libs/rtti/src/rtti-precomp.h... Preprocessing «SRC»/libs/rtti/src/rtti_unittest.cpp... Parsing file «SRC»/libs/rtti/src/rtti_unittest.cpp... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/aligned_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/aligned_serialization.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/archiveFrom_std_streams.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/archiveFrom_std_streams.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/archiveFrom_std_vector.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/archiveFrom_std_vector.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/bimap_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/bimap_serialization.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/CArchive.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/CArchive.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/CMessage.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/CMessage.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/CSchemeArchive.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/CSchemeArchive.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/CSchemeArchiveBase.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/CSchemeArchiveBase.h... Preprocessing «SRC»/libs/serializati«SRC»/libs/slam/include/mrpt/slam/CICP.h:17: warning: Missing group name for \ingroup command on/include/mrpt/serialization/CSerializable.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/metaprogramming_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/metaprogramming_serialization.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/optional_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/optional_serialization.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/registerAllClasses.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/registerAllClasses.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/serialization_frwds.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/serialization_frwds.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/stl_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/stl_serialization.h... Preprocessing «SRC»/libs/serialization/include/mrpt/serialization/zmq_serialization.h... Parsing file «SRC»/libs/serialization/include/mrpt/serialization/zmq_serialization.h... Preprocessing «SRC»/libs/serialization/src/bimap_serialize_unittest.cpp... Parsing file «SRC»/libs/serialization/src/bimap_serialize_unittest.cpp... Preprocessing «SRC»/libs/serialization/src/CArchive.cpp... Parsing file «SRC»/libs/serialization/src/CArchive.cpp... Preprocessing «SRC»/libs/serialization/src/CMessage.cpp... Parsing file «SRC»/libs/serialization/src/CMessage.cpp... Preprocessing «SRC»/libs/serialization/src/CSchemeArchive.cpp... Parsing file «SRC»/libs/serialization/src/CSchemeArchive.cpp... Preprocessing «SRC»/libs/serialization/src/CSchemeArchive_unittest.cpp... Parsing file «SRC»/libs/serialization/src/CSchemeArchive_unittest.cpp... Preprocessing «SRC»/libs/serialization/src/CSchemeArchiveBase.cpp... Parsing file «SRC»/libs/serialization/src/CSchemeArchiveBase.cpp... Preprocessing «SRC»/libs/serialization/src/CSerializable.cpp... Parsing file «SRC»/libs/serialization/src/CSerializable.cpp... Preprocessing «SRC»/libs/serialization/src/CSerializable_unittest.cpp... Parsing file «SRC»/libs/serialization/src/CSerializable_unittest.cpp... Preprocessing «SRC»/libs/serialization/src/serialization-precomp.cpp... Parsing file «SRC»/libs/serialization/src/serialization-precomp.cpp... Preprocessing «SRC»/libs/serialization/src/serialization-precomp.h... Parsing file «SRC»/libs/serialization/src/serialization-precomp.h... Preprocessing «SRC»/libs/serialization/src/stl_serialize_unittest.cpp... Parsing file «SRC»/libs/serialization/src/stl_serialize_unittest.cpp... Preprocessing «SRC»/libs/slam/include/mrpt/maps/CMultiMetricMapPDF.h... Parsing file «SRC»/libs/slam/include/mrpt/maps/CMultiMetricMapPDF.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CGridMapAligner.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CGridMapAligner.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CICP.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CICP.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CIncrementalMapPartitioner.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CIncrementalMapPartitioner.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilder.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilder.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilderICP.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilderICP.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilderRBPF.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMetricMapBuilderRBPF.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/COccupancyGridMapFeatureExtractor.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/COccupancyGridMapFeatureExtractor.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/CRejectionSamplingRangeOnlyLocalization.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/CRejectionSamplingRangeOnlyLocalization.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/data_association.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/data_association.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/observations_overlap.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/observations_overlap.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/PF_aux_structs.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/PF_aux_structs.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/PF_implementations.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/PF_implementations.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/registerAllClasses.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/registerAllClasses.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/TKLDParams.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/TKLDParams.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam/TMonteCarloLocalizationParams.h... Parsing file «SRC»/libs/slam/include/mrpt/slam/TMonteCarloLocalizationParams.h... Preprocessing «SRC»/libs/slam/include/mrpt/slam.h... Parsing file «SRC»/libs/slam/include/mrpt/slam.h... Preprocessing «SRC»/libs/slam/src/registerAllClasses.cpp... Parsing file «SRC»/libs/slam/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/slam/src/slam/CGridMapAligner.cpp... Parsing file «SRC»/libs/slam/src/slam/CGridMapAligner.cpp... Preprocessing «SRC»/libs/slam/src/slam/CICP.cpp... Parsing file «SRC»/libs/slam/src/slam/CICP.cpp... Preprocessing «SRC»/libs/slam/src/slam/CICP_unittest.cpp... Parsing file «SRC»/libs/slam/src/slam/CICP_unittest.cpp... Preprocessing «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp... Parsing file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp... Preprocessing «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner_unittest.cpp... Parsing file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner_unittest.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMetricMapBuilder.cpp... Parsing file «SRC»/libs/slam/src/slam/CMetricMapBuilder.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMetricMapBuilderICP.cpp... Parsing file «SRC»/libs/slam/src/slam/CMetricMapBuilderICP.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMetricMapBuilderRBPF.cpp... Parsing file «SRC»/libs/slam/src/slam/CMetricMapBuilderRBPF.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMetricMapsAlignmentAlgorithm.cpp... Parsing file «SRC»/libs/slam/src/slam/CMetricMapsAlignmentAlgorithm.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D.cpp... Parsing file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D_unittest.cpp... Parsing file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D_unittest.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMonteCarloLocalization3D.cpp... Parsing file «SRC»/libs/slam/src/slam/CMonteCarloLocalization3D.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp... Parsing file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp... Preprocessing «SRC»/libs/slam/src/slam/CMultiMetricMapPDF_RBPF.cpp... Parsing file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF_RBPF.cpp... Preprocessing «SRC»/libs/slam/src/slam/COccupancyGridMapFeatureExtractor.cpp... Parsing file «SRC»/libs/slam/src/slam/COccupancyGridMapFeatureExtractor.cpp... Preprocessing «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp... Parsing file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp... Preprocessing «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp... Parsing file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp... Preprocessing «SRC»/libs/slam/src/slam/CRejectionSamplingRangeOnlyLocalization.cpp... Parsing file «SRC»/libs/slam/src/slam/CRejectionSamplingRangeOnlyLocalization.cpp... Preprocessing «SRC»/libs/slam/src/slam/data_association.cpp... Parsing file «SRC»/libs/slam/src/slam/data_association.cpp... Preprocessing «SRC»/libs/slam/src/slam/data_association_unittest.cpp... Parsing file «SRC»/libs/slam/src/slam/data_association_unittest.cpp... Preprocessing «SRC»/libs/slam/src/slam/observations_overlap.cpp... Parsing file «SRC»/libs/slam/src/slam/observations_overlap.cpp... Preprocessing «SRC»/libs/slam/src/slam/se3_ransac_unittest.cpp... Parsing file «SRC»/libs/slam/src/slam/se3_ransac_unittest.cpp... Preprocessing «SRC»/libs/slam/src/slam/TKLDParams.cpp... Parsing file «SRC»/libs/slam/src/slam/TKLDParams.cpp... Preprocessing «SRC»/libs/slam/src/slam-precomp.cpp... Parsing file «SRC»/libs/slam/src/slam-precomp.cpp... Preprocessing «SRC»/libs/slam/src/slam-precomp.h... Parsing file «SRC»/libs/slam/src/slam-precomp.h... Preprocessing «SRC»/libs/system/include/mrpt/system/backtrace.h... Parsing file «SRC»/libs/system/include/mrpt/system/backtrace.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CConsoleRedirector.h... Parsing file «SRC»/libs/system/include/mrpt/system/CConsoleRedirector.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CControlledRateTimer.h... Parsing file «SRC»/libs/system/include/mrpt/system/CControlledRateTimer.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CDirectoryExplorer.h... Parsing file «SRC»/libs/system/include/mrpt/system/CDirectoryExplorer.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CFileSystemWatcher.h... Parsing file «SRC»/libs/system/include/mrpt/system/CFileSystemWatcher.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CGenericMemoryPool.h... Parsing file «SRC»/libs/system/include/mrpt/system/CGenericMemoryPool.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CObservable.h... Parsing file «SRC»/libs/system/include/mrpt/system/CObservable.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CObserver.h... Parsing file «SRC»/libs/system/include/mrpt/system/CObserver.h... Preprocessing «SRC»/libs/system/include/mrpt/system/COutputLogger.h... Parsing file «SRC»/libs/system/include/mrpt/system/COutputLogger.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CRateTimer.h... Parsing file «SRC»/libs/system/include/mrpt/system/CRateTimer.h... Preprocessing «SRC»/libs/system/include/mrpt/system/crc.h... Parsing file «SRC»/libs/system/include/mrpt/system/crc.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CTicTac.h... Parsing file «SRC»/libs/system/include/mrpt/system/CTicTac.h... Preprocessing «SRC»/libs/system/include/mrpt/system/CTimeLogger.h... Parsing file «SRC»/libs/system/include/mrpt/system/CTimeLogger.h... Preprocessing «SRC»/libs/system/include/mrpt/system/datetime.h... Parsing file «SRC»/libs/system/include/mrpt/system/datetime.h... Preprocessing «SRC»/libs/system/include/mrpt/system/filesystem.h... Parsing file «SRC»/libs/system/include/mrpt/system/filesystem.h... Preprocessing «SRC»/libs/system/include/mrpt/system/md5.h... Parsing file «SRC»/libs/system/include/mrpt/system/md5.h... Preprocessing «SRC»/libs/system/include/mrpt/system/memory.h... Parsing file «SRC»/libs/system/include/mrpt/system/memory.h... Preprocessing «SRC»/libs/system/include/mrpt/system/mrptEvent.h... Parsing file «SRC»/libs/system/include/mrpt/system/mrptEvent.h... Preprocessing «SRC»/libs/system/include/mrpt/system/os.h... Parsing file «SRC»/libs/system/include/mrpt/system/os.h... Preprocessing «SRC»/libs/system/include/mrpt/system/progress.h... Parsing file «SRC»/libs/system/include/mrpt/system/progress.h... Preprocessing «SRC»/libs/system/include/mrpt/system/scheduler.h... Parsing file «SRC»/libs/system/include/mrpt/system/scheduler.h... Preprocessing «SRC»/libs/system/include/mrpt/system/string_utils.h... Parsing file «SRC»/libs/system/include/mrpt/system/string_utils.h... Preprocessing «SRC»/libs/system/include/mrpt/system/thread_name.h... Parsing file «SRC»/libs/system/include/mrpt/system/thread_name.h... Preprocessing «SRC»/libs/system/include/mrpt/system/WorkerThreadsPool.h... Parsing file «SRC»/libs/system/include/mrpt/system/WorkerThreadsPool.h... Preprocessing «SRC»/libs/system/src/base64.cpp... Parsing file «SRC»/libs/system/src/base64.cpp... Preprocessing «SRC»/libs/system/src/base64_unittest.cpp... Parsing file «SRC»/libs/system/src/base64_unittest.cpp... Preprocessing «SRC»/libs/system/src/CControlledRateTimer.cpp... Parsing file «SRC»/libs/system/src/CControlledRateTimer.cpp... Preprocessing «SRC»/libs/system/src/CDirectoryExplorer.cpp... Parsing file «SRC»/libs/system/src/CDirectoryExplorer.cpp... Preprocessing «SRC»/libs/system/src/CFileSystemWatcher.cpp... Parsing file «SRC»/libs/system/src/CFileSystemWatcher.cpp... Preprocessing «SRC»/libs/system/src/CObservable.cpp... Parsing file «SRC»/libs/system/src/CObservable.cpp... Preprocessing «SRC»/libs/system/src/CObserver.cpp... Parsing file «SRC»/libs/system/src/CObserver.cpp... Preprocessing «SRC»/libs/system/src/COutputLogger.cpp... Parsing file «SRC»/libs/system/src/COutputLogger.cpp... Preprocessing «SRC»/libs/system/src/CRateTimer.cpp... Parsing file «SRC»/libs/system/src/CRateTimer.cpp... Preprocessing «SRC»/libs/system/src/crc.cpp... Parsing file «SRC»/libs/system/src/crc.cpp... Preprocessing «SRC»/libs/system/src/crc_unittest.cpp... Parsing file «SRC»/libs/system/src/crc_unittest.cpp... Preprocessing «SRC»/libs/system/src/CTicTac.cpp... Parsing file «SRC»/libs/system/src/CTicTac.cpp... Preprocessing «SRC»/libs/system/src/CTimeLogger.cpp... Parsing file «SRC»/libs/system/src/CTimeLogger.cpp... Preprocessing «SRC»/libs/system/src/CTimeLogger_unittest.cpp... Parsing file «SRC»/libs/system/src/CTimeLogger_unittest.cpp... Preprocessing «SRC»/libs/system/src/datetime.cpp... Parsing file «SRC»/libs/system/src/datetime.cpp... Preprocessing «SRC»/libs/system/src/datetime_unittest.cpp... Parsing file «SRC»/libs/system/src/datetime_unittest.cpp... Preprocessing «SRC»/libs/system/src/filesystem.cpp... Parsing file «SRC»/libs/system/src/filesystem.cpp... Preprocessing «SRC»/libs/system/src/filesystem_unittest.cpp... Parsing file «SRC»/libs/system/src/filesystem_unittest.cpp... Preprocessing «SRC»/libs/system/src/md5.cpp... Parsing file «SRC»/libs/system/src/md5.cpp... Preprocessing «SRC»/libs/system/src/memory.cpp... Parsing file «SRC»/libs/system/src/memory.cpp... Preprocessing «SRC»/libs/system/src/os.cpp... Parsing file «SRC»/libs/system/src/os.cpp... Preprocessing «SRC»/libs/system/src/progress.cpp... Parsing file «SRC»/libs/system/src/progress.cpp... Preprocessing «SRC»/libs/system/src/scheduler.cpp... Parsing file «SRC»/libs/system/src/scheduler.cpp... Preprocessing «SRC»/libs/system/src/string_utils.cpp... Parsing file «SRC»/libs/system/src/string_utils.cpp... Preprocessing «SRC»/libs/system/src/string_utils_unittest.cpp... Parsing file «SRC»/libs/system/src/string_utils_unittest.cpp... Preprocessing «SRC»/libs/system/src/system-precomp.cpp... Parsing file «SRC»/libs/system/src/system-precomp.cpp... Preprocessing «SRC»/libs/system/src/system-precomp.h... Parsing file «SRC»/libs/system/src/system-precomp.h... Preprocessing «SRC»/libs/system/src/thread_name.cpp... Parsing file «SRC»/libs/system/src/thread_name.cpp... Preprocessing «SRC»/libs/system/src/thread_name_unittest.cpp... Parsing file «SRC»/libs/system/src/thread_name_unittest.cpp... Preprocessing «SRC»/libs/system/src/WorkerThreadsPool.cpp... Parsing file «SRC»/libs/system/src/WorkerThreadsPool.cpp... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest/indiv-compat-decls.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest/indiv-compat-decls.h... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest/registerAllClasses.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest/registerAllClasses.h... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest/se2.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest/se2.h... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest/se3.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest/se3.h... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest/TMatchingPair.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest/TMatchingPair.h... Preprocessing «SRC»/libs/tfest/include/mrpt/tfest.h... Parsing file «SRC»/libs/tfest/include/mrpt/tfest.h... Preprocessing «SRC»/libs/tfest/src/registerAllClasses.cpp... Parsing file «SRC»/libs/tfest/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/tfest/src/se2_l2.cpp... Parsing file «SRC»/libs/tfest/src/se2_l2.cpp... Preprocessing «SRC»/libs/tfest/src/se2_l2.SSE2.cpp... Parsing file «SRC»/libs/tfest/src/se2_l2.SSE2.cpp... Preprocessing «SRC»/libs/tfest/src/se2_l2_internal.h... Parsing file «SRC»/libs/tfest/src/se2_l2_internal.h... Preprocessing «SRC»/libs/tfest/src/se2_l2_ransac.cpp... Parsing file «SRC»/libs/tfest/src/se2_l2_ransac.cpp... Preprocessing «SRC»/libs/tfest/src/se3_l2.cpp... Parsing file «SRC»/libs/tfest/src/se3_l2.cpp... Preprocessing «SRC»/libs/tfest/src/se3_l2_ransac.cpp... Parsing file «SRC»/libs/tfest/src/se3_l2_ransac.cpp... Preprocessing «SRC»/libs/tfest/src/se3_unittest.cpp... Parsing file «SRC»/libs/tfest/src/se3_unittest.cpp... Preprocessing «SRC»/libs/tfest/src/tfest-precomp.cpp... Parsing file «SRC»/libs/tfest/src/tfest-precomp.cpp... Preprocessing «SRC»/libs/tfest/src/tfest-precomp.h... Parsing file «SRC»/libs/tfest/src/tfest-precomp.h... Preprocessing «SRC»/libs/tfest/src/TMatchingPair.cpp... Parsing file «SRC»/libs/tfest/src/TMatchingPair.cpp... Preprocessing «SRC»/libs/topography/include/mrpt/topography/conversions.h... Parsing file «SRC»/libs/topography/include/mrpt/topography/conversions.h... Preprocessing «SRC»/libs/topography/include/mrpt/topography/data_types.h... Parsing file «SRC»/libs/topography/include/mrpt/topography/data_types.h... Preprocessing «SRC»/libs/topography/include/mrpt/topography/path_from_rtk_gps.h... Parsing file «SRC»/libs/topography/include/mrpt/topography/path_from_rtk_gps.h... Preprocessing «SRC»/libs/topography/include/mrpt/topography/registerAllClasses.h... Parsing file «SRC»/libs/topography/include/mrpt/topography/registerAllClasses.h... Preprocessing «SRC»/libs/topography/include/mrpt/topography.h... Parsing file «SRC»/libs/topography/include/mrpt/topography.h... Preprocessing «SRC»/libs/topography/src/conversions.cpp... Parsing file «SRC»/libs/topography/src/conversions.cpp... Preprocessing «SRC»/libs/topography/src/conversions_unittest.cpp... Parsing file «SRC»/libs/topography/src/conversions_unittest.cpp... Preprocessing «SRC»/libs/topography/src/path_from_rtk_gps.cpp... Parsing file «SRC»/libs/topography/src/path_from_rtk_gps.cpp... Preprocessing «SRC»/libs/topography/src/path_from_rtk_gps_unittest.cpp... Parsing file «SRC»/libs/topography/src/path_from_rtk_gps_unittest.cpp... Preprocessing «SRC»/libs/topography/src/registerAllClasses.cpp... Parsing file «SRC»/libs/topography/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/topography/src/topography-precomp.cpp... Parsing file «SRC»/libs/topography/src/topography-precomp.cpp... Preprocessing «SRC»/libs/topography/src/topography-precomp.h... Parsing file «SRC»/libs/topography/src/topography-precomp.h... Preprocessing «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h... Preprocessing «SRC»/libs/typemeta/include/mrpt/typemeta/static_string.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/static_string.h... Preprocessing «SRC»/libs/typemeta/include/mrpt/typemeta/TEnumType.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/TEnumType.h... Preprocessing«SRC»/libs/vision/include/mrpt/vision/pinhole.h:20: warning: Missing group name for \ingroup command «SRC»/libs/typemeta/include/mrpt/typemeta/TTypeName.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/TTypeName.h... Preprocessing «SRC»/libs/typemeta/include/mrpt/typemeta/TTypeName_stl.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/TTypeName_stl.h... Preprocessing «SRC»/libs/typemeta/include/mrpt/typemeta/xassert.h... Parsing file «SRC»/libs/typemeta/include/mrpt/typemeta/xassert.h... Preprocessing «SRC»/libs/typemeta/src/enumtype_unittest.cpp... Parsing file «SRC»/libs/typemeta/src/enumtype_unittest.cpp... Preprocessing «SRC»/libs/typemeta/src/static_string_unittest.cpp... Parsing file «SRC»/libs/typemeta/src/static_string_unittest.cpp... Preprocessing «SRC»/libs/typemeta/src/typename_unittest.cpp... Parsing file «SRC»/libs/typemeta/src/typename_unittest.cpp... Preprocessing «SRC»/libs/typemeta/src/xassert_unittest.cpp... Parsing file «SRC»/libs/typemeta/src/xassert_unittest.cpp... Preprocessing «SRC»/libs/vision/include/mrpt/maps/CLandmark.h... Parsing file «SRC»/libs/vision/include/mrpt/maps/CLandmark.h... Preprocessing «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h... Parsing file «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h... Preprocessing «SRC»/libs/vision/include/mrpt/obs/CObservationVisualLandmarks.h... Parsing file «SRC»/libs/vision/include/mrpt/obs/CObservationVisualLandmarks.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CDifodo.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CDifodo.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CFeature.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CFeature.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CFeatureLines.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CFeatureLines.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CImagePyramid.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CImagePyramid.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CStereoRectifyMap.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CStereoRectifyMap.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CUndistortMap.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CUndistortMap.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/CVideoFileWriter.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/CVideoFileWriter.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/descriptor_kdtrees.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/descriptor_kdtrees.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/descriptor_pairing.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/descriptor_pairing.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/pinhole.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/pinhole.h... Preprocessing«SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:21: warning: Missing group name for \ingroup command «SRC»/libs/vision/include/mrpt/vision/utils.h:34: warning: Missing group name for \ingroup command «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/registerAllClasses.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/registerAllClasses.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/TKeyPoint.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/TKeyPoint.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/tracking.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/tracking.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/types.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/types.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision/utils.h... Parsing file «SRC»/libs/vision/include/mrpt/vision/utils.h... Preprocessing «SRC»/libs/vision/include/mrpt/vision.h... Parsing file «SRC»/libs/vision/include/mrpt/vision.h... Preprocessing «SRC»/libs/vision/src/CDifodo.cpp... Parsing file «SRC»/libs/vision/src/CDifodo.cpp... Preprocessing «SRC»/libs/vision/src/CFeature.cpp... Parsing file «SRC»/libs/vision/src/CFeature.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_AKAZE.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_AKAZE.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_common.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_common.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_FAST.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_FAST.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_harris_KLT.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_harris_KLT.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_LATCH.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_LATCH.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_logPolarImg.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_logPolarImg.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_LSD_BLD.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_LSD_BLD.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_ORB.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_ORB.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_polarImg.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_polarImg.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_SIFT.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_SIFT.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_spinImg.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_spinImg.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureExtraction_SURF.cpp... Parsing file «SRC»/libs/vision/src/CFeatureExtraction_SURF.cpp... Preprocessing «SRC»/libs/vision/src/CFeatureLines.cpp... Parsing file «SRC»/libs/vision/src/CFeatureLines.cpp... Preprocessing «SRC»/libs/vision/src/checkerboard_cam_calib.cpp... Parsing file «SRC»/libs/vision/src/checkerboard_cam_calib.cpp... Preprocessing «SRC»/libs/vision/src/checkerboard_find_corners.cpp... Parsing file «SRC»/libs/vision/src/checkerboard_find_corners.cpp... Preprocessing «SRC»/libs/vision/src/checkerboard_multiple_detector.cpp... Parsing file «SRC»/libs/vision/src/checkerboard_multiple_detector.cpp... Preprocessing «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.cpp... Parsing file /home/jlblanco/m«SRC»/libs/vision/src/maps/CLandmarksMap.cpp:51: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) rpt/libs/vision/src/checkerboard_ocamcalib_detector.cpp... Preprocessing «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.h... Parsing file «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.h... Preprocessing «SRC»/libs/vision/src/chessboard_stereo_camera_calib.cpp... Parsing file «SRC»/libs/vision/src/chessboard_stereo_camera_calib.cpp... Preprocessing «SRC»/libs/vision/src/chessboard_stereo_camera_calib_internal.h... Parsing file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_internal.h... Preprocessing «SRC»/libs/vision/src/chessboard_stereo_camera_calib_unittest.cpp... Parsing file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_unittest.cpp... Preprocessing «SRC»/libs/vision/src/CImagePyramid.cpp... Parsing file «SRC»/libs/vision/src/CImagePyramid.cpp... Preprocessing «SRC»/libs/vision/src/CStereoRectifyMap.cpp... Parsing file «SRC»/libs/vision/src/CStereoRectifyMap.cpp... Preprocessing «SRC»/libs/vision/src/CUndistortMap.cpp... Parsing file «SRC»/libs/vision/src/CUndistortMap.cpp... Preprocessing «SRC»/libs/vision/src/CVideoFileWriter.cpp... Parsing file «SRC»/libs/vision/src/CVideoFileWriter.cpp... Preprocessing «SRC»/libs/vision/src/maps/CLandmark.cpp... Parsing file «SRC»/libs/vision/src/maps/CLandmark.cpp... Preprocessing «SRC»/libs/vision/src/maps/CLandmarksMap.cpp... Parsing file «SRC»/libs/vision/src/maps/CLandmarksMap.cpp... Preprocessing «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp... Parsing file «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp... Preprocessing «SRC»/libs/vision/src/pinhole.cpp... Parsing file «SRC»/libs/vision/src/pinhole.cpp... Preprocessing «SRC»/libs/vision/src/pnp/dls.cpp... Parsing file «SRC»/libs/vision/src/pnp/dls.cpp... Preprocessing «SRC»/libs/vision/src/pnp/dls.h... Parsing file «SRC»/libs/vision/src/pnp/dls.h... Preprocessing «SRC»/libs/vision/src/pnp/epnp.cpp... Parsing file «SRC»/libs/vision/src/pnp/epnp.cpp... Preprocessing «SRC»/libs/vision/src/pnp/epnp.h... Parsing file «SRC»/libs/vision/src/pnp/epnp.h... Preprocessing «SRC»/libs/vision/src/pnp/lhm.cpp... Parsing file «SRC»/libs/vision/src/pnp/lhm.cpp... Preprocessing «SRC»/libs/vision/src/pnp/lhm.h... Parsing file «SRC»/libs/vision/src/pnp/lhm.h... Preprocessing «SRC»/libs/vision/src/pnp/p3p.cpp... Parsing file «SRC»/libs/vision/src/pnp/p3p.cpp... Preprocessing «SRC»/libs/vision/src/pnp/p3p.h... Parsing file «SRC»/libs/vision/src/pnp/p3p.h... Preprocessing «SRC»/libs/vision/src/pnp/pnp_algos.cpp... Parsing file «SRC»/libs/vision/src/pnp/pnp_algos.cpp... Preprocessing «SRC»/libs/vision/src/pnp/pnp_unittest.cpp... Parsing file «SRC»/libs/vision/src/pnp/pnp_unittest.cpp... Preprocessing «SRC»/libs/vision/src/pnp/polynom_solver.cpp... Parsing file «SRC»/libs/vision/src/pnp/polynom_solver.cpp... Preprocessing «SRC»/libs/vision/src/pnp/polynom_solver.h... Parsing file «SRC»/libs/vision/src/pnp/polynom_solver.h... Preprocessing «SRC»/libs/vision/src/pnp/posit.cpp... Parsing file «SRC»/libs/vision/src/pnp/posit.cpp... Preprocessing «SRC»/libs/vision/src/pnp/posit.h... Parsing file «SRC»/libs/vision/src/pnp/posit.h... Preprocessing «SRC»/libs/vision/src/pnp/ppnp.cpp... Parsing file «SRC»/libs/vision/src/pnp/ppnp.cpp... Preprocessing «SRC»/libs/vision/src/pnp/ppnp.h... Parsing file «SRC»/libs/vision/src/pnp/ppnp.h... Pre«SRC»/libs/math/include/mrpt/math/geometry.h:24: warning: group geometry_grp: ignoring title "Geometry: lines, planes, intersections, SLERP," that does not match old title "Lightweight SE(2)/SE(3) types, geometry functions." «SRC»/libs/core/include/mrpt/core/WorkerThreadsPool.h:12: warning: the name `WorkerThreadsPool.h' supplied as the second argument in the \file statement matches the following input files: «SRC»/libs/core/include/mrpt/core/WorkerThreadsPool.h «SRC»/libs/system/include/mrpt/system/WorkerThreadsPool.h Please use a more specific name by including a (larger) part of the path! «SRC»/libs/core/src/WorkerThreadsPool.cpp:10: warning: the name `WorkerThreadsPool.cpp' supplied as the second argument in the \file statement matches the following input files: «SRC»/libs/core/src/WorkerThreadsPool.cpp «SRC»/libs/system/src/WorkerThreadsPool.cpp Please use a more specific name by including a (larger) part of the path! «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:11: warning: the name `The' supplied as the second argument in the \file statement is not an input file «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic_CDevice.h:14: warning: the name `Include' supplied as the second argument in the \file statement is not an input file «SRC»/libs/maps/include/mrpt/maps/CPointsMap_liblas.h:11: warning: the name `Include' supplied as the second argument in the \file statement is not an input file «SRC»/libs/math/include/mrpt/math/utils_matlab.h:11: warning: the name `Provide' supplied as the second argument in the \file statement is not an input file «SRC»/libs/typemeta/include/mrpt/typemeta/static_string.h:11: warning: the name `static' supplied as the second argument in the \file statement is not an input file «SRC»/libs/typemeta/include/mrpt/typemeta/TTypeName_stl.h:23: warning: the name `This' supplied as the second argument in the \file statement is not an input file «SRC»/libs/maps/src/maps/COctoMapBase_impl.h:23: warning: Internal inconsistency: scope for class mrpt::maps::mrpt::maps::COctoMapBase::Impl not found! «SRC»/libs/poses/include/mrpt/poses/CPoseInterpolatorBase.h:36: warning: Member TInterpolatorMethod found in multiple @ingroup groups! The member will be put in group poses_grp, and not in group interpolation_grp «SRC»/libs/obs/include/mrpt/obs/CObservation.h:34: warning: documentation for unknown define mrpt_obs_grp. found. «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class mrpt::typemeta::detail::explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class mrpt::typemeta::detail::explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class mrpt::typemeta::detail::explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class mrpt::typemeta::detail::explode< rem/10, rem % 10, digits... >! «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:31: warning: Detected potential recursive class relation between class mrpt::typemeta::detail::explode and base class explode< rem/10, rem % 10, digits... >! «SRC»/libs/comms/include/mrpt/comms/net_utils.h:91: warning: member with no name found. «SRC»/libs/detectors/src/CDetectableObject.cpp:27: warning: no matching class member found for uint8_t CDetectable2D::serializeGetVersion() const «SRC»/libs/detectors/src/CDetectableObject.cpp:28: warning: no uniquely matching class member found for void CDetectable2D::serializeTo(mrpt::serialization::CArchive &) const «SRC»/libs/detectors/src/CDetectableObject.cpp:29: warning: no uniquely matching class member found for void CDetectable3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/detectors/src/CDetectableObject.cpp:33: warning: no matching class member found for uint8_t CDetectable3D::serializeGetVersion() const «SRC»/libs/detectors/src/CDetectableObject.cpp:34: warning: no uniquely matching class member found for void CDetectable3D::serializeTo(mrpt::serialization::CArchive &) const «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h:15: warning: no uniquely matching class member found for template < GRAPH_T > void mrpt::graphslam::optimizers::CGraphSlamOptimizer< GRAPH_T >::loadParams(const std::string &source_fname) «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h:22: warning: no uniquely matching class member found for template < GRAPH_T > void mrpt::graphslam::optimizers::CGraphSlamOptimizer< GRAPH_T >::printParams() const «SRC»/libs/gui/include/mrpt/gui/CDisplayWindowGUI.h:134: warning: documented symbol `From an icon stored in code as const char *exported in mrpt::gui::CDisplayWindowGUI::the' was not declared or defined. «SRC»/libs/gui/src/CDisplayWindow.cpp:398: warning: no matching class member found for void CDisplayWindow::showImageAndPoints([[maybe_unused] const] mrpt::img::CImage &img, [[maybe_unused]] const std::vector< float > &x, [[maybe_unused]] const std::vector< float > &y, [[maybe_unused]] const TColor &color, [[maybe_unused]] bool showNumbers) Possible candidates: void mrpt::gui::CDisplayWindow::showImageAndPoints(const mrpt::img::CImage &img, const mrpt::math::CVectorFloat &x, const mrpt::math::CVectorFloat &y, const mrpt::img::TColor &color=mrpt::img::TColor::red(), bool showNumbers=false) void mrpt::gui::CDisplayWindow::showImageAndPoints(const mrpt::img::CImage &img, const std::vector< float > &x, const std::vector< float > &y, const mrpt::img::TColor &color=mrpt::img::TColor::red(), bool showNumbers=false) 'template < FEATURELIST > void mrpt::gui::CDisplayWindow::showImageAndPoints(const mrpt::img::CImage &img, const FEATURELIST &list, const mrpt::img::TColor &color=mrpt::img::TColor::red(), bool showIDs=false) «SRC»/libs/gui/src/CDisplayWindowPlots.cpp:849: warning: no matching class member found for template void CDisplayWindowPlots::plotEllipse(float mean_x, const float mean_y, const CMatrixDynamic< float > &cov22, const float quantiles, const std::string &lineFormat, const std::string &plotName, bool showName) Possible candidates: 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixDynamic< T > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixFixed< T, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixDynamic< T > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) «SRC»/libs/gui/src/CDisplayWindowPlots.cpp:853: warning: no matching class member found for template void CDisplayWindowPlots::plotEllipse(double mean_x, const double mean_y, const CMatrixDynamic< double > &cov22, const float quantiles, const std::string &lineFormat, const std::string &plotName, bool showName) Possible candidates: 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixDynamic< T > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixFixed< T, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixDynamic< T > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) «SRC»/libs/gui/src/CDisplayWindowPlots.cpp:916: warning: no matching class member found for template void CDisplayWindowPlots::plotEllipse(float mean_x, const float mean_y, const CMatrixFixed< float, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat, const std::string &plotName, bool showName) Possible candidates: 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixDynamic< T > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixFixed< T, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixDynamic< T > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixFixed< T, 2, 2 > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) «SRC»/libs/gui/src/CDisplayWindowPlots.cpp:920: warning: no matching class member found for template void CDisplayWindowPlots::plotEllipse(double mean_x, const double mean_y, const CMatrixFixed< double, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat, const std::string &plotName, bool showName) Possible candidates: 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixDynamic< T > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse(const T mean_x, const T mean_y, const mrpt::math::CMatrixFixed< T, 2, 2 > &cov22, const float quantiles, const std::string &lineFormat=std::string("b-"), const std::string &plotName=std::string("plotEllipse"), bool showName=false) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixDynamic< T > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) 'template < T > void mrpt::gui::CDisplayWindowPlots::plotEllipse([[maybe_unused]] const T mean_x, [[maybe_unused]] const T mean_y, [[maybe_unused]] const CMatrixFixed< T, 2, 2 > &cov22, [[maybe_unused]] const float quantiles, [[maybe_unused]] const std::string &lineFormat, [[maybe_unused]] const std::string &plotName, [[maybe_unused]] bool showName) «SRC»/libs/gui/src/mathplots/mathplot.cpp:85: warning: documented symbol `double mpWindow::zoomIncrementalFactor' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:93: warning: documented symbol `mpLayer::mpLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:103: warning: documented symbol `wxBitmap mpLayer::GetColourSquare' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:121: warning: documented symbol `mpInfoLayer::mpInfoLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:132: warning: documented symbol `mpInfoLayer::mpInfoLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:142: warning: documented symbol `mpInfoLayer::~mpInfoLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:143: warning: documented symbol `void mpInfoLayer::UpdateInfo' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:144: warning: documented symbol `bool mpInfoLayer::Inside' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:145: warning: documented symbol `void mpInfoLayer::Move' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:151: warning: documented symbol `void mpInfoLayer::UpdateReference' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:157: warning: documented symbol `void mpInfoLayer::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:194: warning: documented symbol `wxPoint mpInfoLayer::GetPosition' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:195: warning: documented symbol `wxSize mpInfoLayer::GetSize' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:196: warning: documented symbol `mpInfoCoords::mpInfoCoords' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:197: warning: documented symbol `mpInfoCoords::mpInfoCoords' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:202: warning: documented symbol `mpInfoCoords::~mpInfoCoords' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:203: warning: documented symbol `void mpInfoCoords::UpdateInfo' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:222: warning: documented symbol `void mpInfoCoords::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:261: warning: documented symbol `mpInfoLegend::mpInfoLegend' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:262: warning: documented symbol `mpInfoLegend::mpInfoLegend' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:267: warning: documented symbol `mpInfoLegend::~mpInfoLegend' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:268: warning: documented symbol `void mpInfoLegend::UpdateInfo' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:269: warning: documented symbol `void mpInfoLegend::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:369: warning: documented symbol `mpFX::mpFX' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:376: warning: documented symbol `void mpFX::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:454: warning: documented symbol `mpFY::mpFY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:461: warning: documented symbol `void mpFY::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:527: warning: documented symbol `mpFXY::mpFXY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:534: warning: documented symbol `void mpFXY::UpdateViewBoundary' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:544: warning: documented symbol `void mpFXY::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:741: warning: documented symbol `mpProfile::mpProfile' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:748: warning: documented symbol `void mpProfile::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:819: warning: documented symbol `mpScaleX::mpScaleX' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:831: warning: documented symbol `void mpScaleX::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1151: warning: documented symbol `mpScaleY::mpScaleY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1162: warning: documented symbol `void mpScaleY::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1463: warning: documented symbol `mpWindow::~mpWindow' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1472: warning: documented symbol `void mpWindow::OnMouseRightDown' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1482: warning: documented symbol `void mpWindow::OnMouseWheel' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1527: warning: no uniquely matching class member found for void mpWindow::OnMouseMove(wxMouseEvent &event) «SRC»/libs/gui/src/mathplots/mathplot.cpp:1606: warning: documented symbol `void mpWindow::OnMouseLeftDown' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1628: warning: documented symbol `void mpWindow::OnMouseLeftRelease' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1659: warning: documented symbol `void mpWindow::Fit' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1665: warning: documented symbol `void mpWindow::Fit' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1743: warning: documented symbol `void mpWindow::DoZoomInXCalc' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1763: warning: documented symbol `void mpWindow::DoZoomInYCalc' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1783: warning: documented symbol `void mpWindow::DoZoomOutXCalc' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1803: warning: documented symbol `void mpWindow::DoZoomOutYCalc' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1823: warning: documented symbol `void mpWindow::ZoomIn' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1866: warning: documented symbol `void mpWindow::ZoomOut' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1908: warning: documented symbol `void mpWindow::ZoomInX' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1914: warning: documented symbol `void mpWindow::ZoomOutX' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1920: warning: documented symbol `void mpWindow::ZoomInY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1926: warning: documented symbol `void mpWindow::ZoomOutY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1932: warning: documented symbol `void mpWindow::ZoomRect' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1955: warning: documented symbol `void mpWindow::LockAspect' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1964: warning: documented symbol `void mpWindow::OnShowPopupMenu' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1977: warning: documented symbol `void mpWindow::OnLockAspect' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1982: warning: documented symbol `void mpWindow::OnMouseHelp' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:1994: warning: documented symbol `void mpWindow::OnPrintMenu' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2008: warning: documented symbol `void mpWindow::OnFit' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2009: warning: documented symbol `void mpWindow::OnCenter' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2022: warning: documented symbol `void mpWindow::OnZoomIn' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2027: warning: documented symbol `void mpWindow::OnZoomOut' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2028: warning: documented symbol `void mpWindow::OnSize' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2038: warning: documented symbol `bool mpWindow::AddLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2049: warning: documented symbol `bool mpWindow::DelLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2067: warning: documented symbol `void mpWindow::DelAllLayers' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2078: warning: no uniquely matching class member found for void mpWindow::OnPaint(wxPaintEvent &) «SRC»/libs/gui/src/mathplots/mathplot.cpp:2182: warning: documented symbol `void mpWindow::SetMPScrollbars' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2225: warning: documented symbol `bool mpWindow::UpdateBBox' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2317: warning: documented symbol `void mpWindow::UpdateAll' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2361: warning: documented symbol `void mpWindow::DoScrollCalc' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2385: warning: documented symbol `void mpWindow::OnScrollThumbTrack' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2390: warning: documented symbol `void mpWindow::OnScrollPageUp' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2403: warning: documented symbol `void mpWindow::OnScrollPageDown' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2420: warning: documented symbol `void mpWindow::OnScrollLineUp' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2432: warning: documented symbol `void mpWindow::OnScrollLineDown' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2449: warning: documented symbol `void mpWindow::OnScrollTop' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2454: warning: documented symbol `void mpWindow::OnScrollBottom' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2466: warning: documented symbol `void mpWindow::SetScaleX' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2474: warning: documented symbol `unsigned int mpWindow::CountLayers' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2486: warning: documented symbol `mpLayer * mpWindow::GetLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2492: warning: documented symbol `mpLayer * mpWindow::GetLayerByName' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2499: warning: documented symbol `void mpWindow::GetBoundingBox' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2507: warning: documented symbol `bool mpWindow::SaveScreenshot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2558: warning: documented symbol `void mpWindow::SetMargins' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2566: warning: documented symbol `mpInfoLayer * mpWindow::IsInsideInfoLayer' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2587: warning: documented symbol `void mpWindow::SetLayerVisible' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2597: warning: documented symbol `bool mpWindow::IsLayerVisible' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2603: warning: documented symbol `void mpWindow::SetLayerVisible' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2613: warning: documented symbol `bool mpWindow::IsLayerVisible' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2619: warning: documented symbol `void mpWindow::SetColourTheme' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2716: warning: documented symbol `mpFXYVector::mpFXYVector' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2726: warning: documented symbol `void mpFXYVector::Rewind' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2727: warning: documented symbol `bool mpFXYVector::GetNextXY' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2738: warning: no matching class member found for void mpFXYVector::Clear() «SRC»/libs/gui/src/mathplots/mathplot.cpp:2744: warning: documented symbol `void mpFXYVector::SetData' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2764: warning: documented symbol `void mpFXYVector::SetData' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2812: warning: documented symbol `void mpFXYVector::AppendDataPoint' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2852: warning: documented symbol `mpText::mpText' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2870: warning: documented symbol `void mpText::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2900: warning: documented symbol `mpPrintout::mpPrintout' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2907: warning: documented symbol `bool mpPrintout::OnPrintPage' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2969: warning: documented symbol `bool mpPrintout::HasPage' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2973: warning: documented symbol `void mpMovableObject::TranslatePoint' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:2985: warning: documented symbol `void mpMovableObject::ShapeUpdated' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3026: warning: documented symbol `void mpMovableObject::Plot' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3131: warning: documented symbol `void mpCovarianceEllipse::RecalculateShape' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3257: warning: documented symbol `void mpPolygon::setPoints' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3281: warning: documented symbol `void mpPolygon::setPoints' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3322: warning: documented symbol `void mpBitmapLayer::GetBitmapCopy' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3327: warning: documented symbol `void mpBitmapLayer::SetBitmap' was not declared or defined. «SRC»/libs/gui/src/mathplots/mathplot.cpp:3355: warning: documented symbol `void mpBitmapLayer::Plot' was not declared or defined. «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp:45: warning: no matching class member found for uint8_t CHierarchicalMHMap::serializeGetVersion() const «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp:46: warning: no uniquely matching class member found for void CHierarchicalMHMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp:59: warning: no uniquely matching class member found for void CHierarchicalMHMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CHMHMapArc.cpp:85: warning: no matching class member found for uint8_t CHMHMapArc::serializeGetVersion() const «SRC»/libs/hmtslam/src/CHMHMapArc.cpp:86: warning: no uniquely matching class member found for void CHMHMapArc::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CHMHMapArc.cpp:91: warning: no uniquely matching class member found for void CHMHMapArc::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CHMHMapNode.cpp:64: warning: no matching class member found for uint8_t CHMHMapNode::serializeGetVersion() const «SRC»/libs/hmtslam/src/CHMHMapNode.cpp:65: warning: no uniquely matching class member found for void CHMHMapNode::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CHMHMapNode.cpp:73: warning: no uniquely matching class member found for void CHMHMapNode::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp:599: warning: no uniquely matching class member found for void CHMTSLAM::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp:622: warning: no matching class member found for uint8_t CHMTSLAM::serializeGetVersion() const «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp:623: warning: no uniquely matching class member found for void CHMTSLAM::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:913: warning: no uniquely matching class member found for void CLocalMetricHypothesis::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:933: warning: no matching class member found for uint8_t CLocalMetricHypothesis::serializeGetVersion() const «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:934: warning: no uniquely matching class member found for void CLocalMetricHypothesis::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:946: warning: no uniquely matching class member found for void CLSLAMParticleData::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:960: warning: no matching class member found for uint8_t CLSLAMParticleData::serializeGetVersion() const «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:961: warning: no uniquely matching class member found for void CLSLAMParticleData::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp:24: warning: no matching class member found for uint8_t CMHPropertiesValuesList::serializeGetVersion() const «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp:25: warning: no uniquely matching class member found for void CMHPropertiesValuesList::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp:48: warning: no uniquely matching class member found for void CMHPropertiesValuesList::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp:26: warning: no matching class member found for uint8_t CPropertiesValuesList::serializeGetVersion() const «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp:27: warning: no uniquely matching class member found for void CPropertiesValuesList::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp:47: warning: no uniquely matching class member found for void CPropertiesValuesList::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp:22: warning: no matching class member found for uint8_t CRobotPosesGraph::serializeGetVersion() const «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp:23: warning: no uniquely matching class member found for void CRobotPosesGraph::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp:31: warning: no uniquely matching class member found for void CRobotPosesGraph::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp:16: warning: no matching class member found for uint8_t THypothesisIDSet::serializeGetVersion() const «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp:17: warning: no uniquely matching class member found for void THypothesisIDSet::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp:25: warning: no uniquely matching class member found for void THypothesisIDSet::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/hwdrivers/src/CCameraSensor.cpp:746: warning: no matching class member found for void CCameraSensor::getNextFrame(std::vector< CSerializable::Ptr > &out_obs) Possible candidates: mrpt::obs::CObservation::Ptr mrpt::hwdrivers::CCameraSensor::getNextFrame() void mrpt::hwdrivers::CCameraSensor::getNextFrame(std::vector< mrpt::serialization::CSerializable::Ptr > &out_obs) «SRC»/libs/hwdrivers/src/CStereoGrabber_SVS.cpp:30: warning: no matching class member found for CStereoGrabber_SVS::CStereoGrabber_SVS([[maybe_unused]] int cameraIndex, [[maybe_unused]] const TCaptureOptions_SVS &options) Possible candidates: mrpt::hwdrivers::CStereoGrabber_SVS::CStereoGrabber_SVS(int cameraIndex=0, const TCaptureOptions_SVS &options=TCaptureOptions_SVS()) mrpt::hwdrivers::CStereoGrabber_SVS::CStereoGrabber_SVS(const CStereoGrabber_SVS &)=delete «SRC»/libs/img/include/mrpt/img/CImage.h:1029: warning: member with no name found. «SRC»/libs/img/include/mrpt/img/CImage.h:1042: warning: member with no name found. «SRC»/libs/img/src/CCanvas.cpp:294: warning: no uniquely matching class member found for void CCanvas::drawImage([[maybe_unused]] int x, [[maybe_unused]] int y, [[maybe_unused]] const mrpt::img::CImage &img, [[maybe_unused]] float rotation, [[maybe_unused]] float scale) Possible candidates: virtual void mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img)' at line 187 of file «SRC»/libs/img/include/mrpt/img/CCanvas.h virtual void mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale)' at line 215 of file «SRC»/libs/img/include/mrpt/img/CCanvas.h «SRC»/libs/img/src/CImage.cpp:520: warning: no matching class member found for uint8_t CImage::serializeGetVersion() const «SRC»/libs/img/src/CImage.cpp:528: warning: no uniquely matching class member found for void CImage::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/img/src/CImage.cpp:623: warning: no uniquely matching class member found for void CImage::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/img/src/CImage.cpp:830: warning: no matching class member found for mxArray * CImage::writeToMatlab() const «SRC»/libs/img/src/TCamera.cpp:42: warning: no matching class member found for uint8_t TCamera::serializeGetVersion() const «SRC»/libs/img/src/TCamera.cpp:43: warning: no uniquely matching class member found for void TCamera::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/img/src/TCamera.cpp:56: warning: no uniquely matching class member found for void TCamera::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/img/src/TCamera.cpp:130: warning: no matching class member found for mxArray * TCamera::writeToMatlab() const «SRC»/libs/img/src/TStereoCamera.cpp:61: warning: no matching class member found for uint8_t TStereoCamera::serializeGetVersion() const «SRC»/libs/img/src/TStereoCamera.cpp:62: warning: no uniquely matching class member found for void TStereoCamera::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/img/src/TStereoCamera.cpp:68: warning: no uniquely matching class member found for void TStereoCamera::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/kinematics/src/CKinematicChain.cpp:64: warning: no matching class member found for uint8_t CKinematicChain::serializeGetVersion() const «SRC»/libs/kinematics/src/CKinematicChain.cpp:65: warning: no uniquely matching class member found for void CKinematicChain::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/kinematics/src/CKinematicChain.cpp:70: warning: no uniquely matching class member found for void CKinematicChain::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp:21: warning: no matching file member found for IMPLEMENTS_SERIALIZABLE() const Possible candidates: '#define IMPLEMENTS_SERIALIZABLE(class_name, base, NameSpace)' at line 167 of file«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h 'IMPLEMENTS_SERIALIZABLE(CGasConcentrationGridMap2D, CRandomFieldGridMap2D, mrpt::maps) CGasConcentrationGridMap2D' at line 97 of file«SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp 'IMPLEMENTS_SERIALIZABLE(CWirelessPowerGridMap2D, CRandomFieldGridMap2D, mrpt::maps) CWirelessPowerGridMap2D' at line 84 of file«SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp 'IMPLEMENTS_SERIALIZABLE(CObservationPointCloud, CObservation, mrpt::obs)' at line 28 of file«SRC»/libs/maps/src/obs/CObservationPointCloud.cpp 'IMPLEMENTS_SERIALIZABLE(CLogFileRecord_FullEval, CHolonomicLogFileRecord, mrpt::nav) IMPLEMENTS_SERIALIZABLE(CHolonomicFullEval' at line 27 of file«SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp 'IMPLEMENTS_SERIALIZABLE(CHolonomicND, CAbstractHolonomicReactiveMethod, mrpt::nav) CHolonomicND' at line 24 of file«SRC»/libs/nav/src/holonomic/CHolonomicND.cpp 'IMPLEMENTS_SERIALIZABLE(CHolonomicVFF, CAbstractHolonomicReactiveMethod, mrpt::nav) CHolonomicVFF' at line 20 of file«SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp 'IMPLEMENTS_SERIALIZABLE(CPTG_DiffDrive_alpha, CParameterizedTrajectoryGenerator, mrpt::nav) void CPTG_DiffDrive_alpha' at line 20 of file«SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp 'IMPLEMENTS_SERIALIZABLE(CPTG_DiffDrive_C, CParameterizedTrajectoryGenerator, mrpt::nav) void CPTG_DiffDrive_C' at line 20 of file«SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp 'IMPLEMENTS_SERIALIZABLE(CPTG_DiffDrive_CC, CParameterizedTrajectoryGenerator, mrpt::nav) void CPTG_DiffDrive_CC' at line 20 of file«SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp 'IMPLEMENTS_SERIALIZABLE(CPTG_DiffDrive_CCS, CParameterizedTrajectoryGenerator, mrpt::nav) void CPTG_DiffDrive_CCS' at line 20 of file«SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp 'IMPLEMENTS_SERIALIZABLE(CPTG_DiffDrive_CS, CParameterizedTrajectoryGenerator, mrpt::nav) void CPTG_DiffDrive_CS' at line 21 of file«SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp 'IMPLEMENTS_SERIALIZABLE(CObservationStereoImagesFeatures, CObservation, mrpt::obs) CObservationStereoImagesFeatures' at line 24 of file«SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp 'IMPLEMENTS_SERIALIZABLE(CEllipsoid2D, CRenderizableShaderWireFrame, mrpt::opengl) void CEllipsoid2D' at line 21 of file«SRC»/libs/opengl/src/CEllipsoid2D.cpp 'IMPLEMENTS_SERIALIZABLE(CEllipsoid3D, CRenderizableShaderWireFrame, mrpt::opengl) void CEllipsoid3D' at line 23 of file«SRC»/libs/opengl/src/CEllipsoid3D.cpp 'IMPLEMENTS_SERIALIZABLE(CEllipsoidInverseDepth2D, CRenderizableShaderWireFrame, mrpt::opengl) void CEllipsoidInverseDepth2D' at line 23 of file«SRC»/libs/opengl/src/CEllipsoidInverseDepth2D.cpp 'IMPLEMENTS_SERIALIZABLE(CEllipsoidInverseDepth3D, CRenderizableShaderWireFrame, mrpt::opengl) void CEllipsoidInverseDepth3D' at line 20 of file«SRC»/libs/opengl/src/CEllipsoidInverseDepth3D.cpp 'IMPLEMENTS_SERIALIZABLE(CEllipsoidRangeBearing2D, CRenderizableShaderWireFrame, mrpt::opengl) void CEllipsoidRangeBearing2D' at line 20 of file«SRC»/libs/opengl/src/CEllipsoidRangeBearing2D.cpp 'IMPLEMENTS_SERIALIZABLE(CGridPlaneXY, CRenderizableShaderWireFrame, mrpt::opengl) CGridPlaneXY' at line 19 of file«SRC»/libs/opengl/src/CGridPlaneXY.cpp 'IMPLEMENTS_SERIALIZABLE(CGridPlaneXZ, CRenderizableShaderWireFrame, mrpt::opengl) CGridPlaneXZ' at line 19 of file«SRC»/libs/opengl/src/CGridPlaneXZ.cpp 'IMPLEMENTS_SERIALIZABLE(CSetOfTriangles, CRenderizableShaderTriangles, mrpt::opengl) void CSetOfTriangles' at line 23 of file«SRC»/libs/opengl/src/CSetOfTriangles.cpp 'IMPLEMENTS_SERIALIZABLE(Foo, CSerializable, MyNS)' at line 34 of file«SRC»/libs/serialization/src/CSerializable_unittest.cpp «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp:60: warning: no uniquely matching class member found for void CVehicleVelCmd_DiffDriven::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp:70: warning: no matching class member found for uint8_t CVehicleVelCmd_DiffDriven::serializeGetVersion() const «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp:71: warning: no uniquely matching class member found for void CVehicleVelCmd_DiffDriven::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp:77: warning: no uniquely matching class member found for void CVehicleVelCmd_Holo::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp:87: warning: no matching class member found for uint8_t CVehicleVelCmd_Holo::serializeGetVersion() const «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp:88: warning: no uniquely matching class member found for void CVehicleVelCmd_Holo::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CBeacon.cpp:36: warning: no matching class member found for uint8_t CBeacon::serializeGetVersion() const «SRC»/libs/maps/src/maps/CBeacon.cpp:37: warning: no uniquely matching class member found for void CBeacon::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CBeacon.cpp:44: warning: no uniquely matching class member found for void CBeacon::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CBeaconMap.cpp:48: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CBeaconMap.cpp:63: warning: no matching class member found for void CBeaconMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CBeaconMap.cpp:72: warning: documented symbol `mrpt::maps::CMetricMap * CBeaconMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CBeaconMap.cpp:105: warning: no matching class member found for uint8_t CBeaconMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CBeaconMap.cpp:106: warning: no uniquely matching class member found for void CBeaconMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CBeaconMap.cpp:118: warning: no uniquely matching class member found for void CBeaconMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:47: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:62: warning: no matching class member found for void CColouredOctoMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:71: warning: documented symbol `mrpt::maps::CMetricMap * CColouredOctoMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:92: warning: no matching class member found for uint8_t CColouredOctoMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:93: warning: no uniquely matching class member found for void CColouredOctoMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp:106: warning: no uniquely matching class member found for void CColouredOctoMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:39: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:50: warning: no matching class member found for void CColouredPointsMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:58: warning: documented symbol `mrpt::maps::CMetricMap * CColouredPointsMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:125: warning: no matching class member found for uint8_t CColouredPointsMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:126: warning: no uniquely matching class member found for void CColouredPointsMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:147: warning: no uniquely matching class member found for void CColouredPointsMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:978: warning: no uniquely matching class member found for void CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 100 of file «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h void mrpt::maps::CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 105 of file «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp:987: warning: no uniquely matching class member found for void CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 100 of file «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h void mrpt::maps::CColouredPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 105 of file «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:46: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:66: warning: no matching class member found for void CGasConcentrationGridMap2D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:84: warning: documented symbol `mrpt::maps::CMetricMap * CGasConcentrationGridMap2D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:276: warning: no matching class member found for uint8_t CGasConcentrationGridMap2D::serializeGetVersion() const «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:277: warning: no uniquely matching class member found for void CGasConcentrationGridMap2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp:328: warning: no uniquely matching class member found for void CGasConcentrationGridMap2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:37: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:56: warning: no matching class member found for void CHeightGridMap2D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:73: warning: documented symbol `mrpt::maps::CMetricMap * CHeightGridMap2D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:166: warning: no matching class member found for uint8_t CHeightGridMap2D::serializeGetVersion() const «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:167: warning: no uniquely matching class member found for void CHeightGridMap2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp:191: warning: no uniquely matching class member found for void CHeightGridMap2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:30: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:51: warning: no matching class member found for void CHeightGridMap2D_MRF::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:69: warning: documented symbol `mrpt::maps::CMetricMap * CHeightGridMap2D_MRF::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:161: warning: no matching class member found for uint8_t CHeightGridMap2D_MRF::serializeGetVersion() const «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:162: warning: no uniquely matching class member found for void CHeightGridMap2D_MRF::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp:202: warning: no uniquely matching class member found for void CHeightGridMap2D_MRF::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp:141: warning: no matching class member found for uint8_t CMultiMetricMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp:142: warning: no uniquely matching class member found for void CMultiMetricMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp:150: warning: no uniquely matching class member found for void CMultiMetricMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp:37: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp:59: warning: no matching class member found for void COccupancyGridMap2D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp:72: warning: documented symbol `mrpt::maps::CMetricMap * COccupancyGridMap2D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp:57: warning: no matching class member found for uint8_t COccupancyGridMap2D::serializeGetVersion() const «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp:58: warning: no uniquely matching class member found for void COccupancyGridMap2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp:115: warning: no uniquely matching class member found for void COccupancyGridMap2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:29: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:51: warning: no matching class member found for void COccupancyGridMap3D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:66: warning: documented symbol `mrpt::maps::CMetricMap * COccupancyGridMap3D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:358: warning: no matching class member found for uint8_t COccupancyGridMap3D::serializeGetVersion() const «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:359: warning: no uniquely matching class member found for void COccupancyGridMap3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp:401: warning: no uniquely matching class member found for void COccupancyGridMap3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/COctoMap.cpp:38: warning: documented symbol `COctoMap::TMapDefinition::TMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/COctoMap.cpp:39: warning: no matching class member found for void COctoMap::TMapDefinition::loadFromConfigFile_map_specific(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) «SRC»/libs/maps/src/maps/COctoMap.cpp:54: warning: no matching class member found for void COctoMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/COctoMap.cpp:63: warning: documented symbol `mrpt::maps::CMetricMap * COctoMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/COctoMap.cpp:86: warning: no matching class member found for uint8_t COctoMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/COctoMap.cpp:87: warning: no uniquely matching class member found for void COctoMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/COctoMap.cpp:99: warning: no uniquely matching class member found for void COctoMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/COctoMapBase_impl.h:294: warning: no uniquely matching class member found for template < OCTREE, OCTREE_NODE > mrpt::maps::COctoMapBase< OCTREE, OCTREE_NODE >::TInsertionOptions::TInsertionOptions(mrpt::maps::COctoMapBase< OCTREE, OCTREE_NODE > &parent) Possible candidates: mrpt::maps::COctoMapBase< octree_t, octree_node_t >::TInsertionOptions::TInsertionOptions(myself_t &parent)' at line 76 of file «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h mrpt::maps::COctoMapBase< octree_t, octree_node_t >::TInsertionOptions::TInsertionOptions()' at line 80 of file «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h mrpt::maps::COctoMapBase< octree_t, octree_node_t >::TInsertionOptions::TInsertionOptions(const TInsertionOptions &o)' at line 81 of file «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h «SRC»/libs/maps/src/maps/CPointsMap.cpp:170: warning: no matching class member found for mxArray * CPointsMap::writeToMatlab() const «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:43: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:52: warning: no matching class member found for void CPointsMapXYZI::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:59: warning: documented symbol `mrpt::maps::CMetricMap * CPointsMapXYZI::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:114: warning: no matching class member found for uint8_t CPointsMapXYZI::serializeGetVersion() const «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:115: warning: no uniquely matching class member found for void CPointsMapXYZI::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:133: warning: no uniquely matching class member found for void CPointsMapXYZI::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:388: warning: no uniquely matching class member found for void CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 97 of file «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h void mrpt::maps::CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 102 of file «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp:397: warning: no uniquely matching class member found for void CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 97 of file «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h void mrpt::maps::CPointsMapXYZI::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 102 of file «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp:330: warning: no matching class member found for uint8_t CRandomFieldGridMap3D::serializeGetVersion() const «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp:331: warning: no uniquely matching class member found for void CRandomFieldGridMap3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp:357: warning: no uniquely matching class member found for void CRandomFieldGridMap3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:39: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:56: warning: no matching class member found for void CReflectivityGridMap2D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:69: warning: documented symbol `mrpt::maps::CMetricMap * CReflectivityGridMap2D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:226: warning: no matching class member found for uint8_t CReflectivityGridMap2D::serializeGetVersion() const «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:227: warning: no uniquely matching class member found for void CReflectivityGridMap2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp:243: warning: no uniquely matching class member found for void CReflectivityGridMap2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:30: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &c, const std::string &s) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:38: warning: no matching class member found for void CSimplePointsMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:46: warning: documented symbol `mrpt::maps::CMetricMap * CSimplePointsMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:97: warning: no matching class member found for uint8_t CSimplePointsMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:98: warning: no uniquely matching class member found for void CSimplePointsMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:122: warning: no uniquely matching class member found for void CSimplePointsMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:346: warning: no uniquely matching class member found for void CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 91 of file «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h void mrpt::maps::CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 96 of file «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp:355: warning: no uniquely matching class member found for void CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 91 of file «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h void mrpt::maps::CSimplePointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 96 of file «SRC»/libs/maps/include/mrpt/maps/CSimplePointsMap.h «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:31: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:41: warning: no matching class member found for void CWeightedPointsMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:48: warning: documented symbol `mrpt::maps::CMetricMap * CWeightedPointsMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:139: warning: no matching class member found for uint8_t CWeightedPointsMap::serializeGetVersion() const «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:140: warning: no uniquely matching class member found for void CWeightedPointsMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:161: warning: no uniquely matching class member found for void CWeightedPointsMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:321: warning: no uniquely matching class member found for void CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 95 of file «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h void mrpt::maps::CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 101 of file «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp:330: warning: no uniquely matching class member found for void CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) Possible candidates: void mrpt::maps::CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation2DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 95 of file «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h void mrpt::maps::CWeightedPointsMap::loadFromRangeScan(const mrpt::obs::CObservation3DRangeScan &rangeScan, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) override' at line 101 of file «SRC»/libs/maps/include/mrpt/maps/CWeightedPointsMap.h «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:34: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:53: warning: no matching class member found for void CWirelessPowerGridMap2D::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:71: warning: documented symbol `mrpt::maps::CMetricMap * CWirelessPowerGridMap2D::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:190: warning: no matching class member found for uint8_t CWirelessPowerGridMap2D::serializeGetVersion() const «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:191: warning: no uniquely matching class member found for void CWirelessPowerGridMap2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp:242: warning: no uniquely matching class member found for void CWirelessPowerGridMap2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp:67: warning: no matching class member found for uint8_t CObservationPointCloud::serializeGetVersion() const «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp:68: warning: no uniquely matching class member found for void CObservationPointCloud::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp:83: warning: no uniquely matching class member found for void CObservationPointCloud::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp:36: warning: no matching class member found for uint8_t RotScan::serializeGetVersion() const «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp:37: warning: no uniquely matching class member found for void RotScan::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp:65: warning: no uniquely matching class member found for void RotScan::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp:303: warning: no matching class member found for uint8_t CAngularObservationMesh::serializeGetVersion() const «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp:304: warning: no uniquely matching class member found for void CAngularObservationMesh::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp:313: warning: no uniquely matching class member found for void CAngularObservationMesh::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp:131: warning: no matching class member found for uint8_t CPlanarLaserScan::serializeGetVersion() const «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp:132: warning: no uniquely matching class member found for void CPlanarLaserScan::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp:143: warning: no uniquely matching class member found for void CPlanarLaserScan::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/include/mrpt/math/geometry.h:481: warning: documented symbol `returning the intersection into mrpt::math::result' was not declared or defined. «SRC»/libs/math/include/mrpt/math/slerp.h:90: warning: documented symbol `Interpolates two mrpt::math::SO' was not declared or defined. «SRC»/libs/math/src/CMatrixB.cpp:21: warning: no matching class member found for uint8_t CMatrixB::serializeGetVersion() const «SRC»/libs/math/src/CMatrixB.cpp:22: warning: no uniquely matching class member found for void CMatrixB::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/math/src/CMatrixB.cpp:34: warning: no uniquely matching class member found for void CMatrixB::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/src/CMatrixD.cpp:22: warning: no matching class member found for uint8_t CMatrixD::serializeGetVersion() const «SRC»/libs/math/src/CMatrixD.cpp:23: warning: no uniquely matching class member found for void CMatrixD::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/math/src/CMatrixD.cpp:33: warning: no uniquely matching class member found for void CMatrixD::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/src/CMatrixD.cpp:55: warning: no uniquely matching class member found for void CMatrixD::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/math/src/CMatrixD.cpp:63: warning: no uniquely matching class member found for void CMatrixD::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/math/src/CMatrixF.cpp:23: warning: no matching class member found for uint8_t CMatrixF::serializeGetVersion() const «SRC»/libs/math/src/CMatrixF.cpp:24: warning: no uniquely matching class member found for void CMatrixF::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/math/src/CMatrixF.cpp:35: warning: no uniquely matching class member found for void CMatrixF::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/src/CMatrixF.cpp:57: warning: no uniquely matching class member found for void CMatrixF::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/math/src/CMatrixF.cpp:65: warning: no uniquely matching class member found for void CMatrixF::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/math/src/CPolygon.cpp:22: warning: no matching class member found for uint8_t CPolygon::serializeGetVersion() const «SRC»/libs/math/src/CPolygon.cpp:23: warning: no uniquely matching class member found for void CPolygon::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/math/src/CPolygon.cpp:37: warning: no uniquely matching class member found for void CPolygon::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/src/CSplineInterpolator1D.cpp:93: warning: no matching class member found for uint8_t CSplineInterpolator1D::serializeGetVersion() const «SRC»/libs/math/src/CSplineInterpolator1D.cpp:94: warning: no uniquely matching class member found for void CSplineInterpolator1D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/math/src/CSplineInterpolator1D.cpp:100: warning: no uniquely matching class member found for void CSplineInterpolator1D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/math/src/geometry.cpp:1621: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon2D &p1, [[maybe_unused]] const TPolygon2D &p2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1628: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon2D &p1, [[maybe_unused]] const TSegment2D &s2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1635: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon2D &p1, [[maybe_unused]] const TLine2D &l2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1641: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon3D &p1, [[maybe_unused]] const TPolygon3D &p2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1648: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon3D &p1, [[maybe_unused]] const TSegment3D &s2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1655: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon3D &p1, [[maybe_unused]] const TLine3D &l2) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/geometry.cpp:1661: warning: no matching file member found for double mrpt::math::distance([[maybe_unused] const] mrpt::math::TPolygon3D &po, [[maybe_unused]] const TPlane &pl) Possible candidates: 'double distance(const TPoint2D &p1, const TPoint2D &p2)' at line 592 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPoint3D &p1, const TPoint3D &p2)' at line 594 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &r1, const TLine2D &r2)' at line 596 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &r1, const TLine3D &r2)' at line 598 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &p1, const TPlane &p2)' at line 601 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TPolygon2D &p2)' at line 603 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TSegment2D &s2)' at line 605 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment2D &s1, const TPolygon2D &p2)' at line 607 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon2D &p1, const TLine2D &l2)' at line 612 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine2D &l1, const TPolygon2D &p2)' at line 613 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TPolygon3D &p2)' at line 618 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TSegment3D &s2)' at line 620 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TSegment3D &s1, const TPolygon3D &p2)' at line 622 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &p1, const TLine3D &l2)' at line 627 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TLine3D &l1, const TPolygon3D &p2)' at line 629 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPolygon3D &po, const TPlane &pl)' at line 634 of file«SRC»/libs/math/include/mrpt/math/geometry.h 'double distance(const TPlane &pl, const TPolygon3D &po)' at line 636 of file«SRC»/libs/math/include/mrpt/math/geometry.h «SRC»/libs/math/src/math.cpp:216: warning: no matching file member found for bool mrpt::math::loadVector(std::istream &f, ::std::vector< int > &d) Possible candidates: 'bool loadVector(std::istream &f, std::vector< int > &d)' at line 64 of file«SRC»/libs/math/include/mrpt/math/utils.h 'bool loadVector(std::istream &f, std::vector< double > &d)' at line 70 of file«SRC»/libs/math/include/mrpt/math/utils.h 'VECTOR_T & loadVector(VECTOR_T &v, At(&theArray)[N])' at line 213 of file«SRC»/libs/math/include/mrpt/math/utils.h 'std::vector< T > & loadVector(std::vector< T > &v, At(&theArray)[N])' at line 223 of file«SRC»/libs/math/include/mrpt/math/utils.h «SRC»/libs/math/src/math.cpp:240: warning: no matching file member found for bool mrpt::math::loadVector(std::istream &f, ::std::vector< double > &d) Possible candidates: 'bool loadVector(std::istream &f, std::vector< int > &d)' at line 64 of file«SRC»/libs/math/include/mrpt/math/utils.h 'bool loadVector(std::istream &f, std::vector< double > &d)' at line 70 of file«SRC»/libs/math/include/mrpt/math/utils.h 'VECTOR_T & loadVector(VECTOR_T &v, At(&theArray)[N])' at line 213 of file«SRC»/libs/math/include/mrpt/math/utils.h 'std::vector< T > & loadVector(std::vector< T > &v, At(&theArray)[N])' at line 223 of file«SRC»/libs/math/include/mrpt/math/utils.h «SRC»/libs/math/src/math.cpp:466: warning: no matching file member found for void mrpt::math::medianFilter(const std::vector< double > &inV, std::vector< double > &outV, int _winSize, [[maybe_unused]] int numberOfSigmas) Possible candidates: 'void medianFilter(const std::vector< double > &inV, std::vector< double > &outV, int winSize, int numberOfSigmas=2)' at line 72 of file«SRC»/libs/math/include/mrpt/math/utils.h «SRC»/libs/math/src/ransac_applications.cpp:104: warning: no matching file member found for void mrpt::math::ransac_detect_3D_planes(const mrpt::math::CVectorDynamic< NUMTYPE > &x, const mrpt::math::CVectorDynamic< NUMTYPE > &y, const mrpt::math::CVectorDynamic< NUMTYPE > &z, std::vector< pair< size_t, mrpt::math::TPlane >> &out_detected_planes, const double threshold, const size_t min_inliers_for_valid_plane) Possible candidates: 'void ransac_detect_3D_planes(const CVectorDynamic< NUMTYPE > &x, const CVectorDynamic< NUMTYPE > &y, const CVectorDynamic< NUMTYPE > &z, std::vector< std::pair< size_t, TPlane >> &out_detected_planes, const double threshold, const size_t min_inliers_for_valid_plane=10)' at line 38 of file«SRC»/libs/math/include/mrpt/math/ransac_applications.h 'void ransac_detect_3D_planes(const POINTSMAP *points_map, std::vector< std::pair< size_t, TPlane >> &out_detected_planes, const double threshold, const size_t min_inliers_for_valid_plane)' at line 64 of file«SRC»/libs/math/include/mrpt/math/ransac_applications.h «SRC»/libs/math/src/TLine3D.cpp:113: warning: no uniquely matching class member found for std::optional< double > TLine3D::distance(const mrpt::math::TLine3D &L2, const std::optional< std::reference_wrapper< T > >< mrpt::math::TPoint3D_< double > > &outMidPoint) const Possible candidates: double mrpt::math::TLine3D::distance(const TPoint3D &point) const' at line 63 of file «SRC»/libs/math/include/mrpt/math/TLine3D.h std::optional< double > mrpt::math::TLine3D::distance(const TLine3D &point, const mrpt::optional_ref< mrpt::math::TPoint3D > &outMidPoint=std::nullopt) const' at line 76 of file «SRC»/libs/math/include/mrpt/math/TLine3D.h «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:550: warning: no matching class member found for uint8_t CLogFileRecord_FullEval::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:551: warning: no uniquely matching class member found for void CLogFileRecord_FullEval::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:561: warning: no uniquely matching class member found for void CLogFileRecord_FullEval::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:712: warning: no matching class member found for uint8_t CHolonomicFullEval::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:713: warning: no uniquely matching class member found for void CHolonomicFullEval::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp:728: warning: no uniquely matching class member found for void CHolonomicFullEval::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:614: warning: no matching class member found for uint8_t CLogFileRecord_ND::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:615: warning: no uniquely matching class member found for void CLogFileRecord_ND::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:622: warning: no uniquely matching class member found for void CLogFileRecord_ND::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:714: warning: no matching class member found for uint8_t CHolonomicND::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:715: warning: no uniquely matching class member found for void CHolonomicND::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp:726: warning: no uniquely matching class member found for void CHolonomicND::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:105: warning: no matching class member found for uint8_t CHolonomicVFF::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:106: warning: no uniquely matching class member found for void CHolonomicVFF::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:111: warning: no uniquely matching class member found for void CHolonomicVFF::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:126: warning: no matching class member found for uint8_t CLogFileRecord_VFF::serializeGetVersion() const «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:127: warning: no uniquely matching class member found for void CLogFileRecord_VFF::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp:131: warning: no uniquely matching class member found for void CLogFileRecord_VFF::serializeFrom([[maybe_unused]] mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp:42: warning: no matching class member found for uint8_t CLogFileRecord::serializeGetVersion() const «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp:43: warning: no uniquely matching class member found for void CLogFileRecord::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp:136: warning: no uniquely matching class member found for void CLogFileRecord::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp:59: warning: no uniquely matching class member found for void CPTG_DiffDrive_alpha::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp:71: warning: no matching class member found for uint8_t CPTG_DiffDrive_alpha::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp:72: warning: no uniquely matching class member found for void CPTG_DiffDrive_alpha::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp:44: warning: no uniquely matching class member found for void CPTG_DiffDrive_C::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp:56: warning: no matching class member found for uint8_t CPTG_DiffDrive_C::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp:57: warning: no uniquely matching class member found for void CPTG_DiffDrive_C::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp:47: warning: no uniquely matching class member found for void CPTG_DiffDrive_CC::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp:59: warning: no matching class member found for uint8_t CPTG_DiffDrive_CC::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp:60: warning: no uniquely matching class member found for void CPTG_DiffDrive_CC::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp:47: warning: no uniquely matching class member found for void CPTG_DiffDrive_CCS::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp:59: warning: no matching class member found for uint8_t CPTG_DiffDrive_CCS::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp:60: warning: no uniquely matching class member found for void CPTG_DiffDrive_CCS::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp:48: warning: no uniquely matching class member found for void CPTG_DiffDrive_CS::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp:60: warning: no matching class member found for uint8_t CPTG_DiffDrive_CS::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp:61: warning: no uniquely matching class member found for void CPTG_DiffDrive_CS::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp:266: warning: no uniquely matching class member found for void CPTG_Holo_Blend::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp:293: warning: no matching class member found for uint8_t CPTG_Holo_Blend::serializeGetVersion() const «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp:294: warning: no uniquely matching class member found for void CPTG_Holo_Blend::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CActionCollection.cpp:30: warning: no matching class member found for uint8_t CActionCollection::serializeGetVersion() const «SRC»/libs/obs/src/CActionCollection.cpp:31: warning: no uniquely matching class member found for void CActionCollection::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CActionCollection.cpp:38: warning: no uniquely matching class member found for void CActionCollection::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CActionRobotMovement2D.cpp:40: warning: no matching class member found for uint8_t CActionRobotMovement2D::serializeGetVersion() const «SRC»/libs/obs/src/CActionRobotMovement2D.cpp:41: warning: no uniquely matching class member found for void CActionRobotMovement2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CActionRobotMovement2D.cpp:88: warning: no uniquely matching class member found for void CActionRobotMovement2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CActionRobotMovement3D.cpp:24: warning: no matching class member found for uint8_t CActionRobotMovement3D::serializeGetVersion() const «SRC»/libs/obs/src/CActionRobotMovement3D.cpp:25: warning: no uniquely matching class member found for void CActionRobotMovement3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CActionRobotMovement3D.cpp:34: warning: no uniquely matching class member found for void CActionRobotMovement3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservation2DRangeScan.cpp:31: warning: no matching class member found for uint8_t CObservation2DRangeScan::serializeGetVersion() const «SRC»/libs/obs/src/CObservation2DRangeScan.cpp:32: warning: no uniquely matching class member found for void CObservation2DRangeScan::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservation2DRangeScan.cpp:85: warning: no uniquely matching class member found for void CObservation2DRangeScan::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservation2DRangeScan.cpp:192: warning: no matching class member found for mxArray * CObservation2DRangeScan::writeToMatlab() const «SRC»/libs/obs/src/CObservation3DRangeScan.cpp:322: warning: no matching class member found for uint8_t CObservation3DRangeScan::serializeGetVersion() const «SRC»/libs/obs/src/CObservation3DRangeScan.cpp:323: warning: no uniquely matching class member found for void CObservation3DRangeScan::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservation3DRangeScan.cpp:414: warning: no uniquely matching class member found for void CObservation3DRangeScan::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservation3DScene.cpp:23: warning: no matching class member found for uint8_t CObservation3DScene::serializeGetVersion() const «SRC»/libs/obs/src/CObservation3DScene.cpp:24: warning: no uniquely matching class member found for void CObservation3DScene::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservation3DScene.cpp:29: warning: no uniquely matching class member found for void CObservation3DScene::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservation6DFeatures.cpp:32: warning: no matching class member found for uint8_t CObservation6DFeatures::serializeGetVersion() const «SRC»/libs/obs/src/CObservation6DFeatures.cpp:33: warning: no uniquely matching class member found for void CObservation6DFeatures::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservation6DFeatures.cpp:49: warning: no uniquely matching class member found for void CObservation6DFeatures::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationBatteryState.cpp:30: warning: no matching class member found for uint8_t CObservationBatteryState::serializeGetVersion() const «SRC»/libs/obs/src/CObservationBatteryState.cpp:31: warning: no uniquely matching class member found for void CObservationBatteryState::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationBatteryState.cpp:41: warning: no uniquely matching class member found for void CObservationBatteryState::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationBeaconRanges.cpp:29: warning: no matching class member found for uint8_t CObservationBeaconRanges::serializeGetVersion() const «SRC»/libs/obs/src/CObservationBeaconRanges.cpp:30: warning: no uniquely matching class member found for void CObservationBeaconRanges::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationBeaconRanges.cpp:45: warning: no uniquely matching class member found for void CObservationBeaconRanges::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationBearingRange.cpp:27: warning: no matching class member found for uint8_t CObservationBearingRange::serializeGetVersion() const «SRC»/libs/obs/src/CObservationBearingRange.cpp:28: warning: no uniquely matching class member found for void CObservationBearingRange::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationBearingRange.cpp:63: warning: no uniquely matching class member found for void CObservationBearingRange::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp:24: warning: no matching class member found for uint8_t CObservationCANBusJ1939::serializeGetVersion() const «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp:25: warning: no uniquely matching class member found for void CObservationCANBusJ1939::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp:38: warning: no uniquely matching class member found for void CObservationCANBusJ1939::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationComment.cpp:23: warning: no matching class member found for uint8_t CObservationComment::serializeGetVersion() const «SRC»/libs/obs/src/CObservationComment.cpp:24: warning: no uniquely matching class member found for void CObservationComment::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationComment.cpp:29: warning: no uniquely matching class member found for void CObservationComment::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationGasSensors.cpp:31: warning: no matching class member found for uint8_t CObservationGasSensors::serializeGetVersion() const «SRC»/libs/obs/src/CObservationGasSensors.cpp:32: warning: no uniquely matching class member found for void CObservationGasSensors::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationGasSensors.cpp:50: warning: no uniquely matching class member found for void CObservationGasSensors::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationGPS.cpp:36: warning: no matching class member found for uint8_t CObservationGPS::serializeGetVersion() const «SRC»/libs/obs/src/CObservationGPS.cpp:37: warning: no uniquely matching class member found for void CObservationGPS::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationGPS.cpp:48: warning: no uniquely matching class member found for void CObservationGPS::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationImage.cpp:33: warning: no matching class member found for uint8_t CObservationImage::serializeGetVersion() const «SRC»/libs/obs/src/CObservationImage.cpp:34: warning: no uniquely matching class member found for void CObservationImage::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationImage.cpp:39: warning: no uniquely matching class member found for void CObservationImage::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationImage.cpp:100: warning: no matching class member found for mxArray * CObservationImage::writeToMatlab() const «SRC»/libs/obs/src/CObservationIMU.cpp:28: warning: no matching class member found for uint8_t CObservationIMU::serializeGetVersion() const «SRC»/libs/obs/src/CObservationIMU.cpp:29: warning: no uniquely matching class member found for void CObservationIMU::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationIMU.cpp:45: warning: no uniquely matching class member found for void CObservationIMU::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationOdometry.cpp:31: warning: no matching class member found for uint8_t CObservationOdometry::serializeGetVersion() const «SRC»/libs/obs/src/CObservationOdometry.cpp:32: warning: no uniquely matching class member found for void CObservationOdometry::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationOdometry.cpp:44: warning: no uniquely matching class member found for void CObservationOdometry::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationRange.cpp:21: warning: no matching class member found for uint8_t CObservationRange::serializeGetVersion() const «SRC»/libs/obs/src/CObservationRange.cpp:22: warning: no uniquely matching class member found for void CObservationRange::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationRange.cpp:34: warning: no uniquely matching class member found for void CObservationRange::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationRawDAQ.cpp:24: warning: no matching class member found for uint8_t CObservationRawDAQ::serializeGetVersion() const «SRC»/libs/obs/src/CObservationRawDAQ.cpp:25: warning: no uniquely matching class member found for void CObservationRawDAQ::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationRawDAQ.cpp:33: warning: no uniquely matching class member found for void CObservationRawDAQ::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationReflectivity.cpp:21: warning: no matching class member found for uint8_t CObservationReflectivity::serializeGetVersion() const «SRC»/libs/obs/src/CObservationReflectivity.cpp:22: warning: no uniquely matching class member found for void CObservationReflectivity::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationReflectivity.cpp:29: warning: no uniquely matching class member found for void CObservationReflectivity::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationRFID.cpp:24: warning: no matching class member found for uint8_t CObservationRFID::serializeGetVersion() const «SRC»/libs/obs/src/CObservationRFID.cpp:25: warning: no uniquely matching class member found for void CObservationRFID::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationRFID.cpp:45: warning: no uniquely matching class member found for void CObservationRFID::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationRGBD360.cpp:36: warning: no matching class member found for uint8_t CObservationRGBD360::serializeGetVersion() const «SRC»/libs/obs/src/CObservationRGBD360.cpp:37: warning: no uniquely matching class member found for void CObservationRGBD360::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationRGBD360.cpp:68: warning: no uniquely matching class member found for void CObservationRGBD360::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationRobotPose.cpp:23: warning: no matching class member found for uint8_t CObservationRobotPose::serializeGetVersion() const «SRC»/libs/obs/src/CObservationRobotPose.cpp:24: warning: no uniquely matching class member found for void CObservationRobotPose::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationRobotPose.cpp:31: warning: no uniquely matching class member found for void CObservationRobotPose::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationSkeleton.cpp:28: warning: no matching class member found for uint8_t CObservationSkeleton::serializeGetVersion() const «SRC»/libs/obs/src/CObservationSkeleton.cpp:29: warning: no uniquely matching class member found for void CObservationSkeleton::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationSkeleton.cpp:52: warning: no uniquely matching class member found for void CObservationSkeleton::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationStereoImages.cpp:30: warning: no matching class member found for uint8_t CObservationStereoImages::serializeGetVersion() const «SRC»/libs/obs/src/CObservationStereoImages.cpp:31: warning: no uniquely matching class member found for void CObservationStereoImages::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationStereoImages.cpp:44: warning: no uniquely matching class member found for void CObservationStereoImages::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationStereoImages.cpp:142: warning: no matching class member found for mxArray * CObservationStereoImages::writeToMatlab() const «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp:51: warning: no matching class member found for uint8_t CObservationStereoImagesFeatures::serializeGetVersion() const «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp:55: warning: no uniquely matching class member found for void CObservationStereoImagesFeatures::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp:73: warning: no uniquely matching class member found for void CObservationStereoImagesFeatures::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationVelodyneScan.cpp:44: warning: no matching class member found for uint8_t Velo::serializeGetVersion() const «SRC»/libs/obs/src/CObservationVelodyneScan.cpp:45: warning: no uniquely matching class member found for void Velo::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationVelodyneScan.cpp:67: warning: no uniquely matching class member found for void Velo::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationWindSensor.cpp:21: warning: no matching class member found for uint8_t CObservationWindSensor::serializeGetVersion() const «SRC»/libs/obs/src/CObservationWindSensor.cpp:22: warning: no uniquely matching class member found for void CObservationWindSensor::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationWindSensor.cpp:28: warning: no uniquely matching class member found for void CObservationWindSensor::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CObservationWirelessPower.cpp:21: warning: no matching class member found for uint8_t CObservationWirelessPower::serializeGetVersion() const «SRC»/libs/obs/src/CObservationWirelessPower.cpp:22: warning: no uniquely matching class member found for void CObservationWirelessPower::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CObservationWirelessPower.cpp:28: warning: no uniquely matching class member found for void CObservationWirelessPower::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CRawlog.cpp:47: warning: no uniquely matching class member found for void CRawlog::insert(const CSerializable::Ptr &obj) Possible candidates: void mrpt::obs::CRawlog::insert(CAction &action)' at line 113 of file «SRC»/libs/obs/include/mrpt/obs/CRawlog.h void mrpt::obs::CRawlog::insert(CActionCollection &action)' at line 119 of file «SRC»/libs/obs/include/mrpt/obs/CRawlog.h void mrpt::obs::CRawlog::insert(CSensoryFrame &observations)' at line 124 of file «SRC»/libs/obs/include/mrpt/obs/CRawlog.h void mrpt::obs::CRawlog::insert(const mrpt::serialization::CSerializable::Ptr &obj)' at line 128 of file «SRC»/libs/obs/include/mrpt/obs/CRawlog.h «SRC»/libs/obs/src/CRawlog.cpp:145: warning: no matching class member found for uint8_t CRawlog::serializeGetVersion() const «SRC»/libs/obs/src/CRawlog.cpp:146: warning: no uniquely matching class member found for void CRawlog::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CRawlog.cpp:154: warning: no uniquely matching class member found for void CRawlog::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CSensoryFrame.cpp:33: warning: no matching class member found for uint8_t CSensoryFrame::serializeGetVersion() const «SRC»/libs/obs/src/CSensoryFrame.cpp:34: warning: no uniquely matching class member found for void CSensoryFrame::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CSensoryFrame.cpp:44: warning: no uniquely matching class member found for void CSensoryFrame::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/CSensoryFrame.cpp:228: warning: no matching class member found for bool CSensoryFrame::insertObservationsInto(mrpt::maps::CMetricMap &theMap, const const std::optional< mrpt::poses::mrpt::poses::CPose3D > &robotPose) const Possible candidates: bool mrpt::obs::CSensoryFrame::insertObservationsInto(mrpt::maps::CMetricMap &theMap, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) const bool mrpt::obs::CSensoryFrame::insertObservationsInto(mrpt::maps::CMetricMap::Ptr &theMap, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt) const «SRC»/libs/obs/src/CSimpleMap.cpp:60: warning: no uniquely matching class member found for void CSimpleMap::set(size_t index, const CPose3DPDF::Ptr &in_posePDF, const CSensoryFrame::Ptr &in_SF) Possible candidates: void mrpt::maps::CSimpleMap::set(size_t index, const mrpt::poses::CPose3DPDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 154 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::set(size_t index, const Pair &poseSF)' at line 159 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::set(size_t index, const mrpt::poses::CPosePDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 165 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h «SRC»/libs/obs/src/CSimpleMap.cpp:71: warning: no uniquely matching class member found for void CSimpleMap::set(size_t index, const CPosePDF::Ptr &in_posePDF, const CSensoryFrame::Ptr &in_SF) Possible candidates: void mrpt::maps::CSimpleMap::set(size_t index, const mrpt::poses::CPose3DPDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 154 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::set(size_t index, const Pair &poseSF)' at line 159 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::set(size_t index, const mrpt::poses::CPosePDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 165 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h «SRC»/libs/obs/src/CSimpleMap.cpp:85: warning: no uniquely matching class member found for void CSimpleMap::insert(const CPose3DPDF::Ptr &in_posePDF, const CSensoryFrame::Ptr &in_SF) Possible candidates: void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPose3DPDF &in_posePDF, const mrpt::obs::CSensoryFrame &in_SF)' at line 179 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPose3DPDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 186 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const Pair &poseSF)' at line 191 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPosePDF &in_posePDF, const mrpt::obs::CSensoryFrame &in_SF)' at line 197 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPosePDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 204 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h «SRC»/libs/obs/src/CSimpleMap.cpp:131: warning: no uniquely matching class member found for void CSimpleMap::insert(const CPosePDF::Ptr &in_posePDF, const CSensoryFrame::Ptr &in_SF) Possible candidates: void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPose3DPDF &in_posePDF, const mrpt::obs::CSensoryFrame &in_SF)' at line 179 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPose3DPDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 186 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const Pair &poseSF)' at line 191 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPosePDF &in_posePDF, const mrpt::obs::CSensoryFrame &in_SF)' at line 197 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h void mrpt::maps::CSimpleMap::insert(const mrpt::poses::CPosePDF::Ptr &in_posePDF, const mrpt::obs::CSensoryFrame::Ptr &in_SF)' at line 204 of file «SRC»/libs/obs/include/mrpt/maps/CSimpleMap.h «SRC»/libs/obs/src/CSimpleMap.cpp:137: warning: no matching class member found for uint8_t CSimpleMap::serializeGetVersion() const «SRC»/libs/obs/src/CSimpleMap.cpp:138: warning: no uniquely matching class member found for void CSimpleMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/CSimpleMap.cpp:149: warning: no uniquely matching class member found for void CSimpleMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/obs/src/gnss_messages_novatel.cpp:199: warning: no uniquely matching class member found for void Message_NV_OEM6_BESTPOS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:205: warning: no uniquely matching class member found for bool Message_NV_OEM6_BESTPOS::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:212: warning: no uniquely matching class member found for bool Message_NV_OEM6_BESTPOS::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:226: warning: no uniquely matching class member found for void Message_NV_OEM6_INSPVAS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:246: warning: no uniquely matching class member found for bool Message_NV_OEM6_INSPVAS::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:252: warning: no uniquely matching class member found for bool Message_NV_OEM6_INSPVAS::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:264: warning: no uniquely matching class member found for void Message_NV_OEM6_INSCOVS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:290: warning: no uniquely matching class member found for bool Message_NV_OEM6_INSCOVS::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:295: warning: no uniquely matching class member found for bool Message_NV_OEM6_INSCOVS::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:351: warning: no uniquely matching class member found for void Message_NV_OEM6_RXSTATUS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:359: warning: no uniquely matching class member found for void Message_NV_OEM6_RAWEPHEM::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:415: warning: no uniquely matching class member found for void Message_NV_OEM6_RAWIMUS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:430: warning: no uniquely matching class member found for bool Message_NV_OEM6_RAWIMUS::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:435: warning: no uniquely matching class member found for bool Message_NV_OEM6_RAWIMUS::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:458: warning: no uniquely matching class member found for void Message_NV_OEM6_MARKTIME::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:464: warning: no uniquely matching class member found for bool Message_NV_OEM6_MARKTIME::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:477: warning: no uniquely matching class member found for bool Message_NV_OEM6_MARKTIME::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:483: warning: no uniquely matching class member found for void Message_NV_OEM6_MARK2TIME::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:490: warning: no uniquely matching class member found for bool Message_NV_OEM6_MARK2TIME::getAllFieldDescriptions(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:495: warning: no uniquely matching class member found for bool Message_NV_OEM6_MARK2TIME::getAllFieldValues(std::ostream &o) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:504: warning: no uniquely matching class member found for void Message_NV_OEM6_MARKPOS::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/gnss_messages_novatel.cpp:513: warning: no uniquely matching class member found for void Message_NV_OEM6_IONUTC::dumpToStream(std::ostream &out) const «SRC»/libs/obs/src/metric_map_types.cpp:38: warning: no matching class member found for uint8_t TMapGenericParams::serializeGetVersion() const «SRC»/libs/obs/src/metric_map_types.cpp:39: warning: no uniquely matching class member found for void TMapGenericParams::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/obs/src/metric_map_types.cpp:44: warning: no uniquely matching class member found for void TMapGenericParams::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CArrow.cpp:127: warning: no matching class member found for uint8_t CArrow::serializeGetVersion() const «SRC»/libs/opengl/src/CArrow.cpp:128: warning: no uniquely matching class member found for void CArrow::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CArrow.cpp:138: warning: no uniquely matching class member found for void CArrow::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CArrow.cpp:166: warning: no uniquely matching class member found for void CArrow::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/opengl/src/CArrow.cpp:181: warning: no uniquely matching class member found for void CArrow::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/opengl/src/CAssimpModel.cpp:245: warning: no matching class member found for uint8_t CAssimpModel::serializeGetVersion() const «SRC»/libs/opengl/src/CAssimpModel.cpp:246: warning: no uniquely matching class member found for void CAssimpModel::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CAssimpModel.cpp:262: warning: no uniquely matching class member found for void CAssimpModel::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CAxis.cpp:168: warning: no matching class member found for uint8_t CAxis::serializeGetVersion() const «SRC»/libs/opengl/src/CAxis.cpp:169: warning: no uniquely matching class member found for void CAxis::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CAxis.cpp:184: warning: no uniquely matching class member found for void CAxis::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CBox.cpp:134: warning: no matching class member found for uint8_t CBox::serializeGetVersion() const «SRC»/libs/opengl/src/CBox.cpp:135: warning: no uniquely matching class member found for void CBox::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CBox.cpp:146: warning: no uniquely matching class member found for void CBox::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CCamera.cpp:24: warning: no matching class member found for uint8_t CCamera::serializeGetVersion() const «SRC»/libs/opengl/src/CCamera.cpp:25: warning: no uniquely matching class member found for void CCamera::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CCamera.cpp:35: warning: no uniquely matching class member found for void CCamera::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CColorBar.cpp:192: warning: no matching class member found for uint8_t CColorBar::serializeGetVersion() const «SRC»/libs/opengl/src/CColorBar.cpp:193: warning: no uniquely matching class member found for void CColorBar::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CColorBar.cpp:201: warning: no uniquely matching class member found for void CColorBar::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CCylinder.cpp:99: warning: no uniquely matching class member found for void CCylinder::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/opengl/src/CCylinder.cpp:109: warning: no uniquely matching class member found for void CCylinder::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/opengl/src/CCylinder.cpp:128: warning: no matching class member found for uint8_t CCylinder::serializeGetVersion() const «SRC»/libs/opengl/src/CCylinder.cpp:129: warning: no uniquely matching class member found for void CCylinder::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CCylinder.cpp:137: warning: no uniquely matching class member found for void CCylinder::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CDisk.cpp:79: warning: no matching class member found for uint8_t CDisk::serializeGetVersion() const «SRC»/libs/opengl/src/CDisk.cpp:80: warning: no uniquely matching class member found for void CDisk::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CDisk.cpp:88: warning: no uniquely matching class member found for void CDisk::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CFrustum.cpp:145: warning: no matching class member found for uint8_t CFrustum::serializeGetVersion() const «SRC»/libs/opengl/src/CFrustum.cpp:146: warning: no uniquely matching class member found for void CFrustum::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CFrustum.cpp:157: warning: no uniquely matching class member found for void CFrustum::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:21: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 2 >::implUpdate_Wireframe() «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:43: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 3 >::implUpdate_Wireframe() «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:114: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 2 >::implUpdate_Triangles() «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:138: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 3 >::implUpdate_Triangles() «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:217: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 2 >::generatePoints(const CGeneralizedEllipsoidTemplate< 2 >::cov_matrix_t &U, std::vector< CGeneralizedEllipsoidTemplate< 2 >::array_parameter_t > &pts) const «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp:252: warning: no matching class member found for template <> void mrpt::opengl::CGeneralizedEllipsoidTemplate< 3 >::generatePoints(const CGeneralizedEllipsoidTemplate< 3 >::cov_matrix_t &U, std::vector< CGeneralizedEllipsoidTemplate< 3 >::array_parameter_t > &pts) const «SRC»/libs/opengl/src/CGridPlaneXY.cpp:58: warning: no matching class member found for uint8_t CGridPlaneXY::serializeGetVersion() const «SRC»/libs/opengl/src/CGridPlaneXY.cpp:59: warning: no uniquely matching class member found for void CGridPlaneXY::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CGridPlaneXY.cpp:68: warning: no uniquely matching class member found for void CGridPlaneXY::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CGridPlaneXZ.cpp:58: warning: no matching class member found for uint8_t CGridPlaneXZ::serializeGetVersion() const «SRC»/libs/opengl/src/CGridPlaneXZ.cpp:59: warning: no uniquely matching class member found for void CGridPlaneXZ::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CGridPlaneXZ.cpp:68: warning: no uniquely matching class member found for void CGridPlaneXZ::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CMesh.cpp:426: warning: no matching class member found for uint8_t CMesh::serializeGetVersion() const «SRC»/libs/opengl/src/CMesh.cpp:427: warning: no uniquely matching class member found for void CMesh::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CMesh.cpp:442: warning: no uniquely matching class member found for void CMesh::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CMesh3D.cpp:276: warning: no matching class member found for uint8_t CMesh3D::serializeGetVersion() const «SRC»/libs/opengl/src/CMesh3D.cpp:277: warning: no uniquely matching class member found for void CMesh3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CMesh3D.cpp:290: warning: no uniquely matching class member found for void CMesh3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CMeshFast.cpp:144: warning: no matching class member found for uint8_t CMeshFast::serializeGetVersion() const «SRC»/libs/opengl/src/CMeshFast.cpp:145: warning: no uniquely matching class member found for void CMeshFast::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CMeshFast.cpp:159: warning: no uniquely matching class member found for void CMeshFast::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/COctoMapVoxels.cpp:254: warning: no matching class member found for uint8_t COctoMapVoxels::serializeGetVersion() const «SRC»/libs/opengl/src/COctoMapVoxels.cpp:255: warning: no uniquely matching class member found for void COctoMapVoxels::serializeTo(CArchive &out) const «SRC»/libs/opengl/src/COctoMapVoxels.cpp:267: warning: no uniquely matching class member found for void COctoMapVoxels::serializeFrom(CArchive &in, uint8_t version) «SRC»/libs/opengl/src/COpenGLScene.cpp:115: warning: no matching class member found for uint8_t COpenGLScene::serializeGetVersion() const «SRC»/libs/opengl/src/COpenGLScene.cpp:116: warning: no uniquely matching class member found for void COpenGLScene::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/COpenGLScene.cpp:127: warning: no uniquely matching class member found for void COpenGLScene::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/COpenGLViewport.cpp:503: warning: no matching class member found for uint8_t COpenGLViewport::serializeGetVersion() const «SRC»/libs/opengl/src/COpenGLViewport.cpp:504: warning: no uniquely matching class member found for void COpenGLViewport::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/COpenGLViewport.cpp:550: warning: no uniquely matching class member found for void COpenGLViewport::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CPointCloud.cpp:189: warning: no uniquely matching class member found for void CPointCloud::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/opengl/src/CPointCloud.cpp:211: warning: no uniquely matching class member found for void CPointCloud::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/opengl/src/CPointCloud.cpp:251: warning: no matching class member found for uint8_t CPointCloud::serializeGetVersion() const «SRC»/libs/opengl/src/CPointCloud.cpp:252: warning: no uniquely matching class member found for void CPointCloud::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CPointCloud.cpp:276: warning: no uniquely matching class member found for void CPointCloud::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CPointCloudColoured.cpp:104: warning: no matching class member found for uint8_t CPointCloudColoured::serializeGetVersion() const «SRC»/libs/opengl/src/CPointCloudColoured.cpp:105: warning: no uniquely matching class member found for void CPointCloudColoured::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CPointCloudColoured.cpp:112: warning: no uniquely matching class member found for void CPointCloudColoured::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CPolyhedron.cpp:1911: warning: no matching class member found for uint8_t CPolyhedron::serializeGetVersion() const «SRC»/libs/opengl/src/CPolyhedron.cpp:1912: warning: no uniquely matching class member found for void CPolyhedron::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CPolyhedron.cpp:1920: warning: no uniquely matching class member found for void CPolyhedron::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp:26: warning: no matching file member found for IMPLEMENTS_VIRTUAL_SERIALIZABLE() const Possible candidates: '#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)' at line 178 of file«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CDetectableObject, CSerializable, mrpt::detectors) void CDetectable2D' at line 18 of file«SRC»/libs/detectors/src/CDetectableObject.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CAbstractHolonomicReactiveMethod, CSerializable, mrpt::nav) CAbstractHolonomicReactiveMethod' at line 18 of file«SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CRenderizableShaderTexturedTriangles, CRenderizable, mrpt::opengl) const bool MRPT_OPENGL_VERBOSE' at line 32 of file«SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp «SRC»/libs/opengl/src/CRenderizableShaderText.cpp:25: warning: no matching file member found for IMPLEMENTS_VIRTUAL_SERIALIZABLE() const Possible candidates: '#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)' at line 178 of file«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CDetectableObject, CSerializable, mrpt::detectors) void CDetectable2D' at line 18 of file«SRC»/libs/detectors/src/CDetectableObject.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CAbstractHolonomicReactiveMethod, CSerializable, mrpt::nav) CAbstractHolonomicReactiveMethod' at line 18 of file«SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CRenderizableShaderTexturedTriangles, CRenderizable, mrpt::opengl) const bool MRPT_OPENGL_VERBOSE' at line 32 of file«SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp:27: warning: no matching file member found for IMPLEMENTS_VIRTUAL_SERIALIZABLE() const Possible candidates: '#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)' at line 178 of file«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CDetectableObject, CSerializable, mrpt::detectors) void CDetectable2D' at line 18 of file«SRC»/libs/detectors/src/CDetectableObject.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CAbstractHolonomicReactiveMethod, CSerializable, mrpt::nav) CAbstractHolonomicReactiveMethod' at line 18 of file«SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CRenderizableShaderTexturedTriangles, CRenderizable, mrpt::opengl) const bool MRPT_OPENGL_VERBOSE' at line 32 of file«SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp:25: warning: no matching file member found for IMPLEMENTS_VIRTUAL_SERIALIZABLE() const Possible candidates: '#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)' at line 178 of file«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CDetectableObject, CSerializable, mrpt::detectors) void CDetectable2D' at line 18 of file«SRC»/libs/detectors/src/CDetectableObject.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CAbstractHolonomicReactiveMethod, CSerializable, mrpt::nav) CAbstractHolonomicReactiveMethod' at line 18 of file«SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp 'IMPLEMENTS_VIRTUAL_SERIALIZABLE(CRenderizableShaderTexturedTriangles, CRenderizable, mrpt::opengl) const bool MRPT_OPENGL_VERBOSE' at line 32 of file«SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp «SRC»/libs/opengl/src/CSetOfLines.cpp:119: warning: no matching class member found for uint8_t CSetOfLines::serializeGetVersion() const «SRC»/libs/opengl/src/CSetOfLines.cpp:120: warning: no uniquely matching class member found for void CSetOfLines::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSetOfLines.cpp:128: warning: no uniquely matching class member found for void CSetOfLines::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CSetOfObjects.cpp:48: warning: no matching class member found for uint8_t CSetOfObjects::serializeGetVersion() const «SRC»/libs/opengl/src/CSetOfObjects.cpp:49: warning: no uniquely matching class member found for void CSetOfObjects::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSetOfObjects.cpp:62: warning: no uniquely matching class member found for void CSetOfObjects::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp:28: warning: no matching class member found for uint8_t CSetOfTexturedTriangles::serializeGetVersion() const «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp:29: warning: no uniquely matching class member found for void CSetOfTexturedTriangles::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp:45: warning: no uniquely matching class member found for void CSetOfTexturedTriangles::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CSetOfTriangles.cpp:32: warning: no matching class member found for uint8_t CSetOfTriangles::serializeGetVersion() const «SRC»/libs/opengl/src/CSetOfTriangles.cpp:33: warning: no uniquely matching class member found for void CSetOfTriangles::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSetOfTriangles.cpp:41: warning: no uniquely matching class member found for void CSetOfTriangles::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CSimpleLine.cpp:44: warning: no matching class member found for uint8_t CSimpleLine::serializeGetVersion() const «SRC»/libs/opengl/src/CSimpleLine.cpp:45: warning: no uniquely matching class member found for void CSimpleLine::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSimpleLine.cpp:53: warning: no uniquely matching class member found for void CSimpleLine::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CSphere.cpp:23: warning: no matching class member found for uint8_t CSphere::serializeGetVersion() const «SRC»/libs/opengl/src/CSphere.cpp:24: warning: no uniquely matching class member found for void CSphere::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CSphere.cpp:30: warning: no uniquely matching class member found for void CSphere::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CText.cpp:108: warning: no matching class member found for uint8_t CText::serializeGetVersion() const «SRC»/libs/opengl/src/CText.cpp:109: warning: no uniquely matching class member found for void CText::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CText.cpp:117: warning: no uniquely matching class member found for void CText::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CText3D.cpp:58: warning: no matching class member found for uint8_t CText3D::serializeGetVersion() const «SRC»/libs/opengl/src/CText3D.cpp:59: warning: no uniquely matching class member found for void CText3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CText3D.cpp:66: warning: no uniquely matching class member found for void CText3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CTexturedPlane.cpp:128: warning: no matching class member found for uint8_t CTexturedPlane::serializeGetVersion() const «SRC»/libs/opengl/src/CTexturedPlane.cpp:129: warning: no uniquely matching class member found for void CTexturedPlane::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CTexturedPlane.cpp:139: warning: no uniquely matching class member found for void CTexturedPlane::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CVectorField2D.cpp:31: warning: no matching class member found for CVectorField2D::CVectorField2D([[maybe_unused]] mrpt::math::CMatrixDynamic< float > Matrix_x, [[maybe_unused]] CMatrixFloat Matrix_y, [[maybe_unused]] float xmin, [[maybe_unused]] float xmax, [[maybe_unused]] float ymin, [[maybe_unused]] float ymax) Possible candidates: mrpt::opengl::CVectorField2D::CVectorField2D() mrpt::opengl::CVectorField2D::CVectorField2D(mrpt::math::CMatrixFloat Matrix_x, mrpt::math::CMatrixFloat Matrix_y, float xmin=-1, float xmax=1, float ymin=-1, float ymax=1) «SRC»/libs/opengl/src/CVectorField2D.cpp:150: warning: no matching class member found for uint8_t CVectorField2D::serializeGetVersion() const «SRC»/libs/opengl/src/CVectorField2D.cpp:151: warning: no uniquely matching class member found for void CVectorField2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CVectorField2D.cpp:165: warning: no uniquely matching class member found for void CVectorField2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/opengl/src/CVectorField3D.cpp:130: warning: no matching class member found for uint8_t CVectorField3D::serializeGetVersion() const «SRC»/libs/opengl/src/CVectorField3D.cpp:131: warning: no uniquely matching class member found for void CVectorField3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/opengl/src/CVectorField3D.cpp:143: warning: no uniquely matching class member found for void CVectorField3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/include/mrpt/poses/CPose3D.h:164: warning: documented symbol `mrpt::poses::CPose3D::note' was not declared or defined. «SRC»/libs/poses/src/CPoint2D.cpp:27: warning: no matching class member found for uint8_t CPoint2D::serializeGetVersion() const «SRC»/libs/poses/src/CPoint2D.cpp:28: warning: no uniquely matching class member found for void CPoint2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPoint2D.cpp:32: warning: no uniquely matching class member found for void CPoint2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPoint2D.cpp:55: warning: no uniquely matching class member found for void CPoint2D::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPoint2D.cpp:61: warning: no uniquely matching class member found for void CPoint2D::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:52: warning: no matching class member found for uint8_t CPoint2DPDFGaussian::serializeGetVersion() const «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:53: warning: no uniquely matching class member found for void CPoint2DPDFGaussian::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:57: warning: no uniquely matching class member found for void CPoint2DPDFGaussian::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:70: warning: no uniquely matching class member found for void CPoint2DPDFGaussian::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:77: warning: no uniquely matching class member found for void CPoint2DPDFGaussian::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp:222: warning: no uniquely matching class member found for void CPoint2DPDFGaussian::bayesianFusion(const mrpt::poses::CPoint2DPDF &p1_, const mrpt::poses::CPoint2DPDF &p2_, [[maybe_unused]] double minMahalanobisDistToDrop) Possible candidates: void mrpt::poses::CPoint2DPDFGaussian::bayesianFusion(const CPoint2DPDFGaussian &p1, const CPoint2DPDFGaussian &p2)' at line 74 of file «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDFGaussian.h void mrpt::poses::CPoint2DPDFGaussian::bayesianFusion(const CPoint2DPDF &p1, const CPoint2DPDF &p2, const double minMahalanobisDistToDrop=0) override' at line 114 of file «SRC»/libs/poses/include/mrpt/poses/CPoint2DPDFGaussian.h «SRC»/libs/poses/src/CPoint3D.cpp:52: warning: no matching class member found for uint8_t CPoint3D::serializeGetVersion() const «SRC»/libs/poses/src/CPoint3D.cpp:53: warning: no uniquely matching class member found for void CPoint3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPoint3D.cpp:57: warning: no uniquely matching class member found for void CPoint3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPoint3D.cpp:82: warning: no uniquely matching class member found for void CPoint3D::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPoint3D.cpp:90: warning: no uniquely matching class member found for void CPoint3D::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPointPDFGaussian.cpp:59: warning: no matching class member found for uint8_t CPointPDFGaussian::serializeGetVersion() const «SRC»/libs/poses/src/CPointPDFGaussian.cpp:60: warning: no uniquely matching class member found for void CPointPDFGaussian::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPointPDFGaussian.cpp:64: warning: no uniquely matching class member found for void CPointPDFGaussian::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPointPDFGaussian.cpp:86: warning: no uniquely matching class member found for void CPointPDFGaussian::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPointPDFGaussian.cpp:93: warning: no uniquely matching class member found for void CPointPDFGaussian::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPointPDFGaussian.cpp:277: warning: no uniquely matching class member found for void CPointPDFGaussian::bayesianFusion(const mrpt::poses::CPointPDF &p1_, const mrpt::poses::CPointPDF &p2_, [[maybe_unused]] double minMahalanobisDistToDrop) Possible candidates: void mrpt::poses::CPointPDFGaussian::bayesianFusion(const CPointPDFGaussian &p1, const CPointPDFGaussian &p2)' at line 77 of file «SRC»/libs/poses/include/mrpt/poses/CPointPDFGaussian.h void mrpt::poses::CPointPDFGaussian::bayesianFusion(const CPointPDF &p1, const CPointPDF &p2, const double minMahalanobisDistToDrop=0) override' at line 144 of file «SRC»/libs/poses/include/mrpt/poses/CPointPDFGaussian.h «SRC»/libs/poses/src/CPointPDFParticles.cpp:136: warning: no matching class member found for uint8_t CPointPDFParticles::serializeGetVersion() const «SRC»/libs/poses/src/CPointPDFParticles.cpp:137: warning: no uniquely matching class member found for void CPointPDFParticles::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPointPDFParticles.cpp:147: warning: no uniquely matching class member found for void CPointPDFParticles::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPointPDFSOG.cpp:119: warning: no matching class member found for uint8_t CPointPDFSOG::serializeGetVersion() const «SRC»/libs/poses/src/CPointPDFSOG.cpp:120: warning: no uniquely matching class member found for void CPointPDFSOG::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPointPDFSOG.cpp:131: warning: no uniquely matching class member found for void CPointPDFSOG::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose2D.cpp:55: warning: no matching class member found for uint8_t CPose2D::serializeGetVersion() const «SRC»/libs/poses/src/CPose2D.cpp:56: warning: no uniquely matching class member found for void CPose2D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose2D.cpp:61: warning: no uniquely matching class member found for void CPose2D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose2D.cpp:86: warning: no uniquely matching class member found for void CPose2D::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPose2D.cpp:93: warning: no uniquely matching class member found for void CPose2D::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPose2DInterpolator.cpp:23: warning: no matching class member found for uint8_t CPose2DInterpolator::serializeGetVersion() const «SRC»/libs/poses/src/CPose2DInterpolator.cpp:24: warning: no uniquely matching class member found for void CPose2DInterpolator::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose2DInterpolator.cpp:28: warning: no uniquely matching class member found for void CPose2DInterpolator::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3D.cpp:128: warning: no matching class member found for uint8_t CPose3D::serializeGetVersion() const «SRC»/libs/poses/src/CPose3D.cpp:129: warning: no uniquely matching class member found for void CPose3D::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3D.cpp:142: warning: no uniquely matching class member found for void CPose3D::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3D.cpp:200: warning: no uniquely matching class member found for void CPose3D::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPose3D.cpp:208: warning: no uniquely matching class member found for void CPose3D::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPose3D.cpp:251: warning: no matching class member found for mxArray * CPose3D::writeToMatlab() const «SRC»/libs/poses/src/CPose3D.cpp:382: warning: no uniquely matching class member found for void CPose3D::composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz, std::optional< std::reference_wrapper< T > >< mrpt::math::mrpt::math::CMatrixFixed< double, 3, 3 > > out_jacobian_df_dpoint, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3, bool use_small_rot_approx) const Possible candidates: void mrpt::poses::CPose3D::composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz, mrpt::optional_ref< mrpt::math::CMatrixDouble33 > out_jacobian_df_dpoint=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3=std::nullopt, bool use_small_rot_approx=false) const' at line 363 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h void mrpt::poses::CPose3D::composePoint(const mrpt::math::TPoint3D &local_point, mrpt::math::TPoint3D &global_point) const' at line 378 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h mrpt::math::TPoint3D mrpt::poses::CPose3D::composePoint(const mrpt::math::TPoint3D &l) const' at line 387 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h void mrpt::poses::CPose3D::composePoint(const mrpt::math::TPoint3D &local_point, mrpt::math::TPoint2D &global_point) const' at line 397 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h void mrpt::poses::CPose3D::composePoint(double lx, double ly, double lz, float &gx, float &gy, float &gz) const' at line 409 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h «SRC»/libs/poses/src/CPose3D.cpp:677: warning: no uniquely matching class member found for void CPose3D::inverseComposePoint(double gx, double gy, double gz, double &lx, double &ly, double &lz, std::optional< std::reference_wrapper< T > >< mrpt::math::mrpt::math::CMatrixFixed< double, 3, 3 > > out_jacobian_df_dpoint, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3) const Possible candidates: void mrpt::poses::CPose3D::inverseComposePoint(const double gx, const double gy, const double gz, double &lx, double &ly, double &lz, mrpt::optional_ref< mrpt::math::CMatrixDouble33 > out_jacobian_df_dpoint=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3=std::nullopt) const' at line 436 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h void mrpt::poses::CPose3D::inverseComposePoint(const mrpt::math::TPoint3D &g, mrpt::math::TPoint3D &l) const' at line 447 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h mrpt::math::TPoint3D mrpt::poses::CPose3D::inverseComposePoint(const mrpt::math::TPoint3D &g) const' at line 453 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h void mrpt::poses::CPose3D::inverseComposePoint(const mrpt::math::TPoint2D &g, mrpt::math::TPoint2D &l, const double eps=1e-6) const' at line 463 of file «SRC»/libs/poses/include/mrpt/poses/CPose3D.h «SRC»/libs/poses/src/CPose3DInterpolator.cpp:23: warning: no matching class member found for uint8_t CPose3DInterpolator::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DInterpolator.cpp:24: warning: no uniquely matching class member found for void CPose3DInterpolator::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DInterpolator.cpp:28: warning: no uniquely matching class member found for void CPose3DInterpolator::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp:52: warning: no matching class member found for CPose3DPDFGaussian::CPose3DPDFGaussian([[maybe_unused]] mrpt::poses::TConstructorFlags_Poses constructor_dummy_param) Possible candidates: mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian() mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian(const CPose3D &init_Mean) mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian(TConstructorFlags_Poses constructor_dummy_param) mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian(const CPose3D &init_Mean, const mrpt::math::CMatrixDouble66 &init_Cov) mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian(const CPosePDFGaussian &o) mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian(const CPose3DQuatPDFGaussian &o) «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp:224: warning: no matching class member found for uint8_t CPose3DPDFGaussian::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp:225: warning: no uniquely matching class member found for void CPose3DPDFGaussian::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp:230: warning: no uniquely matching class member found for void CPose3DPDFGaussian::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp:42: warning: no matching class member found for CPose3DPDFGaussianInf::CPose3DPDFGaussianInf([[maybe_unused]] mrpt::poses::TConstructorFlags_Poses constructor_dummy_param) Possible candidates: mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf() mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf(const CPose3D &init_Mean) mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf(TConstructorFlags_Poses constructor_dummy_param) mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf(const CPose3D &init_Mean, const mrpt::math::CMatrixDouble66 &init_CovInv) mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf(const CPose3DQuatPDFGaussian &o) «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp:83: warning: no matching class member found for uint8_t CPose3DPDFGaussianInf::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp:84: warning: no uniquely matching class member found for void CPose3DPDFGaussianInf::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp:90: warning: no uniquely matching class member found for void CPose3DPDFGaussianInf::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DPDFGrid.cpp:95: warning: no matching class member found for uint8_t CPose3DPDFGrid::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DPDFGrid.cpp:96: warning: no uniquely matching class member found for void CPose3DPDFGrid::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DPDFGrid.cpp:114: warning: no uniquely matching class member found for void CPose3DPDFGrid::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DPDFParticles.cpp:184: warning: no matching class member found for uint8_t CPose3DPDFParticles::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DPDFParticles.cpp:185: warning: no uniquely matching class member found for void CPose3DPDFParticles::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DPDFParticles.cpp:189: warning: no uniquely matching class member found for void CPose3DPDFParticles::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DPDFSOG.cpp:97: warning: no matching class member found for uint8_t CPose3DPDFSOG::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DPDFSOG.cpp:98: warning: no uniquely matching class member found for void CPose3DPDFSOG::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DPDFSOG.cpp:105: warning: no uniquely matching class member found for void CPose3DPDFSOG::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DQuat.cpp:327: warning: no matching class member found for uint8_t CPose3DQuat::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DQuat.cpp:328: warning: no uniquely matching class member found for void CPose3DQuat::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DQuat.cpp:333: warning: no uniquely matching class member found for void CPose3DQuat::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DQuat.cpp:348: warning: no uniquely matching class member found for void CPose3DQuat::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPose3DQuat.cpp:360: warning: no uniquely matching class member found for void CPose3DQuat::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp:48: warning: no matching class member found for CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian([[maybe_unused]] mrpt::math::TConstructorFlags_Quaternions constructor_dummy_param) Possible candidates: mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian() mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian(mrpt::math::TConstructorFlags_Quaternions constructor_dummy_param) mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian(const CPose3DQuat &init_Mean) mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian(const CPose3DQuat &init_Mean, const mrpt::math::CMatrixDouble77 &init_Cov) mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian(const CPosePDFGaussian &o) mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian(const CPose3DPDFGaussian &o) «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp:84: warning: no matching class member found for uint8_t CPose3DQuatPDFGaussian::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp:85: warning: no uniquely matching class member found for void CPose3DQuatPDFGaussian::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp:91: warning: no uniquely matching class member found for void CPose3DQuatPDFGaussian::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp:45: warning: no matching class member found for CPose3DQuatPDFGaussianInf::CPose3DQuatPDFGaussianInf([[maybe_unused]] mrpt::math::TConstructorFlags_Quaternions constructor_dummy_param) Possible candidates: mrpt::poses::CPose3DQuatPDFGaussianInf::CPose3DQuatPDFGaussianInf() mrpt::poses::CPose3DQuatPDFGaussianInf::CPose3DQuatPDFGaussianInf(mrpt::math::TConstructorFlags_Quaternions constructor_dummy_param) mrpt::poses::CPose3DQuatPDFGaussianInf::CPose3DQuatPDFGaussianInf(const CPose3DQuat &init_Mean) mrpt::poses::CPose3DQuatPDFGaussianInf::CPose3DQuatPDFGaussianInf(const CPose3DQuat &init_Mean, const mrpt::math::CMatrixDouble77 &init_CovInv) «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp:65: warning: no matching class member found for uint8_t CPose3DQuatPDFGaussianInf::serializeGetVersion() const «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp:66: warning: no uniquely matching class member found for void CPose3DQuatPDFGaussianInf::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp:77: warning: no uniquely matching class member found for void CPose3DQuatPDFGaussianInf::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPosePDFGaussian.cpp:58: warning: no matching class member found for uint8_t CPosePDFGaussian::serializeGetVersion() const «SRC»/libs/poses/src/CPosePDFGaussian.cpp:59: warning: no uniquely matching class member found for void CPosePDFGaussian::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPosePDFGaussian.cpp:64: warning: no uniquely matching class member found for void CPosePDFGaussian::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPosePDFGaussian.cpp:94: warning: no uniquely matching class member found for void CPosePDFGaussian::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPosePDFGaussian.cpp:101: warning: no uniquely matching class member found for void CPosePDFGaussian::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp:58: warning: no matching class member found for uint8_t CPosePDFGaussianInf::serializeGetVersion() const «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp:59: warning: no uniquely matching class member found for void CPosePDFGaussianInf::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp:65: warning: no uniquely matching class member found for void CPosePDFGaussianInf::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp:84: warning: no uniquely matching class member found for void CPosePDFGaussianInf::serializeTo(mrpt::serialization::CSchemeArchiveBase &out) const «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp:91: warning: no uniquely matching class member found for void CPosePDFGaussianInf::serializeFrom(mrpt::serialization::CSchemeArchiveBase &in) «SRC»/libs/poses/src/CPosePDFGrid.cpp:94: warning: no matching class member found for uint8_t CPosePDFGrid::serializeGetVersion() const «SRC»/libs/poses/src/CPosePDFGrid.cpp:95: warning: no uniquely matching class member found for void CPosePDFGrid::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPosePDFGrid.cpp:108: warning: no uniquely matching class member found for void CPosePDFGrid::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPosePDFParticles.cpp:164: warning: no matching class member found for uint8_t CPosePDFParticles::serializeGetVersion() const «SRC»/libs/poses/src/CPosePDFParticles.cpp:165: warning: no uniquely matching class member found for void CPosePDFParticles::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPosePDFParticles.cpp:169: warning: no uniquely matching class member found for void CPosePDFParticles::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPosePDFSOG.cpp:107: warning: no matching class member found for uint8_t CPosePDFSOG::serializeGetVersion() const «SRC»/libs/poses/src/CPosePDFSOG.cpp:108: warning: no uniquely matching class member found for void CPosePDFSOG::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPosePDFSOG.cpp:119: warning: no uniquely matching class member found for void CPosePDFSOG::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPoses2DSequence.cpp:22: warning: no matching class member found for uint8_t CPoses2DSequence::serializeGetVersion() const «SRC»/libs/poses/src/CPoses2DSequence.cpp:23: warning: no uniquely matching class member found for void CPoses2DSequence::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPoses2DSequence.cpp:29: warning: no uniquely matching class member found for void CPoses2DSequence::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/CPoses3DSequence.cpp:23: warning: no matching class member found for uint8_t CPoses3DSequence::serializeGetVersion() const «SRC»/libs/poses/src/CPoses3DSequence.cpp:24: warning: no uniquely matching class member found for void CPoses3DSequence::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/poses/src/CPoses3DSequence.cpp:30: warning: no uniquely matching class member found for void CPoses3DSequence::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/poses/src/Lie/SE.cpp:28: warning: no uniquely matching class member found for SE< 3 >::type SE::exp(const SE< 3 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SE.cpp:33: warning: no uniquely matching class member found for SE< 3 >::tangent_vector SE::log(const SE< 3 >::type &P) «SRC»/libs/poses/src/Lie/SE.cpp:46: warning: no uniquely matching class member found for SE< 3 >::manifold_vector SE::asManifoldVector(const SE< 3 >::type &pose) «SRC»/libs/poses/src/Lie/SE.cpp:53: warning: no uniquely matching class member found for SE< 3 >::type SE::fromManifoldVector(const SE< 3 >::manifold_vector &v) «SRC»/libs/poses/src/Lie/SE.cpp:59: warning: no uniquely matching class member found for SE< 3 >::tang2mat_jacob SE::jacob_dexpe_de(const SE< 3 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SE.cpp:69: warning: no uniquely matching class member found for SE< 3 >::mat2tang_jacob SE::jacob_dlogv_dv(const SE< 3 >::type &P) «SRC»/libs/poses/src/Lie/SE.cpp:81: warning: no matching class member found for SE< 3 >::tang2mat_jacob SE::jacob_dexpeD_de(const CPose3D &D) «SRC»/libs/poses/src/Lie/SE.cpp:101: warning: no uniquely matching class member found for SE< 3 >::tang2mat_jacob SE::jacob_dDexpe_de(const CPose3D &D) «SRC»/libs/poses/src/Lie/SE.cpp:121: warning: no matching class member found for SE< 3 >::tang2mat_jacob SE::jacob_dAexpeD_de(const CPose3D &A, const CPose3D &D) «SRC»/libs/poses/src/Lie/SE.cpp:141: warning: no uniquely matching class member found for void SE::jacob_dDinvP1invP2_de1e2(const CPose3D &Dinv, const CPose3D &P1, const CPose3D &P2, mrpt::optional_ref< matrix_TxT > df_de1, mrpt::optional_ref< matrix_TxT > df_de2) «SRC»/libs/poses/src/Lie/SE.cpp:177: warning: no uniquely matching class member found for SE< 3 >::matrix_MxM SE::jacob_dAB_dA(const SE< 3 >::type &A, const SE< 3 >::type &B) «SRC»/libs/poses/src/Lie/SE.cpp:194: warning: no uniquely matching class member found for SE< 3 >::matrix_MxM SE::jacob_dAB_dB(const SE< 3 >::type &A, const SE< 3 >::type &B) «SRC»/libs/poses/src/Lie/SE.cpp:207: warning: no uniquely matching class member found for SE< 2 >::type SE::exp(const SE< 2 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SE.cpp:216: warning: no uniquely matching class member found for SE< 2 >::tangent_vector SE::log(const SE< 2 >::type &P) «SRC»/libs/poses/src/Lie/SE.cpp:225: warning: no uniquely matching class member found for SE< 2 >::manifold_vector SE::asManifoldVector(const SE< 2 >::type &pose) «SRC»/libs/poses/src/Lie/SE.cpp:234: warning: no uniquely matching class member found for SE< 2 >::type SE::fromManifoldVector(const SE< 2 >::manifold_vector &v) «SRC»/libs/poses/src/Lie/SE.cpp:239: warning: no uniquely matching class member found for SE< 2 >::matrix_MxM SE::jacob_dAB_dA(const SE< 2 >::type &A, const SE< 2 >::type &B) «SRC»/libs/poses/src/Lie/SE.cpp:251: warning: no uniquely matching class member found for SE< 2 >::matrix_MxM SE::jacob_dAB_dB(const SE< 2 >::type &A, const SE< 2 >::type &B) «SRC»/libs/poses/src/Lie/SE.cpp:263: warning: no uniquely matching class member found for SE< 2 >::tang2mat_jacob SE::jacob_dDexpe_de(const SE< 2 >::type &D) «SRC»/libs/poses/src/Lie/SE.cpp:276: warning: no uniquely matching class member found for void SE::jacob_dDinvP1invP2_de1e2(const CPose2D &Dinv, const CPose2D &P1, const CPose2D &P2, mrpt::optional_ref< matrix_TxT > df_de1, mrpt::optional_ref< matrix_TxT > df_de2) «SRC»/libs/poses/src/Lie/SO.cpp:28: warning: no uniquely matching class member found for SO< 3 >::type SO::exp(const SO< 3 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SO.cpp:40: warning: no uniquely matching class member found for SO< 3 >::tang2mat_jacob SO::jacob_dexpe_de(const SO< 3 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SO.cpp:59: warning: no uniquely matching class member found for SO< 3 >::tangent_vector SO::log(const SO< 3 >::type &R) «SRC»/libs/poses/src/Lie/SO.cpp:117: warning: no matching class member found for SO< 3 >::type SO::fromYPR(const double yaw, const double pitch, const double roll) «SRC»/libs/poses/src/Lie/SO.cpp:161: warning: no uniquely matching class member found for SO< 3 >::mat2tang_jacob SO::jacob_dlogv_dv(const SO< 3 >::type &R) «SRC»/libs/poses/src/Lie/SO.cpp:187: warning: no matching class member found for SO< 3 >::tangent_vector SO::vee_RmRt(const SO< 3 >::type &R) «SRC»/libs/poses/src/Lie/SO.cpp:197: warning: no uniquely matching class member found for SO< 2 >::type SO::exp(const SO< 2 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SO.cpp:202: warning: no uniquely matching class member found for SO< 2 >::tang2mat_jacob SO::jacob_dexpe_de(const SO< 2 >::tangent_vector &x) «SRC»/libs/poses/src/Lie/SO.cpp:209: warning: no uniquely matching class member found for SO< 2 >::tangent_vector SO::log(const SO< 2 >::type &R) «SRC»/libs/poses/src/Lie/SO.cpp:216: warning: no uniquely matching class member found for SO< 2 >::mat2tang_jacob SO::jacob_dlogv_dv(const SO< 2 >::type &R) «SRC»/libs/poses/src/SO_SE_average.cpp:23: warning: no uniquely matching class member found for SO_average::SO_average() «SRC»/libs/poses/src/SO_SE_average.cpp:25: warning: no uniquely matching class member found for void SO_average::clear() «SRC»/libs/poses/src/SO_SE_average.cpp:30: warning: no uniquely matching class member found for void SO_average::append(const double orientation_rad) «SRC»/libs/poses/src/SO_SE_average.cpp:34: warning: no uniquely matching class member found for void SO_average::append(const double orientation_rad, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:40: warning: no uniquely matching class member found for double SO_average::get_average() const «SRC»/libs/poses/src/SO_SE_average.cpp:59: warning: no uniquely matching class member found for SO_average::SO_average() «SRC»/libs/poses/src/SO_SE_average.cpp:60: warning: no uniquely matching class member found for void SO_average::clear() «SRC»/libs/poses/src/SO_SE_average.cpp:65: warning: no uniquely matching class member found for void SO_average::append(const mrpt::math::CMatrixDouble33 &M) «SRC»/libs/poses/src/SO_SE_average.cpp:69: warning: no uniquely matching class member found for void SO_average::append(const mrpt::math::CMatrixDouble33 &M, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:77: warning: no uniquely matching class member found for mrpt::math::CMatrixDouble33 SO_average::get_average() const «SRC»/libs/poses/src/SO_SE_average.cpp:108: warning: no uniquely matching class member found for SE_average::SE_average() «SRC»/libs/poses/src/SO_SE_average.cpp:109: warning: no uniquely matching class member found for void SE_average::clear() «SRC»/libs/poses/src/SO_SE_average.cpp:115: warning: no uniquely matching class member found for void SE_average::append(const mrpt::poses::CPose2D &p) «SRC»/libs/poses/src/SO_SE_average.cpp:116: warning: no uniquely matching class member found for void SE_average::append(const mrpt::poses::CPose2D &p, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:123: warning: no uniquely matching class member found for void SE_average::append(const mrpt::math::TPose2D &p, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:130: warning: no uniquely matching class member found for void SE_average::get_average(mrpt::poses::CPose2D &ret_mean) const «SRC»/libs/poses/src/SO_SE_average.cpp:141: warning: no uniquely matching class member found for SE_average::SE_average() «SRC»/libs/poses/src/SO_SE_average.cpp:142: warning: no uniquely matching class member found for void SE_average::clear() «SRC»/libs/poses/src/SO_SE_average.cpp:148: warning: no uniquely matching class member found for void SE_average::append(const mrpt::poses::CPose3D &p) «SRC»/libs/poses/src/SO_SE_average.cpp:149: warning: no uniquely matching class member found for void SE_average::append(const mrpt::poses::CPose3D &p, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:157: warning: no uniquely matching class member found for void SE_average::append(const mrpt::math::TPose3D &p, const double weight) «SRC»/libs/poses/src/SO_SE_average.cpp:161: warning: no uniquely matching class member found for void SE_average::get_average(mrpt::poses::CPose3D &ret_mean) const «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/point_cloud2.h:40: warning: documented symbol `mrpt::ros1bridge::For' was not declared or defined. «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/point_cloud2.h:41: warning: documented symbol `mrpt::ros2bridge::For' was not declared or defined. «SRC»/libs/serialization/src/CSerializable_unittest.cpp:36: warning: no matching class member found for uint8_t Foo< INTER_SPACE >::serializeGetVersion() const «SRC»/libs/serialization/src/CSerializable_unittest.cpp:37: warning: no uniquely matching class member found for void Foo< INTER_SPACE >::serializeTo(CArchive &out) const «SRC»/libs/serialization/src/CSerializable_unittest.cpp:38: warning: no uniquely matching class member found for void Foo< INTER_SPACE >::serializeFrom(CArchive &in, uint8_t serial_version) «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp:435: warning: no uniquely matching class member found for void CIncrementalMapPartitioner::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp:457: warning: no matching class member found for uint8_t CIncrementalMapPartitioner::serializeGetVersion() const «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp:458: warning: no uniquely matching class member found for void CIncrementalMapPartitioner::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:188: warning: no matching class member found for uint8_t CRBPFParticleData::serializeGetVersion() const «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:189: warning: no uniquely matching class member found for void CRBPFParticleData::serializeTo(mrpt::serialization::CArchive &) const «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:193: warning: no uniquely matching class member found for void CRBPFParticleData::serializeFrom(mrpt::serialization::CArchive &, uint8_t) «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:198: warning: no matching class member found for uint8_t CMultiMetricMapPDF::serializeGetVersion() const «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:199: warning: no uniquely matching class member found for void CMultiMetricMapPDF::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp:215: warning: no uniquely matching class member found for void CMultiMetricMapPDF::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/slam/src/slam/observations_overlap.cpp:70: warning: no matching file member found for double mrpt::slam::observationsOverlap(const mrpt::obs::CSensoryFrame &sf1, const mrpt::obs::CSensoryFrame &sf2, [[maybe_unused] const] mrpt::poses::CPose3D *pose_sf2_wrt_sf1) Possible candidates: 'double observationsOverlap(const mrpt::obs::CObservation *o1, const mrpt::obs::CObservation *o2, const mrpt::poses::CPose3D *pose_o2_wrt_o1=nullptr)' at line 26 of file«SRC»/libs/slam/include/mrpt/slam/observations_overlap.h 'double observationsOverlap(const mrpt::obs::CObservation::Ptr &o1, const mrpt::obs::CObservation::Ptr &o2, const mrpt::poses::CPose3D *pose_o2_wrt_o1=nullptr)' at line 34 of file«SRC»/libs/slam/include/mrpt/slam/observations_overlap.h 'double observationsOverlap(const mrpt::obs::CSensoryFrame &sf1, const mrpt::obs::CSensoryFrame &sf2, const mrpt::poses::CPose3D *pose_sf2_wrt_sf1=nullptr)' at line 48 of file«SRC»/libs/slam/include/mrpt/slam/observations_overlap.h 'double observationsOverlap(const mrpt::obs::CSensoryFrame::Ptr &sf1, const mrpt::obs::CSensoryFrame::Ptr &sf2, const mrpt::poses::CPose3D *pose_sf2_wrt_sf1=nullptr)' at line 58 of file«SRC»/libs/slam/include/mrpt/slam/observations_overlap.h «SRC»/libs/system/src/md5.cpp:315: warning: no matching class member found for void MD5::update(unsigned char[] input[], size_type length) Possible candidates: void MD5::update(const unsigned char *buf, size_type length) void MD5::update(const char *buf, size_type length) «SRC»/libs/system/src/md5.cpp:352: warning: no matching class member found for void MD5::update(char[] input[], size_type length) Possible candidates: void MD5::update(const unsigned char *buf, size_type length) void MD5::update(const char *buf, size_type length) «SRC»/libs/system/src/os.cpp:203: warning: no matching file member found for int mrpt::system::os::sprintf(char *buf, [[maybe_unused]] size_t bufSize, const char *format,...) Possible candidates: 'int sprintf(char *buf, size_t bufSize, const char *format,...) noexcept MRPT_printf_format_check(3' at line 37 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:226: warning: no matching file member found for int mrpt::system::os::vsprintf(char *buf, [[maybe_unused]] size_t bufSize, const char *format, va_list args) Possible candidates: 'int int vsprintf(char *buf, size_t bufSize, const char *format, va_list args) noexcept' at line 43 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:295: warning: no matching file member found for char * mrpt::system::os::strcat(char *dest, [[maybe_unused]] size_t destSize, const char *source) Possible candidates: 'char * strcat(char *dest, size_t destSize, const char *source) noexcept' at line 75 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:309: warning: no matching file member found for char * mrpt::system::os::strcpy(char *dest, [[maybe_unused]] size_t destSize, const char *source) Possible candidates: 'char * strcpy(char *dest, size_t destSize, const char *source) noexcept' at line 80 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:367: warning: no matching file member found for void mrpt::system::os::memcpy(void *dest, [[maybe_unused]] size_t destSize, const void *src, size_t copyCount) Possible candidates: 'void memcpy(void *dest, size_t destSize, const void *src, size_t copyCount) noexcept' at line 116 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:889: warning: no matching file member found for bool mrpt::system::loadPluginModule(const std::string &moduleFileName, std::optional< std::reference_wrapper< T > >< std::std::string > outErrorMsgs) Possible candidates: 'bool loadPluginModule(const std::string &moduleFileName, mrpt::optional_ref< std::string > outErrorMsgs=std::nullopt)' at line 295 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:929: warning: no matching file member found for bool mrpt::system::unloadPluginModule(const std::string &moduleFileName, std::optional< std::reference_wrapper< T > >< std::std::string > outErrorMsgs) Possible candidates: 'bool unloadPluginModule(const std::string &moduleFileName, mrpt::optional_ref< std::string > outErrorMsgs=std::nullopt)' at line 304 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:977: warning: no matching file member found for bool mrpt::system::loadPluginModules(const std::string &moduleFileNames, std::optional< std::reference_wrapper< T > >< std::std::string > outErrorMsgs) Possible candidates: 'bool loadPluginModules(const std::string &moduleFileNames, mrpt::optional_ref< std::string > outErrorMsgs=std::nullopt)' at line 314 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/os.cpp:991: warning: no matching file member found for bool mrpt::system::unloadPluginModules(const std::string &moduleFileNames, std::optional< std::reference_wrapper< T > >< std::std::string > outErrorMsgs) Possible candidates: 'bool unloadPluginModules(const std::string &moduleFileNames, mrpt::optional_ref< std::string > outErrorMsgs=std::nullopt)' at line 323 of file«SRC»/libs/system/include/mrpt/system/os.h «SRC»/libs/system/src/string_utils.cpp:213: warning: no matching file member found for void mrpt::system::tokenize(const std::string &inString, const std::string &inDelimiters, CONTAINER &outTokens, bool skipBlankTokens) Possible candidates: 'void tokenize(const std::string &inString, const std::string &inDelimiters, OUT_CONTAINER &outTokens, bool skipBlankTokens=true) noexcept' at line 50 of file«SRC»/libs/system/include/mrpt/system/string_utils.h «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:98: warning: no matching class member found for with matrix of intrinsic params instead of mrpt::vision::mrpt::img::TCamera() «SRC»/libs/vision/src/CFeature.cpp:303: warning: no matching class member found for uint8_t CFeature::serializeGetVersion() const «SRC»/libs/vision/src/CFeature.cpp:304: warning: no uniquely matching class member found for void CFeature::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/vision/src/CFeature.cpp:317: warning: no uniquely matching class member found for void CFeature::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/vision/src/checkerboard_cam_calib.cpp:59: warning: no matching file member found for bool mrpt::vision::checkerBoardCameraCalibration(std::map &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image, double *out_MSE, [[maybe_unused]] bool skipDrawDetectedImgs, bool useScaramuzzaAlternativeDetector) Possible candidates: 'bool checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false)' at line 89 of file«SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h 'bool checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::math::CMatrixDouble33 &intrinsicParams, std::vector< double > &distortionParams, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false)' at line 99 of file«SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h «SRC»/libs/vision/src/maps/CLandmark.cpp:65: warning: no matching class member found for uint8_t CLandmark::serializeGetVersion() const «SRC»/libs/vision/src/maps/CLandmark.cpp:66: warning: no uniquely matching class member found for void CLandmark::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/vision/src/maps/CLandmark.cpp:73: warning: no uniquely matching class member found for void CLandmark::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:52: warning: no matching file member found for MAP_DEFINITION_REGISTER(const mrpt::config::CConfigFileBase &source, const std::string §ionNamePrefix) Possible candidates: '#define MAP_DEFINITION_REGISTER(_CLASSNAME_STRINGS, _CLASSNAME_WITH_NS)' at line 95 of file«SRC»/libs/obs/include/mrpt/maps/TMetricMapTypesRegistry.h «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:83: warning: no matching class member found for void CLandmarksMap::TMapDefinition::dumpToTextStream_map_specific(std::ostream &out) const «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:102: warning: documented symbol `mrpt::maps::CMetricMap * CLandmarksMap::internal_CreateFromMapDefinition' was not declared or defined. «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:150: warning: no matching class member found for uint8_t CLandmarksMap::serializeGetVersion() const «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:151: warning: no uniquely matching class member found for void CLandmarksMap::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/vision/src/maps/CLandmarksMap.cpp:163: warning: no uniquely matching class member found for void CLandmarksMap::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp:28: warning: no matching class member found for uint8_t CObservationVisualLandmarks::serializeGetVersion() const «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp:29: warning: no uniquely matching class member found for void CObservationVisualLandmarks::serializeTo(mrpt::serialization::CArchive &out) const «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp:38: warning: no uniquely matching class member found for void CObservationVisualLandmarks::serializeFrom(mrpt::serialization::CArchive &in, uint8_t version) «SRC»/libs/vision/src/pinhole.cpp:309: warning: no matching file member found for void mrpt::vision::pinhole::projectPoint_with_distortion(const mrpt::math::TPoint3D_< double > &P, const mrpt::img::TCamera ¶ms, mrpt::img::TPixelCoordf &pixel, [[maybe_unused]] bool accept_points_behind) Possible candidates: 'void projectPoint_with_distortion(const mrpt::math::TPoint3D &in_point_wrt_cam, const mrpt::img::TCamera &in_cam_params, mrpt::img::TPixelCoordf &out_projectedPoints, bool accept_points_behind=false)' at line 139 of file«SRC»/libs/vision/include/mrpt/vision/pinhole.h «SRC»/libs/vision/src/tracking.cpp:419: warning: no uniquely matching class member found for void CGenericFeatureTracker::trackFeatures_impl([[maybe_unused] const] mrpt::img::CImage &old_img, [[maybe_unused]] const CImage &new_img, [[maybe_unused]] TKeyPointfList &inout_featureList) Possible candidates: virtual void mrpt::vision::CGenericFeatureTracker::trackFeatures_impl(const mrpt::img::CImage &old_img, const mrpt::img::CImage &new_img, TKeyPointfList &inout_featureList)' at line 216 of file «SRC»/libs/vision/include/mrpt/vision/tracking.h virtual void mrpt::vision::CGenericFeatureTracker::trackFeatures_impl(const mrpt::img::CImage &old_img, const mrpt::img::CImage &new_img, TKeyPointList &inout_featureList)=0' at line 222 of file «SRC»/libs/vision/include/mrpt/vision/tracking.h «SRC»/libs/vision-lgpl/src/ba_common.cpp:48: warning: no matching file member found for void mrpt::vision::ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, [[maybe_unused] const] mrpt::img::TCamera &camera_params, TFramePosesMap &frame_poses, TLandmarkLocationsMap &landmark_points) Possible candidates: 'void ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, mrpt::vision::TFramePosesVec &frame_poses, mrpt::vision::TLandmarkLocationsVec &landmark_points)' at line 130 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h 'void ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, mrpt::vision::TFramePosesMap &frame_poses, mrpt::vision::TLandmarkLocationsMap &landmark_points)' at line 137 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h «SRC»/libs/vision-lgpl/src/ba_common.cpp:75: warning: no matching file member found for void mrpt::vision::ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, [[maybe_unused] const] mrpt::img::TCamera &camera_params, TFramePosesVec &frame_poses, TLandmarkLocationsVec &landmark_points) Possible candidates: 'void ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, mrpt::vision::TFramePosesVec &frame_poses, mrpt::vision::TLandmarkLocationsVec &landmark_points)' at line 130 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h 'void ba_initial_estimate(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, mrpt::vision::TFramePosesMap &frame_poses, mrpt::vision::TLandmarkLocationsMap &landmark_points)' at line 137 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h «SRC»/libs/vision-lgpl/src/ba_common.cpp:205: warning: no matching file member found for double mrpt::vision::reprojectionResiduals(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, const std::vector< mrpt::poses::CPose3D > &frame_poses, const TLandmarkLocationsVec &landmark_points, std::vector< std::array< double, 2 >> &out_residuals, const bool frame_poses_are_inverse, const bool use_robust_kernel, const double kernel_param, std::vector< double > *out_kernel_1st_deriv) Possible candidates: 'double reprojectionResiduals(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::vision::TLandmarkLocationsVec &landmark_points, std::vector< std::array< double, 2 >> &out_residuals, const bool frame_poses_are_inverse, const bool use_robust_kernel=true, const double kernel_param=3.0, std::vector< double > *out_kernel_1st_deriv=nullptr)' at line 152 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h 'double reprojectionResiduals(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, const mrpt::vision::TFramePosesMap &frame_poses, const mrpt::vision::TLandmarkLocationsMap &landmark_points, std::vector< std::array< double, 2 >> &out_residuals, const bool frame_poses_are_inverse, const bool use_robust_kernel=true, const double kernel_param=3.0, std::vector< double > *out_kernel_1st_deriv=nullptr)' at line 163 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h «SRC»/libs/vision-lgpl/src/ba_common.cpp:251: warning: no matching file member found for void mrpt::vision::ba_build_gradient_Hessians(const mrpt::vision::TSequenceFeatureObservations &observations, const std::vector< std::array< double, 2 >> &residual_vec, const std::vector< mrpt::vision::JacData< 6, 3, 2 >> &jac_data_vec, std::vector< mrpt::math::CMatrixFixed< double, 6, 6 >> &U, std::vector< mrpt::math::CMatrixFixed< double, N >< 6 >> &eps_frame, std::vector< CMatrixFixed< double, 3, 3 >> &V, std::vector< CVectorFixedDouble< 3 >> &eps_point, const size_t num_fix_frames, const size_t num_fix_points, const vector< double > *kernel_1st_deriv) Possible candidates: 'void ba_build_gradient_Hessians(const TSequenceFeatureObservations &observations, const std::vector< std::array< double, 2 >> &residual_vec, const std::vector< JacData< 6, 3, 2 >> &jac_data_vec, std::vector< mrpt::math::CMatrixFixed< double, 6, 6 >> &U, std::vector< CVectorFixedDouble< 6 >> &eps_frame, std::vector< mrpt::math::CMatrixFixed< double, 3, 3 >> &V, std::vector< CVectorFixedDouble< 3 >> &eps_point, const size_t num_fix_frames, const size_t num_fix_points, const vector< double > *kernel_1st_deriv)' at line 254 of file«SRC»/libs/vision-lgpl/src/ba_internals.h «SRC»/libs/vision-lgpl/src/ba_common.cpp:325: warning: no matching file member found for void mrpt::vision::add_se3_deltas_to_frames(const std::vector< mrpt::poses::CPose3D > &frame_poses, const CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, TFramePosesVec &new_frame_poses, const size_t num_fix_frames) Possible candidates: 'void add_se3_deltas_to_frames(const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::math::CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, mrpt::vision::TFramePosesVec &new_frame_poses, const size_t num_fix_frames)' at line 189 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h «SRC»/libs/vision-lgpl/src/ba_full.cpp:51: warning: no matching file member found for double mrpt::vision::bundle_adj_full(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, std::vector< mrpt::poses::CPose3D > &frame_poses, TLandmarkLocationsVec &landmark_points, const mrpt::containers::yaml &extra_params, const TBundleAdjustmentFeedbackFunctor user_feedback) Possible candidates: 'double bundle_adj_full(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, mrpt::vision::TFramePosesVec &frame_poses, mrpt::vision::TLandmarkLocationsVec &landmark_points, const mrpt::containers::yaml &extra_params={}, const mrpt::vision::TBundleAdjustmentFeedbackFunctor user_feedback=mrpt::vision::TBundleAdjustmentFeedbackFunctor())' at line 110 of file«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h processing «SRC»/libs/vision/src/pnp/rpnp.cpp... Parsing file «SRC»/libs/vision/src/pnp/rpnp.cpp... Preprocessing «SRC»/libs/vision/src/pnp/rpnp.h... Parsing file «SRC»/libs/vision/src/pnp/rpnp.h... Preprocessing «SRC»/libs/vision/src/pnp/upnp.cpp... Parsing file «SRC»/libs/vision/src/pnp/upnp.cpp... Preprocessing «SRC»/libs/vision/src/pnp/upnp.h... Parsing file «SRC»/libs/vision/src/pnp/upnp.h... Preprocessing «SRC»/libs/vision/src/registerAllClasses.cpp... Parsing file «SRC»/libs/vision/src/registerAllClasses.cpp... Preprocessing «SRC»/libs/vision/src/tracking.cpp... Parsing file «SRC»/libs/vision/src/tracking.cpp... Preprocessing «SRC»/libs/vision/src/tracking_KL.cpp... Parsing file «SRC»/libs/vision/src/tracking_KL.cpp... Preprocessing «SRC»/libs/vision/src/types.cpp... Parsing file «SRC»/libs/vision/src/types.cpp... Preprocessing «SRC»/libs/vision/src/vision-precomp.cpp... Parsing file «SRC»/libs/vision/src/vision-precomp.cpp... Preprocessing «SRC»/libs/vision/src/vision-precomp.h... Parsing file «SRC»/libs/vision/src/vision-precomp.h... Preprocessing «SRC»/libs/vision/src/vision_utils.cpp... Parsing file «SRC»/libs/vision/src/vision_utils.cpp... Preprocessing «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h... Parsing file «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h... Preprocessing «SRC»/libs/vision-lgpl/src/ba_common.cpp... Parsing file «SRC»/libs/vision-lgpl/src/ba_common.cpp... Preprocessing «SRC»/libs/vision-lgpl/src/ba_full.cpp... Parsing file «SRC»/libs/vision-lgpl/src/ba_full.cpp... Preprocessing «SRC»/libs/vision-lgpl/src/ba_internals.h... Parsing file «SRC»/libs/vision-lgpl/src/ba_internals.h... Preprocessing «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.cpp... Parsing file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.cpp... Preprocessing «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.h... Parsing file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file «SRC»/doc/source/doxygen-docs/app_carmen2rawlog.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_carmen2simplemap.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_DifOdometry-Camera.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_DifOdometry-Datasets.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_features-matching.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_gps2rawlog.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_graph-slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_graphslam-engine.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_grid-matching.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_holonomic-navigator-demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_icp-slam-live.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_icp-slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_image2gridmap.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_kf-slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_kinect-3d-slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_kinect-3d-view.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_kinect-stereo-calib.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_map-partition.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_navlog-viewer.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_observations2map.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_pf-localization.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_ptg-configurator.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_rawlog-edit.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_rawlog-grabber.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_rbpf-slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_ReactiveNav3D-Demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_ReactiveNavigationDemo.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_ro-localization.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_ros-map-yaml2mrpt.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_SceneViewer3D.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_simul-landmarks.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_track-video-features.md... Generating code for file «SRC»/doc/source/doxygen-docs/app_velodyne-view.md... Generating code for file «SRC»/doc/source/doxygen-docs/changelog.md... Generating code for file «SRC»/doc/source/doxygen-docs/dependencies.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-bayes_rejection_sampling_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-bayes_resampling_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-bayes_tracking_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-comms_ftdi_usb_enumerate_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-comms_http_client.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-comms_nodelets_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-comms_serial_port_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-comms_socket_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-containers_params_by_name.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-containers_yaml_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-core_backtrace_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-core_exceptions_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-detectors_face.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-graphs_astar_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-graphs_dijkstra_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-graphslam_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_capture_render_to_img_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_depth_camera_distortion.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_display3D_custom_render.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_display3D_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_display_plots.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_fbo_render_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_gravity3d_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_nanogui_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_text_fonts_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-gui_windows_events.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_camera_capture_dialog.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_dc1394.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_ffmpeg.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2_stereo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_opencv.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_enumerate_cameras1394.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_gps_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_hokuyo_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_joystick_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_online_offline_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_to_2d_scan_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_mynteye_icp.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_ntrip_client_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_2d_icp_slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_driver_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_phidget_proximity_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_robopeaklidar_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_eth_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_serial_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_swissranger_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-img_basic_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-img_convolution_fft.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-img_correlation_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-img_fft_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-img_gauss_filtering_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-io_compress_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-io_pipes_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-kitti_dataset2rawlog.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_gmrf_map_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap3D_simple.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_benchmark.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_likelihood_characterization.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_voronoi_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_laser_projection_in_images_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_observer_pattern_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_octomap_simple.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-maps_ransac_data_association.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_csparse_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_kmeans_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_leastsquares_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_matrix_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_model_search_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_optimize_lm_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_polygon_intersection.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_polygon_split.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_polyhedron_intersection_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_ransac_examples.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example2.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_slerp_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-math_spline_interpolation.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-nav_circ_robot_path_planning.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-nav_rrt_planning_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-obs_mox_model_rawlog.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_custom_shaders_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_objects_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_octree_render_huge_pointcloud.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_offscreen_render_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_ray_trace_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_texture_sizes_test.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_video_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-opengl_video_viewport_demo.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_geometry_3D_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_pdfs_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_quaternions_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_se3_lie_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_sog_merge_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-poses_unscented_transform_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-random_examples.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-rgbd_dataset2rawlog.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-rtti_example1.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-serialization_json_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-serialization_stl.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-serialization_variant_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-slam_icp3d_simple_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-slam_icp_simple_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-slam_range_only_localization_rej_sampling_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_control_rate_timer_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_datetime_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_directory_explorer_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_dirs_files_manipulation.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_file_system_watcher.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-system_progress_bar.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-topography_coordinate_conversion_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-topography_gps_coords_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-typemeta_StaticString.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-typemeta_TEnumType.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-typemeta_TTypeName.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_bundle_adj_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_capture_video_build_pyr.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_checkerboard_detectors.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_create_video_file_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_feature_extraction.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_keypoint_matching_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_multiple_checkerboards.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_stereo_calib_example.md... Generating code for file «SRC»/doc/source/doxygen-docs/example-vision_stereo_rectify.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_apps.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_bayes.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_comms.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_config.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_config_INI_file_format.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_containers.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_core.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_core_exceptions.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_detectors.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_expr.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_graphs.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_graphslam.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_gui.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_hmtslam.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_hwdrivers.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_img.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_io.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_kinematics.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_maps.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math_lwgeom.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math_matrices.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_nav.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_opengl.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_poses.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_random.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_ros1bridge.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_ros2bridge.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_rtti.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_serialization.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_slam.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_system.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_tfest.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_topography.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_typemeta.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_vision.md... Generating code for file «SRC»/doc/source/doxygen-docs/lib_mrpt_vision_lgpl.md... Generating code for file «SRC»/doc/source/doxygen-docs/maps-observations.md... Generating code for file «SRC»/doc/source/doxygen-docs/porting_mrpt2.md... Generating code for file «SRC»/doc/source/doxygen-docs/tutorial-3D-scenes.md... Generating code for file «SRC»/doc/source/doxygen-docs/tutorial_math_levenberg_marquardt.md... Generating code for file mrpt/apps/BaseAppDataSource.h... Generating code for file mrpt/apps/BaseAppInitializableCLI.h... Generating code for file mrpt/apps/BaseAppInitializableConfig.h... Generating code for file mrpt/apps/CGridMapAlignerApp.h... Generating code for file mrpt/apps/CRawlogProcessor.h... Generating code for file mrpt/apps/DataSourceRawlog.h... Generating code for file mrpt/apps/ICP_SLAM_App.h... Generating code for file mrpt/apps/KFSLAMApp.h... Generating code for file mrpt/apps/MonteCarloLocalization_App.h... Generating code for file mrpt/apps/RawlogEditApp.h... Generating code for file mrpt/apps/RawlogGrabberApp.h... Generating code for file mrpt/apps/RBPF_SLAM_App.h... Generating code for file mrpt/apps/registerAllClasses.h... Generating code for file mrpt/bayes/registerAllClasses.h... Generating code for file mrpt/comms/registerAllClasses.h... Generating code for file mrpt/config/registerAllClasses.h... Generating code for file mrpt/registerAllClasses.h... Generating code for file mrpt/detectors/registerAllClasses.h... Generating code for file mrpt/graphs/registerAllClasses.h... Generating code for file mrpt/graphslam/registerAllClasses.h... Generating code for file mrpt/gui/registerAllClasses.h... Generating code for file mrpt/hmtslam/registerAllClasses.h... Generating code for file mrpt/hwdrivers/registerAllClasses.h... Generating code for file mrpt/img/registerAllClasses.h... Generating code for file mrpt/io/registerAllClasses.h... Generating code for file mrpt/kinematics/registerAllClasses.h... Generating code for file mrpt/maps/registerAllClasses.h... Generating code for file mrpt/math/registerAllClasses.h... Generating code for file mrpt/nav/registerAllClasses.h... Generating code for file mrpt/obs/registerAllClasses.h... Generating code for file mrpt/opengl/registerAllClasses.h... Generating code for file mrpt/poses/registerAllClasses.h... Generating code for file mrpt/rtti/registerAllClasses.h... Generating code for file mrpt/serialization/registerAllClasses.h... Generating code for file mrpt/slam/registerAllClasses.h... Generating code for file mrpt/tfest/registerAllClasses.h... Generating code for file mrpt/topography/registerAllClasses.h... Generating code for file mrpt/vision/registerAllClasses.h... Generating code for file «SRC»/libs/apps/src/apps-precomp.cpp... Generating code for file «SRC»/libs/apps/src/apps-precomp.h... Generating code for file «SRC»/libs/apps/src/CGridMapAligner_unittest.cpp... Generating code for file «SRC»/libs/apps/src/CGridMapAlignerApp.cpp... Generating code for file «SRC»/libs/apps/src/DataSourceRawlog.cpp... Generating code for file «SRC»/libs/apps/src/ICP_SLAM_App.cpp... Generating code for file «SRC»/libs/apps/src/ICP_SLAM_App_unittest.cpp... Generating code for file «SRC»/libs/apps/src/KFSLAMApp.cpp... Generating code for file «SRC»/libs/apps/src/KFSLAMApp_unittest.cpp... Generating code for file «SRC»/libs/apps/src/MonteCarloLocalization_App.cpp... Generating code for file «SRC»/libs/apps/src/MonteCarloLocalization_App_unittest.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit-declarations.h... Generating code for file «SRC»/libs/apps/src/rawlog-edit_2d-scans.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_anemometer.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_camera-params.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_cuts.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_deexternalize.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_describe.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_enose.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_export_txt.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_externalize.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_filters.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_generate-3d-pointclouds.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_gps.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_gps_gas.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_imu.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_info.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_list-images.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_list-poses.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_list-rangbear.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_list-timestamps.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_odometry.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_rawdaq.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_remap_timestamps.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_rename_externals.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_sensor-poses.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_stereo-rectify.cpp... Generating code for file «SRC»/libs/apps/src/rawlog-edit_undistort.cpp... Generating code for file «SRC»/libs/apps/src/RawlogEditApp.cpp... Generating code for file «SRC»/libs/apps/src/RawlogGrabberApp.cpp... Generating code for file «SRC»/libs/apps/src/RawlogGrabberApp_unittest.cpp... Generating code for file «SRC»/libs/apps/src/RBPF_SLAM_App.cpp... Generating code for file «SRC»/libs/apps/src/RBPF_SLAM_App_unittest.cpp... Generating code for file «SRC»/libs/apps/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/detectors/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/graphs/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/gui/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/hmtslam/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/hwdrivers/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/img/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/kinematics/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/maps/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/math/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/nav/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/obs/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/opengl/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/poses/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/slam/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/tfest/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/topography/src/registerAllClasses.cpp... Generating code for file «SRC»/libs/vision/src/registerAllClasses.cpp... Generating code for file mrpt/bayes.h... Generating code for file mrpt/bayes/CKalmanFilterCapable.h... Generating code for file mrpt/bayes/CKalmanFilterCapable_impl.h... Generating code for file mrpt/bayes/CParticleFilter.h... Generating code for file mrpt/bayes/CParticleFilterCapable.h... Generating code for file mrpt/bayes/CParti«SRC»/libs/comms/include/mrpt/comms/nodelets.h:24: warning: explicit link request to 'include' could not be resolved cleFilterData.h... Generating code for file mrpt/bayes/CProbabilityParticle.h... Generating code for file mrpt/bayes/CRejectionSamplingCapable.h... Generating code for file «SRC»/libs/bayes/src/bayes-precomp.cpp... Generating code for file «SRC»/libs/bayes/src/bayes-precomp.h... Generating code for file «SRC»/libs/bayes/src/CParticleFilter.cpp... Generating code for file «SRC»/libs/bayes/src/CParticleFilterCapable.cpp... Parsing code for file «SRC»/libs/CMakeLists.txt... Generating code for file mrpt/comms.h... Generating code for file mrpt/comms/CClientTCPSocket.h... Generating code for file mrpt/comms/CInterfaceFTDI.h... Generating code for file mrpt/comms/CSerialPort.h... Generating code for file mrpt/comms/CServerTCPSocket.h... Generating code for file mrpt/comms/net_utils.h... Generating code for file mrpt/comms/nodelets.h... Generating code for file «SRC»/libs/comms/src/CClientTCPSocket.cpp... Generating code for file «SRC»/libs/comms/src/CInterfaceFTDI_common.cpp... Generating code for file «SRC»/libs/comms/src/CInterfaceFTDI_LIN.cpp... Generating code for file «SRC»/libs/comms/src/CInterfaceFTDI_WIN.cpp... Generating code for file «SRC»/libs/comms/src/comms-precomp.cpp... Generating code for file «SRC»/libs/comms/src/comms-precomp.h... Generating code for file «SRC»/libs/comms/src/CSerialPort.cpp... Generating code for file «SRC»/libs/comms/src/CServerTCPSocket.cpp... Generating code for file «SRC»/libs/comms/src/CServerTCPSocket_common.cpp... Generating code for file «SRC»/libs/comms/src/net_utils.cpp... Generating code for file «SRC»/libs/comms/src/nodelets.cpp... Generating code for file «SRC»/libs/comms/src/nodelets_unittest.cpp... Generating code for file «SRC»/libs/comms/src/sockets_unittest.cpp... Generating code for file mrpt/config/CConfigFile.h... Generating code for file mrpt/config/CConfigFileBase.h... Generating code for file mrpt/config/CConfigFileMemory.h... Generating code for file mrpt/config/CConfigFilePrefixer.h... Generating code for file mrpt/config/CLoadableOptions.h... Generating code for file mrpt/config/config_parser.h... Generating code for file «SRC»/libs/config/src/CConfigFile.cpp... Generating code for file «SRC»/libs/config/src/CConfigFileBase.cpp... Generating code for file «SRC»/libs/config/src/CConfigFileMemory.cpp... Generating code for file «SRC»/libs/config/src/CConfigFileMemory_unittest.cpp... Generating code for file «SRC»/libs/config/src/CConfigFilePrefixer.cpp... Generating code for file «SRC»/libs/config/src/CLoadableOptions.cpp... Generating code for file «SRC»/libs/config/src/config-precomp.cpp... Generating code for file «SRC»/libs/config/src/config-precomp.h... Generating code for file «SRC»/libs/config/src/config_parser.cpp... Generating code for file «SRC»/libs/config/src/yaml2config_unittest.cpp... Generating code for file mrpt/containers/bimap.h... Generating code for file mrpt/containers/CDynamicGrid.h... Generating code for file mrpt/containers/CDynamicGrid3D.h... Generating code for file mrpt/containers/ci_less.h... Generating code for file mrpt/containers/circular_buffer.h... Generating code for file mrpt/containers/CommentPosition.h... Generating code for file mrpt/containers/ContainerReadOnlyProxyAccessor.h... Generating code for file mrpt/containers/copy_container_typecasting.h... Generating code for file mrpt/containers/CThreadSafeQueue.h... Generating code for file mrpt/containers/deepcopy_poly_ptr.h... Generating code for file mrpt/containers/deepcopy_ptr.h... Generating code for file mrpt/containers/find_closest.h... Generating code for file mrpt/containers/internal_yaml_fwrds.h... Generating code for file mrpt/containers/list_searchable.h... Generating code for file mr«SRC»/libs/core/include/mrpt/core/integer_select.h:57: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:21: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h:16: warning: explicit link request to 'Ptr' could not be resolved pt/containers/map_as_vector.h... Generating code for file mrpt/containers/MT_buffer.h... Generating code for file mrpt/containers/printf_vector.h... Generating code for file mrpt/containers/stl_containers_utils.h... Generating code for file mrpt/containers/traits_map.h... Generating code for file mrpt/containers/ts_hash_map.h... Generating code for file mrpt/containers/ValueCommentPair.h... Generating code for file mrpt/containers/vector_with_small_size_optimization.h... Generating code for file mrpt/containers/visit_each.h... Generating code for file mrpt/containers/yaml.h... Generating code for file mrpt/containers/yaml_frwd.h... Generating code for file mrpt/containers/YamlEmitOptions.h... Generating code for file «SRC»/libs/containers/src/bimap_unittest.cpp... Generating code for file «SRC»/libs/containers/src/CDynamicGrid.cpp... Generating code for file «SRC»/libs/containers/src/CDynamicGrid_unittest.cpp... Generating code for file «SRC»/libs/containers/src/circularbuffer_unittest.cpp... Generating code for file «SRC»/libs/containers/src/containers-precomp.cpp... Generating code for file «SRC»/libs/containers/src/containers-precomp.h... Generating code for file «SRC»/libs/containers/src/find_closest_unittest.cpp... Generating code for file «SRC»/libs/containers/src/poly_ptr_unittest.cpp... Generating code for file «SRC»/libs/containers/src/ts_hash_map.cpp... Generating code for file «SRC»/libs/containers/src/ts_hash_map_unittest.cpp... Generating code for file «SRC»/libs/containers/src/vector_with_small_size_optimization_unittest.cpp... Generating code for file «SRC»/libs/containers/src/visit_each_unittest.cpp... Generating code for file «SRC»/libs/containers/src/yaml.cpp... Generating code for file «SRC»/libs/containers/src/yaml_unittest.cpp... Generating code for file mrpt/core/abs_diff.h... Generating code for file mrpt/core/aligned_allocator.h... Generating code for file mrpt/core/aligned_std_basicstring.h... Generating code for file mrpt/core/aligned_std_vector.h... Generating code for file mrpt/core/alignment_req.h... Generating code for file mrpt/core/backtrace.h... Generating code for file mrpt/system/backtrace.h... Generating code for file mrpt/core/bit_cast.h... Generating code for file mrpt/core/bits_math.h... Generating code for file mrpt/math/bits_math.h... Generating code for file mrpt/core/bits_mem.h... Generating code for file mrpt/core/byte_manip.h... Generating code for file mrpt/core/Clock.h... Generating code for file mrpt/core/common.h... Generating code for file mrpt/core/constexpr_for.h... Generating code for file mrpt/core/cpu.h... Generating code for file mrpt/core/demangle.h... Generating code for file mrpt/core/exceptions.h... Generating code for file mrpt/core/format.h... Generating code for file mrpt/core/from_string.h... Generating code for file mrpt/core/get_env.h... Generating code for file mrpt/core/initializer.h... Generating code for file mrpt/core/integer_select.h... Generating code for file mrpt/core/is_defined.h... Generating code for file mrpt/core/is_shared_ptr.h... Generating code for file mrpt/core/lock_helper.h... Generating code for file mrpt/core/optional_ref.h... Generating code for file mrpt/core/pimpl.h... Generating code for file mrpt/core/reverse_bytes.h... Generating code for file mrpt/core/round.h... Generating code for file mrpt/core/safe_pointers.h... Generating code for file mrpt/core/SSE_macros.h... Generating code for file mrpt/core/SSE_types.h... Generating code for file mrpt/core/Stringifyable.h... Generating code for file mrpt/core/winerror2str.h... Generating code for file mrpt/core/WorkerThreadsPool.h... Generating code for file mrpt/system/WorkerThreadsPool.h... Generating code for file «SRC»/libs/core/src/aligned_malloc.cpp... Generating code for file «SRC»/libs/core/src/aligned_malloc_unittest.cpp... Generating code for file «SRC»/libs/core/src/backtrace.cpp... Generating code for file «SRC»/libs/core/src/bits_math_unittest.cpp... Generating code for file «SRC»/libs/core/src/Clock.cpp... Generating code for file «SRC»/libs/core/src/Clock_unittest.cpp... Generating code for file «SRC»/libs/core/src/constexpr_for_unittest.cpp... Generating code for file «SRC»/libs/core/src/core-precomp.cpp... Generating code for file «SRC»/libs/core/src/core-precomp.h... Generating code for file «SRC»/libs/core/src/cpu.cpp... Generating code for file «SRC»/libs/core/src/cpu_unittest.cpp... Generating code for file «SRC»/libs/core/src/demangle.cpp... Generating code for file «SRC»/libs/core/src/exception_unittest.cpp... Generating code for file «SRC»/libs/core/src/exceptions.cpp... Generating code for file «SRC»/libs/core/src/format.cpp... Generating code for file «SRC»/libs/core/src/format_unittest.cpp... Generating code for file «SRC»/libs/core/src/from_string_unittest.cpp... Generating code for file «SRC»/libs/core/src/is_defined_unittest.cpp... Generating code for file «SRC»/libs/core/src/lock_helper_unittest.cpp... Generating code for file «SRC»/libs/core/src/reverse_bytes.cpp... Generating code for file «SRC»/libs/core/src/reverse_bytes_unittest.cpp... Generating code for file «SRC»/libs/core/src/round_unittest.cpp... Generating code for file «SRC»/libs/core/src/winerror2str.cpp... Generating code for file «SRC»/libs/core/src/WorkerThreadsPool.cpp... Generating code for file «SRC»/libs/system/src/WorkerThreadsPool.cpp... Generating code for file «SRC»/libs/core/src/WorkerThreadsPool_unittest.cpp... Generating code for file mrpt/detectors.h... Generating code for file mrpt/detectors/CCascadeClassifierDetection.h... Generating code for file mrpt/detectors/CDetectableObject.h... Generating code for file mrpt/detectors/CDetectorDoorCrossing.h... Generating code for file mrpt/detectors/CFaceDetection.h... Generating code for file mrpt/detectors/CObjectDetection.h... Generating code for file «SRC»/libs/detectors/src/CCascadeClassifierDetection.cpp... Generating code for file «SRC»/libs/detectors/src/CDetectableObject.cpp... Generating code for file «SRC»/libs/detectors/src/CDetectorDoorCrossing.cpp... Generating code for file «SRC»/libs/detectors/src/CFaceDetection.cpp... Generating code for file «SRC»/libs/detectors/src/CObjectDetection.cpp... Generating code for file «SRC»/libs/detectors/src/detectors-precomp.cpp... Generating code for file «SRC»/libs/detectors/src/detectors-precomp.h... Generating code for file mrpt/expr/CRuntimeCompiledExpression.h... Generating code for file mrpt/expr/mrpt-expr_export.h... Generating code for file «SRC»/libs/expr/src/CRuntimeCompiledExpression.cpp... Generating code for file «SRC»/libs/expr/src/CRuntimeCompiledExpression_unittest.cpp... Generating code for file «SRC»/libs/expr/src/expr-precomp.cpp... Generating code for file «SRC»/libs/expr/src/expr-precomp.h... Generating code for file mrpt/graphs.h... Generating code for file mrpt/graphs/CAStarAlgorithm.h... Generating code for file mrpt/graphs/CDirectedGraph.h... Generating code for file mrpt/graphs/CDirectedTree.h... Generating code for file mrpt/graphs/CGraphPartitioner.h... Generating code for file mrpt/graphs/CHypothesisNotFoundException.h... Generating code for file mrpt/graphs/CMRVisualizer.h... Generating code for file mrpt/graphs/CMRVisualizer_impl.h... Generating code for file mrpt/graphs/CNetworkOfPoses.h... Generating code for file mrpt/graphs/CNetworkOfPoses_impl.h... Generating code for file mrpt/graphs/CVisualizer.h... Generating code for file mrpt/graphs/CVisualizer_impl.h... Gener«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching ating code for file mrpt/graphs/dijkstra.h... Generating code for file mrpt/graphs/ScalarFactorGraph.h... Generating code for file mrpt/graphs/THypothesis.h... Generating code for file mrpt/graphs/THypothesis_impl.h... Generating code for file mrpt/graphs/TMRSlamEdgeAnnotations.h... Generating code for file mrpt/graphs/TMRSlamNodeAnnotations.h... Generating code for file mrpt/graphs/TNodeAnnotations.h... Generating code for file mrpt/graphs/TNodeID.h... Generating code for file «SRC»/libs/graphs/src/CGraphPartitioner.cpp... Generating code for file «SRC»/libs/graphs/src/CHypothesisNotFoundException.cpp... Generating code for file «SRC»/libs/graphs/src/graphs-precomp.cpp... Generating code for file «SRC»/libs/graphs/src/graphs-precomp.h... Generating code for file «SRC»/libs/graphs/src/ScalarFactorGraph.cpp... Generating code for file «SRC»/libs/graphs/src/ScalarFactorGraph_unittest.cpp... Generating code for file mrpt/graphslam.h... Generating code for file mrpt/graphslam/apps_related/CGraphSlamHandler.h... Generating code for file mrpt/graphslam/apps_related/CGraphSlamHandler_impl.h... Generating code for file mrpt/graphslam/apps_related/TUserOptionsChecker.h... Generating code for file mrpt/graphslam/apps_related/TUserOptionsChecker_impl.h... Generating code for file mrpt/graphslam/CGraphSlamEngine.h... Generating code for file mrpt/graphslam/CGraphSlamEngine_impl.h... Generating code for file mrpt/graphslam/ERD/CEmptyERD.h... Generating code for file mrpt/graphslam/ERD/CICPCriteriaERD.h... Generating code for file mrpt/graphslam/ERD/CICPCriteriaERD_impl.h... Generating code for file mrpt/graphslam/ERD/CLoopCloserERD.h... Generating code for file mrpt/graphslam/ERD/CLoopCloserERD_impl.h... Generating code for file mrpt/graphslam/GSO/CEmptyGSO.h... Generating code for file mrpt/graphslam/GSO/CLevMarqGSO.h... Generating code for file mrpt/graphslam/GSO/CLevMarqGSO_impl.h... Generating code for file mrpt/graphslam/interfaces/CEdgeRegistrationDecider.h... Generating code for file mrpt/graphslam/interfaces/CEdgeRegistrationDecider_impl.h... Generating code for file mrpt/graphslam/interfaces/CGraphSlamOptimizer.h... Generating code for file mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h... Generating code for file mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h... Generating code for file mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider_impl.h... Generating code for file mrpt/graphslam/interfaces/CNodeRegistrationDecider.h... Generating code for file mrpt/graphslam/interfaces/CNodeRegistrationDecider_impl.h... Generating code for file mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider.h... Generating code for file mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider_impl.h... Generating code for file mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer.h... Generating code for file mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer_impl.h... Generating code for file mrpt/graphslam/levmarq.h... Generating code for file mrpt/graphslam/levmarq_impl.h... Generating code for file mrpt/graphslam/misc/CEdgeCounter.h... Generating code for file mrpt/graphslam/misc/CRangeScanOps.h... Generating code for file mrpt/graphslam/misc/CRangeScanOps_impl.h... Generating code for file mrpt/graphslam/misc/CWindowManager.h... Generating code for file mrpt/graphslam/misc/CWindowObserver.h... Generating code for file mrpt/graphslam/misc/TNodeProps.h... Generating code for file mrpt/graphslam/misc/TSlidingWindow.h... Generating code for file mrpt/graphslam/misc/TUncertaintyPath.h... Generating code for file mrpt/graphslam/misc/TUncertaintyPath_impl.h... Generating code for file mrpt/graphslam/NRD/CEmptyNRD.h... Generating code for file mrpt/graphslam/NRD/CFixedIntervalsNRD.h... Generating code for file mrpt/graphslam/NRD/CFixedIntervalsNRD_impl.h... Generating code for file mrpt/graphslam/NRD/CICPCriteriaNRD.h... Generating code for file mrpt/graphslam/NRD/CICPCriteriaNRD_impl.h... Generating code for f«SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FRAME_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FEAT_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_X' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_Y' could not be resolved «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapArc.h:59: warning: explicit link request to 'Create' could not be resolved ile mrpt/graphslam/types.h... Generating code for file mrpt/vision/types.h... Generating code for file «SRC»/libs/graphslam/src/CEdgeCounter.cpp... Generating code for file «SRC»/libs/graphslam/src/CWindowObserver.cpp... Generating code for file «SRC»/libs/graphslam/src/graph_slam_levmarq_test_common.h... Generating code for file «SRC»/libs/graphslam/src/graph_slam_levmarq_unittest.cpp... Generating code for file «SRC»/libs/graphslam/src/graphslam-precomp.cpp... Generating code for file «SRC»/libs/graphslam/src/graphslam-precomp.h... Generating code for file «SRC»/libs/graphslam/src/TSlidingWindow.cpp... Generating code for file mrpt/gui.h... Generating code for file mrpt/gui/about_box.h... Generating code for file mrpt/gui/CBaseGUIWindow.h... Generating code for file mrpt/gui/CDisplayWindow.h... Generating code for file mrpt/gui/CDisplayWindow3D.h... Generating code for file mrpt/gui/CDisplayWindowGUI.h... Generating code for file mrpt/gui/CDisplayWindowPlots.h... Generating code for file mrpt/gui/CGlCanvasBase.h... Generating code for file mrpt/gui/CMyRedirector.h... Generating code for file mrpt/gui/CQtGlCanvasBase.h... Generating code for file mrpt/gui/CWxGLCanvasBase.h... Generating code for file mrpt/gui/default_mrpt_glfw_icon.h... Generating code for file mrpt/gui/error_box.h... Generating code for file mrpt/gui/gui_frwds.h... Generating code for file mrpt/gui/internal/NanoGUICanvasHeadless.h... Generating code for file mrpt/gui/keycodes.h... Generating code for file mrpt/gui/MRPT2NanoguiGLCanvas.h... Generating code for file mrpt/gui/wx28-fixes.h... Generating code for file mrpt/gui/WxSubsystem.h... Generating code for file mrpt/gui/WxUtils.h... Generating code for file «SRC»/libs/gui/src/about_box_qt.cpp... Generating code for file «SRC»/libs/gui/src/about_box_wx.cpp... Generating code for file «SRC»/libs/gui/src/CAboutBox_wx.cpp... Generating code for file «SRC»/libs/gui/src/CAboutBox_wx.h... Generating code for file «SRC»/libs/gui/src/CAboutBoxBase.cpp... Generating code for file «SRC»/libs/gui/src/CAboutBoxBase.h... Generating code for file «SRC»/libs/gui/src/CAboutBoxQt.cpp... Generating code for file «SRC»/libs/gui/src/CAboutBoxQt.h... Generating code for file «SRC»/libs/gui/src/CBaseGUIWindow.cpp... Generating code for file «SRC»/libs/gui/src/CDisplayWindow.cpp... Generating code for file «SRC»/libs/gui/src/CDisplayWindow3D.cpp... Generating code for file «SRC»/libs/gui/src/CDisplayWindowGUI.cpp... Generating code for file «SRC»/libs/gui/src/CDisplayWindowPlots.cpp... Generating code for file «SRC»/libs/gui/src/CGlCanvasBase.cpp... Generating code for file «SRC»/libs/gui/src/CQtGlCanvasBase.cpp... Generating code for file «SRC»/libs/gui/src/CWxGLCanvasBase.cpp... Generating code for file «SRC»/libs/gui/src/default_mrpt_glfw_icon.cpp... Generating code for file «SRC»/libs/gui/src/error_box.cpp... Generating code for file «SRC»/libs/gui/src/gui-precomp.cpp... Generating code for file «SRC»/libs/gui/src/gui-precomp.h... Generating code for file «SRC»/libs/gui/src/mathplots/mathplot.cpp... Generating code for file «SRC»/libs/gui/src/MRPT2NanoguiGLCanvas.cpp... Generating code for file «SRC»/libs/gui/src/NanoGUICanvasHeadless.cpp... Generating code for file «SRC»/libs/gui/src/WxSubsystem.cpp... Generating code for file «SRC»/libs/gui/src/WxUtils.cpp... Generating code for file mrpt/hmtslam.h... Generating code for file mrpt/hmtslam/CHierarchicalMapMHPartition.h... Generating code for file mrpt/hmtslam/CHierarchicalMHMap.h... Generating code for file mrpt/hmtslam/CHMHMapArc.h... Generating code for file mrpt/hmtslam/CHMHMapNode.h... Generating code for file mrpt/hmtslam/CHMTSLAM.h... Generating code for file mrpt/hmtslam/CLocalMetricHypothesis.h... Generating code for file mrpt/hmtslam/CMHPropertiesValuesList.h... Generating code for file mrpt/hmtslam/CPropertiesValuesList.h... Generating code for file mrpt/hmtslam/CRobotPosesGraph.h... Generating code for file mrpt/hmtslam/CTopLCDetector_FabMap.h... Generating code for file mrpt/hmtslam/CTopLCDetector_GridMatching.h... Generating code for file mrpt/hmtslam/CTopLCDetectorBase.h... Generating code for file mrpt/hmtslam/HMT_SLAM_common.h... Generating code for file «SRC»/libs/hmtslam/src/CHierarchicalMapMHPartition.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMHMapArc.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMHMapNode.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_3D_viewer.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_AA.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_LOG.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM_RBPF_2DLASER.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_perform_TLC.cpp... Generating code for file «SRC»/libs/hmtslam/src/CHMTSLAM_TBI.cpp... Generating code for file «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp... Generating code for file «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp... Generating code for file «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp... Generating code for file «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp... Generating code for file «SRC»/libs/hmtslam/src/CTopLCDetector_FabMap.cpp... Generating code for file «SRC»/libs/hmtslam/src/CTopLCDetector_GridMatching.cpp... Generating code for file «SRC»/libs/hmtslam/src/hmtslam-precomp.cpp... Generating code for file «SRC»/libs/hmtslam/src/hmtslam-precomp.h... Generating code for file «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp... Generating code for file mrpt/hwdrivers.h... Generating code for file mrpt/hwdrivers/C2DRangeFinderAbstract.h... Generating code for file mrpt/hwdrivers/CBoardENoses.h... Generating code for file mrpt/hwdrivers/CBoardSonars.h... Generating code for file mrpt/hwdrivers/CCameraSensor.h... Generating code for file mrpt/hwdrivers/CCANBusReader.h... Generating code for file mrpt/hwdrivers/CDUO3DCamera.h... Generating code for file mrpt/hwdrivers/CEnoseModular.h... Generating code for file mrpt/hwdrivers/CFFMPEG_InputStream.h... Generating code for file mrpt/hwdrivers/CGenericSensor.h... Generating code for file mrpt/hwdrivers/CGillAnemometer.h... Generating code for file mrpt/hwdrivers/CGPS_NTRIP.h... Generating code for file mrpt/hwdrivers/CGPSInterface.h... Generating code for file mrpt/hwdrivers/CGyroKVHDSP3000.h... Generating code for file mrpt/hwdrivers/CHokuyoURG.h... Generating code for file mrpt/hwdrivers/CIbeoLuxETH.h... Generating code for file mrpt/hwdrivers/CImageGrabber_dc1394.h... Generating code for file mrpt/hwdrivers/CImageGrabber_FlyCapture2.h... Generating code for file mrpt/hwdrivers/CImageGrabber_OpenCV.h... Generating code for file mrpt/hwdrivers/CImpinjRFID.h... Generating code for file mrpt/hwdrivers/CIMUIntersense.h... Generating code for file mrpt/hwdrivers/CIMUXSens_MT4.h... Generating code for file mrpt/hwdrivers/CJoystick.h... Generating code for file mrpt/hwdrivers/CKinect.h... Generating code for file mrpt/hwdrivers/CLMS100eth.h... Generating code for file mrpt/hwdrivers/CMyntEyeCamera.h... Generating code for file mrpt/hwdrivers/CNationalInstrumentsDAQ.h... Generating code for file mrpt/hwdrivers/CNTRIPClient.h... Generating code for file mrpt/hwdrivers/CNTRIPEmitter.h... Generating code for file mrpt/hwdrivers/COpenNI2_RGBD360.h... Generating code for file mrpt/hwdrivers/COpenNI2Generic.h... Generating code for file mrpt/hwdrivers/COpenNI2Generic_CDevice.h... Generating code for file mrpt/hwdrivers/COpenNI2Sensor.h... Generating code for file mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h... Generating code for file mrpt/hwdrivers/CPtuBase.h... Generating code for file mrpt/hwdrivers/CPtuDPerception.h... Generating code for file mrpt/hwdrivers/CRaePID.h... Generating code for file mrpt/hwdrivers/CRoboPeakLidar.h... Generating code for file mrpt/hwdrivers/CRoboticHeadInterface.h... Generating code for file mrpt/hwdrivers/CServoeNeck.h... Generating code for file mrpt/hwdrivers/CSickLaserSerial.h... Generating code for file mrpt/hwdrivers/CSickLaserUSB.h... Generating code for file mrpt/hwdrivers/CSICKTim561Eth_2050101.h... Generating code for file mrpt/hwdrivers/CSkeletonTracker.h... Generating code for file mrpt/hwdrivers/CStereoGrabber_Bumblebee_libdc1394.h... Generating code for file mrpt/hwdrivers/CStereoGrabber_SVS.h... Generating code for file mrpt/hwdrivers/CSwissRanger3DCamera.h... Generating code for file mrpt/hwdrivers/CTuMicos.h... Generating code for file mrpt/hwdrivers/CVelodyneScanner.h... Generating code for file mrpt/hwdrivers/CWirelessPower.h... Generating code for file mrpt/hwdrivers/TCaptureOptions_bumblebee.h... Generating code for file «SRC»/libs/hwdrivers/src/C2DRangeFinderAbstract.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CBoardENoses.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CBoardSonars.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CCameraSensor.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CCANBusReader.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CDUO3DCamera.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CEnoseModular.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CFFMPEG_InputStream.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGenericSensor.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGillAnemometer.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGPS_NTRIP.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGPSInterface.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NMEA.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NOVATEL_OEM6.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGPSInterface_unittest.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CGyroKVHDSP3000.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CHokuyoURG.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CIbeoLuxETH.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CImageGrabber_dc1394.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CImageGrabber_FlyCapture2.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CImageGrabber_OpenCV.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CImpinjRFID.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CIMUIntersense.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CIMUXSens_MT4.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CJoystick.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CKinect.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CLMS100eth.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CMyntEyeCamera.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CNationalInstrumentsDAQ.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CNTRIPClient.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CNTRIPEmitter.cpp... Generating code for file «SRC»/libs/hwdrivers/src/COpenNI2_RGBD360.cpp... Generating code for file «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp... Generating code for file «SRC»/libs/hwdrivers/src/COpenNI2Sensor.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CPhidgetInterfaceKitProximitySensors.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CPtuDPerception.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CRaePID.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CRoboPeakLidar.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CRoboticHeadInterface.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CServoeNeck.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CSickLaserSerial.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CSickLaserUSB.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CSICKTim561Eth_2050101.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CSkeletonTracker.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CStereoGrabber_Bumblebee_libdc1394.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CStereoGrabber_SVS.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CSwissRanger3DCamera.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CTuMicos.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CVelodyneScanner.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CVelodyneScanner_unittest.cpp... Generating code for file «SRC»/libs/hwdrivers/src/CWirelessPower.cpp... Generating code for file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.cpp... Generating code for file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.h... Generating code for file mrpt/img/CCanvas.h... Generating code for file mrpt/img/CEnhancedMetaFile.h... Generating code for file mrpt/img/CImage.h... Generating code for file mrpt/img/CMappedImage.h... Generating code for file mrpt/img/color_maps.h... Generating code for file mrpt/img/DistortionModel.h... Generating code for file mrpt/img/TCamera.h... Generating code for file mrpt/img/TColor.h... Generating code for file mrpt/img/TColorManager.h... Generating code for file mrpt/img/TPixelCoord.h... Generating code for file mrpt/img/TStereoCamera.h... Generating code for file «SRC»/libs/img/src/CCanvas.cpp... Generating code for file «SRC»/libs/img/src/CEnhancedMetaFile.cpp... Generating code for file «SRC»/libs/img/src/CImage.cpp... Generating code for file «SRC»/libs/img/src/CImage.SSE2.cpp... Generating code for file «SRC»/libs/img/src/CImage.SSEx.h... Generating code for file «SRC»/libs/img/src/CImage.SSSE3.cpp... Generating code for file «SRC»/libs/img/src/CImage_impl.h... Generating code for file «SRC»/libs/img/src/CImage_JPEG_streams.cpp... Generating code for file «SRC»/libs/img/src/CImage_loadXPM.cpp... Generating code for file «SRC»/libs/img/src/CImage_unittest.cpp... Generating code for file «SRC»/libs/img/src/CMappedImage.cpp... Generating code for file «SRC»/libs/img/src/color_maps.cpp... Generating code for file «SRC»/libs/img/src/color_maps_unittest.cpp... Generating code for file «SRC»/libs/img/src/img-precomp.cpp... Generating code for file «SRC»/libs/img/src/img-precomp.h... Generating code for file «SRC»/libs/img/src/jpeglib/mrpt_jconfig.h... Generating code for file «SRC»/libs/img/src/jpeglib/mrpt_jpeglib.h... Generating code for file «SRC»/libs/img/src/mrpt_font_10x20.h... Generating code for file «SRC»/libs/img/src/mrpt_font_18x18ja.h... Generating code for file «SRC»/libs/img/src/mrpt_font_5x7.h... Generating code for file «SRC»/libs/img/src/mrpt_font_6x13.h... Generating code for file «SRC»/libs/img/src/mrpt_font_6x13B.h... Generating code for file «SRC»/libs/img/src/mrpt_font_6x13O.h... Generating code for file «SRC»/libs/img/src/mrpt_font_9x15.h... Generating code for file «SRC»/libs/img/src/mrpt_font_9x15B.h... Generating code for file «SRC»/libs/img/src/TCamera.cpp... Generating code for file «SRC»/libs/img/src/TCamera_unittest.cpp... Generating code for file «SRC»/libs/img/src/TColor.cpp... Generating code for file «SRC»/libs/img/src/TColorManager.cpp... Generating code for file «SRC»/libs/img/src/TStereoCamera.cpp... Generating code for file mrpt/io/CFileGZInputStream.h... Generating code for file mrpt/io/CFileGZOutputStream.h... Generating code for file mrpt/io/CFileInputStream.h... Generating code for file mrpt/io/CFileOutputStream.h... Generating code for file mrpt/io/CFileStream.h... Generating code for file mrpt/io/CMemoryStream.h... Generating code for file mrpt/io/CPipe.h... Generating code for file mrpt/io/CStream.h... Generating code for file mrpt/io/csv.h... Generating code for file mrpt/io/CTextFileLinesParser.h... Generating code for file mrpt/io/lazy_load_path.h... Generating code for file mrpt/io/open_flags.h... Generating code for file mrpt/io/vector_loadsave.h... Generating code for file mrpt/io/zip.h... Generating code for file «SRC»/libs/io/src/CFileGZInputStream.cpp... Generating code for file «SRC»/libs/io/src/CFileGZOutputStream.cpp... Generating code for file «SRC»/libs/io/src/CFileGZStreams_unittest.cpp... Generating code for file «SRC»/libs/io/src/CFileInputStream.cpp... Generating code for file «SRC»/libs/io/src/CFileOutputStream.cpp... Generating code for file «SRC»/libs/io/src/CFileStream.cpp... Generating code for file «SRC»/libs/io/src/CMemoryStream.cpp... Generating code for file «SRC»/libs/io/src/CMemoryStream_unittest.cpp... Generating code for file «SRC»/libs/io/src/CPipe.cpp... Generating code for file «SRC»/libs/io/src/CStream.cpp... Generating code for file «SRC»/libs/io/src/CTextFileLinesParser.cpp... Generating code for file «SRC»/libs/io/src/CTextFileLinesParser_unittest.cpp... Generating code for file «SRC»/libs/io/src/io-precomp.cpp... Generating code for file «SRC»/libs/io/src/io-precomp.h... Generating code for file «SRC»/libs/io/src/lazy_load_path.cpp... Generating code for file «SRC»/libs/io/src/vector_loadsave.cpp... Generating code for file «SRC»/libs/io/src/vector_loadsave_unittest.cpp... Generating code for file «SRC»/libs/io/src/zip.cpp... Generating code for file «SRC»/libs/io/src/zip_unittest.cpp... Generating code for file mrpt/kinematics.h... Generating code for file mrpt/kinematics/CKinematicChain.h... Generating code for file mrpt/kinematics/CVehicleSimul_DiffDriven.h... Generating code for file mrpt/kinematics/CVehicleSimul_Holo.h... Generating code for file mrpt/kinematics/CVehicleSimulVirtualBase.h... Generating code for file mrpt/kinematics/CVehicleVelCmd.h... Generating code for file mrpt/kinematics/CVehicleVelCmd_DiffDriven.h... Generating code for file mrpt/kinematics/CVehicleVelCmd_Holo.h... Generating code for file «SRC»/libs/kinematics/src/CKinematicChain.cpp... Generating code for file «SRC»/libs/kinematics/src/CVehicleSimul_DiffDriven.cpp... Generating code for file «SRC»/libs/kinematics/src/CVehicleSimul_Holo.cpp... Generating code for file «SRC»/libs/kinematics/src/CVehicleSimulVirtualBase.cpp... Generating code for file «SRC»/libs/kinematics/src/CVehicleVelCmd.cpp... Generating code for file «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp... Gene«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved rating code for file «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp... Generating code for file «SRC»/libs/kinematics/src/kinematics-precomp.cpp... Generating code for file «SRC»/libs/kinematics/src/kinematics-precomp.h... Generating code for file mrpt/maps.h... Generating code for file mrpt/maps/CBeacon.h... Generating code for file mrpt/maps/CBeaconMap.h... Generating code for file mrpt/maps/CColouredOctoMap.h... Generating code for file mrpt/maps/CColouredPointsMap.h... Generating code for file mrpt/maps/CGasConcentrationGridMap2D.h... Generating code for file mrpt/maps/CHeightGridMap2D.h... Generating code for file mrpt/maps/CHeightGridMap2D_Base.h... Generating code for file mrpt/maps/CHeightGridMap2D_MRF.h... Generating code for file mrpt/maps/CLogOddsGridMap2D.h... Generating code for file mrpt/maps/CLogOddsGridMap3D.h... Generating code for file mrpt/maps/CLogOddsGridMapLUT.h... Generating code for file mrpt/maps/CMultiMetricMap.h... Generating code for file mrpt/maps/COccupancyGridMap2D.h... Generating code for file mrpt/maps/COccupancyGridMap3D.h... Generating code for file mrpt/maps/COctoMap.h... Generating code for file mrpt/maps/COctoMapBase.h... Generating code for file mrpt/maps/CPointCloudFilterBase.h... Generating code for file mrpt/maps/CPointCloudFilterByDistance.h... Generating code for file mrpt/maps/CPointsMap.h... Generating code for file mrpt/maps/CPointsMap_liblas.h... Generating code for file mrpt/maps/CPointsMapXYZI.h... Generating code for file mrpt/maps/CRandomFieldGridMap2D.h... Generating code for file mrpt/maps/CRandomFieldGridMap3D.h... Generating code for file mrpt/maps/CReflectivityGridMap2D.h... Generating code for file mrpt/maps/CSimplePointsMap.h... Generating code for file mrpt/maps/CWeightedPointsMap.h... Generating code for file mrpt/maps/CWirelessPowerGridMap2D.h... Generating code for file mrpt/maps/logoddscell_traits.h... Generating code for file mrpt/maps/OccupancyGridCellType.h... Generating code for file mrpt/maps/PCL_adapters.h... Generating code for file mrpt/obs/CObservationPointCloud.h... Generating code for file mrpt/obs/CObservationRotatingScan.h... Generating code for file mrpt/obs/customizable_obs_viz.h... Generating code for file mrpt/opengl/CAngularObservationMesh.h... Generating code for file mrpt/opengl/CPlanarLaserScan.h... Generating code for file «SRC»/libs/maps/src/maps-precomp.cpp... Generating code for file «SRC»/libs/maps/src/maps-precomp.h... Generating code for file «SRC»/libs/maps/src/maps/CBeacon.cpp... Generating code for file «SRC»/libs/maps/src/maps/CBeaconMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp... Generating code for file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp... Generating code for file «SRC»/libs/maps/src/maps/CHeightGridMap2D_Base.cpp... Generating code for file «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp... Generating code for file «SRC»/libs/maps/src/maps/CHeightGridMap2Ds_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CLogOddsGridMapLUT_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CMultiMetricMap_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_getAs.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_insert.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap«SRC»/libs/math/include/mrpt/math/CQuaternion.h:539: warning: Found unknown command `\bm' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\boldsymbol' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\omega' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\frac' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\arccos' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' 2D_io.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_likelihood.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_simulate.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_voronoi.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_insert.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_likelihood.cpp... Generating code for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/COctoMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/COctoMap_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/COctoMapBase_impl.h... Generating code for file «SRC»/libs/maps/src/maps/CPointCloudFilterBase.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointsMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointsMap_crtp_common.h... Generating code for file «SRC»/libs/maps/src/maps/CPointsMap_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp... Generating code for file «SRC»/libs/maps/src/maps/CPointsMapXYZI_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp... Generating code for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp... Generating code for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D_unittest.cpp... Generating code for file «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp... Generating code for file «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp... Generating code for file «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp... Generating code for file «SRC»/libs/maps/src/maps/serializations_unittest.cpp... Generating code for file «SRC»/libs/opengl/src/serializations_unittest.cpp... Generating code for file «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp... Generating code for file «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp... Generating code for file «SRC»/libs/maps/src/obs/CObservationRotatingScan_unittest.cpp... Generating code for file «SRC»/libs/maps/src/obs/customizable_obs_viz.cpp... Generating code for file «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp... Generating code for file «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp... Generating code for file mrpt/math/CAtan2LookUpTable.h... Generating code for file mrpt/math/CBinaryRelation.h... Generating code for file mrpt/math/CHistogram.h... Generating code for file mrpt/math/CLevenbergMarquardt.h... Generating code for file mrpt/math/CMatrixB.h... Generating code for file mrpt/math/CMatrixD.h... Generating code for file mrpt/math/CMatrixDynamic.h... Generating code for file mrpt/math/CMatrixF.h... Generating code for file mrpt/math/CMatrixFixed.h... Generating code for file mrpt/math/CMonteCarlo.h... Generating code for file mrpt/math/CPolygon.h... Generating code for file mrpt/math/CProbabilityDensityFunction.h... Generating code for file mrpt/math/CQuaternion.h... Generating code for file mrpt/math/CSparseMatrix.h... Generating code for file mrpt/math/CSparseMatrixTemplate.h... Generating code for file mrpt/math/CSplineInterpolator1D.h... Generating code for file mrpt/math/CVectorDynamic.h... Generating code for file mrpt/math/CVectorFixed.h... Generating code for file mrpt/math/data_utils.h... Generating code for file mrpt/math/distributions.h... Generating code for file mrpt/math/eigen_extensions.h... Generating code for file mrpt/math/epsilon.h... Generating code for file mrpt/math/filters.h... Generating code for file mrpt/math/fourier.h... Generating code for file mrpt/math/fresnel.h... Generating code for file mrpt/math/geometry.h... Generating code for file mrpt/math/gtsam_wrappers.h... Generating code for file mrpt/poses/gtsam_wrappers.h... Generating code for file mrpt/math/homog_matrices.h... Generating code for file mrpt/math/interp_fit.h... Generating code for file mrpt/math/interp_fit.hpp... Generating code for file mrpt/math/KDTreeCapable.h... Generating code for file mrpt/math/kmeans.h... Generating code for file «SRC»/libs/math/src/kmeans++/KMeans.h... Generating code for file mrpt/math/lightweight_geom_data.h... Generating code for file mrpt/math/lightweight_geom_data_frwds.h... Generating code for file mrpt/math/mat2eig.h... Generating code for file mrpt/math/math_frwds.h... Generating code for file mrpt/math/matrix_adaptors.h... Generating code for file mrpt/math/matrix_serialization.h... Generating code for file mrpt/math/matrix_size_t.h... Generating code for file mrpt/math/MatrixBase.h... Generating code for file mrpt/math/MatrixBlockSparseCols.h... Generating code for file mrpt/math/MatrixVectorBase.h... Generating code for file mrpt/math/model_search.h... Generating code for file mrpt/math/model_search_impl.h... Generating code for file mrpt/math/num_jacobian.h... Generating code for file mrpt/math/ops_containers.h... Generating code for file mrpt/math/ops_matrices.h... Generating code for file mrpt/math/ops_vectors.h... Generating code for file mrpt/math/point_poses2vectors.h... Generating code for file mrpt/math/poly_roots.h... Generating code for file mrpt/math/ransac.h... Generating code for file mrpt/math/ransac_applications.h... Generating code for file mrpt/math/ransac_impl.h... Generating code for file mrpt/math/robust_kernels.h... Generating code for file mrpt/math/slerp.h... Generating code for file mrpt/math/TBoundingBox.h... Generating code for file mrpt/math/TLine2D.h... Generating code for file mrpt/math/TLine3D.h... Generating code for file mrpt/math/TObject2D.h... Generating code for file mrpt/math/TObject3D.h... Generating code for file mrpt/math/TPlane.h... Generating code for file mrpt/math/TPoint2D.h... Generating code for file mrpt/math/TPoint3D.h... Generating code for file mrpt/math/TPolygon2D.h... Generating code for file mrpt/math/TPolygon3D.h... Generating code for file mrpt/math/TPolygonWithPlane.h... Generating code for file mrpt/math/TPose2D.h... Generating code for file mrpt/math/TPose3D.h... Generating code for file mrpt/math/TPose3DQuat.h... Generating code for file mrpt/math/TPoseOrPoint.h... Generating code for file mrpt/math/transform_gaussian.h... Generating code for file mrpt/math/TSegment2D.h... Generating code for file mrpt/math/TSegment3D.h... Generating code for file mrpt/math/TTwist2D.h... Generating code for file mrpt/math/TTwist3D.h... Generating code for file mrpt/math/utils.h... Generating code for file mrpt/vision/utils.h... Generating code for file mrpt/math/utils_matlab.h... Generating code for file mrpt/math/wrap2pi.h... Generating code for file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_d.cpp... Generating code for file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_f.cpp... Generating code for file «SRC»/libs/math/src/CAtan2LookUpTable.cpp... Generating code for file «SRC»/libs/math/src/CAtan2LookUpTable_unittest.cpp... Generating code for file «SRC»/libs/math/src/CHistogram.cpp... Generating code for file «SRC»/libs/math/src/CLevenbergMarquardt_unittest.cpp... Generating code for file «SRC»/libs/math/src/CMatrixB.cpp... Generating code for file «SRC»/libs/math/src/CMatrixD.cpp... Generating code for file «SRC»/libs/math/src/CMatrixDynamic.cpp... Generating code for file «SRC»/libs/math/src/CMatrixDynamic_unittest.cpp... Generating code for file «SRC»/libs/math/src/CMatrixF.cpp... Generating code for file «SRC»/libs/math/src/CMatrixFixed.cpp... Generating code for file «SRC»/libs/math/src/CMatrixFixed_impl.h... Generating code for file «SRC»/libs/math/src/CMatrixFixed_unittest.cpp... Generating code for file «SRC»/libs/math/src/container_ops_unittest.cpp... Generating code for file «SRC»/libs/math/src/CPolygon.cpp... Generating code for file «SRC»/libs/math/src/CSparseMatrix.cpp... Generating code for file «SRC»/libs/math/src/CSparseMatrix_unittest.cpp... Generating code for file «SRC»/libs/math/src/CSplineInterpolator1D.cpp... Generating code for file «SRC»/libs/math/src/CVectorDynamic.cpp... Generating code for file «SRC»/libs/math/src/CVectorFixed.cpp... Generating code for file «SRC»/libs/math/src/distributions_unittest.cpp... Generating code for file «SRC»/libs/math/src/EigenAlignment_unittest.cpp... Generating code for file «SRC»/libs/math/src/filters.cpp... Generating code for file «SRC»/libs/math/src/fourier.cpp... Generating code for file «SRC»/libs/math/src/fresnel.cpp... Generating code for file «SRC»/libs/math/src/fresnel_unittest.cpp... Generating code for file «SRC»/libs/math/src/geometry.cpp... Generating code for file «SRC»/libs/math/src/geometry_unittest.cpp... Generating code for file «SRC»/libs/math/src/KDTreeCapable_unittest.cpp... Generating code for file «SRC»/libs/math/src/kmeans++/KMeans.cpp... Generating code for file «SRC»/libs/math/src/kmeans.cpp... Generating code for file «SRC»/libs/math/src/kmeans++/KmTree.cpp... Generating code for file «SRC»/libs/math/src/kmeans++/KmTree.h... Generating code for file «SRC»/libs/math/src/kmeans++/KmUtils.cpp... Generating code for file «SRC»/libs/math/src/kmeans++/KmUtils.h... Generating code for file «SRC»/libs/math/src/math-precomp.cpp... Generating code for file «SRC»/libs/math/src/math-precomp.h... Generating code for file «SRC»/libs/math/src/math.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops1_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops2_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops3_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops4_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops5_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_ops_unittest.cpp... Generating code for file «SRC»/libs/math/src/matrix_yaml_unittest.cpp... Generating code for file «SRC»/libs/math/src/MatrixBase_impl.h... Generating code for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_d.cpp... Generating code for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_f.cpp... Generating code for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_d.cpp... Generating code for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_f.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_impl.h... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_d.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_f.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_ints.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixFixed.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorDynamic.cpp... Generating code for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorFixed.cpp... Generating code for file «SRC»/libs/math/src/model_search.cpp... Generating code for file «SRC»/libs/math/src/poly_roots.cpp... Generating code for file «SRC»/libs/math/src/poly_roots_unittest.cpp... Generating code for file «SRC»/libs/math/src/polygons_utils.h... Generating code for file «SRC»/libs/math/src/ransac_applications.cpp... Generating code for file «SRC»/libs/math/src/robust_kernels_unittest.cpp... Generating code for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_d.cpp... Generating code for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_f.cpp... Generating code for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_77_d.cpp... Generating code for file «SRC»/libs/math/src/slerp.cpp... Generating code for file «SRC»/libs/math/src/slerp_unittest.cpp... Generating code for file «SRC»/libs/math/src/TBoundingBox.cpp... Generating code for file «SRC»/libs/math/src/TBoundingBox_unittest.cpp... Generating code for file «SRC»/libs/math/src/TLine2D.cpp... Generating code for file «SRC»/libs/math/src/TLine3D.cpp... Generating code for file «SRC»/libs/math/src/TObject2D.cpp... Generating code for file «SRC»/libs/math/src/TObject3D.cpp... Generating code for file «SRC»/libs/math/src/TPlane.cpp... Generating code for file «SRC»/libs/math/src/TPoint2D.cpp... Generating code for file «SRC»/libs/math/src/TPoint3D.cpp... Generating code for file «SRC»/libs/math/src/TPolygon2D.cpp... Generating code for file «SRC»/libs/math/src/TPolygon3D.cpp... Generating code for file «SRC»/libs/math/src/TPolygonWithPlane.cpp... Generating code for file «SRC»/libs/math/src/TPose2D.cpp... Generating code for file «SRC»/libs/math/src/TPose3D.cpp... Generating code for file «SRC»/libs/math/src/TPose3DQuat.cpp... Generating code for file «SRC»/libs/math/src/TPoseOrPoint_unittest.cpp... Generating code for file «SRC»/libs/math/src/TSegment2D.cpp... Generating code for file «SRC»/libs/math/src/TSegment3D.cpp... Generating code for file «SRC»/libs/math/src/Twist2D.cpp... Generating code for file «SRC»/libs/math/src/Twist3D.cpp... Generating code for file «SRC»/libs/math/src/wrap2pi_unittest.cpp... Generating code for file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_d.cpp... Generating code for file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_f.cpp... Generating code for file mrpt/nav.h... Generating code for file mrpt/nav/holonomic/CAbstractHolonomicReactiveMethod.h... Generating code for file mrpt/nav/holonomic/CHolonomicFullEval.h... Generating code for file mrpt/nav/holonomic/CHolonomicLogFileRecord.h... Generating code for file mrpt/nav/holonomic/CHolonomicND.h... Generating code for file mrpt/nav/holonomic/CHolonomicVFF.h... Generating code for file mrpt/nav/holonomic/ClearanceDiagram.h... Generating code for file mrpt/nav/planners/impl_renderMoveTree.h... Generating code for file mrpt/nav/planners/nav_plan_geometry_utils.h... Generating code for file mrpt/nav/planners/PlannerRRT_common.h... Generating code for file mrpt/nav/planners/PlannerRRT_SE2_TPS.h... Generating code for file mrpt/nav/planners/PlannerSimple2D.h... Generating code for file mrpt/nav/planners/TMoveTree.h... Generating code for file mrpt/nav/reactive/CAbstractNavigator.h... Generating code for file mrpt/nav/reactive/CAbstractPTGBasedReactive.h... Generating code for file mrpt/nav/reactive/CLogFileRecord.h... Generating code for file mrpt/nav/reactive/CMultiObjectiveMotionOptimizerBase.h... Generating code for file mrpt/nav/reactive/CMultiObjMotionOpt_Scalarization.h... Generating code for file mrpt/nav/reactive/CNavigatorManualSequence.h... Generating code for file mrpt/nav/reactive/CReactiveNavigationSystem.h... Generating code for file mrpt/nav/reactive/CReactiveNavigationSystem3D.h... Generating code for file mrpt/nav/reactive/CRobot2NavInterface.h... Generating code for file mrpt/nav/reactive/CRobot2NavInterfaceForSimulator.h... Generating code for file mrpt/nav/reactive/CWaypointsNavigator.h... Generating code for file mrpt/nav/reactive/TCandidateMovementPTG.h... Generating code for file mrpt/nav/reactive/TWaypoint.h... Generating code for file mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_alpha.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_C.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_CC.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_CCS.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h... Generating code for file mrpt/nav/tpspace/CPTG_DiffDrive_CS.h... Generating code for file mrpt/nav/tpspace/CPTG_Holo_Blend.h... Generating code for file «SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp... Generating code for file «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp... Generating code for file «SRC»/libs/nav/src/holonomic/CHolonomicLogFileRecord.cpp... Generating code for file «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp... Generating code for file «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp... Generating code for file «SRC»/libs/nav/src/holonomic/ClearanceDiagram.cpp... Generating code for file «SRC»/libs/nav/src/nav-precomp.cpp... Generating code for file «SRC»/libs/nav/src/nav-precomp.h... Generating code for file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils.cpp... Generating code for file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils_unittest.cpp... Generating code for file «SRC»/libs/nav/src/planners/PlannerRRT_common.cpp... Generating code for file «SRC»/libs/nav/src/planners/PlannerRRT_SE2_TPS.cpp... Generating code for file «SRC»/libs/nav/src/planners/PlannerSimple2D.cpp... Generating code for file «SRC»/libs/nav/src/planners/PlannerSimple2D_unittest.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CAbstractNavigator.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CAbstractPTGBasedReactive.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CLogFileRecord_unittest.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CMultiObjectiveMotionOptimizerBase.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CMultiObjMotionOpt_Scalarization.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CNavigatorManualSequence.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem3D.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CRobot2NavInterface.cpp... Generating code for file «SRC»/libs/nav/src/reactive/CWaypointsNavigator.cpp... Generating code for file «SRC»/libs/nav/src/reactive/rnav_unittest.cpp... Generating code for file «SRC»/libs/nav/src/reactive/TCandidateMovementPTG.cpp... Generating code for file «SRC»/libs/nav/src/reactive/TWaypoint.cpp... Generating code for file /home/jlbla«SRC»/libs/obs/include/mrpt/maps/TMetricMapInitializer.h:66: warning: explicit link request to 'MapDefinition()' could not be resolved nco/mrpt/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator_factory.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CollisionGridBased.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Circular.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Polygonal.cpp... Generating code for file «SRC»/libs/nav/src/tpspace/PTGs_unittest.cpp... Generating code for file mrpt/maps/CMetricMap.h... Generating code for file mrpt/maps/CMetricMapEvents.h... Generating code for file mrpt/maps/CSimpleMap.h... Generating code for file mrpt/maps/metric_map_types.h... Generating code for file mrpt/maps/TMetricMapInitializer.h... Generating code for file mrpt/maps/TMetricMapTypesRegistry.h... Generating code for file mrpt/obs.h... Generating code for file mrpt/obs/CAction.h... Generating code for file mrpt/obs/CActionCollection.h... Generating code for file mrpt/obs/CActionRobotMovement2D.h... Generating code for file mrpt/obs/CActionRobotMovement3D.h... Generating code for file mrpt/obs/carmen_log_tools.h... Generating code for file mrpt/obs/CObservation.h... Generating code for file mrpt/obs/CObservation2DRangeScan.h... Generating code for file mrpt/obs/CObservation2DRangeScanWithUncertainty.h... Generating code for file mrpt/obs/CObservation3DRangeScan.h... Generating code for file mrpt/obs/CObservation3DRangeScan_project3D_impl.h... Generating code for file mrpt/obs/CObservation3DScene.h... Generating code for file mrpt/obs/CObservation6DFeatures.h... Generating code for file mrpt/obs/CObservationBatteryState.h... Generating code for file mrpt/obs/CObservationBeaconRanges.h... Generating code for file mrpt/obs/CObservationBearingRange.h... Generating code for file mrpt/obs/CObservationCANBusJ1939.h... Generating code for file mrpt/obs/CObservationComment.h... Generating code for file mrpt/obs/CObservationGasSensors.h... Generating code for file mrpt/obs/CObservationGPS.h... Generating code for file mrpt/obs/CObservationImage.h... Generating code for file mrpt/obs/CObservationIMU.h... Generating code for file mrpt/obs/CObservationOdometry.h... Generating code for file mrpt/obs/CObservationRange.h... Generating code for file mrpt/obs/CObservationRawDAQ.h... Generating code for file mrpt/obs/CObservationReflectivity.h... Generating code for file mrpt/obs/CObservationRFID.h... Generating code for file mrpt/obs/CObservationRGBD360.h... Generating code for file mrpt/obs/CObservationRobotPose.h... Generating code for file mrpt/obs/CObservationSkeleton.h... Generating code for file mrpt/obs/CObservationStereoImages.h... Generating code for file mrpt/obs/CObservationStereoImagesFeatures.h... Generating code for file mrpt/obs/CObservationVelodyneScan.h... Generating code for file mrpt/obs/CObservationWindSensor.h... Generating code for file mrpt/obs/CObservationWirelessPower.h... Generating code for file mrpt/obs/CRawlog.h... Generating code for file mrpt/obs/CSensoryFrame.h... Generating code for file mrpt/obs/CSinCosLookUpTableFor2DScans.h... Generating code for file mrpt/obs/format_externals_filename.h... Generating code for file mrpt/obs/gnss_messages.h... Generating code for file mrpt/obs/gnss_messages_ascii_nmea.h... Generating code for file mrpt/obs/gnss_messages_common.h... Generating code for file mrpt/obs/gnss_messages_novatel.h... Generating code for file mrpt/obs/gnss_messages_topcon.h... Generating code for file mrpt/obs/gnss_messages_type_list.h... Generating code for file mrpt/obs/obs_frwds.h... Generating code for file mrpt/obs/obs_utils.h... Generating code for file mrpt/obs/stock_observations.h... Generating code for file mrpt/obs/T2DScanProperties.h... Generating code for file mrpt/obs/T3DPointsProjectionParams.h... Generating code for file mrpt/obs/T3DPointsTo2DScanParams.h... Generating code for file mrpt/obs/TPixelLabelInfo.h... Generating code for file mrpt/obs/TRangeImageFilter.h... Generating code for file mrpt/obs/VelodyneCalibration.h... Generating code for file «SRC»/libs/obs/src/CAction.cpp... Generating code for file «SRC»/libs/obs/src/CActionCollection.cpp... Generating code for file «SRC»/libs/obs/src/CActionRobotMovement2D.cpp... Generating code for file «SRC»/libs/obs/src/CActionRobotMovement3D.cpp... Generating code for file «SRC»/libs/obs/src/carmen_log_tools.cpp... Generating code for file «SRC»/libs/obs/src/CMetricMap.cpp... Generating code for file «SRC»/libs/obs/src/CObservation.cpp... Generating code for file «SRC»/libs/obs/src/CObservation2DRangeScan.cpp... Generating code for file «SRC»/libs/obs/src/CObservation2DRangeScanWithUncertainty.cpp... Generating code for file «SRC»/libs/obs/src/CObservation3DRangeScan.cpp... Generating code for file «SRC»/libs/obs/src/CObservation3DRangeScan_unittest.cpp... Generating code for file «SRC»/libs/obs/src/CObservation3DScene.cpp... Generating code for file «SRC»/libs/obs/src/CObservation6DFeatures.cpp... Generating code for file «SRC»/libs/obs/src/CObservationBatteryState.cpp... Generating code for file «SRC»/libs/obs/src/CObservationBeaconRanges.cpp... Generating code for file «SRC»/libs/obs/src/CObservationBearingRange.cpp... Generating code for file «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp... Generating code for file «SRC»/libs/obs/src/CObservationComment.cpp... Generating code for file «SRC»/libs/obs/src/CObservationGasSensors.cpp... Generating code for file «SRC»/libs/obs/src/CObservationGPS.cpp... Generating code for file «SRC»/libs/obs/src/CObservationImage.cpp... Generating code for file «SRC»/libs/obs/src/CObservationIMU.cpp... Generating code for file «SRC»/libs/obs/src/CObservationIMU_unittest.cpp... Generating code for file «SRC»/libs/obs/src/CObservationOdometry.cpp... Generating code for file «SRC»/libs/obs/src/CObservationRange.cpp... Generating code for file «SRC»/libs/obs/src/CObservationRawDAQ.cpp... Generating code for file «SRC»/libs/obs/src/CObservationReflectivity.cpp... Generating code for file «SRC»/libs/obs/src/CObservationRFID.cpp... Generating code for file «SRC»/libs/obs/src/CObservationRGBD360.cpp... Generating code for file «SRC»/libs/obs/src/CObservationRobotPose.cpp... Generating code for file «SRC»/libs/obs/src/CObservationSkeleton.cpp... Generating code for file «SRC»/libs/obs/src/CObservationStereoImages.cpp... Generating code for file «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp... Generating code for file «SRC»/libs/obs/src/CObservationVelodyneScan.cpp... Generating code for file «SRC»/libs/obs/src/CObservationWindSensor.cpp... Generating code for file «SRC»/libs/obs/src/CObservationWirelessPower.cpp... Generating code for file «SRC»/libs/obs/src/CRawlog.cpp... Generating code for file «SRC»/libs/obs/src/CRawlog_unittest.cpp... Generating code for file «SRC»/libs/obs/src/CSensoryFrame.cpp... Generating code for file «SRC»/libs/obs/src/CSerializable_unittest.cpp... Generating code for file «SRC»/libs/serialization/src/CSerializable_unittest.cpp... Generating code for file «SRC»/libs/obs/src/CSimpleMap.cpp... Generating code for file «SRC»/libs/obs/src/CSimpleMap_unittest.cpp... Generating code for file «SRC»/libs/obs/src/CSinCosLookUpTableFor2DScans.cpp... Generating code for file «SRC»/libs/obs/src/format_externals_filename.cpp... Generating code for file «SRC»/libs/obs/src/gnss_messages_ascii_nmea.cpp... Generating code for file «SRC»/libs/obs/src/gnss_messages_common.cpp... Generating code for file «SRC»/libs/obs/src/gnss_messages_novatel.cpp... Generating code for file «SRC»/libs/obs/src/gnss_messages_topcon.cpp... Generating code for file «SRC»/libs/obs/src/metric_map_types.cpp... Generating code for file «SRC»/libs/obs/src/obs-precomp.cpp... Generating code for file «SRC»/libs/obs/src/obs-precomp.h... Generating code for file «SRC»/libs/obs/src/sample_image1.h... Generating code for file «SRC»/libs/obs/src/sample_image2.h... Generating code for file «SRC»/libs/obs/src/stock_observations.cpp... Generating code for file «SRC»/libs/obs/src/TMetricMapInitializer.cpp... Generating code for file «SRC»/libs/obs/src/TMetricMapTypesRegistry.cpp... Generating code for file «SRC»/libs/obs/src/TPixelLabelInfo.cpp... Generating code for file «SRC»/libs/obs/src/velodyne_default_calib_HDL-32.h... Generating code for file «SRC»/libs/obs/src/velodyne_default_calib_hdl64e-s3.h... Generating code for file «SRC»/libs/obs/src/velodyne_default_calib_VLP-16.h... Generating code for file «SRC»/libs/obs/src/VelodyneCalibration.cpp... Generating code for file mrpt/opengl.h... Generating code for file mrpt/opengl/CArrow.h... Generating code for file mrpt/opengl/CAssimpModel.h... Generating code for file mrpt/opengl/CAxis.h... Generating code for file mrpt/opengl/CBox.h... Generating code for file mrpt/opengl/CCamera.h... Generating code for file mrpt/opengl/CColorBar.h... Generating code for file mrpt/opengl/CCylinder.h... Generating code for file mrpt/opengl/CDisk.h... Generating code for file mrpt/opengl/CEllipsoid2D.h... Generating code for file mrpt/opengl/CEllipsoid3D.h... Generating code for file mrpt/opengl/CEllipsoidInverseDepth2D.h... Generating code for file mrpt/opengl/CEllipsoidInverseDepth3D.h... Generating code for file mrpt/opengl/CEllipsoidRangeBearing2D.h... Generating code for file mrpt/opengl/CFBORender.h... Generating code for file mrpt/opengl/CFrustum.h... Generating code for file mrpt/opengl/CGeneralizedEllipsoidTemplate.h... Generating code for file mrpt/opengl/CGridPlaneXY.h... Generating code for file mrpt/opengl/CGridPlaneXZ.h... Generating code for file mrpt/opengl/CMesh.h... Generating code for file mrpt/opengl/CMesh3D.h... Generating code for file mrpt/opengl/CMeshFast.h... Generating code for file mrpt/opengl/COctoMapVoxels.h... Generating code for file mrpt/opengl/COctreePointRenderer.h... Generating code for file mrpt/opengl/COpenGLBuffer.h... Generating code for file mrpt/opengl/COpenGLFramebuffer.h... Generating code for file mrpt/opengl/COpenGLScene.h... Generating code for file mrpt/opengl/COpenGLVertexArrayObject.h... Generating code for file mrpt/opengl/COpenGLViewport.h... Generating code for file mrpt/opengl/CPointCloud.h... Generating code for file mrpt/opengl/CPointCloudColoured.h... Generating code for file mrpt/opengl/CPolyhedron.h... Generating code for file mrpt/opengl/CRenderizable.h... Generating code for file mrpt/opengl/CRenderizableShaderPoints.h... Generating code for file mrpt/opengl/CRenderizableShaderText.h... Generating code for file mrpt/opengl/CRenderizableShaderTexturedTriangles.h... Generating code for file mrpt/opengl/CRenderizableShaderTriangles.h... Generating code for file mrpt/opengl/CRenderizableShaderWireFrame.h... Generating code for file mrpt/opengl/CSetOfLines.h... Generating code for file mrpt/opengl/CSetOfObjects.h... Generating code for file mrpt/opengl/CSetOfTexturedTriangles.h... Generating code for file mrpt/opengl/CSetOfTriangles.h... Generating code for file mrpt/opengl/CSimpleLine.h... Generating code for file mrpt/opengl/CSphere.h... Generating code for file mrpt/opengl/CText.h... Generating code for file mrpt/opengl/CText3D.h... Generating code for file mrpt/opengl/CTextMessageCapable.h... Generating code for file mrpt/opengl/CTexturedPlane.h... Generating code for file mrpt/opengl/CVectorField2D.h... Generating code for file mrpt/opengl/CVectorField3D.h... Generating code for file mrpt/opengl/DefaultShaders.h... Generating code for file mrpt/opengl/graph_tools.h... Generating code for file mrpt/opengl/graph_tools_impl.h... Generating code for file mrpt/opengl/opengl_api.h... Generating code for file mrpt/opengl/opengl_fonts.h... Generating code for file mrpt/opengl/opengl_frwds.h... Generating code for file mrpt/opengl/PLY_import_export.h... Generating code for file mrpt/opengl/pointcloud_adapters.h... Generating code for file mrpt/opengl/pose_pdfs.h... Generating code for file mrpt/opengl/RenderQueue.h... Generating code for file mrpt/opengl/Shader.h... Generating code for file mrpt/opengl/stock_objects.h... Generating code for file mrpt/opengl/TLightParameters.h... Generating code for file mrpt/opengl/TRenderMatrices.h... Generating code for file mrpt/opengl/TTriangle.h... Generating code for file mrpt/opengl/Visualizable.h... Generating code for file «SRC»/libs/opengl/src/CArrow.cpp... Generating code for file «SRC»/libs/opengl/src/CAssimpModel.cpp... Generating code for file «SRC»/libs/opengl/src/CAxis.cpp... Generating code for file «SRC»/libs/opengl/src/CBox.cpp... Generating code for file «SRC»/libs/opengl/src/CCamera.cpp... Generating code for file «SRC»/libs/opengl/src/CColorBar.cpp... Generating code for file «SRC»/libs/opengl/src/CCylinder.cpp... Generating code for file «SRC»/libs/opengl/src/CDisk.cpp... Generating code for file «SRC»/libs/opengl/src/CEllipsoid2D.cpp... Generating code for file «SRC»/libs/opengl/src/CEllipsoid3D.cpp... Generating code for file «SRC»/libs/opengl/src/CEllipsoidInverseDepth2D.cpp... Generating code for file «SRC»/libs/opengl/src/CEllipsoidInverseDepth3D.cpp... Generating code for file «SRC»/libs/opengl/src/CEllipsoidRangeBearing2D.cpp... Generating code for file «SRC»/libs/opengl/src/CFBORender.cpp... Generating code for file «SRC»/libs/opengl/src/CFBORender_unittest.cpp... Generating code for file «SRC»/libs/opengl/src/CFrustum.cpp... Generating code for file «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp... Generating code for file «SRC»/libs/opengl/src/CGridPlaneXY.cpp... Generating code for file «SRC»/libs/opengl/src/CGridPlaneXZ.cpp... Generating code for file «SRC»/libs/opengl/src/CMesh.cpp... Generating code for file «SRC»/libs/opengl/src/CMesh3D.cpp... Generating code for file «SRC»/libs/opengl/src/CMeshFast.cpp... Generating code for file «SRC»/libs/opengl/src/COctoMapVoxels.cpp... Generating code for file «SRC»/libs/opengl/src/COpenGLBuffer.cpp... Generating code for file «SRC»/libs/opengl/src/COpenGLFramebuffer.cpp... Generating code for file «SRC»/libs/opengl/src/COpenGLScene.cpp... Generating code for file «SRC»/libs/opengl/src/COpenGLVertexArrayObject.cpp... Generating code for file «SRC»/libs/opengl/src/COpenGLViewport.cpp... Generating code for file «SRC»/libs/opengl/src/CPointCloud.cpp... Generating code for file «SRC»/libs/opengl/src/CPointCloudColoured.cpp... Generating code for file «SRC»/libs/opengl/src/CPolyhedron.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizable.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizableShaderText.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp... Generating code for file «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp... Generating code for file «SRC»/libs/opengl/src/CSetOfLines.cpp... Generating code for file «SRC»/libs/opengl/src/CSetOfObjects.cpp... Generating code for file «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp... Generating code for file «SRC»/libs/opengl/src/CSetOfTriangles.cpp... Generating code for file «SRC»/libs/opengl/src/CSimpleLine.cpp... Generating code for file «SRC»/libs/opengl/src/CSphere.cpp... Generating code for file «SRC»/libs/opengl/src/CText.cpp... Generating code for file «SRC»/libs/opengl/src/CText3D.cpp... Generating code for file «SRC»/libs/opengl/src/CTextMessageCapable.cpp... Generating code for file «SRC»/libs/opengl/src/CTexturedPlane.cpp... Generating code for file «SRC»/libs/opengl/src/CVectorField2D.cpp... Generating code for file «SRC»/libs/opengl/src/CVectorField3D.cpp... Generating code for file «SRC»/libs/opengl/src/DefaultShaders.cpp... Generating code for file «SRC»/libs/opengl/src/glfont_mono.h... Generating code for file «SRC»/libs/opengl/src/glfont_sans.h... Generating code for file «SRC»/libs/opengl/src/glfont_serif.h... Generating code for file «SRC»/libs/opengl/src/gltext.cpp... Generating code for file «SRC»/libs/opengl/src/gltext.h... Generating code for file «SRC»/libs/opengl/src/opengl-precomp.cpp... Generating code for file «SRC»/libs/opengl/src/opengl-precomp.h... Generating code for file «SRC»/libs/opengl/src/PLY_import_export.cpp... Generating code for file «SRC»/libs/opengl/src/pose_pdfs.cpp... Generating code for file «SRC»/libs/opengl/src/RenderQueue.cpp... Generating code for file «SRC»/libs/opengl/src/Shader.cpp... Generating code for file «SRC»/libs/opengl/src/StockObjects.cpp... Generating code for file «SRC»/libs/opengl/src/TLightParameters.cpp... Generating code for file «SRC»/libs/opengl/src/TRenderMatrices.cpp... Generating code for file «SRC»/libs/opengl/src/TRenderMatrices_unittest.cpp... Generating code for file «SRC»/libs/opengl/src/TTriangle.cpp... Generating code for file «SRC»/libs/opengl/src/Visualizable.cpp... Generating code for file mrpt/poses/CPoint.h... Generating code for file mrpt/poses/CPoint2D.h... Generating code for file mrpt/poses/CPoint2DPDF.h... Generating code for file mrpt/poses/CPoint2DPDFGaussian.h... Generating code for file mrpt/poses/CPoint3D.h... Generating code for file mrpt/poses/CPointPDF.h... Generating code for file mrpt/poses/CPointPDFGaussian.h... Generating code for file mrpt/poses/CPointPDFParticles.h... Generating code for file mrpt/poses/CPointPDFSOG.h... Generating code for file mrpt/poses/CPose.h... Generating code for file mrpt/poses/CPose2D.h... Generating code for file mrpt/poses/CPose2DGridTemplate.h... Generating code for file mrpt/poses/CPose2DInterpolator.h... Generating code for file mrpt/poses/CPose3D.h... Generating code for file mrpt/poses/CPose3DGridTemplate.h... Generating code for file mrpt/poses/CPose3DInterpolator.h... Generating code for file mrpt/poses/CPose3DPDF.h... Generating code for file mrpt/poses/CPose3DPDFGaussian.h... Generating code for file mrpt/poses/CPose3DPDFGaussianInf.h... Generating code for file mrpt/poses/CPose3DPDFGrid.h... Generating code for file mrpt/poses/CPose3DPDFParticles.h... Generating code for file mrpt/poses/CPose3DPDFSOG.h... Generating code for file mrpt/poses/CPose3DQuat.h... Generating code for file mrpt/poses/CPose3DQuatPDF.h... Generating code for file mrpt/poses/CPose3DQuatPDFGaussian.h... Generating code for file mrpt/poses/CPose3DQuatPDFGaussianInf.h... Generating code for file mrpt/poses/CPoseInterpolatorBase.h... Generating code for file mrpt/poses/CPoseOrPoint.h... Generating code for file mrpt/poses/CPoseOrPoint_detail.h... Generating code for file mrpt/poses/CPosePDF.h... Generating code for file mrpt/poses/CPosePDFGaussian.h... Generating code for file mrpt/poses/CPosePDFGaussianInf.h... Generating code for file mrpt/poses/CPosePDFGrid.h... Generating code for file mrpt/poses/CPosePDFParticles.h... Generating code for file mrpt/poses/CPosePDFSOG.h... Generating code for file mrpt/poses/CPoseRandomSampler.h... Generating code for file mrpt/poses/CPoses2DSequence.h... Generating code for file mrpt/poses/CPoses3DSequence.h... Generating code for file mrpt/poses/CRobot2DPoseEstimator.h... Generating code for file mrpt/poses/FrameTransformer.h... Generating code for file mrpt/poses/Lie/Euclidean.h... Generating code for file mrpt/poses/Lie/SE.h... Generating code for file mrpt/poses/Lie/SO.h... Generating code for file mrpt/poses/pose_utils.h... Generating code for file mrpt/poses/poses_frwds.h... Generating code for file mrpt/poses/sensor_poses.h... Generating code for file mrpt/poses/SO_SE_average.h... Generating code for file «SRC»/libs/poses/src/CPoint.cpp... Generating code for file «SRC»/libs/poses/src/CPoint2D.cpp... Generating code for file «SRC»/libs/poses/src/CPoint2DPDF.cpp... Generating code for file «SRC»/libs/poses/src/CPoint2DPDF_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp... Generating code for file «SRC»/libs/poses/src/CPoint3D.cpp... Generating code for file «SRC»/libs/poses/src/CPoint_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPointPDF.cpp... Generating code for file «SRC»/libs/poses/src/CPointPDFGaussian.cpp... Generating code for file «SRC»/libs/poses/src/CPointPDFParticles.cpp... Generating code for file «SRC»/libs/poses/src/CPointPDFSOG.cpp... Generating code for file «SRC»/libs/poses/src/CPose2D.cpp... Generating code for file «SRC»/libs/poses/src/CPose2DInterpolator.cpp... Generating code for file «SRC»/libs/poses/src/CPose2DInterpolator_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3D.cpp... Generating code for file «SRC»/libs/poses/src/CPose3D_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DInterpolator.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DInterpolator_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDF.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFGaussian_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFGrid.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFGrid_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFParticles.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DPDFSOG.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuat.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuat_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuatPDF.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp... Generating code for file «SRC»/libs/poses/src/CPoseInterpolatorBase.hpp... Generating code for file «SRC»/libs/poses/src/CPosePDF.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFGaussian.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFGaussian_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFGrid.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFGrid_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFParticles.cpp... Generating code for file «SRC»/libs/poses/src/CPosePDFSOG.cpp... Generating code for file «SRC»/libs/poses/src/CPoseRandomSampler.cpp... Generating code for file «SRC»/libs/poses/src/CPoseRandomSampler_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CPoses2DSequence.cpp... Generating code for file «SRC»/libs/poses/src/CPoses3DSequence.cpp... Generating code for file «SRC»/libs/poses/src/CQuaternion_unittest.cpp... Generating code for file «SRC»/libs/poses/src/CRobot2DPoseEstimator.cpp... Generating code for file «SRC»/libs/poses/src/CRobot2DPoseEstimator_unittest.cpp... Generating code for file «SRC»/libs/poses/src/FrameTransformer.cpp... Generating code for file «SRC»/libs/poses/src/FrameTransformer_unittest.cpp... Generating code for file «SRC»/libs/poses/src/Lie/LieTraits_unittest.cpp... Generating code for file «SRC»/libs/poses/src/Lie/SE.cpp... Generating code for file «SRC»/libs/poses/src/Lie/SO.cpp... Generating code for file «SRC»/libs/poses/src/poses-precomp.cpp... Generating code for file «SRC»/libs/poses/src/poses-precomp.h... Generating code for file «SRC»/libs/poses/src/sensor_poses.cpp... Generating code for file «SRC»/libs/poses/src/sensor_poses_unittest.cpp... Generating code for file «SRC»/libs/poses/src/SO_SE_average.cpp... Generating code for file «SRC»/libs/poses/src/SO_SE_average_unittest.cpp... Generating code for file mrpt/random.h... Generating code for file mrpt/random/portable_uniform_distribution.h... Generating code for file mrpt/random/random_shuffle.h... Generating code for file mrpt/random/RandomGenerators.h... Generating code for file «SRC»/libs/random/src/random-precomp.cpp... Generating code for file «SRC»/libs/random/src/random-precomp.h... Generating code for file «SRC»/libs/random/src/random_unittest.cpp... Generating code for file «SRC»/libs/random/src/RandomGenerator.cpp... Generating code for file mrpt/ros1bridge/gps.h... Generating code for file mrpt/ros2bridge/gps.h... Generating code for file mrpt/ros1bridge/image.h... Generating code for file mrpt/ros2bridge/image.h... Generating code for file mrpt/ros1bridge/imu.h... Generating code for file mrpt/ros2bridge/imu.h... Generating code for file mrpt/ros1bridge/laser_scan.h... Generating code for file mrpt/ros2bridge/laser_scan.h... Generating code for file mrpt/ros1bridge/logging.h... Generating code for file mrpt/ros1bridge/map.h... Generating code for file mrpt/ros2bridge/map.h... Generating code for file mrpt/ros1bridge/point_cloud.h... Generating code for file mrpt/ros2bridge/point_cloud.h... Generating code for file mrpt/ros1bridge/point_cloud2.h... Generating code for file mrpt/ros2bridge/point_cloud2.h... Generating code for file mrpt/ros1bridge/pose.h... Generating code for file mrpt/ros2bridge/pose.h... Generating code for file mrpt/ros1bridge/range.h... Generating code for file mrpt/ros2bridge/range.h... Generating code for file mrpt/ros1bridge/stereo_image.h... Generating code for file mrpt/ros2bridge/stereo_image.h... Generating code for file mrpt/ros1bridge/time.h... Generating code for file mrpt/ros2bridge/time.h... Generating code for file «SRC»/libs/ros1bridge/src/gps.cpp... Generating code for file «SRC»/libs/ros2bridge/src/gps.cpp... Generating code for file «SRC»/libs/ros1bridge/src/image.cpp... Generating code for file «SRC»/libs/ros2bridge/src/image.cpp... Generating code for file «SRC»/libs/ros1bridge/src/imu.cpp... Generating code for file «SRC»/libs/ros2bridge/src/imu.cpp... Generating code for file «SRC»/libs/ros1bridge/src/laser_scan.cpp... Generating code for file «SRC»/libs/ros2bridge/src/laser_scan.cpp... Generating code for file «SRC»/libs/ros1bridge/src/map.cpp... Generating code for file «SRC»/libs/ros2bridge/src/map.cpp... Generating code for file «SRC»/libs/ros1bridge/src/map_unittest.cpp... Generating code for file «SRC»/libs/ros2bridge/src/map_unittest.cpp... Generating code for file «SRC»/libs/ros1bridge/src/point_cloud.cpp... Generating code for file «SRC»/libs/ros2bridge/src/point_cloud.cpp... Generating code for file «SRC»/libs/ros1bridge/src/point_cloud2.cpp... Generating code for file «SRC»/libs/ros2bridge/src/point_cloud2.cpp... Generating code for file «SRC»/libs/ros1bridge/src/pointcloud2_unittest.cpp... Generating code for file «SRC»/libs/ros2bridge/src/pointcloud2_unittest.cpp... Generating code for file «SRC»/libs/ros1bridge/src/pose.cpp... Generating code for file «SRC»/libs/ros2bridge/src/pose.cpp... Generating code for file «SRC»/libs/ros1bridge/src/pose_unittest.cpp... Generating code for file «SRC»/libs/ros2bridge/src/pose_unittest.cpp... Generating code for file «SRC»/libs/ros1bridge/src/range.cpp... Generating code for file «SRC»/libs/ros2bridge/src/range.cpp... Generating code for file «SRC»/libs/ros1bridge/src/stereo_image.cpp... Generating code for file «SRC»/libs/ros2bridge/src/stereo_image.cpp... Generating code for file «SRC»/libs/ros1bridge/src/time.cpp... Generating code for file «SRC»/libs/ros2bridge/src/time.cpp... Generating code for file «SRC»/libs/ros1bridge/src/time_unittest.cpp... Generating code for file «SRC»/libs/ros2bridge/src/time_unittest.cpp... Generating code for file mrpt/rtti/CListOfClasses.h... Generating code for file mrpt/rtti/CObject.h... Generating code for file «SRC»/libs/rtti/src/CListOfClasses.cpp... Generating code for file «SRC»/libs/rtti/src/CObject.cpp... Generating code for file «SRC»/libs/rtti/src/internal_class_registry.cpp... Generating code for file «SRC»/libs/rtti/src/internal_class_registry.h... Generating code for file «SRC»/libs/rtti/src/rtti-precomp.cpp... Generating code for file «SRC»/libs/rtti/src/rtti-precomp.h... Generating code for file «SRC»/libs/rtti/src/rtti_unittest.cpp... Generating code for file mrpt/serialization/aligned_serialization.h... Generating code for file mrpt/serialization/archiveFrom_std_streams.h... Generating code for file mrpt/serialization/archiveFrom_std_vector.h... Generating code for file mrpt/serialization/bimap_serialization.h... Generating code for file mrpt/serialization/CArchive.h... Generating code for file mrpt/serialization/CMessage.h... Generating code for file mrpt/serialization/CSchemeArchive.h... Generating code for file mrpt/serialization/CSchemeArchiveBase.h... Generating code for file mrpt/serialization/CSerializable.h... Generating code for file mrpt/serialization/metaprogramming_serialization.h... Generating code for file mrpt/serialization/optional_serialization.h... Generating code for file mrpt/serialization/serialization_frwds.h... Generating code for file mrpt/serialization/stl_serialization.h... «SRC»/libs/slam/include/mrpt/slam/TKLDParams.h:42: warning: explicit link request to 'ofBinsOccupied' could not be resolved Generating code for file mrpt/serialization/zmq_serialization.h... Generating code for file «SRC»/libs/serialization/src/bimap_serialize_unittest.cpp... Generating code for file «SRC»/libs/serialization/src/CArchive.cpp... Generating code for file «SRC»/libs/serialization/src/CMessage.cpp... Generating code for file «SRC»/libs/serialization/src/CSchemeArchive.cpp... Generating code for file «SRC»/libs/serialization/src/CSchemeArchive_unittest.cpp... Generating code for file «SRC»/libs/serialization/src/CSchemeArchiveBase.cpp... Generating code for file «SRC»/libs/serialization/src/CSerializable.cpp... Generating code for file «SRC»/libs/serialization/src/serialization-precomp.cpp... Generating code for file «SRC»/libs/serialization/src/serialization-precomp.h... Generating code for file «SRC»/libs/serialization/src/stl_serialize_unittest.cpp... Generating code for file mrpt/maps/CMultiMetricMapPDF.h... Generating code for file mrpt/slam.h... Generating code for file mrpt/slam/CGridMapAligner.h... Generating code for file mrpt/slam/CICP.h... Generating code for file mrpt/slam/CIncrementalMapPartitioner.h... Generating code for file mrpt/slam/CMetricMapBuilder.h... Generating code for file mrpt/slam/CMetricMapBuilderICP.h... Generating code for file mrpt/slam/CMetricMapBuilderRBPF.h... Generating code for file mrpt/slam/CMetricMapsAlignmentAlgorithm.h... Generating code for file mrpt/slam/CMonteCarloLocalization2D.h... Generating code for file mrpt/slam/CMonteCarloLocalization3D.h... Generating code for file mrpt/slam/COccupancyGridMapFeatureExtractor.h... Generating code for file mrpt/slam/CRangeBearingKFSLAM.h... Generating code for file mrpt/slam/CRangeBearingKFSLAM2D.h... Generating code for file mrpt/slam/CRejectionSamplingRangeOnlyLocalization.h... Generating code for file mrpt/slam/data_association.h... Generating code for file mrpt/slam/observations_overlap.h... Generating code for file mrpt/slam/PF_aux_structs.h... Generating code for file mrpt/slam/PF_implementations.h... Generating code for file mrpt/slam/PF_implementations_data.h... Generating code for file mrpt/slam/TKLDParams.h... Generating code for file mrpt/slam/TMonteCarloLocalizationParams.h... Generating code for file «SRC»/libs/slam/src/slam-precomp.cpp... Generating code for file «SRC»/libs/slam/src/slam-precomp.h... Generating code for file «SRC»/libs/slam/src/slam/CGridMapAligner.cpp... Generating code for file «SRC»/libs/slam/src/slam/CICP.cpp... Generating code for file «SRC»/libs/slam/src/slam/CICP_unittest.cpp... Generating code for file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp... Generating code for file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner_unittest.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMetricMapBuilder.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMetricMapBuilderICP.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMetricMapBuilderRBPF.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMetricMapsAlignmentAlgorithm.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D_unittest.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization3D.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp... Generating code for file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF_RBPF.cpp... Generating code for file «SRC»/libs/slam/src/slam/COccupancyGridMapFeatureExtractor.cpp... Generating code for file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp... Generating code for file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp... Generating code for file «SRC»/libs/slam/src/slam/CRejectionSamplingRangeOnlyLocalization.cpp... Generating code for file «SRC»/libs/slam/src/slam/data_association.cpp... Generating code for file «SRC»/libs/slam/src/slam/data_association_unittest.cpp... Generating code for file «SRC»/libs/slam/src/slam/observations_overlap.cpp... Generating code for file «SRC»/libs/slam/src/slam/se3_ransac_unittest.cpp... Generating code for file «SRC»/libs/slam/src/slam/TKLDParams.cpp... Generating code for file mrpt/system/CConsoleRedirector.h... Generating code for file mrpt/system/CControlledRateTimer.h... Generating code for file mrpt/system/CDirectoryExplorer.h... Generating code for file mrpt/system/CFileSystemWatcher.h... Generating code for file mrpt/system/CGenericMemoryPool.h... Generating code for file mrpt/system/CObservable.h... Generating code for file mrpt/system/CObserver.h... Generating code for file mrpt/system/COutputLogger.h... Generating code for file mrpt/system/CRateTimer.h... Generating code for file mrpt/system/crc.h... Generating code for file mrpt/system/CTicTac.h... Generating code for file mrpt/system/CTimeLogger.h... Generating code for file mrpt/system/datetime.h... Generating code for file mrpt/system/filesystem.h... Generating code for file mrpt/system/md5.h... Generating code for file mrpt/system/memory.h... Generating code for file mrpt/system/mrptEvent.h... Generating code for file mrpt/system/os.h... Generating code for file mrpt/system/progress.h... Generating code for file mrpt/system/scheduler.h... Generating code for file mrpt/system/string_utils.h... Generating code for file mrpt/system/thread_name.h... Generating code for file «SRC»/libs/system/src/base64.cpp... Generating code for file «SRC»/libs/system/src/base64_unittest.cpp... Generating code for file «SRC»/libs/system/src/CControlledRateTimer.cpp... Generating code for file «SRC»/libs/system/src/CDirectoryExplorer.cpp... Generating code for file «SRC»/libs/system/src/CFileSystemWatcher.cpp... Generating code for file «SRC»/libs/system/src/CObservable.cpp... Generating code for file «SRC»/libs/system/src/CObserver.cpp... Generating code for file «SRC»/libs/system/src/COutputLogger.cpp... Generating code for file «SRC»/libs/system/src/CRateTimer.cpp... Generating code for file «SRC»/libs/system/src/crc.cpp... Generating code for file «SRC»/libs/system/src/crc_unittest.cpp... Generating code for file «SRC»/libs/system/src/CTicTac.cpp... Generating code for file «SRC»/libs/system/src/CTimeLogger.cpp... Generating code for file «SRC»/libs/system/src/CTimeLogger_unittest.cpp... Generating code for file «SRC»/libs/system/src/datetime.cpp... Generating code for file «SRC»/libs/system/src/datetime_unittest.cpp... Generating code for file «SRC»/libs/system/src/filesystem.cpp... Generating code for file «SRC»/libs/system/src/filesystem_unittest.cpp... Generating code for file «SRC»/libs/system/src/md5.cpp... Generating code for file «SRC»/libs/system/src/memory.cpp... Generating code for file «SRC»/libs/system/src/os.cpp... Generating code for file «SRC»/libs/system/src/progress.cpp... Generating code for file «SRC»/libs/system/src/scheduler.cpp... Generating code for file «SRC»/libs/system/src/string_utils.cpp... Generating code for file «SRC»/libs/system/src/string_utils_unittest.cpp... Generating code for file «SRC»/libs/system/src/system-precomp.cpp... Generating code for file «SRC»/libs/system/src/system-precomp.h... Generating code for file «SRC»/libs/system/src/thread_name.cpp... Generating code for file «SRC»/libs/system/src/thread_name_unittest.cpp... Generat«SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:96: warning: \cite command to 'Kneip2014' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:156: warning: \cite command to 'garro' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:136: warning: \cite command to 'xie' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:76: warning: \cite command to 'lepetit' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:195: warning: \cite command to 'lu' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:116: warning: \cite command to 'kneip' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:53: warning: \cite command to 'hesch' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:175: warning: \cite command to 'dementhon' does not have an associated number ing code for file mrpt/tfest.h... Generating code for file mrpt/tfest/indiv-compat-decls.h... Generating code for file mrpt/tfest/se2.h... Generating code for file mrpt/tfest/se3.h... Generating code for file mrpt/tfest/TMatchingPair.h... Generating code for file «SRC»/libs/tfest/src/se2_l2.cpp... Generating code for file «SRC»/libs/tfest/src/se2_l2.SSE2.cpp... Generating code for file «SRC»/libs/tfest/src/se2_l2_internal.h... Generating code for file «SRC»/libs/tfest/src/se2_l2_ransac.cpp... Generating code for file «SRC»/libs/tfest/src/se3_l2.cpp... Generating code for file «SRC»/libs/tfest/src/se3_l2_ransac.cpp... Generating code for file «SRC»/libs/tfest/src/se3_unittest.cpp... Generating code for file «SRC»/libs/tfest/src/tfest-precomp.cpp... Generating code for file «SRC»/libs/tfest/src/tfest-precomp.h... Generating code for file «SRC»/libs/tfest/src/TMatchingPair.cpp... Generating code for file mrpt/topography.h... Generating code for file mrpt/topography/conversions.h... Generating code for file mrpt/topography/data_types.h... Generating code for file mrpt/topography/path_from_rtk_gps.h... Generating code for file «SRC»/libs/topography/src/conversions.cpp... Generating code for file «SRC»/libs/topography/src/conversions_unittest.cpp... Generating code for file «SRC»/libs/topography/src/path_from_rtk_gps.cpp... Generating code for file «SRC»/libs/topography/src/path_from_rtk_gps_unittest.cpp... Generating code for file «SRC»/libs/topography/src/topography-precomp.cpp... Generating code for file «SRC»/libs/topography/src/topography-precomp.h... Generating code for file mrpt/typemeta/num_to_string.h... Generating code for file mrpt/typemeta/static_string.h... Generating code for file mrpt/typemeta/TEnumType.h... Generating code for file mrpt/typemeta/TTypeName.h... Generating code for file mrpt/typemeta/TTypeName_stl.h... Generating code for file mrpt/typemeta/xassert.h... Generating code for file «SRC»/libs/typemeta/src/enumtype_unittest.cpp... Generating code for file «SRC»/libs/typemeta/src/static_string_unittest.cpp... Generating code for file «SRC»/libs/typemeta/src/typename_unittest.cpp... Generating code for file «SRC»/libs/typemeta/src/xassert_unittest.cpp... Generating code for file mrpt/vision/bundle_adjustment.h... Generating code for file «SRC»/libs/vision-lgpl/src/ba_common.cpp... Generating code for file «SRC»/libs/vision-lgpl/src/ba_full.cpp... Generating code for file «SRC»/libs/vision-lgpl/src/ba_internals.h... Generating code for file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.cpp... Generating code for file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.h... Generating code for file mrpt/maps/CLandmark.h... Generating code for file mrpt/maps/CLandmarksMap.h... Generating code for file mrpt/obs/CObservationVisualLandmarks.h... Generating code for file mrpt/vision.h... Generating code for file mrpt/vision/CDifodo.h... Generating code for file mrpt/vision/CFeature.h... Generating code for file mrpt/vision/CFeatureExtraction.h... Generating code for file mrpt/vision/CFeatureLines.h... Generating code for file mrpt/vision/chessboard_camera_calib.h... Generating code for file mrpt/vision/chessboard_find_corners.h... Generating code for file mrpt/vision/chessboard_stereo_camera_calib.h... Generating code for file mrpt/vision/CImagePyramid.h... Generating code for file mrpt/vision/CStereoRectifyMap.h... Generating code for file mrpt/vision/CUndistortMap.h... Generating code for file mrpt/vision/CVideoFileWriter.h... Generating code for file mrpt/vision/descriptor_kdtrees.h... Generating code for file mrpt/vision/descriptor_pairing.h... Generating code for file mrpt/vision/pinhole.h... Generating code for file mrpt/vision/pnp_algos.h... Generating code for fi«SRC»/libs/vision/src/pnp/epnp.h:237: warning: Found unknown command `\func' «SRC»/libs/vision/src/pnp/lhm.h:44: warning: Found unknown command `\obj_pts' «SRC»/libs/vision/src/pnp/lhm.h:45: warning: Found unknown command `\img_pts' «SRC»/libs/vision/src/pnp/p3p.h:185: warning: Found unknown command `\func' «SRC»/libs/vision/src/pnp/posit.h:62: warning: Found unknown command `\func' le mrpt/vision/TKeyPoint.h... Generating code for file mrpt/vision/tracking.h... Generating code for file «SRC»/libs/vision/src/CDifodo.cpp... Generating code for file «SRC»/libs/vision/src/CFeature.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_AKAZE.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_common.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_FAST.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_harris_KLT.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_LATCH.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_logPolarImg.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_LSD_BLD.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_ORB.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_polarImg.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_SIFT.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_spinImg.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureExtraction_SURF.cpp... Generating code for file «SRC»/libs/vision/src/CFeatureLines.cpp... Generating code for file «SRC»/libs/vision/src/checkerboard_cam_calib.cpp... Generating code for file «SRC»/libs/vision/src/checkerboard_find_corners.cpp... Generating code for file «SRC»/libs/vision/src/checkerboard_multiple_detector.cpp... Generating code for file «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.cpp... Generating code for file «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.h... Generating code for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib.cpp... Generating code for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_internal.h... Generating code for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_unittest.cpp... Generating code for file «SRC»/libs/vision/src/CImagePyramid.cpp... Generating code for file «SRC»/libs/vision/src/CStereoRectifyMap.cpp... Generating code for file «SRC»/libs/vision/src/CUndistortMap.cpp... Generating code for file «SRC»/libs/vision/src/CVideoFileWriter.cpp... Generating code for file «SRC»/libs/vision/src/maps/CLandmark.cpp... Generating code for file «SRC»/libs/vision/src/maps/CLandmarksMap.cpp... Generating code for file «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp... Generating code for file «SRC»/libs/vision/src/pinhole.cpp... Generating code for file «SRC»/libs/vision/src/pnp/dls.cpp... Generating code for file «SRC»/libs/vision/src/pnp/dls.h... Generating code for file «SRC»/libs/vision/src/pnp/epnp.cpp... Generating code for file «SRC»/libs/vision/src/pnp/epnp.h... Generating code for file «SRC»/libs/vision/src/pnp/lhm.cpp... Generating code for file «SRC»/libs/vision/src/pnp/lhm.h... Generating code for file «SRC»/libs/vision/src/pnp/p3p.cpp... Generating code for file «SRC»/libs/vision/src/pnp/p3p.h... Generating code for file «SRC»/libs/vision/src/pnp/pnp_algos.cpp... Generating code for file «SRC»/libs/vision/src/pnp/pnp_unittest.cpp... Generating code for file «SRC»/libs/vision/src/pnp/polynom_solver.cpp... Generating code for file «SRC»/libs/vision/src/pnp/polynom_solver.h... Generating code for file «SRC»/libs/vision/src/pnp/posit.cpp... Generating code for file «SRC»/libs/vision/src/pnp/posit.h... Generating code for file «SRC»/libs/vision/src/pnp/ppnp.cpp... Ge«SRC»/libs/vision/src/pnp/upnp.h:151: warning: Found unknown command `\alphas' nerating code for file «SRC»/libs/vision/src/pnp/ppnp.h... Generating code for file «SRC»/libs/vision/src/pnp/rpnp.cpp... Generating code for file «SRC»/libs/vision/src/pnp/rpnp.h... Generating code for file «SRC»/libs/vision/src/pnp/upnp.cpp... Generating code for file «SRC»/libs/vision/src/pnp/upnp.h... Generating code for file «SRC»/libs/vision/src/tracking.cpp... Generating code for file «SRC»/libs/vision/src/tracking_KL.cpp... Generating code for file «SRC»/libs/vision/src/types.cpp... Generating code for file «SRC»/libs/vision/src/vision-precomp.cpp... Generating code for file «SRC»/libs/vision/src/vision-precomp.h... Generating code for file «SRC»/libs/vision/src/vision_utils.cpp... Generating file documentation... Generating docs for file «SRC»/doc/source/doxygen-docs/app_carmen2rawlog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_carmen2simplemap.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_DifOdometry-Camera.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_DifOdometry-Datasets.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_features-matching.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_gps2rawlog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_graph-slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_graphslam-engine.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_grid-matching.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_holonomic-navigator-demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_icp-slam-live.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_icp-slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_image2gridmap.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_kf-slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_kinect-3d-slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_kinect-3d-view.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_kinect-stereo-calib.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_map-partition.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_navlog-viewer.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_observations2map.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_pf-localization.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_ptg-configurator.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_rawlog-edit.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_rawlog-grabber.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_rbpf-slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_ReactiveNav3D-Demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_ReactiveNavigationDemo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_ro-localization.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_ros-map-yaml2mrpt.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_SceneViewer3D.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_simul-landmarks.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_track-video-features.md... Generating docs for file «SRC»/doc/source/doxygen-docs/app_velodyne-view.md... Generating docs for file «SRC»/doc/source/doxygen-docs/changelog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/dependencies.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-bayes_rejection_sampling_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-bayes_resampling_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-bayes_tracking_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-comms_ftdi_usb_enumerate_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-comms_http_client.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-comms_nodelets_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-comms_serial_port_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-comms_socket_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-containers_params_by_name.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-containers_yaml_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-core_backtrace_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-core_exceptions_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-detectors_face.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-graphs_astar_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-graphs_dijkstra_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-graphslam_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_capture_render_to_img_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_depth_camera_distortion.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_display3D_custom_render.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_display3D_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_display_plots.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_fbo_render_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_gravity3d_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_nanogui_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_text_fonts_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-gui_windows_events.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_camera_capture_dialog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_dc1394.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_ffmpeg.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_flycapture2_stereo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_capture_video_opencv.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_enumerate_cameras1394.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_gps_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_hokuyo_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_joystick_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_online_offline_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_kinect_to_2d_scan_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_mynteye_icp.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_ntrip_client_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_2d_icp_slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_openni2_driver_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_phidget_proximity_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_robopeaklidar_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_eth_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_sick_serial_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-hwdrivers_swissranger_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-img_basic_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-img_convolution_fft.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-img_correlation_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-img_fft_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-img_gauss_filtering_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-io_compress_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-io_pipes_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-kitti_dataset2rawlog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_gmrf_map_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap3D_simple.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_benchmark.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_likelihood_characterization.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_gridmap_voronoi_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_laser_projection_in_images_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_observer_pattern_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_octomap_simple.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-maps_ransac_data_association.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_csparse_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_kmeans_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_leastsquares_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_matrix_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_model_search_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_optimize_lm_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_polygon_intersection.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_polygon_split.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_polyhedron_intersection_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_ransac_examples.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_ransac_plane3d_example2.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_slerp_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-math_spline_interpolation.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-nav_circ_robot_path_planning.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-nav_rrt_planning_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-obs_mox_model_rawlog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_custom_shaders_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_objects_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_octree_render_huge_pointcloud.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_offscreen_render_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_ray_trace_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_texture_sizes_test.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_video_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-opengl_video_viewport_demo.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_geometry_3D_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_pdfs_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_quaternions_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_se3_lie_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_sog_merge_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-poses_unscented_transform_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-random_examples.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-rgbd_dataset2rawlog.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-rtti_example1.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-serialization_json_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-serialization_stl.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-serialization_variant_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-slam_icp3d_simple_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-slam_icp_simple_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-slam_range_only_localization_rej_sampling_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_control_rate_timer_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_datetime_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_directory_explorer_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_dirs_files_manipulation.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_file_system_watcher.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-system_progress_bar.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-topography_coordinate_conversion_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-topography_gps_coords_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-typemeta_StaticString.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-typemeta_TEnumType.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-typemeta_TTypeName.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_bundle_adj_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_capture_video_build_pyr.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_checkerboard_detectors.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_create_video_file_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_feature_extraction.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_keypoint_matching_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_multiple_checkerboards.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_stereo_calib_example.md... Generating docs for file «SRC»/doc/source/doxygen-docs/example-vision_stereo_rectify.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_apps.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_bayes.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_comms.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_config.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_config_INI_file_format.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_containers.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_core.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_core_exceptions.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_detectors.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_expr.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_graphs.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_graphslam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_gui.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_hmtslam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_hwdrivers.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_img.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_io.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_kinematics.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_maps.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math_lwgeom.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_math_matrices.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_nav.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_opengl.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_poses.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_random.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_ros1bridge.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_ros2bridge.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_rtti.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_serialization.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_slam.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_system.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_tfest.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_topography.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_typemeta.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_vision.md... Generating docs for file «SRC»/doc/source/doxygen-docs/lib_mrpt_vision_lgpl.md... Generating docs for file «SRC»/doc/source/doxygen-docs/maps-observations.md... Generating docs for file «SRC»/doc/source/doxygen-docs/porting_mrpt2.md... Generating docs for file «SRC»/doc/source/doxygen-docs/tutorial-3D-scenes.md... Generating docs for file «SRC»/doc/source/doxygen-docs/tutorial_math_levenberg_marquardt.md... Generating docs for file mrpt/apps/BaseAppDataSource.h... Generating docs for file mrpt/apps/BaseAppInitializableCLI.h... Generating docs for file mrpt/apps/BaseAppInitializableConfig.h... Generating docs for file mrpt/apps/CGridMapAlignerApp.h... Generating docs for file mrpt/apps/CRawlogProcessor.h... Generating docs for file mrpt/apps/DataSourceRawlog.h... Generating docs for file mrpt/apps/ICP_SLAM_App.h... Generating docs for file mrpt/apps/KFSLAMApp.h... Generating docs for file mrpt/apps/MonteCarloLocalization_App.h... Generating docs for file mrpt/apps/RawlogEditApp.h... Generating docs for file mrpt/apps/RawlogGrabberApp.h... Generating docs for file mrpt/apps/RBPF_SLAM_App.h... Generating docs for file mrpt/apps/registerAllClasses.h... Generating docs for file mrpt/bayes/registerAllClasses.h... Generating docs for file mrpt/comms/registerAllClasses.h... Generating docs for file mrpt/config/registerAllClasses.h... Generating docs for file mrpt/registerAllClasses.h... Generating docs for file mrpt/detectors/registerAllClasses.h... Generating docs for file mrpt/graphs/registerAllClasses.h... Generating docs for file mrpt/graphslam/registerAllClasses.h... Generating docs for file mrpt/gui/registerAllClasses.h... Generating docs for file mrpt/hmtslam/registerAllClasses.h... Generating docs for file mrpt/hwdrivers/registerAllClasses.h... Generating docs for file mrpt/img/registerAllClasses.h... Generating docs for file mrpt/io/registerAllClasses.h... Generating docs for file mrpt/kinematics/registerAllClasses.h... Generating docs for file mrpt/maps/registerAllClasses.h... Generating docs for file mrpt/math/registerAllClasses.h... Generating docs for file mrpt/nav/registerAllClasses.h... Generating docs for file mrpt/obs/registerAllClasses.h... Generating docs for file mrpt/opengl/registerAllClasses.h... Generating docs for file mrpt/poses/registerAllClasses.h... Generating docs for file mrpt/rtti/registerAllClasses.h... Generating docs for file mrpt/serialization/registerAllClasses.h... Generating docs for file mrpt/slam/registerAllClasses.h... Generating docs for file mrpt/tfest/registerAllClasses.h... Generating docs for file mrpt/topography/registerAllClasses.h... Generating docs for file mrpt/vision/registerAllClasses.h... Generating docs for file «SRC»/libs/apps/src/apps-precomp.cpp... Generating docs for file «SRC»/libs/apps/src/apps-precomp.h... Generating docs for file «SRC»/libs/apps/src/CGridMapAligner_unittest.cpp... Generating call graph for function catch Generating caller graph for function EXPECT_TRUE Generating docs for file «SRC»/libs/apps/src/CGridMapAlignerApp.cpp... Generating docs for file «SRC»/libs/apps/src/DataSourceRawlog.cpp... Generating docs for file «SRC»/libs/apps/src/ICP_SLAM_App.cpp... Generating docs for file «SRC»/libs/apps/src/ICP_SLAM_App_unittest.cpp... Generating call graph for function generic_icp_slam_test Generating docs for file «SRC»/libs/apps/src/KFSLAMApp.cpp... Generating docs for file «SRC»/libs/apps/src/KFSLAMApp_unittest.cpp... Generating call graph for function generic_kf_slam_test Generating caller graph for function generic_kf_slam_test Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/apps/src/MonteCarloLocalization_App.cpp... Generating docs for file «SRC»/libs/apps/src/MonteCarloLocalization_App_unittest.cpp... Generating call graph for function generic_pf_test Generating caller graph for function generic_pf_test Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/apps/src/rawlog-edit-declarations.h... Generating caller graph for function isFlagSet Generating docs for file «SRC»/libs/apps/src/rawlog-edit_2d-scans.cpp... Generating docs for file «SRC»/libs/apps/src/rawlog-edit_anemometer.cpp... Generating docs for file «SRC»/libs/apps/src/rawlog-edit_camera-params.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_cuts.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_deexternalize.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_describe.cpp... Generating docs for file «SRC»/libs/apps/src/rawlog-edit_enose.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_export_txt.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_externalize.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_filters.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_generate-3d-pointclouds.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_gps.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_gps_gas.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_imu.cpp... Generating docs for file «SRC»/libs/apps/src/rawlog-edit_info.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_list-images.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_list-poses.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_list-rangbear.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_list-timestamps.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_odometry.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_rawdaq.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_remap_timestamps.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_rename_externals.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_sensor-poses.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_stereo-rectify.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/rawlog-edit_undistort.cpp... Generating call graph for function DECLARE_OP_FUNCTION Generating docs for file «SRC»/libs/apps/src/RawlogEditApp.cpp... Generating caller graph for function arg_input_file Generating caller graph for function arg_output_file Generating caller graph for function arg_overwrite Generating caller graph for function arg_plugins Generating caller graph for function arg_quiet Generating caller graph for function cmd Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating call graph for function DECLARE_OP_FUNCTION Generating caller graph for function isFlagSet Generating docs for file «SRC»/libs/apps/src/RawlogGrabberApp.cpp... Generating docs for file «SRC»/libs/apps/src/RawlogGrabberApp_unittest.cpp... Generating caller graph for function initialize Generating caller graph for function setMinLoggingLevel Generating docs for file «SRC»/libs/apps/src/RBPF_SLAM_App.cpp... Generating docs for file «SRC»/libs/apps/src/RBPF_SLAM_App_unittest.cpp... Generating call graph for function generic_rbpf_slam_test Generating caller graph for function generic_rbpf_slam_test Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/apps/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/detectors/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/graphs/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/gui/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/hmtslam/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/hwdrivers/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/img/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/kinematics/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/«SRC»/libs/comms/include/mrpt/comms/nodelets.h:24: warning: explicit link request to 'include' could not be resolved libs/maps/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/math/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/nav/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/obs/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/opengl/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/poses/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/slam/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file «SRC»/libs/tfest/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/topography/src/registerAllClasses.cpp... Generating docs for file «SRC»/libs/vision/src/registerAllClasses.cpp... Generating call graph for function MRPT_INITIALIZER Generating docs for file mrpt/bayes.h... Generating docs for file mrpt/bayes/CKalmanFilterCapable.h... Generating docs for file mrpt/bayes/CKalmanFilterCapable_impl.h... Generating docs for file mrpt/bayes/CParticleFilter.h... Generating docs for file mrpt/bayes/CParticleFilterCapable.h... Generating docs for file mrpt/bayes/CParticleFilterData.h... Generating docs for file mrpt/bayes/CProbabilityParticle.h... Generating docs for file mrpt/bayes/CRejectionSamplingCapable.h... Generating docs for file «SRC»/libs/bayes/src/bayes-precomp.cpp... Generating docs for file «SRC»/libs/bayes/src/bayes-precomp.h... Generating docs for file «SRC»/libs/bayes/src/CParticleFilter.cpp... Generating docs for file «SRC»/libs/bayes/src/CParticleFilterCapable.cpp... Generating docs for file «SRC»/libs/CMakeLists.txt... Generating docs for file mrpt/comms.h... Generating docs for file mrpt/comms/CClientTCPSocket.h... Generating docs for file mrpt/comms/CInterfaceFTDI.h... Generating docs for file mrpt/comms/CSerialPort.h... Generating docs for file mrpt/comms/CServerTCPSocket.h... Generating docs for file mrpt/comms/net_utils.h... Generating docs for file mrpt/comms/nodelets.h... Generating docs for file «SRC»/libs/comms/src/CClientTCPSocket.cpp... Generating docs for file «SRC»/libs/comms/src/CInterfaceFTDI_common.cpp... Generating docs for file «SRC»/libs/comms/src/CInterfaceFTDI_LIN.cpp... Generating docs for file «SRC»/libs/comms/src/CInterfaceFTDI_WIN.cpp... Generating docs for file «SRC»/libs/comms/src/comms-precomp.cpp... Generating docs for file «SRC»/libs/comms/src/comms-precomp.h... Generating docs for file «SRC»/libs/comms/src/CSerialPort.cpp... Generating docs for file «SRC»/libs/comms/src/CServerTCPSocket.cpp... Generating docs for file «SRC»/libs/comms/src/CServerTCPSocket_common.cpp... Generating docs for file «SRC»/libs/comms/src/net_utils.cpp... Generating docs for file «SRC»/libs/comms/src/nodelets.cpp... Generating docs for file «SRC»/libs/comms/src/nodelets_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/comms/src/sockets_unittest.cpp... Generating call graph for function TEST Generating docs for file mrpt/config/CConfigFile.h... Generating docs for file mrpt/config/CConfigFileBase.h... Generating docs for file mrpt/config/CConfigFileMemory.h... Generating docs for file mrpt/config/CConfigFilePrefixer.h... Generating docs for file mrpt/config/CLoadableOptions.h... Generating docs for file mrpt/config/config_parser.h... Generating docs for file «SRC»/libs/config/src/CConfigFile.cpp... Generating call graph for function local_file_get_contents Generating caller graph for function local_file_get_contents Generating docs for file «SRC»/libs/config/src/CConfigFileBase.cpp... Generating docs for file «SRC»/libs/config/src/CConfigFileMemory.cpp... Generating docs for file «SRC»/libs/config/src/CConfigFileMemory_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/config/src/CConfigFilePrefixer.cpp... Generating docs for file «SRC»/libs/config/src/CLoadableOptions.cpp... Generating docs for file «SRC»/libs/config/src/config-precomp.cpp... Generating docs for file «SRC»/libs/config/src/config-precomp.h... Generating docs for file «SRC»/libs/config/src/config_parser.cpp... Generating docs for file «SRC»/libs/config/src/yaml2config_unittest.cpp... Generating docs for file mrpt/containers/bimap.h... Generating docs for file mrpt/containers/CDynamicGrid.h... Generating docs for file mrpt/containers/CDynamicGrid3D.h... Generating docs for file mrpt/containers/ci_less.h... Generating docs for file mrpt/containers/circular_buffer.h... Generating docs for file mrpt/containers/CommentPosition.h... Generating docs for file mrpt/containers/ContainerReadOnlyProxyAccessor.h... Generating docs for file mrpt/containers/copy_container_typecasting.h... Generating docs for file mrpt/containers/CThreadSafeQueue.h... Generating docs for file mrpt/containers/deepcopy_poly_ptr.h... Generating docs for file mrpt/containers/deepcopy_ptr.h... Generating docs for file mrpt/containers/find_closest.h... Generating docs for file mrpt/containers/internal_yaml_fwrds.h... Generating docs for file mrpt/containers/list_searchable.h... Generating docs for file mrpt/containers/map_as_vector.h... Generating docs for file mrpt/containers/MT_buffer.h... Generating docs for file mrpt/containers/printf_vector.h... Generating docs for file mrpt/containers/stl_containers_utils.h... Generating docs for file mrpt/containers/traits_map.h... Generating docs for file mrpt/containers/ts_hash_map.h... Generating docs for file mrpt/containers/ValueCommentPair.h... Generating docs for file mrpt/containers/vector_with_small_size_optimization.h... Generating docs for file mrpt/containers/visit_each.h... Generating docs for file mrpt/containers/yaml.h... Generating docs for file mrpt/containers/yaml_frwd.h... Generating docs for file mrpt/containers/YamlEmitOptions.h... Generating docs for file «SRC»/libs/containers/src/bimap_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/CDynamicGrid.cpp... Generating docs for file «SRC»/libs/containers/src/CDynamicGrid_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/circularbuffer_unittest.cpp... Generating call graph for function impl_WritePeekCheck Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/containers-precomp.cpp... Generating docs for file «SRC»/libs/containers/src/containers-precomp.h... Generating docs for file «SRC»/libs/containers/src/find_closest_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/poly_ptr_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Genera«SRC»/libs/core/include/mrpt/core/integer_select.h:21: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:57: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h:16: warning: explicit link request to 'Ptr' could not be resolved ting call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/ts_hash_map.cpp... Generating docs for file «SRC»/libs/containers/src/ts_hash_map_unittest.cpp... Generating call graph for function simple_test_hash_string Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/vector_with_small_size_optimization_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/visit_each_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/containers/src/yaml.cpp... Generating call graph for function findKeyNode Generating caller graph for function findKeyNode Generating caller graph for function internalPrintRightComment Generating call graph for function local_file_get_contents Generating caller graph for function local_file_get_contents Generating caller graph for function shortenComment Generating docs for file «SRC»/libs/containers/src/yaml_unittest.cpp... Generating caller graph for function foo Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating docs for file mrpt/core/abs_diff.h... Generating docs for file mrpt/core/aligned_allocator.h... Generating docs for file mrpt/core/aligned_std_basicstring.h... Generating docs for file mrpt/core/aligned_std_vector.h... Generating docs for file mrpt/core/alignment_req.h... Generating docs for file mrpt/core/backtrace.h... Generating docs for file mrpt/system/backtrace.h... Generating docs for file mrpt/core/bit_cast.h... Generating call graph for function bit_cast Generating caller graph for function bit_cast Generating docs for file mrpt/core/bits_math.h... Generating docs for file mrpt/math/bits_math.h... Generating docs for file mrpt/core/bits_mem.h... Generating docs for file mrpt/core/byte_manip.h... Generating docs for file mrpt/core/Clock.h... Generating docs for file mrpt/core/common.h... Generating docs for file mrpt/core/constexpr_for.h... Generating docs for file mrpt/core/cpu.h... Generating docs for file mrpt/core/demangle.h... Generating docs for file mrpt/core/exceptions.h... Generating docs for file mrpt/core/format.h... Generating docs for file mrpt/core/from_string.h... Generating docs for file mrpt/core/get_env.h... Generating docs for file mrpt/core/initializer.h... Generating docs for file mrpt/core/integer_select.h... Generating docs for file mrpt/core/is_defined.h... Generating docs for file mrpt/core/is_shared_ptr.h... Generating docs for file mrpt/core/lock_helper.h... Generating docs for file mrpt/core/optional_ref.h... Generating docs for file mrpt/core/pimpl.h... Generating docs for file mrpt/core/reverse_bytes.h... Generating docs for file mrpt/core/round.h... Generating docs for file mrpt/core/safe_pointers.h... Generating docs for file mrpt/core/SSE_macros.h... Generating docs for file mrpt/core/SSE_types.h... Generating docs for file mrpt/core/Stringifyable.h... Generating docs for file mrpt/core/winerror2str.h... Generating docs for file mrpt/core/WorkerThreadsPool.h... Generating docs for file mrpt/system/WorkerThreadsPool.h... Generating docs for file «SRC»/libs/core/src/aligned_malloc.cpp... Generating docs for file «SRC»/libs/core/src/aligned_malloc_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/backtrace.cpp... Generating docs for file «SRC»/libs/core/src/bits_math_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/Clock.cpp... Generating caller graph for function as_nanoseconds Generating caller graph for function from_nanoseconds Generating call graph for function getCurrentTime Generating caller graph for function getCurrentTime Generating caller graph for function to100ns Generating docs for file «SRC»/libs/core/src/Clock_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function test_delay Generating caller graph for function test_delay Generating docs for file «SRC»/libs/core/src/constexpr_for_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/core-precomp.cpp... Generating docs for file «SRC»/libs/core/src/core-precomp.h... Generating docs for file «SRC»/libs/core/src/cpu.cpp... Generating docs for file «SRC»/libs/core/src/cpu_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/demangle.cpp... Generating docs for file «SRC»/libs/core/src/exception_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating caller graph for function test_except_2nd_lvl Generating call graph for function test_except_toplevel Generating caller graph for function test_except_toplevel Generating call graph for function testFoo Generating caller graph for function testFoo Generating docs for file «SRC»/libs/core/src/exceptions.cpp... Generating docs for file «SRC»/libs/core/src/format.cpp... Generating docs for file «SRC»/libs/core/src/format_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/from_string_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/is_defined_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/lock_helper_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/reverse_bytes.cpp... Generating call graph for function reverseBytesInPlace_2b Generating caller graph for function reverseBytesInPlace_2b Generating call graph for function reverseBytesInPlace_4b Generating caller graph for function reverseBytesInPlace_4b Generating call graph for function reverseBytesInPlace_8b Generating caller graph for function reverseBytesInPlace_8b Generating docs for file «SRC»/libs/core/src/reverse_bytes_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/round_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/core/src/winerror2str.cpp... Generating docs for file «SRC»/libs/core/src/WorkerThreadsPool.cpp... Generating caller graph for function mySetThreadName Generating docs for file «SRC»/libs/system/src/WorkerThreadsPool.cpp... Generating docs for file «SRC»/libs/core/src/WorkerThreadsPool_unittest.cpp... Generating call graph for function TEST Generating docs for file mrpt/detectors.h... Generating docs for file mrpt/detectors/CCascadeClassifierDetection.h... Generating docs for file mrpt/detectors/CDetectableObject.h... Generating docs for file mrpt/detectors/CDetectorDoorCrossing.h... Generating docs for file mrpt/detectors/CFaceDetection.h... Generating docs for file mrpt/detectors/CObjectDetection.h... Generating docs for file «SRC»/libs/detectors/src/CCascadeClassifierDetection.cpp... Generating docs for file «SRC»/libs/detectors/src/CDetectableObject.cpp... Generating docs for file «SRC»/libs/detectors/src/CDetectorDoorCrossing.cpp... Generating docs for file «SRC»/libs/detectors/src/CFaceDetection.cpp... Generating docs for file «SRC»/libs/detectors/src/CObjectDetection.cpp... Generating docs for file «SRC»/libs/detectors/src/detectors-precomp.cpp... Generating docs for file «SRC»/libs/detectors/src/detectors-precomp.h... Generating docs for file mrpt/expr/CRuntimeCompiledExpression.h... Generating docs for file mrpt/expr/mrpt-expr_export.h... Generating docs for file «SRC»/libs/expr/src/CRuntimeCompiledExpression.cpp... Generating docs for file «SRC»/libs/expr/src/CRuntimeCompiledExpression_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/expr/src/expr-precomp.cpp... Generating docs for file «SRC»/libs/expr/src/expr-precomp.h... Generating docs for file mrpt/graphs.h... Generating docs for file mrpt/graphs/CAStarAlgorithm.h... Generating docs for file mrpt/graphs/CDirectedGraph.h... Generating docs for file mrpt/graphs/CDirectedTree.h... Generating docs for file mrpt/graphs/CGraphPartitioner.h... Generating docs for file mrpt/graphs/CHypothesisNotFoundException.h... Generating docs for file mrpt/graphs/CMRVisualizer.h... Generating docs for file mrpt/graphs/CMRVisualizer_impl.h... Generating docs for file mrpt/graphs/CNetworkOfPoses.h... Generating docs for file mrpt/graphs/CNetworkOfPoses_impl.h... Generating docs for file mrpt/graphs/CVisualizer.h... Generating docs for file mrpt/graphs/CVisualizer_impl.h... Generating docs for file mrpt/graphs/dijkstra.h... Generating docs for file mrpt/graphs/ScalarFactorGraph.h... Generating docs for file mrpt/graphs/THypothesis.h... Generating docs for file mrpt/graphs/THypothesis_impl.h... Generating docs for file mrpt/graphs/TMRSlamEdgeAnnotations.h... Generating docs for file mrpt/graphs/TMRSlamNodeAnnotations.h... Generating docs for file mrpt/graphs/TNodeAnnotations.h... Generating docs for file mrpt/graphs/TNodeID.h... Generating docs for file «SRC»/libs/graphs/src/CGraphPartitioner.cpp... Generating docs for file «SRC»/libs/graphs/src/CHypothesisNotFoundException.cpp... Generating docs for file «SRC»/libs/graphs/src/graphs-precomp.cpp... Generating docs for file «SRC»/libs/graphs/src/graphs-precomp.h... Generating docs for file «SRC»/libs/graphs/src/ScalarFactorGraph.cpp... Generating docs for file «SRC»/libs/graphs/src/ScalarFactorGraph_unittest.cpp... Generating docs for file mrpt/graphslam.h... Generating docs for file mrpt/graphslam/apps_related/CGraphSlamHandler.h... Generating docs for file mrpt/graphslam/apps_related/CGraphSlamHandler_impl.h... Generating docs for file mrpt/graphslam/apps_related/TUserOptionsChecker.h... Generating docs for file mrpt/graphslam/apps_related/TUserOptionsChecker_impl.h... Generating docs for file mrpt/graphslam/CGraphSlamEngine.h... Generating docs for file mrpt/graphslam/CGraphSlamEngine_impl.h... Generating docs for file mrpt/graphslam/ERD/CEmptyERD.h... Generating docs for file mrpt/graphslam/ERD/CICPCriteriaERD.h... Generating docs for file mrpt/graphslam/ERD/CICPCriteriaERD_impl.h... Generating docs for file mrpt/graphslam/ERD/CLoopCloserERD.h... Generating docs for file mrpt/graphslam/ERD/CLoopCloserERD_impl.h... Generating docs for file mrpt/graphslam/GSO/CEmptyGSO.h... Generating docs for file mrpt/graphslam/GSO/CLevMarqGSO.h... Generating docs for file mrpt/graphslam/GSO/CLevMarqGSO_impl.h... Generating docs for file mrpt/graphslam/interfaces/CEdgeRegistrationDecider.h... Generating docs for file mrpt/graphslam/interfaces/CEdgeRegistrationDecider_impl.h... Generating docs for file mrpt/graphslam/interfaces/CGraphSlamOptimizer.h... Generating docs for file mrpt/graphslam/interfaces/CGraphSlamOptimizer_impl.h... Generating docs for file mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h... Generating docs for file mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider_impl.h... Generating docs for file mrpt/graphslam/interfaces/CNodeRegistrationDecider.h... Generating docs for file mrpt/graphslam/interfaces/CNodeRegistrationDecider_impl.h... Generating docs for file mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider.h... Generating docs for file mrpt/graphslam/interfaces/CRangeScanEdgeRegistrationDecider_impl.h... Generating docs for file mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer.h... Generating docs for file mrpt/graphslam/interfaces/CRegistrationDeciderOrOptimizer_impl.h... Generating docs for file mrpt/graphslam/levmarq.h... Generating docs for file mrpt/graphslam/levmarq_impl.h... Generating docs for file mrpt/graphslam/misc/CEdgeCounter.h... Generating docs for file mrpt/graphslam/misc/CRangeScanOps.h... Generating docs for file mrpt/graphslam/misc/CRangeScanOps_impl.h... Generating docs for file mrpt/graphslam/misc/CWindowManager.h... Generating docs for file mrpt/graphslam/misc/CWindowObserver.h... Generating docs for file mrpt/graphslam/misc/TNodeProps.h... Generating docs for file mrpt/graphslam/misc/TSlidingWindow.h... Generating docs for file mrpt/graphslam/misc/TUncertaintyPath.h... Generating docs for file mrpt/graphslam/misc/TUncertaintyPath_impl.h... Generating docs for file mrpt/graphslam/NRD/CEmptyNRD.h... Generating docs for file mrpt/graphslam/NRD/CFixedIntervalsNRD.h... Generating docs for file mrpt/graphslam/NRD/CFixedIntervalsNRD_impl.h... Generating docs for file mrpt/graphslam/NRD/CICPCriteriaNRD.h... Generating docs for file mrpt/graphslam/NRD/CICPCriteriaNRD_impl.h... Generating docs for file mrpt/graphslam/types.h... Generating docs for file mrpt/vision/types.h... Generating docs for file «SRC»/libs/graphslam/src/CEdgeCounter.cpp... Generating docs for file «SRC»/libs/graphslam/src/CWindowObserver.cpp... Generating docs for file «SRC»/libs/graphslam/src/graph_slam_levmarq_test_common.h... Generating docs for file «SRC»/libs/graphslam/src/graph_slam_levmarq_unittest.cpp... Generating docs for file «SRC»/libs/graphslam/src/graphslam-precomp.cpp... Generating docs for file «SRC»/libs/graphslam/src/graphslam-precomp.h... Generating docs for file «SRC»/libs/graphslam/src/TSlidingWindow.cpp... Generating docs for file mrpt/gui.h... Generating docs for file mrpt/gui/about_box.h... Generating docs for file mrpt/gui/CBaseGUIWindow.h... Generating docs for file mrpt/gui/CDisplayWindow.h... Generating docs for file mrpt/gui/CDisplayWindow3D.h... Generating docs for file mrpt/gui/CDisplayWindowGUI.h... Generating docs for file mrpt/gui/CDisplayWindowPlots.h... Generating docs for file mrpt/gui/CGlCanvasBase.h... Generating docs for file mrpt/gui/CMyRedirector.h... Generating docs for file mrpt/gui/CQtGlCanvasBase.h... Generating docs for file mrpt/gui/CWxGLCanvasBase.h... Generating docs for file mrpt/gui/default_mrpt_glfw_icon.h... Generating docs for file mrpt/gui/error_box.h... Generating docs for file mrpt/gui/gui_frwds.h... Generating docs for file mrpt/gui/internal/NanoGUICanvasHeadless.h... Generating docs for file mrpt/gui/keycodes.h... Generating docs for file mrpt/gui/MRPT2NanoguiGLCanvas.h... Generating docs for file mrpt/gui/wx28-fixes.h... Generating docs for file mrpt/gui/WxSubsystem.h... Generating docs for file mrpt/gui/WxUtils.h... Generating docs for file «SRC»/libs/gui/src/about_box_qt.cpp... Generating docs for file «SRC»/libs/gui/src/about_box_wx.cpp... Generating docs for file «SRC»/libs/gui/src/CAboutBox_wx.cpp... Generating docs for file «SRC»/libs/gui/src/CAboutBox_wx.h... Generating docs for file «SRC»/libs/gui/src/CAboutBoxBase.cpp... Generating docs for file «SRC»/libs/gui/src/CAboutBoxBase.h... Generating docs for file «SRC»/libs/gui/src/CAboutBoxQt.cpp... Generating docs for file «SRC»/libs/gui/src/CAboutBoxQt.h... Generating docs for file «SRC»/libs/gui/src/CBaseGUIWindow.cpp... Generating docs for file «SRC»/libs/gui/src/CDisplayWindow.cpp... Generating docs for file «SRC»/libs/gui/src/CDisplayWindow3D.cpp... Generating docs for file «SRC»/libs/gui/src/CDisplayWindowGUI.cpp... Generating docs for file «SRC»/libs/gui/src/CDisplayWindowPlots.cpp... Generating docs for file «SRC»/libs/gui/src/CGlCanvasBase.cpp... Generating caller graph for function mouseGlitchFilter Generating docs for file «SRC»/libs/gui/src/CQtGlCanvasBase.cpp... Generating docs for file «SRC»/libs/gui/src/CWxGLCanvasBase.cpp... Generating docs for file «SRC»/libs/gui/src/default_mrpt_glfw_icon.cpp... Generating docs for file «SRC»/libs/gui/src/error_box.cpp... Generating docs for file «SRC»/libs/gui/src/gui-precomp.cpp... Generating docs for file «SRC»/libs/gui/src/gui-precomp.h... Generating docs for file «SRC»/libs/gui/src/mathplots/mathplot.cpp... Generating docs for file «SRC»/libs/gui/src/MRPT2NanoguiGLCanvas.cpp... Generating docs for file «SRC»/libs/gui/src/NanoGUICanvasHeadless.cpp... Generating docs for file «SRC»/libs/gui/src/WxSubsystem.cpp... Generating caller graph for function mrpt_wxCreateApp Generating caller graph for function mrpt_wxEntryReal Generating docs for file «SRC»/libs/gui/src/WxUtils.cpp... Generating docs for file mrpt/hmtslam.h... Generating docs for file mrpt/hmtslam/CHierarchicalMapMHPartition.h... Generating docs for file mrpt/hmtslam/CHierarchicalMHMap.h... Generating docs for file mrpt/hmtslam/CHMHMapArc.h... Generating docs for file mrpt/hmtslam/CHMHMapNode.h... Generating docs for file mrpt/hmtslam/CHMTSLAM.h... Generating docs for file mrpt/hmtslam/CLocalMetricHypothesis.h... Generating docs for file mrpt/hmtslam/CMHPropertiesValuesList.h... Generating docs for file mrpt/hmtslam/CPropertiesValuesList.h... Generating docs for file mrpt/hmtslam/CRobotPosesGraph.h... Generating docs for file mrpt/hmtslam/CTopLCDetector_FabMap.h... Generating docs for file mrpt/hmtslam/CTopLCDetector_GridMatching.h... Generating docs for file mrpt/hmtslam/CTopLCDetectorBase.h... Generating docs for file mrpt/hmtslam/HMT_SLAM_common.h... Generating docs for file «SRC»/libs/hmtslam/src/CHierarchicalMapMHPartition.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHierarchicalMHMap.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMHMapArc.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMHMapNode.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_3D_viewer.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_AA.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_LOG.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_LSLAM_RBPF_2DLASER.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_main.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_perform_TLC.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CHMTSLAM_TBI.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CMHPropertiesValuesList.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CPropertiesValuesList.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CRobotPosesGraph.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CTopLCDetector_FabMap.cpp... Generating docs for file «SRC»/libs/hmtslam/src/CTopLCDetector_GridMatching.cpp... Generating docs for file «SRC»/libs/hmtslam/src/hmtslam-precomp.cpp... Generating docs for file «SRC»/libs/hmtslam/src/hmtslam-precomp.h... Generating docs for file «SRC»/libs/hmtslam/src/THypothesisIDSet.cpp... Generating docs for file mrpt/hwdrivers.h... Generating docs for file mrpt/hwdrivers/C2DRangeFinderAbstract.h... Generating docs for file mrpt/hwdrivers/CBoardENoses.h... Generating docs for file mrpt/hwdrivers/CBoardSonars.h... Generating docs for file mrpt/hwdrivers/CCameraSensor.h... Generating docs for file mrpt/hwdrivers/CCANBusReader.h... Generating docs for file mrpt/hwdrivers/CDUO3DCamera.h... Generating docs for file mrpt/hwdrivers/CEnoseModular.h... Generating docs for file mrpt/hwdrivers/CFFMPEG_InputStream.h... Generating docs for file mrpt/hwdrivers/CGenericSensor.h... Generating docs for file mrpt/hwdrivers/CGillAnemometer.h... Generating docs for file mrpt/hwdrivers/CGPS_NTRIP.h... Generating docs for file mrpt/hwdrivers/CGPSInterface.h... Generating docs for file mrpt/hwdrivers/CGyroKVHDSP3000.h... Generating docs for file mrpt/hwdrivers/CHokuyoURG.h... Generating docs for file mrpt/hwdrivers/CIbeoLuxETH.h... Generating docs for file mrpt/hwdrivers/CImageGrabber_dc1394.h... Generating docs for file mrpt/hwdrivers/CImageGrabber_FlyCapture2.h... Generating docs for file mrpt/hwdrivers/CImageGrabber_OpenCV.h... Generating docs for file mrpt/hwdrivers/CImpinjRFID.h... Generating docs for file mrpt/hwdrivers/CIMUIntersense.h... Generating docs for file mrpt/hwdrivers/CIMUXSens_MT4.h... Generating docs for file mrpt/hwdrivers/CJoystick.h... Generating docs for file mrpt/hwdrivers/CKinect.h... Generating docs for file mrpt/hwdrivers/CLMS100eth.h... Generating docs for file mrpt/hwdrivers/CMyntEyeCamera.h... Generating docs for file mrpt/hwdrivers/CNationalInstrumentsDAQ.h... Generating docs for file mrpt/hwdrivers/CNTRIPClient.h... Generating docs for file mrpt/hwdrivers/CNTRIPEmitter.h... Generating docs for file mrpt/hwdrivers/COpenNI2_RGBD360.h... Generating docs for file mrpt/hwdrivers/COpenNI2Generic.h... Generating docs for file mrpt/hwdrivers/COpenNI2Generic_CDevice.h... Generating docs for file mrpt/hwdrivers/COpenNI2Sensor.h... Generating docs for file mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h... Generating docs for file mrpt/hwdrivers/CPtuBase.h... Generating docs for file mrpt/hwdrivers/CPtuDPerception.h... Generating docs for file mrpt/hwdrivers/CRaePID.h... Generating docs for file mrpt/hwdrivers/CRoboPeakLidar.h... Generating docs for file mrpt/hwdrivers/CRoboticHeadInterface.h... Generating docs for file mrpt/hwdrivers/CServoeNeck.h... Generating docs for file mrpt/hwdrivers/CSickLaserSerial.h... Generating docs for file mrpt/hwdrivers/CSickLaserUSB.h... Generating docs for file mrpt/hwdrivers/CSICKTim561Eth_2050101.h... Generating docs for file mrpt/hwdrivers/CSkeletonTracker.h... Generating docs for file mrpt/hwdrivers/CStereoGrabber_Bumblebee_libdc1394.h... Generating docs for file mrpt/hwdrivers/CStereoGrabber_SVS.h... Generating docs for file mrpt/hwdrivers/CSwissRanger3DCamera.h... Generating docs for file mrpt/hwdrivers/CTuMicos.h... Generating docs for file mrpt/hwdrivers/CVelodyneScanner.h... Generating docs for file mrpt/hwdrivers/CWirelessPower.h... Generating docs for file mrpt/hwdrivers/TCaptureOptions_bumblebee.h... Generating docs for file «SRC»/libs/hwdrivers/src/C2DRangeFinderAbstract.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CBoardENoses.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CBoardSonars.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CCameraSensor.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CCANBusReader.cpp... Generating caller graph for function hexCharToInt Generating docs for file «SRC»/libs/hwdrivers/src/CDUO3DCamera.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CEnoseModular.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CFFMPEG_InputStream.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGenericSensor.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGillAnemometer.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGPS_NTRIP.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGPSInterface.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NMEA.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGPSInterface_parser_NOVATEL_OEM6.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CGPSInterface_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/hwdrivers/src/CGyroKVHDSP3000.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CHokuyoURG.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CIbeoLuxETH.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CImageGrabber_dc1394.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CImageGrabber_FlyCapture2.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CImageGrabber_OpenCV.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CImpinjRFID.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CIMUIntersense.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CIMUXSens_MT4.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CJoystick.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CKinect.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CLMS100eth.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CMyntEyeCamera.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CNationalInstrumentsDAQ.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CNTRIPClient.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CNTRIPEmitter.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/COpenNI2_RGBD360.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp... Generating caller graph for function numInstances Generating docs for file «SRC»/libs/hwdrivers/src/COpenNI2Sensor.cpp... Generating caller graph for function isValidParameter Generating docs for file «SRC»/libs/hwdrivers/src/CPhidgetInterfaceKitProximitySensors.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CPtuDPerception.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CRaePID.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CRoboPeakLidar.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CRoboticHeadInterface.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CServoeNeck.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CSickLaserSerial.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CSickLaserUSB.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CSICKTim561Eth_2050101.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CSkeletonTracker.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CStereoGrabber_Bumblebee_libdc1394.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CStereoGrabber_SVS.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CSwissRanger3DCamera.cpp... Generating call graph for function do_init_table_16u_to_8u Generating caller graph for function do_init_table_16u_to_8u Generating caller graph for function LinearToALawSample Generating docs for file «SRC»/libs/hwdrivers/src/CTuMicos.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CVelodyneScanner.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CVelodyneScanner_unittest.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/CWirelessPower.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.cpp... Generating docs for file «SRC»/libs/hwdrivers/src/hwdrivers-precomp.h... Generating docs for file mrpt/img/CCanvas.h... Generating docs for file mrpt/img/CEnhancedMetaFile.h... Generating docs for file mrpt/img/CImage.h... Generating docs for file mrpt/img/CMappedImage.h... Generating docs for file mrpt/img/color_maps.h... Generating docs for file mrpt/img/DistortionModel.h... Generating docs for file mrpt/img/TCamera.h... Generating call graph for function DECLARE_MEXPLUS_FROM Generating docs for file mrpt/img/TColor.h... Generating docs for file mrpt/img/TColorManager.h... Generating docs for file mrpt/img/TPixelCoord.h... Generating docs for file mrpt/img/TStereoCamera.h... Generating docs for file «SRC»/libs/img/src/CCanvas.cpp... Generating caller graph for function init_fonts_list Generating docs for file «SRC»/libs/img/src/CEnhancedMetaFile.cpp... Generating docs for file «SRC»/libs/img/src/CImage.cpp... Generating caller graph for function cvDepth2PixelDepth Generating caller graph for function interpolationMethod2Cv Generating call graph for function my_img_to_grayscale Generating caller graph for function my_img_to_grayscale Generating caller graph for function pixelDepth2CvDepth Generating docs for file «SRC»/libs/img/src/CImage.SSE2.cpp... Generating docs for file «SRC»/libs/img/src/CImage.SSEx.h... Generating caller graph for function image_SSE2_scale_half_1c8u Generating caller graph for function image_SSE2_scale_half_smooth_1c8u Generating caller graph for function image_SSSE3_bgr_to_gray_8u Generating caller graph for function image_SSSE3_scale_half_3c8u Generating docs for file «SRC»/libs/img/src/CImage.SSSE3.cpp... Generating docs for file «SRC»/libs/img/src/CImage_impl.h... Generating docs for file «SRC»/libs/img/src/CImage_JPEG_streams.cpp... Generating docs for file «SRC»/libs/img/src/CImage_loadXPM.cpp... Generating call graph for function GetRGBFromName Generating caller graph for function GetRGBFromName Generating caller graph for function ParseColor Generating caller graph for function ParseHexadecimal Generating docs for file «SRC»/libs/img/src/CImage_unittest.cpp... Generating call graph for function CtorSized_gray Generating caller graph for function CtorSized_gray Generating call graph for function expect_identical Generating caller graph for function expect_identical Generating call graph for function fillImagePseudoRandom Generating caller graph for function fillImagePseudoRandom Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/img/src/CMappedImage.cpp... Generating docs for file «SRC»/libs/img/src/color_maps.cpp... Generating docs for file «SRC»/libs/img/src/color_maps_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/img/src/img-precomp.cpp... Generating docs for file «SRC»/libs/img/src/img-precomp.h... Generating docs for file «SRC»/libs/img/src/jpeglib/mrpt_jconfig.h... Generating docs for file «SRC»/libs/img/src/jpeglib/mrpt_jpeglib.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_10x20.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_18x18ja.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_5x7.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_6x13.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_6x13B.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_6x13O.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_9x15.h... Generating docs for file «SRC»/libs/img/src/mrpt_font_9x15B.h... Generating docs for file «SRC»/libs/img/src/TCamera.cpp... Generating docs for file «SRC»/libs/img/src/TCamera_unittest.cpp... Generating call graph for function getSampleCameraParamsBase Generating caller graph for function getSampleCameraParamsBase Generating call graph for function getSampleCameraParamsFishEye Generating caller graph for function getSampleCameraParamsFishEye Generating call graph for function getSampleCameraParamsPlumbBob Generating caller graph for function getSampleCameraParamsPlumbBob Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/img/src/TColor.cpp... Generating docs for file «SRC»/libs/img/src/TColorManager.cpp... Generating docs for file «SRC»/libs/img/src/TStereoCamera.cpp... Generating docs for file mrpt/io/CFileGZInputStream.h... Generating docs for file mrpt/io/CFileGZOutputStream.h... Generating docs for file mrpt/io/CFileInputStream.h... Generating docs for file mrpt/io/CFileOutputStream.h... Generating docs for file mrpt/io/CFileStream.h... Generating docs for file mrpt/io/CMemoryStream.h... Generating docs for file mrpt/io/CPipe.h... Generating docs for file mrpt/io/CStream.h... Generating docs for file mrpt/io/csv.h... Generating docs for file mrpt/io/CTextFileLinesParser.h... Generating docs for file mrpt/io/lazy_load_path.h... Generating docs for file mrpt/io/open_flags.h... Generating docs for file mrpt/io/vector_loadsave.h... Generating docs for file mrpt/io/zip.h... Generating docs for file «SRC»/libs/io/src/CFileGZInputStream.cpp... Generating docs for file «SRC»/libs/io/src/CFileGZOutputStream.cpp... Generating docs for file «SRC»/libs/io/src/CFileGZStreams_unittest.cpp... Generating call graph for function generate_test_data Generating caller graph for function generate_test_data Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/io/src/CFileInputStream.cpp... Generating docs for file «SRC»/libs/io/src/CFileOutputStream.cpp... Generating docs for file «SRC»/libs/io/src/CFileStream.cpp... Generating docs for file «SRC»/libs/io/src/CMemoryStream.cpp... Generating docs for file «SRC»/libs/io/src/CMemoryStream_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/io/src/CPipe.cpp... Generating docs for file «SRC»/libs/io/src/CStream.cpp... Generating docs for file «SRC»/libs/io/src/CTextFileLinesParser.cpp... Generating docs for file «SRC»/libs/io/src/CTextFileLinesParser_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/io/src/io-precomp.cpp... Generating docs for file «SRC»/libs/io/src/io-precomp.h... Generating docs for file «SRC»/libs/io/src/lazy_load_path.cpp... Generating caller graph for function LAZY_LOAD_PATH_BASE Generating docs for file «SRC»/libs/io/src/vector_loadsave.cpp... Generating docs for file «SRC»/libs/io/src/vector_loadsave_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/io/src/zip.cpp... Generating docs for file «SRC»/libs/io/src/zip_unittest.cpp... Generating call graph for function TEST Generating docs for file mrpt/kinematics.h... Generating docs for file mrpt/kinematics/CKinematicChain.h... Generating docs for file mrpt/kinematics/CVehicleSimul_DiffDriven.h... Generating docs for file mrpt/kinematics/CVehicleSimul_Holo.h... Generating docs for file mrpt/kinematics/CVehicleSimulVirtualBase.h... Generating docs for file mrpt/kinematics/CVehicleVelCmd.h... Generating docs for file mrpt/kinematics/CVehicleVelCmd_DiffDriven.h... Generating docs for file mrpt/kinematics/CVehicleVelCmd_Holo.h... Generating docs for file «SRC»/libs/kinematics/src/CKinematicChain.cpp... Generating caller graph for function addBar_A Generating caller graph for function addBar_D Generating docs for file «SRC»/libs/kinematics/src/CVehicleSimul_DiffDriven.cpp... Generating docs for file «SRC»/libs/kinematics/src/CVehicleSimul_Holo.cpp... Generating docs for file «SRC»/libs/kinematics/src/CVehicleSimulVirtualBase.cpp... Generating docs for file «SRC»/libs/kinematics/src/CVehicleVelCmd.cpp... Generating docs for file «SRC»/libs/kinematics/src/CVehicleVelCmd_DiffDriven.cpp... Generating docs for file «SRC»/libs/kinematics/src/CVehicleVelCmd_Holo.cpp... Generating docs for file «SRC»/libs/kinematics/src/kinematics-precomp.cpp... Generating docs for file «SRC»/libs/kinematics/src/kinematics-precomp.h... Generating docs for file mrpt/maps.h... Generating docs for file mrpt/maps/CBeacon.h... Generating docs for file mrpt/maps/CBeaconMap.h... Generating docs for file mrpt/maps/CColouredOctoMap.h... Generating docs for file mrpt/maps/CColouredPointsMap.h... Generating docs for file mrpt/maps/CGasConcentrationGridMap2D.h... Generating docs for file mrpt/maps/CHeightGridMap2D.h... Generating docs for file mrpt/maps/CHeightGridMap2D_Base.h... Generating docs for file mrpt/maps/CHeightGridMap2D_MRF.h... Generating docs for file mrpt/maps/CLogOddsGridMap2D.h... Generating docs for file mrpt/maps/CLogOddsGridMap3D.h... Generating docs for file mrpt/maps/CLogOddsGridMapLUT.h... Generating docs for file mrpt/maps/CMultiMetricMap.h... Generating docs for file mrpt/maps/COccupancyGridMap2D.h... Generating docs for file mrpt/maps/COccupancyGridMap3D.h... Generating docs for file mrpt/maps/COctoMap.h... Generating docs for file mrpt/maps/COctoMapBase.h... Generating docs for file mrpt/maps/CPointCloudFilterBase.h... Generating docs for file mrpt/maps/CPointCloudFilterByDistance.h... Generating docs for file mrpt/maps/CPointsMap.h... Generating docs for file mrpt/maps/CPointsMap_liblas.h... Generating docs for file mrpt/maps/CPointsMapXYZI.h... Generating docs for file mrpt/maps/CRandomFieldGridMap2D.h... Generating docs for file mrpt/maps/CRandomFieldGridMap3D.h... Generating docs for file mrpt/maps/CReflectivityGridMap2D.h... Generating docs for file mrpt/maps/CSimplePointsMap.h... Generating docs for file mrpt/maps/CWeightedPointsMap.h... Generating docs for file mrpt/maps/CWirelessPowerGridMap2D.h... Generating docs for file mrpt/maps/logoddscell_traits.h... Generating docs for file mrpt/maps/OccupancyGridCellType.h... Generating docs for file mrpt/maps/PCL_adapters.h... Generating docs for file mrpt/obs/CObservationPointCloud.h... Generating docs for file mrpt/obs/CObservationRotatingScan.h... Generating docs for file mrpt/obs/customizable_obs_viz.h... Generating docs for file mrpt/opengl/CAngularObservationMesh.h... Generating docs for file mrpt/opengl/CPlanarLaserScan.h... Generating docs for file «SRC»/libs/maps/src/maps-precomp.cpp... Generating docs for file «SRC»/libs/maps/src/maps-precomp.h... Generating docs for file «SRC»/libs/maps/src/maps/CBeacon.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CBeaconMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CColouredOctoMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CColouredPointsMap.cpp... Generating call graph for function aux_projectPoint_with_distortion Generating caller graph for function aux_projectPoint_with_distortion Generating docs for file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/maps/src/maps/CGasConcentrationGridMap2D_unittest.cpp... Generating call graph for function TEST Generating call graph for function test_CGasConcentrationGridMap2D_insertAndRead Generating caller graph for function test_CGasConcentrationGridMap2D_insertAndRead Generating docs for file «SRC»/libs/maps/src/maps/CHeightGridMap2D.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CHeightGridMap2D_Base.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CHeightGridMap2D_MRF.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CHeightGridMap2Ds_unittest.cpp... Generating call graph for function do_test_insertCheckMapBounds Generating call graph for function do_test_insertPointsAndRead Generating docs for file «SRC»/libs/maps/src/maps/CLogOddsGridMapLUT_unittest.cpp... Generating call graph for function test_monotonic Generating docs for file «SRC»/libs/maps/src/maps/CMultiMetricMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CMultiMetricMap_unittest.cpp... Generating call graph for function initializer1 Generating caller graph for function initializer1 Generating caller graph for function initializer2 Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_common.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_getAs.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_insert.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_io.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_likelihood.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_simulate.cpp... Generating call graph for function func_laserSimul_callback Generating caller graph for function func_laserSimul_callback Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap2D_voronoi.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_insert.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_likelihood.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COccupancyGridMap3D_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/COctoMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/COctoMap_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/COctoMapBase_impl.h... Generating docs for file «SRC»/libs/maps/src/maps/CPointCloudFilterBase.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CPointCloudFilterByDistance_unittest.cpp... Generating call graph for function run_pc_filter_test Generating caller graph for function run_pc_filter_test Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/CPointsMap.cpp... Generating caller graph for function internal_build_points_map_from_scan2D Generating docs for file «SRC»/libs/maps/src/maps/CPointsMap_crtp_common.h... Generating docs for file «SRC»/libs/maps/src/maps/CPointsMap_unittest.cpp... Generating call graph for function do_test_clipOutOfRange Generating call graph for function do_test_clipOutOfRangeInZ Generating call graph for function do_test_insertPoints Generating call graph for function do_tests_loadSaveStreams Generating caller graph for function load_demo_9pts_map Generating docs for file «SRC»/libs/maps/src/maps/CPointsMapXYZI.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CPointsMapXYZI_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CRandomFieldGridMap3D_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/maps/CReflectivityGridMap2D.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CSimplePointsMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CWeightedPointsMap.cpp... Generating docs for file «SRC»/libs/maps/src/maps/CWirelessPowerGridMap2D.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/maps/src/maps/serializations_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/opengl/src/serializations_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/obs/CObservationPointCloud.cpp... Generating docs for file «SRC»/libs/maps/src/obs/CObservationRotatingScan.cpp... Generating caller graph for function MRPT_TODO Generating docs for file «SRC»/libs/maps/src/obs/CObservationRotatingScan_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/maps/src/obs/customizable_obs_viz.cpp... Generating call graph for function add_common_to_viz Generating caller graph for function add_common_to_viz Generating docs for file «SRC»/libs/maps/src/opengl/CAngularObservationMesh.cpp... Generating caller graph for function createFromTriangle Generating docs for file «SRC»/libs/maps/src/opengl/CPlanarLaserScan.cpp... Generating docs for file mrpt/math/CAtan2LookUpTable.h... Generating docs for file mrpt/math/CBinaryRelation.h... Generating docs for fil«SRC»/libs/math/include/mrpt/math/TPose3D.h:237: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' e mrpt/math/CHistogram.h... Generating docs for file mrpt/math/CLevenbergMarquardt.h... Generating docs for file mrpt/math/CMatrixB.h... Generating docs for file mrpt/math/CMatrixD.h... Generating docs for file mrpt/math/CMatrixDynamic.h... Generating docs for file mrpt/math/CMatrixF.h... Generating docs for file mrpt/math/CMatrixFixed.h... Generating docs for file mrpt/math/CMonteCarlo.h... Generating docs for file mrpt/math/CPolygon.h... Generating docs for file mrpt/math/CProbabilityDensityFunction.h... Generating docs for file mrpt/math/CQuaternion.h... Generating docs for file mrpt/math/CSparseMatrix.h... Generating docs for file mrpt/math/CSparseMatrixTemplate.h... Generating docs for file mrpt/math/CSplineInterpolator1D.h... Generating docs for file mrpt/math/CVectorDynamic.h... Generating docs for file mrpt/math/CVectorFixed.h... Generating docs for file mrpt/math/data_utils.h... Generating docs for file mrpt/math/distributions.h... Generating docs for file mrpt/math/eigen_extensions.h... Generating docs for file mrpt/math/epsilon.h... Generating docs for file mrpt/math/filters.h... Generating docs for file mrpt/math/fourier.h... Generating docs for file mrpt/math/fresnel.h... Generating docs for file mrpt/math/geometry.h... Generating docs for file mrpt/math/gtsam_wrappers.h... Generating docs for file mrpt/poses/gtsam_wrappers.h... Generating docs for file mrpt/math/homog_matrices.h... Generating docs for file mrpt/math/interp_fit.h... Generating docs for file mrpt/math/interp_fit.hpp... Generating docs for file mrpt/math/KDTreeCapable.h... Generating docs for file mrpt/math/kmeans.h... Generating docs for file «SRC»/libs/math/src/kmeans++/KMeans.h... Generating call graph for function RunKMeans Generating caller graph for function RunKMeans Generating call graph for function RunKMeansPlusPlus Generating docs for file mrpt/math/lightweight_geom_data.h... Generating docs for file mrpt/math/lightweight_geom_data_frwds.h... Generating docs for file mrpt/math/mat2eig.h... Generating docs for file mrpt/math/math_frwds.h... Generating docs for file mrpt/math/matrix_adaptors.h... Generating docs for file mrpt/math/matrix_serialization.h... Generating docs for file mrpt/math/matrix_size_t.h... Generating docs for file mrpt/math/MatrixBase.h... Generating docs for file mrpt/math/MatrixBlockSparseCols.h... Generating docs for file mrpt/math/MatrixVectorBase.h... Generating docs for file mrpt/math/model_search.h... Generating docs for file mrpt/math/model_search_impl.h... Generating docs for file mrpt/math/num_jacobian.h... Generating docs for file mrpt/math/ops_containers.h... Generating docs for file mrpt/math/ops_matrices.h... Generating docs for file mrpt/math/ops_vectors.h... Generating docs for file mrpt/math/point_poses2vectors.h... Generating docs for file mrpt/math/poly_roots.h... Generating docs for file mrpt/math/ransac.h... Generating docs for file mrpt/math/ransac_applications.h... Generating docs for file mrpt/math/ransac_impl.h... Generating docs for file mrpt/math/robust_kernels.h... Generating docs for file mrpt/math/slerp.h... Generating docs for file mrpt/math/TBoundingBox.h... Generating docs for file mrpt/math/TLine2D.h... Generating docs for file mrpt/math/TLine3D.h... Generating docs for file mrpt/math/TObject2D.h... Generating docs for file mrpt/math/TObject3D.h... Generating docs for file mrpt/math/TPlane.h... Generating docs for file mrpt/math/TPoint2D.h... Generating docs for file mrpt/math/TPoint3D.h... Generating docs for file mrpt/math/TPolygon2D.h... Generating docs for file mrpt/math/TPolygon3D.h... Generating docs for file mrpt/math/TPolygonWithPlane.h... Generating docs for file mrpt/math/TPose2D.h... Generating docs for file mrpt/math/TPose3D.h... Generating docs for file mrpt/math/TPose3DQuat.h... Generating docs for file mrpt/math/TPoseOrPoint.h... Generating docs for file mrpt/math/transform_gaussian.h... Generating docs for file mrpt/math/TSegment2D.h... Generating docs for file mrpt/math/TSegment3D.h... Generating docs for file mrpt/math/TTwist2D.h... Generating docs for file mrpt/math/TTwist3D.h... Generating docs for file mrpt/math/utils.h... Generating docs for file mrpt/vision/utils.h... Generating docs for file mrpt/math/utils_matlab.h... Generating docs for file mrpt/math/wrap2pi.h... Generating docs for file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_d.cpp... Generating docs for file «SRC»/libs/math/src/A_MatrixBase_instantiate_CMatrixDynamic_f.cpp... Generating docs for file «SRC»/libs/math/src/CAtan2LookUpTable.cpp... Generating docs for file «SRC»/libs/math/src/CAtan2LookUpTable_unittest.cpp... Generating call graph for function atan2_lut_test Generating caller graph for function atan2_lut_test Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/CHistogram.cpp... Generating docs for file «SRC»/libs/math/src/CLevenbergMarquardt_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/CMatrixB.cpp... Generating docs for file «SRC»/libs/math/src/CMatrixD.cpp... Generating docs for file «SRC»/libs/math/src/CMatrixDynamic.cpp... Generating docs for file «SRC»/libs/math/src/CMatrixDynamic_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/CMatrixF.cpp... Generating docs for file «SRC»/libs/math/src/CMatrixFixed.cpp... Generating docs for file «SRC»/libs/math/src/CMatrixFixed_impl.h... Generating docs for file «SRC»/libs/math/src/CMatrixFixed_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/container_ops_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/CPolygon.cpp... Generating docs for file «SRC»/libs/math/src/CSparseMatrix.cpp... Generating docs for file «SRC»/libs/math/src/CSparseMatrix_unittest.cpp... Generating call graph for function do_matrix_op_test Generating caller graph for function do_matrix_op_test Generating call graph for function do_test_init_random Generating caller graph for function do_test_init_random Generating call graph for function do_test_init_to_unit Generating caller graph for function do_test_init_to_unit Generating call graph for function generateRandomSparseMatrix Generating caller graph for function generateRandomSparseMatrix Generating caller graph for function op_dense_add Generating call graph for function op_dense_multiply_AB Generating caller graph for function op_dense_multiply_AB Generating caller graph for function op_sparse_add Generating caller graph for function op_sparse_multiply_AB Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/CSplineInterpolator1D.cpp... Generating docs for file «SRC»/libs/math/src/CVectorDynamic.cpp... Generating docs for file «SRC»/libs/math/src/CVectorFixed.cpp... Generating docs for file «SRC»/libs/math/src/distributions_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/EigenAlignment_unittest.cpp... Generating call graph for function checkAlignedFoo Generating caller graph for function checkAlignedFoo Generating call graph for function do_test_AlignedMemInSTL Generating call graph for function do_test_AlignedMemOnStack Generating docs for file «SRC»/libs/math/src/filters.cpp... Generating docs for file «SRC»/libs/math/src/fourier.cpp... Generating call graph for function myGeneralDFT Generating caller graph for function myGeneralDFT Generating docs for file «SRC»/libs/math/src/fresnel.cpp... Generating call graph for function cos_Asymptotic_Series Generating caller graph for function cos_Asymptotic_Series Generating call graph for function cos_Chebyshev_Expansion_0_1 Generating caller graph for function cos_Chebyshev_Expansion_0_1 Generating call graph for function cos_Chebyshev_Expansion_1_3 Generating caller graph for function cos_Chebyshev_Expansion_1_3 Generating call graph for function cos_Chebyshev_Expansion_3_5 Generating caller graph for function cos_Chebyshev_Expansion_3_5 Generating call graph for function cos_Chebyshev_Expansion_5_7 Generating caller graph for function cos_Chebyshev_Expansion_5_7 Generating call graph for function Fresnel_Auxiliary_Cosine_Integral Generating call graph for function Fresnel_Auxiliary_Sine_Integral Generating call graph for function Fresnel_Cosine_Integral Generating call graph for function Fresnel_Sine_Integral Generating call graph for function lfresnel_cos_alt Generating caller graph for function lfresnel_cos_alt Generating call graph for function lfresnel_sin_alt Generating caller graph for function lfresnel_sin_alt Generating call graph for function Power_Series_C Generating caller graph for function Power_Series_C Generating call graph for function Power_Series_S Generating caller graph for function Power_Series_S Generating call graph for function sin_Asymptotic_Series Generating caller graph for function sin_Asymptotic_Series Generating call graph for function sin_Chebyshev_Expansion_0_1 Generating caller graph for function sin_Chebyshev_Expansion_0_1 Generating call graph for function sin_Chebyshev_Expansion_1_3 Generating caller graph for function sin_Chebyshev_Expansion_1_3 Generating call graph for function sin_Chebyshev_Expansion_3_5 Generating caller graph for function sin_Chebyshev_Expansion_3_5 Generating call graph for function sin_Chebyshev_Expansion_5_7 Generating caller graph for function sin_Chebyshev_Expansion_5_7 Generating caller graph for function xChebyshev_Tn_Series Generating call graph for function xFresnel_Auxiliary_Cosine_Integral Generating caller graph for function xFresnel_Auxiliary_Cosine_Integral Generating call graph for function xFresnel_Auxiliary_Sine_Integral Generating caller graph for function xFresnel_Auxiliary_Sine_Integral Generating call graph for function xFresnel_Cosine_Integral Generating caller graph for function xFresnel_Cosine_Integral Generating call graph for function xFresnel_Sine_Integral Generating caller graph for function xFresnel_Sine_Integral Generating docs for file «SRC»/libs/math/src/fresnel_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/geometry.cpp... Generating caller graph for function compatibleBounds Generating call graph for function createFromPoseAndAxis Generating caller graph for function createFromPoseAndAxis Generating call graph for function createPlaneFromPoseAndAxis Generating caller graph for function createPlaneFromPoseAndAxis Generating call graph for function depthFirstSearch Generating caller graph for function depthFirstSearch Generating call graph for function depthFirstSearch Generating caller graph for function firstOrNonPresent Generating call graph for function getMinAndMaxBounds Generating caller graph for function getMinAndMaxBounds Generating call graph for function getPlanes Generating caller graph for function getPlanes Generating caller graph for function getPolygons Generating caller graph for function getSegments Generating caller graph for function getSegmentsWithLine Generating call graph for function intersect Generating caller graph for function intersect Generating call graph for function intersect Generating call graph for function intersect Generating call graph for function intersect Generating call graph for function intersect Generating call graph for function intersectAux Generating caller graph for function intersectAux Generating caller graph for function intersectInCommonLine Generating call graph for function intersectInCommonPlane Generating call graph for function unsafeProjectPoint Generating caller graph for function unsafeProjectPoint Generating docs for file «SRC»/libs/math/src/geometry_unittest.cpp... Generating call graph for function myTestPolygonContainsPoint Generating caller graph for function myTestPolygonContainsPoint Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/KDTreeCapable_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/kmeans++/KMeans.cpp... Generating caller graph for function GetSeconds Generating caller graph for function LogMetaStats Generating call graph for function RunKMeans Generating caller graph for function RunKMeans Generating call graph for function RunKMeansOnce Generating caller graph for function RunKMeansOnce Generating call graph for function RunKMeansPlusPlus Generating docs for file «SRC»/libs/math/src/kmeans.cpp... Generating docs for file «SRC»/libs/math/src/kmeans++/KmTree.cpp... Generating docs for file «SRC»/libs/math/src/kmeans++/KmTree.h... Generating docs for file «SRC»/libs/math/src/kmeans++/KmUtils.cpp... Generating docs for file «SRC»/libs/math/src/kmeans++/KmUtils.h... Generating caller graph for function GetRandom Generating caller graph for function PointAdd Generating caller graph for function PointAllocate Generating call graph for function PointCopy Generating caller graph for function PointCopy Generating caller graph for function PointDistSq Generating caller graph for function PointFree Generating caller graph for function PointScale Generating docs for file «SRC»/libs/math/src/math-precomp.cpp... Generating docs for file «SRC»/libs/math/src/math-precomp.h... Generating docs for file «SRC»/libs/math/src/math.cpp... Generating caller graph for function noncentralChi2OneIteration Generating docs for file «SRC»/libs/math/src/matrix_ops1_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_ops2_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_ops3_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_ops4_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_ops5_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_ops_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/matrix_yaml_unittest.cpp... Generating call graph for function MRPT_TEST Generating call graph for function MRPT_TEST Generating docs for file «SRC»/libs/math/src/MatrixBase_impl.h... Generating docs for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_d.cpp... Generating docs for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_22_f.cpp... Generating docs for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_d.cpp... Generating docs for file «SRC»/libs/math/src/MatrixBase_instantiate_CMatrixFixed_33_f.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_impl.h... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_d.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_f.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixDynamic_ints.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CMatrixFixed.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorDynamic.cpp... Generating docs for file «SRC»/libs/math/src/MatrixVectorBase_instantiate_CVectorFixed.cpp... Generating docs for file «SRC»/libs/math/src/model_search.cpp... Generating docs for file «SRC»/libs/math/src/poly_roots.cpp... Generating caller graph for function CSqrt Generating caller graph for function dblSort3 Generating caller graph for function N4Step Generating call graph for function SolveP4Bi Generating caller graph for function SolveP4Bi Generating call graph for function SolveP4De Generating caller graph for function SolveP4De Generating caller graph for function SolveP5_1 Generating docs for file «SRC»/libs/math/src/poly_roots_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/polygons_utils.h... Generating docs for file «SRC»/libs/math/src/ransac_applications.cpp... Generating docs for file «SRC»/libs/math/src/robust_kernels_unittest.cpp... Generating call graph for function tester_robust_kernel Generating docs for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_d.cpp... Generating docs for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_66_f.cpp... Generating docs for file «SRC»/libs/math/src/S_MatrixBase_instantiate_CMatrixFixed_77_d.cpp... Generating docs for file «SRC»/libs/math/src/slerp.cpp... Generating docs for file «SRC»/libs/math/src/slerp_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/TBoundingBox.cpp... Generating docs for file «SRC»/libs/math/src/TBoundingBox_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function testDefaultCtor Generating call graph for function testFromCorners Generating call graph for function testIntersections Generating docs for file «SRC»/libs/math/src/TLine2D.cpp... Generating docs for file «SRC»/libs/math/src/TLine3D.cpp... Generating docs for file «SRC»/libs/math/src/TObject2D.cpp... Generating docs for file «SRC»/libs/math/src/TObject3D.cpp... Generating docs for file «SRC»/libs/math/src/TPlane.cpp... Generating docs for file «SRC»/libs/math/src/TPoint2D.cpp... Generating docs for file «SRC»/libs/math/src/TPoint3D.cpp... Generating docs for file «SRC»/libs/math/src/TPolygon2D.cpp... Generating caller graph for function isLeft Generating docs for file «SRC»/libs/math/src/TPolygon3D.cpp... Generating docs for file «SRC»/libs/math/src/TPolygonWithPlane.cpp... Generating docs for file «SRC»/libs/math/src/TPose2D.cpp... Generating docs for file «SRC»/libs/math/src/TPose3D.cpp... Generating docs for file «SRC»/libs/math/src/TPose3DQuat.cpp... Generating docs for file «SRC»/libs/math/src/TPoseOrPoint_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/TSegment2D.cpp... Generating docs for file «SRC»/libs/math/src/TSegment3D.cpp... Generating docs for file «SRC»/libs/math/src/Twist2D.cpp... Generating docs for file «SRC»/libs/math/src/Twist3D.cpp... Generating docs for file «SRC»/libs/math/src/wrap2pi_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_d.cpp... Generating docs for file «SRC»/libs/math/src/Z_MatrixBase_instantiate_CMatrixFixed_44_f.cpp... Generating docs for file mrpt/nav.h... Generating docs for file mrpt/nav/holonomic/CAbstractHolonomicReactiveMethod.h... Generating docs for file mrpt/nav/holonomic/CHolonomicFullEval.h... Generating docs for file mrpt/nav/holonomic/CHolonomicLogFileRecord.h... Generating docs for file mrpt/nav/holonomic/CHolonomicND.h... Generating docs for file mrpt/nav/holonomic/CHolonomicVFF.h... Generating docs for file mrpt/nav/holonomic/ClearanceDiagram.h... Generating docs for file mrpt/nav/planners/impl_renderMoveTree.h... Generating docs for file mrpt/nav/planners/nav_plan_geometry_utils.h... Generating docs for file mrpt/nav/planners/PlannerRRT_common.h... Generating docs for file mrpt/nav/planners/PlannerRRT_SE2_TPS.h... Generating docs for file mrpt/nav/planners/PlannerSimple2D.h... Generating docs for file mrpt/nav/planners/TMoveTree.h... Generating docs for file mrpt/nav/reactive/CAbstractNavigator.h... Generating docs for file mrpt/nav/reactive/CAbstractPTGBasedReactive.h... Generating docs for file mrpt/nav/reactive/CLogFileRecord.h... Generating docs for file mrpt/nav/reactive/CMultiObjectiveMotionOptimizerBase.h... Generating docs for file mrpt/nav/reactive/CMultiObjMotionOpt_Scalarization.h... Generating docs for file mrpt/nav/reactive/CNavigatorManualSequence.h... Generating docs for file mrpt/nav/reactive/CReactiveNavigationSystem.h... Generating docs for file mrpt/nav/reactive/CReactiveNavigationSystem3D.h... Generating docs for file mrpt/nav/reactive/CRobot2NavInterface.h... Generating docs for file mrpt/nav/reactive/CRobot2NavInterfaceForSimulator.h... Generating docs for file mrpt/nav/reactive/CWaypointsNavigator.h... Generating docs for file mrpt/nav/reactive/TCandidateMovementPTG.h... Generating docs for file mrpt/nav/reactive/TWaypoint.h... Generating docs for file mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_alpha.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_C.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_CC.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_CCS.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h... Generating docs for file mrpt/nav/tpspace/CPTG_DiffDrive_CS.h... Generating docs for file mrpt/nav/tpspace/CPTG_Holo_Blend.h... Generating docs for file «SRC»/libs/nav/src/holonomic/CAbstractHolonomicReactiveMethod.cpp... Generating docs for file «SRC»/libs/nav/src/holonomic/CHolonomicFullEval.cpp... Generating docs for file «SRC»/libs/nav/src/holonomic/CHolonomicLogFileRecord.cpp... Generating docs for file «SRC»/libs/nav/src/holonomic/CHolonomicND.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/holonomic/CHolonomicVFF.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/holonomic/ClearanceDiagram.cpp... Generating docs for file «SRC»/libs/nav/src/nav-precomp.cpp... Generating docs for file «SRC»/libs/nav/src/nav-precomp.h... Generating docs for file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils.cpp... Generating docs for file «SRC»/libs/nav/src/planners/nav_plan_geometry_utils_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/nav/src/planners/PlannerRRT_common.cpp... Generating docs for file «SRC»/libs/nav/src/planners/PlannerRRT_SE2_TPS.cpp... Generating docs for file «SRC»/libs/nav/src/planners/PlannerSimple2D.cpp... Generating docs for file «SRC»/libs/nav/src/planners/PlannerSimple2D_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/nav/src/reactive/CAbstractNavigator.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CAbstractPTGBasedReactive.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CLogFileRecord.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CLogFileRecord_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/nav/src/reactive/CMultiObjectiveMotionOptimizerBase.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CMultiObjMotionOpt_Scalarization.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CNavigatorManualSequence.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CReactiveNavigationSystem3D.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CRobot2NavInterface.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/CWaypointsNavigator.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/rnav_unittest.cpp... Generating caller graph for function no_obs_bottomright Generating caller graph for function no_obs_topleft Generating caller graph for function no_obs_trg Generating caller graph for function obs_br Generating caller graph for function obs_tl Generating call graph for function run_rnav_test Generating call graph for function run_rnav_test_impl Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating caller graph for function with_obs_bottomright Generating caller graph for function with_obs_topleft Generating caller graph for function with_obs_trg Generating docs for file «SRC»/libs/nav/src/reactive/TCandidateMovementPTG.cpp... Generating docs for file «SRC»/libs/nav/src/reactive/TWaypoint.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/CParameterizedTrajectoryGenerator_factory.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_alpha.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_C.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CC.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CCS.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CollisionGridBased.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_DiffDrive_CS.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_Holo_Blend.cpp... Generating caller graph for function calc_trans_distance_t_below_Tramp_abc_numeric Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Circular.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/CPTG_RobotShape_Polygonal.cpp... Generating docs for file «SRC»/libs/nav/src/tpspace/PTGs_unittest.cpp... Generating call graph for function TEST Generating docs for file mrpt/maps/CMetricMap.h... Generating docs for file mrpt/maps/CMetricMapEvents.h... Generating docs for file mrpt/maps/CSimpleMap.h... Generating docs for file mrpt/maps/metric_map_types.h... Generating docs for file mrpt/maps/TMetricMapInitializer.h... Generating docs for file mrpt/maps/TMetricMapTypesRegistry.h... Generating docs for file mrpt/obs.h... Generating docs for file mrpt/obs/CAction.h... Generating docs for file mrpt/obs/CActionCollection.h... Generating docs for file mrpt/obs/CActionRobotMovement2D.h... Generating docs for file mrpt/obs/CActionRobotMovement3D.h... Generating docs for file mrpt/obs/carmen_log_tools.h... Generating docs for file mrpt/obs/CObservation.h... Generating docs for file mrpt/obs/CObservation2DRangeScan.h... Generating docs for file mrpt/obs/CObservation2DRangeScanWithUncertainty.h... Generating docs for file mrpt/obs/CObservation3DRangeScan.h... Generating docs for file mrpt/obs/CObservation3DRangeScan_project3D_impl.h... Generating docs for file mrpt/obs/CObservation3DScene.h... Generating docs for file mrpt/obs/CObservation6DFeatures.h... Generating docs for file mrpt/obs/CObservationBatteryState.h... Generating docs for file mrpt/obs/CObservationBeaconRanges.h... Generating docs for file mrpt/obs/CObservationBearingRange.h... Generating docs for file mrpt/obs/CObservationCANBusJ1939.h... Generating docs for file mrpt/obs/CObservationComment.h... Generating docs for file mrpt/obs/CObservationGasSensors.h... Generating docs for file mrpt/obs/CObservationGPS.h... Generating docs for file mrpt/obs/CObservationImage.h... Generating docs for file mrpt/obs/CObservationIMU.h... Generating docs for file mrpt/obs/CObservationOdometry.h... Generating docs for file mrpt/obs/CObservationRange.h... Generating docs for file mrpt/obs/CObservationRawDAQ.h... Generating docs for file mrpt/obs/CObservationReflectivity.h... Generating docs for file mrpt/obs/CObservationRFID.h... Generating docs for file mrpt/obs/CObservationRGBD360.h... Generating docs for file mrpt/obs/CObservationRobotPose.h... Generating docs for file mrpt/obs/CObservationSkeleton.h... Generating docs for file mrpt/obs/CObservationStereoImages.h... Generating docs for file mrpt/obs/CObservationStereoImagesFeatures.h... Generating docs for file mrpt/obs/CObservationVelodyneScan.h... Generating docs for file mrpt/obs/CObservationWindSensor.h... Generating docs for file mrpt/obs/CObservationWirelessPower.h... Generating docs for file mrpt/obs/CRawlog.h... Generating docs for file mrpt/obs/CSensoryFrame.h... Generating docs for file mrpt/obs/CSinCosLookUpTableFor2DScans.h... Generating docs for file mrpt/obs/format_externals_filename.h... Generating docs for file mrpt/obs/gnss_messages.h... Generating docs for file mrpt/obs/gnss_messages_ascii_nmea.h... Generating docs for file mrpt/obs/gnss_messages_common.h... Generating docs for file mrpt/obs/gnss_messages_novatel.h... Generating docs for file mrpt/obs/gnss_messages_topcon.h... Generating docs for file mrpt/obs/gnss_messages_type_list.h... Generating docs for file mrpt/obs/obs_frwds.h... Generating docs for file mrpt/obs/obs_utils.h... Generating docs for file mrpt/obs/stock_observations.h... Generating docs for file mrpt/obs/T2DScanProperties.h... Generating docs for file mrpt/obs/T3DPointsProjectionParams.h... Generating docs for file mrpt/obs/T3DPointsTo2DScanParams.h... Generating docs for file mrpt/obs/TPixelLabelInfo.h... Generating docs for file mrpt/obs/TRangeImageFilter.h... Generating docs for file mrpt/obs/VelodyneCalibration.h... Generating docs for file «SRC»/libs/obs/src/CAction.cpp... Generating docs for file «SRC»/libs/obs/src/CActionCollection.cpp... Generating docs for file «SRC»/libs/obs/src/CActionRobotMovement2D.cpp... Generating docs for file «SRC»/libs/obs/src/CActionRobotMovement3D.cpp... Generating docs for file «SRC»/libs/obs/src/carmen_log_tools.cpp... Generating docs for file «SRC»/libs/obs/src/CMetricMap.cpp... Generating docs for file «SRC»/libs/obs/src/CObservation.cpp... Generating docs for file «SRC»/libs/obs/src/CObservation2DRangeScan.cpp... Generating docs for file «SRC»/libs/obs/src/CObservation2DRangeScanWithUncertainty.cpp... Generating docs for file «SRC»/libs/obs/src/CObservation3DRangeScan.cpp... Generating call graph for function mempool_donate_range_matrix Generating caller graph for function mempool_donate_range_matrix Generating call graph for function mempool_donate_xyz_buffers Generating caller graph for function mempool_donate_xyz_buffers Generating docs for file «SRC»/libs/obs/src/CObservation3DRangeScan_unittest.cpp... Generating call graph for function fillSampleObs Generating caller graph for function fillSampleObs Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/obs/src/CObservation3DScene.cpp... Generating docs for file «SRC»/libs/obs/src/CObservation6DFeatures.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationBatteryState.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationBeaconRanges.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationBearingRange.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationCANBusJ1939.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationComment.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationGasSensors.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationGPS.cpp... Generating caller graph for function TIMECONV_GetJulianDateFromGPSTime Generating call graph for function TIMECONV_GetNumberOfDaysInMonth Generating caller graph for function TIMECONV_GetNumberOfDaysInMonth Generating call graph for function TIMECONV_GetUTCTimeFromJulianDate Generating caller graph for function TIMECONV_GetUTCTimeFromJulianDate Generating caller graph for function TIMECONV_IsALeapYear Generating docs for file «SRC»/libs/obs/src/CObservationImage.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationIMU.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationIMU_unittest.cpp... Generating call graph for function checkExpectedValues Generating caller graph for function checkExpectedValues Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/obs/src/CObservationOdometry.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationRange.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationRawDAQ.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationReflectivity.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationRFID.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationRGBD360.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationRobotPose.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationSkeleton.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationStereoImages.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationStereoImagesFeatures.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationVelodyneScan.cpp... Generating caller graph for function HDL32AdjustTimeStamp Generating call graph for function velodyne_scan_to_pointcloud Generating caller graph for function velodyne_scan_to_pointcloud Generating caller graph for function VLP16AdjustTimeStamp Generating docs for file «SRC»/libs/obs/src/CObservationWindSensor.cpp... Generating docs for file «SRC»/libs/obs/src/CObservationWirelessPower.cpp... Generating docs for file «SRC»/libs/obs/src/CRawlog.cpp... Generating docs for file «SRC»/libs/obs/src/CRawlog_unittest.cpp... Generating docs for file «SRC»/libs/obs/src/CSensoryFrame.cpp... Generating docs for file «SRC»/libs/obs/src/CSerializable_unittest.cpp... Generating caller graph for function aux_get_sample_data Generating call graph for function aux_get_sample_data Generating call graph for function aux_get_sample_data Generating call graph for function aux_get_sample_data Generating call graph for function run_copy_tests Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/serialization/src/CSerializable_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/obs/src/CSimpleMap.cpp... Generating docs for file «SRC»/libs/obs/src/CSimpleMap_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/obs/src/CSinCosLookUpTableFor2DScans.cpp... Generating docs for file «SRC»/libs/obs/src/format_externals_filename.cpp... Generating docs for file «SRC»/libs/obs/src/gnss_messages_ascii_nmea.cpp... Generating docs for file «SRC»/libs/obs/src/gnss_messages_common.cpp... Generating docs for file «SRC»/libs/obs/src/gnss_messages_novatel.cpp... Generating call graph for function generic_dump_BESTPOS Generating call graph for function generic_dump_MARKTIME Generating call graph for function generic_getFieldValues_MARKTIME Generating docs for file «SRC»/libs/obs/src/gnss_messages_topcon.cpp... Generating docs for file «SRC»/libs/obs/src/metric_map_types.cpp... Generating docs for file «SRC»/libs/obs/src/obs-precomp.cpp... Generating docs for file «SRC»/libs/obs/src/obs-precomp.h... Generating docs for file «SRC»/libs/obs/src/sample_image1.h... Generating docs for file «SRC»/libs/obs/src/sample_image2.h... Generating docs for file «SRC»/libs/obs/src/stock_observations.cpp... Generating docs for file «SRC»/libs/obs/src/TMetricMapInitializer.cpp... Generating docs for file «SRC»/libs/obs/src/TMetricMapTypesRegistry.cpp... Generating caller graph for function stripNamespace Generating docs for file «SRC»/libs/obs/src/TPixelLabelInfo.cpp... Generating docs for file «SRC»/libs/obs/src/velodyne_default_calib_HDL-32.h... Generating docs for file «SRC»/libs/obs/src/velodyne_default_calib_hdl64e-s3.h... Generating docs for file «SRC»/libs/obs/src/velodyne_default_calib_VLP-16.h... Generating docs for file «SRC»/libs/obs/src/VelodyneCalibration.cpp... Generating docs for file mrpt/opengl.h... Generating docs for file mrpt/opengl/CArrow.h... Generating docs for file mrpt/opengl/CAssimpModel.h... Generating docs for file mrpt/opengl/CAxis.h... Generating docs for file mrpt/opengl/CBox.h... Generating docs for file mrpt/opengl/CCamera.h... Generating docs for file mrpt/opengl/CColorBar.h... Generating docs for file mrpt/opengl/CCylinder.h... Generating docs for file mrpt/opengl/CDisk.h... Generating docs for file mrpt/opengl/CEllipsoid2D.h... Generating docs for file mrpt/opengl/CEllipsoid3D.h... Generating docs for file mrpt/opengl/CEllipsoidInverseDepth2D.h... Generating docs for file mrpt/opengl/CEllipsoidInverseDepth3D.h... Generating docs for file mrpt/opengl/CEllipsoidRangeBearing2D.h... Generating docs for file mrpt/opengl/CFBORender.h... Generating docs for file mrpt/opengl/CFrustum.h... Generating docs for file mrpt/opengl/CGeneralizedEllipsoidTemplate.h... Generating docs for file mrpt/opengl/CGridPlaneXY.h... Generating docs for file mrpt/opengl/CGridPlaneXZ.h... Generating docs for file mrpt/opengl/CMesh.h... Generating docs for file mrpt/opengl/CMesh3D.h... Generating docs for file mrpt/opengl/CMeshFast.h... Generating docs for file mrpt/opengl/COctoMapVoxels.h... Generating docs for file mrpt/opengl/COctreePointRenderer.h... Generating docs for file mrpt/opengl/COpenGLBuffer.h... Generating docs for file mrpt/opengl/COpenGLFramebuffer.h... Generating docs for file mrpt/opengl/COpenGLScene.h... Generating docs for file mrpt/opengl/COpenGLVertexArrayObject.h... Generating docs for file mrpt/opengl/COpenGLViewport.h... Generating docs for file mrpt/opengl/CPointCloud.h... Generating docs for file mrpt/opengl/CPointCloudColoured.h... Generating docs for file mrpt/opengl/CPolyhedron.h... Generating docs for file mrpt/opengl/CRenderizable.h... Generating docs for file mrpt/opengl/CRenderizableShaderPoints.h... Generating docs for file mrpt/opengl/CRenderizableShaderText.h... Generating docs for file mrpt/opengl/CRenderizableShaderTexturedTriangles.h... Generating docs for file mrpt/opengl/CRenderizableShaderTriangles.h... Generating docs for file mrpt/opengl/CRenderizableShaderWireFrame.h... Generating docs for file mrpt/opengl/CSetOfLines.h... Generating docs for file mrpt/opengl/CSetOfObjects.h... Generating docs for file mrpt/opengl/CSetOfTexturedTriangles.h... Generating docs for file mrpt/opengl/CSetOfTriangles.h... Generating docs for file mrpt/opengl/CSimpleLine.h... Generating docs for file mrpt/opengl/CSphere.h... Generating docs for file mrpt/opengl/CText.h... Generating docs for file mrpt/opengl/CText3D.h... Generating docs for file mrpt/opengl/CTextMessageCapable.h... Generating docs for file mrpt/opengl/CTexturedPlane.h... Generating docs for file mrpt/opengl/CVectorField2D.h... Generating docs for file mrpt/opengl/CVectorField3D.h... Generating docs for file mrpt/opengl/DefaultShaders.h... Generating docs for file mrpt/opengl/graph_tools.h... Generating docs for file mrpt/opengl/graph_tools_impl.h... Generating docs for file mrpt/opengl/opengl_api.h... Generating docs for file mrpt/opengl/opengl_fonts.h... Generating docs for file mrpt/opengl/opengl_frwds.h... Generating docs for file mrpt/opengl/PLY_import_export.h... Generating docs for file mrpt/opengl/pointcloud_adapters.h... Generating docs for file mrpt/opengl/pose_pdfs.h... Generating docs for file mrpt/opengl/RenderQueue.h... Generating docs for file mrpt/opengl/Shader.h... Generating docs for file mrpt/opengl/stock_objects.h... Generating docs for file mrpt/opengl/TLightParameters.h... Generating docs for file mrpt/opengl/TRenderMatrices.h... Generating docs for file mrpt/opengl/TTriangle.h... Generating docs for file mrpt/opengl/Visualizable.h... Generating docs for file «SRC»/libs/opengl/src/CArrow.cpp... Generating docs for file «SRC»/libs/opengl/src/CAssimpModel.cpp... Generating docs for file «SRC»/libs/opengl/src/CAxis.cpp... Generating docs for file «SRC»/libs/opengl/src/CBox.cpp... Generating docs for file «SRC»/libs/opengl/src/CCamera.cpp... Generating docs for file «SRC»/libs/opengl/src/CColorBar.cpp... Generating docs for file «SRC»/libs/opengl/src/CCylinder.cpp... Generating call graph for function solveEqn Generating caller graph for function solveEqn Generating docs for file «SRC»/libs/opengl/src/CDisk.cpp... Generating docs for file «SRC»/libs/opengl/src/CEllipsoid2D.cpp... Generating docs for file «SRC»/libs/opengl/src/CEllipsoid3D.cpp... Generating docs for file «SRC»/libs/opengl/src/CEllipsoidInverseDepth2D.cpp... Generating call graph for function IMPLEMENTS_SERIALIZABLE Generating docs for file «SRC»/libs/opengl/src/CEllipsoidInverseDepth3D.cpp... Generating docs for file «SRC»/libs/opengl/src/CEllipsoidRangeBearing2D.cpp... Generating docs for file «SRC»/libs/opengl/src/CFBORender.cpp... Generating docs for file «SRC»/libs/opengl/src/CFBORender_unittest.cpp... Generating call graph for function imageDiff Generating caller graph for function imageDiff Generating call graph for function test_opengl_CFBORender Generating docs for file «SRC»/libs/opengl/src/CFrustum.cpp... Generating docs for file «SRC»/libs/opengl/src/CGeneralizedEllipsoidTemplate.cpp... Generating call graph for function aux_add3DpointWithEigenVectors Generating docs for file «SRC»/libs/opengl/src/CGridPlaneXY.cpp... Generating docs for file «SRC»/libs/opengl/src/CGridPlaneXZ.cpp... Generating docs for file «SRC»/libs/opengl/src/CMesh.cpp... Generating call graph for function createPolygonFromTriangle Generating caller graph for function createPolygonFromTriangle Generating docs for file «SRC»/libs/opengl/src/CMesh3D.cpp... Generating docs for file «SRC»/libs/opengl/src/CMeshFast.cpp... Generating docs for file «SRC»/libs/opengl/src/COctoMapVoxels.cpp... Generating caller graph for function sort_voxels_z Generating docs for file «SRC»/libs/opengl/src/COpenGLBuffer.cpp... Generating docs for file «SRC»/libs/opengl/src/COpenGLFramebuffer.cpp... Generating docs for file «SRC»/libs/opengl/src/COpenGLScene.cpp... Generating docs for file «SRC»/libs/opengl/src/COpenGLVertexArrayObject.cpp... Generating docs for file «SRC»/libs/opengl/src/COpenGLViewport.cpp... Generating caller graph for function sizeFromRatio Generating caller graph for function startFromRatio Generating docs for file «SRC»/libs/opengl/src/CPointCloud.cpp... Generating docs for file «SRC»/libs/opengl/src/CPointCloudColoured.cpp... Generating docs for file «SRC»/libs/opengl/src/CPolyhedron.cpp... Generating caller graph for function additionalFaces Generating caller graph for function additionalVertices Generating caller graph for function analyzeJohnsonPartsString Generating caller graph for function faceContainsEdge Generating call graph for function getHeight Generating caller graph for function getHeight Generating call graph for function getPlanesIntersection Generating caller graph for function getPlanesIntersection Generating call graph for function getVerticesAndFaces Generating caller graph for function getVerticesAndFaces Generating call graph for function insertCupola Generating caller graph for function insertCupola Generating caller graph for function insertRotunda Generating caller graph for function searchForEdge Generating call graph for function searchForEdge Generating caller graph for function searchForFace Generating docs for file «SRC»/libs/opengl/src/CRenderizable.cpp... Generating docs for file «SRC»/libs/opengl/src/CRenderizableShaderPoints.cpp... Generating docs for file «SRC»/libs/opengl/src/CRenderizableShaderText.cpp... Generating docs for file «SRC»/libs/opengl/src/CRenderizableShaderTexturedTriangles.cpp... Generating call graph for function reserveDataBuffer Generating caller graph for function reserveDataBuffer Generating docs for file «SRC»/libs/opengl/src/CRenderizableShaderTriangles.cpp... Generating docs for file «SRC»/libs/opengl/src/CRenderizableShaderWireFrame.cpp... Generating docs for file «SRC»/libs/opengl/src/CSetOfLines.cpp... Generating docs for file «SRC»/libs/opengl/src/CSetOfObjects.cpp... Generating docs for file «SRC»/libs/opengl/src/CSetOfTexturedTriangles.cpp... Generating docs for file «SRC»/libs/opengl/src/CSetOfTriangles.cpp... Generating docs for file «SRC»/libs/opengl/src/CSimpleLine.cpp... Generating docs for file «SRC»/libs/opengl/src/CSphere.cpp... Generating docs for file «SRC»/libs/opengl/src/CText.cpp... Generating docs for file «SRC»/libs/opengl/src/CText3D.cpp... Generating docs for file «SRC»/libs/opengl/src/CTextMessageCapable.cpp... Generating docs for file «SRC»/libs/opengl/src/CTexturedPlane.cpp... Generating docs for file «SRC»/libs/opengl/src/CVectorField2D.cpp... Generating docs for file «SRC»/libs/opengl/src/CVectorField3D.cpp... Generating docs for file «SRC»/libs/opengl/src/DefaultShaders.cpp... Generating docs for file «SRC»/libs/opengl/src/glfont_mono.h... Generating docs for file «SRC»/libs/opengl/src/glfont_sans.h... Generating docs for file «SRC»/libs/opengl/src/glfont_serif.h... Generating docs for file «SRC»/libs/opengl/src/gltext.cpp... Generating docs for file «SRC»/libs/opengl/src/gltext.h... Generating docs for file «SRC»/libs/opengl/src/opengl-precomp.cpp... Generating docs for file «SRC»/libs/opengl/src/opengl-precomp.h... Generating docs for file «SRC»/libs/opengl/src/PLY_import_export.cpp... Generating call graph for function add_comment Generating caller graph for function add_comment Generating caller graph for function add_element Generating call graph for function add_obj_info Generating caller graph for function add_obj_info Generating call graph for function add_property Generating caller graph for function add_property Generating call graph for function ascii_get_element Generating caller graph for function ascii_get_element Generating call graph for function binary_get_element Generating caller graph for function binary_get_element Generating caller graph for function find_element Generating caller graph for function find_property Generating call graph for function get_ascii_item Generating caller graph for function get_ascii_item Generating call graph for function get_binary_item Generating caller graph for function get_binary_item Generating call graph for function get_item_value Generating caller graph for function get_prop_type Generating call graph for function get_stored_item Generating caller graph for function get_stored_item Generating call graph for function get_words Generating caller graph for function get_words Generating call graph for function ply_close Generating caller graph for function ply_close Generating call graph for function ply_describe_element Generating call graph for function ply_describe_property Generating caller graph for function ply_describe_property Generating call graph for function ply_element_count Generating caller graph for function ply_element_count Generating caller graph for function ply_get_comments Generating call graph for function ply_get_element Generating caller graph for function ply_get_element Generating call graph for function ply_get_element_description Generating caller graph for function ply_get_element_description Generating caller graph for function ply_get_obj_info Generating call graph for function ply_get_property Generating caller graph for function ply_get_property Generating call graph for function ply_header_complete Generating caller graph for function ply_header_complete Generating call graph for function ply_open_for_reading Generating caller graph for function ply_open_for_reading Generating call graph for function ply_open_for_writing Generating caller graph for function ply_open_for_writing Generating caller graph for function ply_put_comment Generating call graph for function ply_put_element Generating caller graph for function ply_put_element Generating call graph for function ply_put_element_setup Generating caller graph for function ply_put_element_setup Generating caller graph for function ply_put_obj_info Generating call graph for function ply_read Generating caller graph for function ply_read Generating caller graph for function ply_write Generating call graph for function store_item Generating caller graph for function store_item Generating call graph for function write_ascii_item Generating caller graph for function write_ascii_item Generating call graph for function write_binary_item Generating caller graph for function write_binary_item Generating call graph for function write_scalar_type Generating caller graph for function write_scalar_type Generating docs for file «SRC»/libs/opengl/src/pose_pdfs.cpp... Generating docs for file «SRC»/libs/opengl/src/RenderQueue.cpp... Generating docs for file «SRC»/libs/opengl/src/Shader.cpp... Generating docs for file «SRC»/libs/opengl/src/StockObjects.cpp... Generating docs for file «SRC»/libs/opengl/src/TLightParameters.cpp... Generating docs for file «SRC»/libs/opengl/src/TRenderMatrices.cpp... Generating docs for file «SRC»/libs/opengl/src/TRenderMatrices_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/opengl/src/TTriangle.cpp... Generating docs for file «SRC»/libs/opengl/src/Visualizable.cpp... Generating docs for file mrpt/poses/CPoint.h... Generating docs for file mrpt/poses/CPoint2D.h... Generating docs for file mrpt/poses/CPoint2DPDF.h... Generating docs for file mrpt/poses/CPoint2DPDFGaussian.h... Generating docs for file mrpt/poses/CPoint3D.h... Generating docs for file mrpt/poses/CPointPDF.h... Generating docs for file mrpt/poses/CPointPDFGaussian.h... Generating docs for file mrpt/poses/CPointPDFParticles.h... Generating docs for file mrpt/poses/CPointPDFSOG.h... Generating docs for file mrpt/poses/CPose.h... Generating docs for file mrpt/poses/CPose2D.h... Generating docs for file mrpt/poses/CPose2DGridTemplate.h... Generating docs for file mrpt/poses/CPose2DInterpolator.h... Generating docs for file mrpt/poses/CPose3D.h... Generating docs for file mrpt/poses/CPose3DGridTemplate.h... Generating docs for file mrpt/poses/CPose3DInterpolator.h... Generating docs for file mrpt/poses/CPose3DPDF.h... Generating docs for file mrpt/poses/CPose3DPDFGaussian.h... Generating docs for file mrpt/poses/CPose3DPDFGaussianInf.h... Generating docs for file mrpt/poses/CPose3DPDFGrid.h... Generating docs for file mrpt/poses/CPose3DPDFParticles.h... Generating docs for file mrpt/poses/CPose3DPDFSOG.h... Generating docs for file mrpt/poses/CPose3DQuat.h... Generating docs for file mrpt/poses/CPose3DQuatPDF.h... Generating docs for file mrpt/poses/CPose3DQuatPDFGaussian.h... Generating docs for file mrpt/poses/CPose3DQuatPDFGaussianInf.h... Generating docs for file mrpt/poses/CPoseInterpolatorBase.h... Generating docs for file mrpt/poses/CPoseOrPoint.h... Generating docs for file mrpt/poses/CPoseOrPoint_detail.h... Generating docs for file mrpt/poses/CPosePDF.h... Generating docs for file mrpt/poses/CPosePDFGaussian.h... Generating docs for file mrpt/poses/CPosePDFGaussianInf.h... Generating docs for file mrpt/poses/CPosePDFGrid.h... Generating docs for file mrpt/poses/CPosePDFParticles.h... Generating docs for file mrpt/poses/CPosePDFSOG.h... Generating docs for file mrpt/poses/CPoseRandomSampler.h... Generating docs for file mrpt/poses/CPoses2DSequence.h... Generating docs for file mrpt/poses/CPoses3DSequence.h... Generating docs for file mrpt/poses/CRobot2DPoseEstimator.h... Generating docs for file mrpt/poses/FrameTransformer.h... Generating docs for file mrpt/poses/Lie/Euclidean.h... Generating docs for file mrpt/poses/Lie/SE.h... Generating docs for file mrpt/poses/Lie/SO.h... Generating docs for file mrpt/poses/pose_utils.h... Generating docs for file mrpt/poses/poses_frwds.h... Generating docs for file mrpt/poses/sensor_poses.h... Generating docs for file mrpt/poses/SO_SE_average.h... Generating docs for file «SRC»/libs/poses/src/CPoint.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint2D.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint2DPDF.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint2DPDF_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint2DPDFGaussian.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint3D.cpp... Generating docs for file «SRC»/libs/poses/src/CPoint_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/CPointPDF.cpp... Generating docs for file «SRC»/libs/poses/src/CPointPDFGaussian.cpp... Generating docs for file «SRC»/libs/poses/src/CPointPDFParticles.cpp... Generating docs for file «SRC»/libs/poses/src/CPointPDFSOG.cpp... Generating docs for file «SRC»/libs/poses/src/CPose2D.cpp... Generating docs for file «SRC»/libs/poses/src/CPose2DInterpolator.cpp... Generating docs for file «SRC»/libs/poses/src/CPose2DInterpolator_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/CPose3D.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3D_unittest.cpp... Generating call graph for function TEST_F Generating call graph for function TEST_F Generating call graph for function TEST_F Generating docs for file «SRC»/libs/poses/src/CPose3DInterpolator.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DInterpolator_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/CPose3DPDF.cpp... Generating caller graph for function cov2to3 Generating docs for file «SRC»/libs/poses/src/CPose3DPDFGaussian.cpp... Generating call graph for function aux_posequat2poseypr Generating caller graph for function aux_posequat2poseypr Generating docs for file «SRC»/libs/poses/src/CPose3DPDFGaussian_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DPDFGaussianInf.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DPDFGrid.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DPDFGrid_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/CPose3DPDFParticles.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DPDFSOG.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DQuat.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DQuat_unittest.cpp... Generating call graph for function quat_vs_YPR Generating caller graph for function quat_vs_YPR Generating call graph for function TEST Generating call graph for function TEST_F Generating docs for file «SRC»/libs/poses/src/CPose3DQuatPDF.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian.cpp... Generating call graph for function aux_poseypr2posequat Generating caller graph for function aux_poseypr2posequat Generating docs for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussian_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/CPose3DQuatPDFGaussianInf.cpp... Generating docs for file «SRC»/libs/poses/src/CPoseInterpolatorBase.hpp... Generating docs for file «SRC»/libs/poses/src/CPosePDF.cpp... Generating docs for file «SRC»/libs/poses/src/CPosePDFGaussian.cpp... Generating call graph for function operator+ Generating docs for file «SRC»/libs/poses/src/CPosePDFGaussian_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/CPosePDFGaussianInf.cpp... Generating call graph for function operator+ Generating docs for file «SRC»/libs/poses/src/CPosePDFGrid.cpp... Generating docs for file «SRC»/libs/poses/src/CPosePDFGrid_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/CPosePDFParticles.cpp... Generating docs for file «SRC»/libs/poses/src/CPosePDFSOG.cpp... Generating docs for file «SRC»/libs/poses/src/CPoseRandomSampler.cpp... Generating docs for file «SRC»/libs/poses/src/CPoseRandomSampler_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/CPoses2DSequence.cpp... Generating docs for file «SRC»/libs/poses/src/CPoses3DSequence.cpp... Generating docs for file «SRC»/libs/poses/src/CQuaternion_unittest.cpp... Generating call graph for function TEST_F Generating call graph for function TEST_F Generating docs for file «SRC»/libs/poses/src/CRobot2DPoseEstimator.cpp... Generating docs for file «SRC»/libs/poses/src/CRobot2DPoseEstimator_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/poses/src/FrameTransformer.cpp... Generating docs for file «SRC»/libs/poses/src/FrameTransformer_unittest.cpp... Generating call graph for function run_tf_test1 Generating docs for file «SRC»/libs/poses/src/Lie/LieTraits_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/Lie/SE.cpp... Generating docs for file «SRC»/libs/poses/src/Lie/SO.cpp... Generating docs for file «SRC»/libs/poses/src/poses-precomp.cpp... Generating docs for file «SRC»/libs/poses/src/poses-precomp.h... Generating docs for file «SRC»/libs/poses/src/sensor_poses.cpp... Generating docs for file «SRC»/libs/poses/src/sensor_poses_unittest.cpp... Generating docs for file «SRC»/libs/poses/src/SO_SE_average.cpp... Generating docs for file «SRC»/libs/poses/src/SO_SE_average_unittest.cpp... Generating call graph for function run_test_so2_avrg Generating caller graph for function run_test_so2_avrg Generating call graph for function run_test_so3_avrg Generating caller graph for function run_test_so3_avrg Generating call graph for function TEST Generating call graph for function TEST Generating docs for file mrpt/random.h... Generating docs for file mrpt/random/portable_uniform_distribution.h... Generating docs for file mrpt/random/random_shuffle.h... Generating docs for file mrpt/random/RandomGenerators.h... Generating docs for file «SRC»/libs/random/src/random-precomp.cpp... Generating docs for file «SRC»/libs/random/src/random-precomp.h... Generating docs for file «SRC»/libs/random/src/random_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/random/src/RandomGenerator.cpp... Generating caller graph for function hiBit Generating caller graph for function loBit Generating caller graph for function loBits Generating call graph for function mixBits Generating caller graph for function mixBits Generating call graph for function twist Generating caller graph for function twist Generating docs for file mrpt/ros1bridge/gps.h... Generating docs for file mrpt/ros2bridge/gps.h... Generating docs for file mrpt/ros1bridge/image.h... Generating docs for file mrpt/ros2bridge/image.h... Generating docs for file mrpt/ros1bridge/imu.h... Generating docs for file mrpt/ros2bridge/imu.h... Generating docs for file mrpt/ros1bridge/laser_scan.h... Generating docs for file mrpt/ros2bridge/laser_scan.h... Generating docs for file mrpt/ros1bridge/logging.h... Generating docs for file mrpt/ros1bridge/map.h... Generating docs for file mrpt/ros2bridge/map.h... Generating docs for file mrpt/ros1bridge/point_cloud.h... Generating docs for file mrpt/ros2bridge/point_cloud.h... Generating docs for file mrpt/ros1bridge/point_cloud2.h... Generating docs for file mrpt/ros2bridge/point_cloud2.h... Generating docs for file mrpt/ros1bridge/pose.h... Generating docs for file mrpt/ros2bridge/pose.h... Generating docs for file mrpt/ros1bridge/range.h... Generating docs for file mrpt/ros2bridge/range.h... Generating docs for file mrpt/ros1bridge/stereo_image.h... Generating docs for file mrpt/ros2bridge/stereo_image.h... Generating docs for file mrpt/ros1bridge/time.h... Generating docs for file mrpt/ros2bridge/time.h... Generating docs for file «SRC»/libs/ros1bridge/src/gps.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/gps.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/image.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/image.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/imu.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/imu.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/laser_scan.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/laser_scan.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/map.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/map.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/map_unittest.cpp... Generating caller graph for function getEmptyRosMsg Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/ros2bridge/src/map_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/ros1bridge/src/point_cloud.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/point_cloud.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/point_cloud2.cpp... Generating caller graph for function check_field Generating caller graph for function get_float_from_field Generating caller graph for function get_uint16_from_field Generating docs for file «SRC»/libs/ros2bridge/src/point_cloud2.cpp... Generating caller graph for function check_field Generating caller graph for function get_float_from_field Generating caller graph for function get_uint16_from_field Generating docs for file «SRC»/libs/ros1bridge/src/pointcloud2_unittest.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/pointcloud2_unittest.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/pose.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/pose.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/pose_unittest.cpp... Generating call graph for function check_CPose3D_tofrom_ROS Generating caller graph for function check_CPose3D_tofrom_ROS Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/ros2bridge/src/pose_unittest.cpp... Generating call graph for function check_CPose3D_tofrom_ROS Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/ros1bridge/src/range.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/range.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/stereo_image.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/stereo_image.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/time.cpp... Generating docs for file «SRC»/libs/ros2bridge/src/time.cpp... Generating docs for file «SRC»/libs/ros1bridge/src/time_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/ros2bridge/src/time_unittest.cpp... Generating call graph for function TEST Generating docs for file mrpt/rtti/CListOfClasses.h... Generating docs for file mrpt/rtti/CObject.h... Generating docs for file «SRC»/libs/rtti/src/CListOfClasses.cpp... Generating caller graph for function ltrim Generating caller graph for function rtrim Generating call graph for function trim Generating caller graph for function trim Generating docs for file «SRC»/libs/rtti/src/CObject.cpp... Generating docs for file «SRC»/libs/rtti/src/internal_class_registry.cpp... Generating docs for file «SRC»/libs/rtti/src/internal_class_registry.h... Generating docs for file «SRC»/libs/rtti/src/rtti-precomp.cpp... Generating docs for file «SRC»/libs/rtti/src/rtti-precomp.h... Generating docs for file «SRC»/libs/rtti/src/rtti_unittest.cpp... Generating call graph for function do_register Generating caller graph for function do_register Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file mrpt/serialization/aligned_serialization.h... Generating docs for file mrpt/serialization/archiveFrom_std_streams.h... Generating docs for file mrpt/serialization/archiveFrom_std_vector.h... Generating docs for file mrpt/serialization/warning: Included by graph for 'CArchive.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. bimap_serialization.h... Generating docs for file mrpt/serialization/CArchive.h... Generating docs for file mrpt/serialization/CMessage.h... Generating docs for file mrpt/serialization/CSchemeArchive.h... Generating docs for file mrpt/serialization/CSchemeArchiveBase.h... Generating docs for file mrpt/serialization/CSerializable.h... Generating docs for file mrpt/serialization/metaprogramming_serialization.h... Generating docs for file mrpt/serialization/optional_serialization.h... Generating docs for file mrpt/serialization/serialization_frwds.h... Generating docs for file mrpt/serialization/stl_serialization.h... Generating docs for file mrpt/serialization/zmq_serialization.h... Generating docs for file «SRC»/libs/serialization/src/bimap_serialize_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/serialization/src/CArchive.cpp... Generating docs for file «SRC»/libs/serialization/src/CMessage.cpp... Generating docs for file «SRC»/libs/serialization/src/CSchemeArchive.cpp... Generating docs for file «SRC»/libs/serialization/src/CSchemeArchive_unittest.cpp... Generating docs for file «SRC»/libs/serialization/src/CSchemeArchiveBase.cpp... Generating docs for file «SRC»/libs/serialization/src/CSerializable.cpp... Generating docs for file «SRC»/libs/serialization/src/serialization-precomp.cpp... Generating docs for file «SRC»/libs/serialization/src/serialization-precomp.h... Generating docs for file «SRC»/libs/serialization/src/stl_serialize_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file mrpt/maps/CMultiMetricMapPDF.h... Generating docs for file mrpt/slam.h... Generating docs for file mrpt/slam/CGridMapAligner.h... Generating docs for file mrpt/slam/CICP.h... Generating docs for file mrpt/slam/CIncrementalMapPartitioner.h... Generating docs for file mrpt/slam/CMetricMapBuilder.h... Generating docs for file mrpt/slam/CMetricMapBuilderICP.h... Generating docs for file mrpt/slam/CMetricMapBuilderRBPF.h... Generating docs for file mrpt/slam/CMetricMapsAlignmentAlgorithm.h... Generating docs for file mrpt/slam/CMonteCarloLocalization2D.h... Generating docs for file mrpt/slam/CMonteCarloLocalization3D.h... Generating docs for file mrpt/slam/COccupancyGridMapFeatureExtractor.h... Generating docs for file mrpt/slam/CRangeBearingKFSLAM.h... Generating docs for file mrpt/slam/CRangeBearingKFSLAM2D.h... Generating docs for file mrpt/slam/CRejectionSamplingRangeOnlyLocalization.h... Generating docs for file mrpt/slam/data_association.h... Generating docs for file mrpt/slam/observations_overlap.h... Generating docs for file mrpt/slam/PF_aux_structs.h... Generating docs for file mrpt/slam/PF_implementations.h... Generating docs for file mrpt/slam/PF_implementations_data.h... Generating docs for file mrpt/slam/TKLDParams.h... Generating docs for file mrpt/slam/TMonteCarloLocalizationParams.h... Generating docs for file «SRC»/libs/slam/src/slam-precomp.cpp... Generating docs for file «SRC»/libs/slam/src/slam-precomp.h... Generating docs for file «SRC»/libs/slam/src/slam/CGridMapAligner.cpp... Generating caller graph for function myVectorOrder Generating docs for file «SRC»/libs/slam/src/slam/CICP.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CICP_unittest.cpp... Generating call graph for function TEST_F Generating docs for file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner.cpp... Generating caller graph for function eval_similarity_metric_map_matching Generating call graph for function eval_similarity_observation_overlap Generating caller graph for function eval_similarity_observation_overlap Generating docs for file «SRC»/libs/slam/src/slam/CIncrementalMapPartitioner_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/slam/src/slam/CMetricMapBuilder.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMetricMapBuilderICP.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMetricMapBuilderRBPF.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMetricMapsAlignmentAlgorithm.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization2D_unittest.cpp... Generating call graph for function run_test_pf_localization Generating caller graph for function run_test_pf_localization Generating call graph for function TEST Generating docs for file «SRC»/libs/slam/src/slam/CMonteCarloLocalization3D.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CMultiMetricMapPDF_RBPF.cpp... Generating docs for file «SRC»/libs/slam/src/slam/COccupancyGridMapFeatureExtractor.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp... Generating docs for file «SRC»/libs/slam/src/slam/CRejectionSamplingRangeOnlyLocalization.cpp... Generating docs for file «SRC»/libs/slam/src/slam/data_association.cpp... Generating docs for file «SRC»/libs/slam/src/slam/data_association_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/slam/src/slam/observations_overlap.cpp... Generating docs for file «SRC»/libs/slam/src/slam/se3_ransac_unittest.cpp... Generating call graph for function ransac_data_assoc_run Generating caller graph for function ransac_data_assoc_run Generating call graph for function TEST Generating docs for file «SRC»/libs/slam/src/slam/TKLDParams.cpp... Generating docs for file mrpt/system/CConsoleRedirector.h... Generating docs for file mrpt/system/CControlledRateTimer.h... Generating docs for file mrpt/system/CDirectoryExplorer.h... Generating docs for file mrpt/system/CFileSystemWatcher.h... Generating docs for file mrpt/system/CGenericMemoryPool.h... Generating docs for file mrpt/system/CObservable.h... Generating docs for file mrpt/system/CObserver.h... Generating docs for file mrpt/system/COutputLogger.h... Generating docs for file mrpt/system/CRateTimer.h... Generating docs for file mrpt/system/crc.h... Generating docs for file mrpt/system/CTicTac.h... Generating docs for file mrpt/system/CTimeLogger.h... Generating docs for file mrpt/system/datetime.h... Generating docs for file mrpt/system/filesystem.h... Generating docs for file mrpt/system/md5.h... Generating docs for file mrpt/system/memory.h... Generating docs for file mrpt/system/mrptEvent.h... Generating docs for file mrpt/system/os.h... Generating docs for file mrpt/system/progress.h... Generating docs for file mrpt/system/scheduler.h... Generating docs for file mrpt/system/string_utils.h... Generating docs for file mrpt/system/thread_name.h... Generating docs for file «SRC»/libs/system/src/base64.cpp... Generating docs for file «SRC»/libs/system/src/base64_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/CControlledRateTimer.cpp... Generating docs for file «SRC»/libs/system/src/CDirectoryExplorer.cpp... Generating caller graph for function cmpFileEntriesName_Asc Generating caller graph for function cmpFileEntriesName_Desc Generating docs for file «SRC»/libs/system/src/CFileSystemWatcher.cpp... Generating docs for file «SRC»/libs/system/src/CObservable.cpp... Generating docs for file «SRC»/libs/system/src/CObserver.cpp... Generating docs for file «SRC»/libs/system/src/COutputLogger.cpp... Generating caller graph for function getAddress Generating docs for file «SRC»/libs/system/src/CRateTimer.cpp... Generating docs for file «SRC»/libs/system/src/crc.cpp... Generating caller graph for function CRC32Value Generating docs for file «SRC»/libs/system/src/crc_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/CTicTac.cpp... Generating docs for file «SRC»/libs/system/src/CTimeLogger.cpp... Generating call graph for function aux_format_string_multilines Generating caller graph for function aux_format_string_multilines Generating docs for file «SRC»/libs/system/src/CTimeLogger_unittest.cpp... Generating call graph for function doTimLogEntry Generating caller graph for function doTimLogEntry Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/datetime.cpp... Generating caller graph for function calcSecFractions Generating call graph for function implIntervalFormat Generating caller graph for function implIntervalFormat Generating docs for file «SRC»/libs/system/src/datetime_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/filesystem.cpp... Generating caller graph for function p2s Generating docs for file «SRC»/libs/system/src/filesystem_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/md5.cpp... Generating call graph for function operator<< Generating docs for file «SRC»/libs/system/src/memory.cpp... Generating docs for file «SRC»/libs/system/src/os.cpp... Generating caller graph for function myKbhit Generating docs for file «SRC»/libs/system/src/progress.cpp... Generating docs for file «SRC»/libs/system/src/scheduler.cpp... Generating docs for file «SRC»/libs/system/src/string_utils.cpp... Generating call graph for function impl_stringListAsString Generating caller graph for function impl_stringListAsString Generating docs for file «SRC»/libs/system/src/string_utils_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/system/src/system-precomp.cpp... Generating docs for file «SRC»/libs/system/src/system-precomp.h... Generating docs for file «SRC»/libs/system/src/thread_name.cpp... Generating docs for file «SRC»/libs/system/src/thread_name_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function testerThread Generating caller graph for function testerThread Generating docs for file mrpt/tfest.h... Generating docs for file mrpt/tfest/indiv-compat-decls.h... Generating docs for file mrpt/tfest/se2.h... Generating docs for file mrpt/tfest/se3.h... Generating docs for file mrpt/tfest/TMatchingPair.h... Generating docs for file «SRC»/libs/tfest/src/se2_l2.cpp... Generating caller graph for function se2_l2_impl Generating docs for file «SRC»/libs/tfest/src/se2_l2.SSE2.cpp... Generating docs for file «SRC»/libs/tfest/src/se2_l2_internal.h... Generating docs for file «SRC»/libs/tfest/src/se2_l2_ransac.cpp... Generating caller graph for function markAsPicked Generating docs for file «SRC»/libs/tfest/src/se3_l2.cpp... Generating call graph for function se3_l2_internal Generating caller graph for function se3_l2_internal Generating docs for file «SRC»/libs/tfest/src/se3_l2_ransac.cpp... Generating docs for file «SRC»/libs/tfest/src/se3_unittest.cpp... Generating call graph for function generate_list_of_points Generating caller graph for function generate_list_of_points Generating call graph for function generate_points Generating caller graph for function generate_points Generating caller graph for function generate_vector_of_points Generating call graph for function se3_l2_MatchList_test Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/tfest/src/tfest-precomp.cpp... Generating docs for file «SRC»/libs/tfest/src/tfest-precomp.h... Generating docs for file «SRC»/libs/tfest/src/TMatchingPair.cpp... Generating docs for file mrpt/topography.h... Generating docs for file mrpt/topography/conversions.h... Generating docs for file mrpt/topography/data_types.h... Generating docs for file mrpt/topography/path_from_rtk_gps.h... Generating docs for file «SRC»/libs/topography/src/conversions.cpp... Generating docs for file «SRC»/libs/topography/src/conversions_unittest.cpp... Generating call graph for function do_test_geodetic_geocentric Generating caller graph for function do_test_geodetic_geocentric Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/topography/src/path_from_rtk_gps.cpp... Generating caller graph for function make_set Generating docs for file «SRC»/libs/topography/src/path_from_rtk_gps_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/topography/src/topography-precomp.cpp... Generating docs for file «SRC»/libs/topography/src/topography-precomp.h... Generating docs for file mrpt/typemeta/num_to_string.h... Generating docs for file mrpt/typemeta/static_string.h... Generating docs for file mrpt/typemeta/TEnumType.h... Generating docs for file mrpt/typemeta/TTypeName.h... Generating docs for file mrpt/typemeta/TTypeName_stl.h... Generating docs for file mrpt/typemeta/xassert.h... Generating docs for file «SRC»/libs/typemeta/src/enumtype_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/typemeta/src/static_string_unittest.cpp... Generating call graph for function TEST Generating call graph for function TEST Generating call graph for function TEST Generating docs for file «SRC»/libs/typemeta/src/typename_unittest.cpp... Generating call graph for function TEST Generating docs for file «SRC»/libs/typemeta/src/xassert_unittest.cpp... Generating caller graph for function foo_i_below_10 Generating call graph for function TEST Generating docs for file mrpt/vision/bundle_adjustment.h... Generating docs for file «SRC»/libs/vision-lgpl/src/ba_common.cpp... Generating call graph for function reprojectionResidualsElement Generating docs for file «SRC»/libs/vision-lgpl/src/ba_full.cpp... Generating docs for file «SRC»/libs/vision-lgpl/src/ba_internals.h... Generating docs for file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.cpp... Generating docs for file «SRC»/libs/vision-lgpl/src/vision-lgpl-precomp.h... Generating docs for file mrpt/maps/CLandmark.h... Generating docs for file mrpt/maps/CLandmarksMap.h... Generating docs for file mrpt/obs/CObservationVisualLandmarks.h... Generating docs for file mrpt/vision.h... Generating docs for file mrpt/vision/CDifodo.h... Generating docs for file mrpt/vision/CFeature.h... Generating docs for file mrpt/vision/CFeatureExtraction.h... Generating docs for file mrpt/vision/CFeatureLines.h... Generating docs for file mrpt/vision/chessboard_camera_calib.h... Generating docs for file mrpt/vision/chessboard_find_corners.h... Generating docs for file mrpt/vision/chessboard_stereo_camera_calib.h... Generating docs for file mrpt/vision/CImagePyramid.h... Generating docs for file mrpt/vision/CStereoRectifyMap.h... Generating docs for file mrpt/vision/CUndistortMap.h... Generating docs for file mrpt/vision/CVideoFileWriter.h... Generating docs for file mrpt/vision/descriptor_kdtrees.h... Generating docs for file mrpt/vision/descriptor_pairing.h... Generating docs for file mrpt/vision/pinhole.h... Generating docs for file mrpt/vision/pnp_algos.h... Generating docs for file mrpt/vision/TKeyPoint.h... Generating docs for file mrpt/vision/tracking.h... Generating docs for file «SRC»/libs/vision/src/CDifodo.cpp... Generating docs for file «SRC»/libs/vision/src/CFeature.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_AKAZE.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_common.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_FAST.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_harris_KLT.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_LATCH.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_logPolarImg.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_LSD_BLD.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_ORB.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_polarImg.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_SIFT.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_spinImg.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureExtraction_SURF.cpp... Generating docs for file «SRC»/libs/vision/src/CFeatureLines.cpp... Generating caller graph for function extractLines_CannyHough Generating docs for file «SRC»/libs/vision/src/checkerboard_cam_calib.cpp... Generating docs for file «SRC»/libs/vision/src/checkerboard_find_corners.cpp... Generating docs for file «SRC»/libs/vision/src/checkerboard_multiple_detector.cpp... Generating call graph for function find_chessboard_corners_multiple Generating caller graph for function find_chessboard_corners_multiple Generating docs for file «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.cpp... Generating call graph for function cvFindChessboardCorners3 Generating caller graph for function cvFindChessboardCorners3 Generating call graph for function do_special_dilation Generating caller graph for function do_special_dilation Generating call graph for function icvCleanFoundConnectedQuads Generating caller graph for function icvCleanFoundConnectedQuads Generating caller graph for function icvFindConnectedQuads Generating call graph for function icvGenerateQuads Generating caller graph for function icvGenerateQuads Generating caller graph for function median Generating caller graph for function mrAugmentBestRun Generating caller graph for function mrFindQuadNeighbors2 Generating caller graph for function mrLabelQuadGroup Generating caller graph for function myQuads2Points Generating caller graph for function quadListMakeUnique Generating caller graph for function triangleArea Generating docs for file «SRC»/libs/vision/src/checkerboard_ocamcalib_detector.h... Generating call graph for function cvFindChessboardCorners3 Generating caller graph for function cvFindChessboardCorners3 Generating call graph for function do_special_dilation Generating caller graph for function do_special_dilation Generating call graph for function find_chessboard_corners_multiple Generating caller graph for function find_chessboard_corners_multiple Generating call graph for function icvCleanFoundConnectedQuads Generating caller graph for function icvCleanFoundConnectedQuads Generating caller graph for function mrAugmentBestRun Generating caller graph for function mrFindQuadNeighbors2 Generating caller graph for function mrLabelQuadGroup Generating caller graph for function myQuads2Points Generating caller graph for function quadListMakeUnique Generating docs for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib.cpp... Generating call graph for function jacob_dA_eps_D_p_deps Generating caller graph for function jacob_dA_eps_D_p_deps Generating caller graph for function jacob_db_dp Generating call graph for function jacob_deps_D_p_deps Generating caller graph for function jacob_deps_D_p_deps Generating caller graph for function jacob_dh_db_and_dh_dc Generating call graph for function project_point Generating caller graph for function project_point Generating docs for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_internal.h... Generating docs for file «SRC»/libs/vision/src/chessboard_stereo_camera_calib_unittest.cpp... Generating caller graph for function EXPECT_EQ Generating caller graph for function EXPECT_GT Generating caller graph for function EXPECT_LT Generating caller graph for function EXPECT_NEAR Generating call graph for function for Generating caller graph for function for Generating caller graph for function resize Generating docs for file «SRC»/libs/vision/src/CImagePyramid.cpp... Generating call graph for function buildPyramid_templ Generating docs for file «SRC»/libs/vision/src/CStereoRectifyMap.cpp... Generating call graph for function do_rectify Generating caller graph for function do_rectify Generating docs for file «SRC»/libs/vision/src/CUndistortMap.cpp... Generating docs for file «SRC»/libs/vision/src/CVideoFileWriter.cpp... Generating docs for file «SRC»/libs/vision/src/maps/CLandmark.cpp... Generating docs for file «SRC»/libs/vision/src/maps/CLandmarksMap.cpp... Generating docs for file «SRC»/libs/vision/src/obs/CObservationVisualLandmarks.cpp... Generating docs for file «SRC»/libs/vision/src/pinhole.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/dls.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/dls.h... Generating docs for file «SRC»/libs/vision/src/pnp/epnp.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/epnp.h... Generating docs for file «SRC»/libs/vision/src/pnp/lhm.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/lhm.h... Generating docs for file «SRC»/libs/vision/src/pnp/p3p.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/p3p.h... Generating docs for file «SRC»/libs/vision/src/pnp/pnp_algos.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/pnp_unittest.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/polynom_solver.cpp... Generating caller graph for function solve_deg2 Generating call graph for function solve_deg3 Generating caller graph for function solve_deg3 Generating call graph for function solve_deg4 Generating caller graph for function solve_deg4 Generating docs for file «SRC»/libs/vision/src/pnp/polynom_solver.h... Generating caller graph for function solve_deg2 Generating call graph for function solve_deg3 Generating caller graph for function solve_deg3 Generating call graph for function solve_deg4 Generating caller graph for function solve_deg4 Generating docs for file «SRC»/libs/vision/src/pnp/posit.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/posit.h... Generating docs for file «SRC»/libs/vision/src/pnp/ppnp.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/ppnp.h... Generating docs for file «SRC»/libs/vision/src/pnp/rpnp.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/rpnp.h... Generating docs for file «SRC»/libs/vision/src/pnp/upnp.cpp... Generating docs for file «SRC»/libs/vision/src/pnp/upnp.h... Generating docs for file «SRC»/libs/vision/src/tracking.cpp... Generating docs for file «SRC»/libs/vision/src/tracking_KL.cpp... Generating docs for file «SRC»/libs/vision/src/types.cpp... Generating docs for file «SRC»/libs/vision/src/vision-precomp.cpp... Generating docs for file «SRC»/libs/vision/src/vision-precomp.h... Generating docs for file «SRC»/libs/vision/src/vision_utils.cpp... Generating page documentation... Generating docs for page app_carmen2rawlog... Generating docs for page app_carmen2simplemap... Generating docs for page app_DifOdometry-Camera... Generating docs for page app_DifOdometry-Datasets... Generating docs for page app_features-matching... Generating docs for page app_gps2rawlog... Generating docs for page app_graph-slam... Generating docs for page app_graphslam-engine... Generating docs for page app_grid-matching... Generating docs for page app_holonomic-navigator-demo... Generating docs for page app_icp-slam-live... Generating docs for page app_icp-slam... Generating docs for page app_image2gridmap... Generating docs for page app_kf-slam... Generating docs for page app_kinect-3d-slam... Generating docs for page app_kinect-3d-view... Generating docs for page app_kinect-stereo-calib... Generating docs for page app_map-partition... Generating docs for page app_navlog-viewer... Generating docs for page app_observations2map... Generating docs for page app_pf-localization... Generating docs for page app_ptg-configurator... Generating docs for page app_rawlog-edit... Generating docs for page app_rawlog-grabber... Generating docs for page app_rbpf-slam... Generating docs for page app_ReactiveNav3D-Demo... Generating docs for page app_ReactiveNavigationDemo... Generating docs for page app_ro-localization... Generating docs for page app_rosmapyaml2mrpt... Generating docs for page app_SceneViewer3D... Generating docs for page app_simul-landmarks... Generating docs for page app_track-video-features... Generating docs for page app_velodyne-view... Generating docs for page changelog... Generating docs for page dependencies... Generating docs for page bayes_rejection_sampling_example... Generating docs for page bayes_resampling_example... Generating docs for page bayes_tracking_example... Generating docs for page comms_ftdi_usb_enumerate_example... Generating docs for page comms_http_client... Generating docs for page comms_nodelets_example... Generating docs for page comms_serial_port_example... Generating docs for page comms_socket_example... Generating docs for page containers_params_by_name... Generating docs for page containers_yaml_example... Generating docs for page core_backtrace_example... Generating docs for page core_exceptions_example... Generating docs for page detectors_face... Generating docs for page graphs_astar_example... Generating docs for page graphs_dijkstra_example... Generating docs for page graphslam_example... Generating docs for page gui_capture_render_to_img_example... Generating docs for page gui_depth_camera_distortion... Generating docs for page gui_display3D_custom_render... Generating docs for page gui_display3D_example... Generating docs for page gui_display_plots... Generating docs for page gui_fbo_render_example... Generating docs for page gui_gravity3d_example... Generating docs for page gui_nanogui_demo... Generating docs for page gui_text_fonts_example... Generating docs for page gui_windows_events... Generating docs for page hwdrivers_camera_capture_dialog... Generating docs for page hwdrivers_capture_video_dc1394... Generating docs for page hwdrivers_capture_video_ffmpeg... Generating docs for page hwdrivers_capture_video_flycapture2... Generating docs for page hwdrivers_capture_video_flycapture2_stereo... Generating docs for page hwdrivers_capture_video_opencv... Generating docs for page hwdrivers_enumerate_cameras1394... Generating docs for page hwdrivers_gps_example... Generating docs for page hwdrivers_hokuyo_example... Generating docs for page hwdrivers_joystick_example... Generating docs for page hwdrivers_kinect_online_offline_example... Generating docs for page hwdrivers_kinect_to_2d_scan_example... Generating docs for page hwdrivers_mynteye_icp... Generating docs for page hwdrivers_ntrip_client_example... Generating docs for page hwdrivers_openni2_2d_icp_slam... Generating docs for page hwdrivers_openni2_driver_demo... Generating docs for page hwdrivers_phidget_proximity_example... Generating docs for page hwdrivers_robopeaklidar_example... Generating docs for page hwdrivers_sick_eth_example... Generating docs for page hwdrivers_sick_serial_example... Generating docs for page hwdrivers_swissranger_example... Generating docs for page img_basic_example... Generating docs for page img_convolution_fft... Generating docs for page img_correlation_example... Generating docs for page img_fft_example... Generating docs for page img_gauss_filtering_example... Generating docs for page io_compress_example... Generating docs for page io_pipes_example... Generating docs for page kitti_dataset2rawlog... Generating docs for page maps_gmrf_map_example... Generating docs for page maps_gridmap3D_simple... Generating docs for page maps_gridmap_benchmark... Generating docs for page maps_gridmap_likelihood_characterization... Generating docs for page maps_gridmap_voronoi_example... Generating docs for page maps_laser_projection_in_images_example... Generating docs for page maps_observer_pattern_example... Generating docs for page maps_octomap_simple... Generating docs for page maps_ransac_data_association... Generating docs for page math_csparse_example... Generating docs for page math_kmeans_example... Generating docs for page math_leastsquares_example... Generating docs for page math_matrix_example... Generating docs for page math_model_search_example... Generating docs for page math_optimize_lm_example... Generating docs for page math_polygon_intersection... Generating docs for page math_polygon_split... Generating docs for page math_polyhedron_intersection_example... Generating docs for page math_ransac_examples... Generating docs for page math_ransac_plane3d_example... Generating docs for page math_ransac_plane3d_example2... Generating docs for page math_slerp_example... Generating docs for page math_spline_interpolation... Generating docs for page nav_circ_robot_path_planning... Generating docs for page nav_rrt_planning_example... Generating docs for page obs_mox_model_rawlog... Generating docs for page opengl_custom_shaders_demo... Generating docs for page opengl_objects_demo... Generating docs for page opengl_octree_render_huge_pointcloud... Generating docs for page opengl_offscreen_render_example... Generating docs for page opengl_ray_trace_example... Generating docs for page opengl_texture_sizes_test... Generating docs for page opengl_video_demo... Generating docs for page opengl_video_viewport_demo... Generating docs for page poses_geometry_3D_example... Generating docs for page poses_pdfs_example... Generating docs for page poses_quaternions_example... Generating docs for page poses_se3_lie_example... Generating docs for page poses_sog_merge_example... Generating docs for page poses_unscented_transform_example... Generating docs for page random_examples... Generating docs for page rgbd_dataset2rawlog... Generating docs for page rtti_example1... Generating docs for page serialization_json_example... Generating docs for page serialization_stl... Generating docs for page serialization_variant_example... Generating docs for page slam_icp3d_simple_example... Generating docs for page slam_icp_simple_example... Generating docs for page slam_range_only_localization_rej_sampling_example... Generating docs for page system_control_rate_timer_example... Generating docs for page system_datetime_example... Generating docs for page system_directory_explorer_example... Generating docs for page system_dirs_files_manipulation... Generating docs for page system_file_system_watcher... Generating docs for page system_progress_bar... Generating docs for page topography_coordinate_conversion_example... Generating docs for page topography_gps_coords_example... Generating docs for page typemeta_StaticString... Generating docs for page typemeta_TEnumType... Generating docs for page typemeta_TTypeName... Generating docs for page vision_bundle_adj_example... Generating docs for page vision_capture_video_build_pyr... Generating docs for page vision_checkerboard_detectors... Generating docs for page vision_create_video_file_example... Generating docs for page vision_feature_extraction... Generating docs for page vision_keypoint_matching_example... Generating docs for page vision_multiple_checkerboards... Generating docs for page vision_stereo_calib_example... Generating docs for page vision_stereo_rectify... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_apps... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_bayes... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_comms... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_config... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_config_INI_file_format... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_containers... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_core... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_core_exceptions... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_detectors... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_expr... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_graphs... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_graphslam... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_gui... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_hmtslam... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_hwdrivers... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_img... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_io... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_kinematics... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_maps... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_math... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_math_lwgeom... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_math_matrices... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_nav... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_obs... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_opengl... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_poses... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_random... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_ros1bridge... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_ros2bridge... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_rtti... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_serialization... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_slam... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_system... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_tfest... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_to«SRC»/libs/comms/include/mrpt/comms/nodelets.h:24: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/yaml.h:36: warning: explicit link request to 'include' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:16: warning: explicit link request to 'include' could not be resolved warning: Caller graph for 'mrpt::format' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. pography... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_typemeta... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_vision... Generating docs for page md__home_jlblanco_mrpt_doc_source_doxygen-docs_lib_mrpt_vision_lgpl... Generating docs for page maps_observations... Generating docs for page porting_mrpt2... Generating docs for page tutorial_3D_scenes... Generating docs for page tutorial_math_levenberg_marquardt... Generating docs for page todo... Generating docs for page deprecated... Generating docs for page citelist... Generating group documentation... Generating call graph for function mrpt::apps::registerAllClasses_mrpt_apps Generating call graph for function mrpt::bayes::registerAllClasses_mrpt_bayes Generating caller graph for function mrpt::bayes::registerAllClasses_mrpt_bayes Generating call graph for function mrpt::comms::net::DNS_resolve_async Generating caller graph for function mrpt::comms::net::DNS_resolve_async Generating call graph for function mrpt::comms::net::getLastSocketErrorStr Generating caller graph for function mrpt::comms::net::getLastSocketErrorStr Generating call graph for function mrpt::comms::net::http_get Generating caller graph for function mrpt::comms::net::http_get Generating call graph for function mrpt::comms::net::http_get Generating call graph for function mrpt::comms::net::http_request Generating caller graph for function mrpt::comms::net::http_request Generating call graph for function mrpt::comms::net::Ping Generating caller graph for function mrpt::comms::registerAllClasses_mrpt_comms Generating dependency graph for group mrpt_config_grp Generating call graph for function mrpt::config::config_parser Generating caller graph for function mrpt::config::config_parser Generating caller graph for function mrpt::config::registerAllClasses_mrpt_config Generating dependency graph for group config_file_format Generating dependency graph for group mrpt_containers_grp Generating caller graph for function mrpt::containers::copy_container_typecasting Generating caller graph for function mrpt::visit_each Generating dependency graph for group mrpt_core_grp Generating call graph for function mrpt::callStackBackTrace Generating caller graph for function mrpt::callStackBackTrace Generating call graph for function mrpt::callStackBackTrace Generating caller graph for function mrpt::demangle Generating caller graph for function mrpt::WorkerThreadsPool::enqueue Generating call graph for function mrpt::exception_to_str Generating caller graph for function mrpt::exception_to_str Generating call graph for function mrpt::cpu::features_as_string Generating caller graph for function mrpt::cpu::features_as_string Generating call graph for function mrpt::for_ Generating call graph for function mrpt::format Generating caller graph for function mrpt::lockHelper Generating call graph for function mrpt::cpu::overrideDetectedFeature Generating call graph for function mrpt::reverseBytes Generating caller graph for function mrpt::reverseBytes Generating call graph for function mrpt::reverseBytes Generating caller graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace Generating call graph for function mrpt::reverseBytesInPlace_enum Generating caller graph for function mrpt::reverseBytesInPlace_enum Generating call graph for function mrpt::cpu::supports Generating caller graph for function mrpt::cpu::supports Generating call graph for function mrpt::to_string Generating caller graph for function mrpt::to_string Generatin«SRC»/libs/gui/include/mrpt/gui/WxUtils.h:64: warning: explicit link request to 'include' could not be resolved «SRC»/libs/maps/include/mrpt/maps/CPointsMap_liblas.h:27: warning: explicit link request to 'include' could not be resolved g call graph for function mrpt::toNativeEndianness Generating caller graph for function mrpt::toNativeEndianness Generating caller graph for function mrpt::vector_strong_clear Generating caller graph for function mrpt::winerror2str Generating dependency graph for group mrpt_core_exception_grp Generating call graph for function mrpt::detectors::registerAllClasses_mrpt_detectors Generating call graph for function mrpt::graphs::registerAllClasses_mrpt_graphs Generating caller graph for function mrpt::graphs::registerAllClasses_mrpt_graphs Generating caller graph for function mrpt::graphslam::optimize_graph_spa_levmarq Generating call graph for function mrpt::graphslam::registerAllClasses_mrpt_graphslam Generating caller graph for function mrpt::graphslam::registerAllClasses_mrpt_graphslam Generating dependency graph for group mrpt_gui_grp Generating call graph for function mrpt::gui::registerAllClasses_mrpt_gui Generating caller graph for function mrpt::gui::registerAllClasses_mrpt_gui Generating call graph for function mrpt::hmtslam::registerAllClasses_mrpt_hmtslam Generating call graph for function mrpt::hwdrivers::registerAllClasses_mrpt_hwdrivers Generating caller graph for function mrpt::hwdrivers::registerAllClasses_mrpt_hwdrivers Generating dependency graph for group mrpt_img_grp Generating call graph for function mrpt::img::registerAllClasses_mrpt_img Generating caller graph for function mrpt::img::registerAllClasses_mrpt_img Generating dependency graph for group mrpt_io_grp Generating call graph for function mrpt::io::getLazyLoadPathBase Generating caller graph for function mrpt::io::getLazyLoadPathBase Generating call graph for function mrpt::io::lazy_load_absolute_path Generating caller graph for function mrpt::io::lazy_load_absolute_path Generating caller graph for function mrpt::io::registerAllClasses_mrpt_io Generating call graph for function mrpt::io::setLazyLoadPathBase Generating caller graph for function mrpt::io::setLazyLoadPathBase Generating call graph for function mrpt::kinematics::registerAllClasses_mrpt_kinematics Generating caller graph for function mrpt::kinematics::registerAllClasses_mrpt_kinematics Generating dependency graph for group mrpt_maps_grp Generating call graph for function mrpt::maps::registerAllClasses_mrpt_maps Generating caller graph for function mrpt::maps::registerAllClasses_mrpt_maps Generating dependency graph for group mrpt_math_grp Generating caller graph for function mrpt::math::estimateJacobian Generating caller graph for function mrpt::math::getEpsilon Generating caller graph for function mrpt::math::mat2eig Generating call graph for function mrpt::math::registerAllClasses_mrpt_math Generating caller graph for function mrpt::math::registerAllClasses_mrpt_math Generating caller graph for function mrpt::math::setEpsilon Generating dependency graph for group geometry_grp Generating call graph for function mrpt::math::areAligned Generating caller graph for function mrpt::math::areAligned Generating call graph for function mrpt::math::areAligned Generating call graph for function mrpt::math::areAligned Generating call graph for function mrpt::math::areAligned Generating caller graph for function mrpt::math::assemblePolygons Generating call graph for function mrpt::math::assemblePolygons Generating call graph for function mrpt::math::assemblePolygons Generating call graph for function mrpt::math::assemblePolygons Generating call graph for function mrpt::math::assemblePolygons Generating caller graph for function mrpt::math::closestFromPointToLine Generating caller graph for function mrpt::math::closestFromPointToSegment Generating call graph for function mrpt::math::conformAPlane Generating caller graph for function mrpt::math::conformAPlane Generating call graph for function mrpt::math::conformAPlane Generating call graph for function mrpt::math::createFromPoseAndVector Generating call graph for function mrpt::math::createFromPoseX Generating caller graph for function mrpt::math::createFromPoseX Generating call graph for function mrpt::math::createFromPoseY Generating call graph for function mrpt::math::createFromPoseZ Generating call graph for function mrpt::math::createPlaneFromPoseAndNormal Generating call graph for function mrpt::math::createPlaneFromPoseXY Generating call graph for function mrpt::math::createPlaneFromPoseXZ Generating call graph for function mrpt::math::createPlaneFromPoseYZ Generating caller graph for function mrpt::math::crossProduct3D Generating caller graph for function mrpt::math::distance Generating call graph for function mrpt::math::distance Generating call graph for function mrpt::math::distance Generating call graph for function mrpt::math::distance Generating call graph for function mrpt::math::distance Generating call graph for function mrpt::math::distance Generating caller graph for function mrpt::math::distanceBetweenPoints Generating call graph for function mrpt::math::distanceSqrBetweenPoints Generating call graph for function mrpt::math::generateAxisBaseFromDirection Generating caller graph for function mrpt::math::generateAxisBaseFromDirection Generating call graph for function mrpt::math::generateAxisBaseFromDirectionAndAxis Generating caller graph for function mrpt::math::generateAxisBaseFromDirectionAndAxis Generating caller graph for function mrpt::math::getAngle Generating call graph for function mrpt::math::getAngle Generating call graph for function mrpt::math::getAngleBisector Generating caller graph for function mrpt::math::getAngleBisector Generating call graph for function mrpt::math::getAngleBisector Generating caller graph for function mrpt::math::getPrismBounds Generating call graph for function mrpt::math::getRegressionLine Generating caller graph for function mrpt::math::getRegressionLine Generating call graph for function mrpt::math::getRegressionLine Generating call graph for function mrpt::math::getRegressionPlane Generating caller graph for function mrpt::math::getRegressionPlane Generating call graph for function mrpt::math::getSegmentBisector Generating call graph for function mrpt::math::getSegmentBisector Generating call graph for function mrpt::math::intersect Generating caller graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::intersect Generating call graph for function mrpt::math::minimumDistanceFromPointToSegment Generating caller graph for function mrpt::math::minimumDistanceFromPointToSegment Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating ca«SRC»/libs/nav/include/mrpt/nav/planners/nav_plan_geometry_utils.h:16: warning: explicit link request to 'include' could not be resolved ll graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::project2D Generating caller graph for function mrpt::math::project2D Generating call graph for function mrpt::math::project2D Generating caller graph for function mrpt::math::project3D Generating call graph for function mrpt::math::project3D Generating call graph for function mrpt::math::project3D Generating call graph for function mrpt::math::project3D Generating call graph for function mrpt::math::project3D Generating call graph for function mrpt::math::project3D Generating call graph for function mrpt::math::RectanglesIntersection Generating caller graph for function mrpt::math::RectanglesIntersection Generating caller graph for function mrpt::math::signedArea Generating caller graph for function mrpt::math::skew_symmetric3 Generating caller graph for function mrpt::math::skew_symmetric3_neg Generating call graph for function mrpt::math::slerp Generating caller graph for function mrpt::math::slerp Generating call graph for function mrpt::math::slerp Generating call graph for function mrpt::math::slerp_ypr Generating caller graph for function mrpt::math::slerp_ypr Generating call graph for function mrpt::math::splitInConvexComponents Generating caller graph for function mrpt::math::splitInConvexComponents Generating call graph for function mrpt::math::splitInConvexComponents Generating call graph for function mrpt::math::squaredDistancePointToLine Generating caller graph for function mrpt::math::squaredDistancePointToLine Generating call graph for function mrpt::math::traceRay Generating caller graph for function mrpt::math::traceRay Generating call graph for function mrpt::math::vectorsAreParallel2D Generating call graph for function mrpt::math::vectorsAreParallel3D Generating dependency graph for group mrpt_math_vectors_matrices_grp Generating dependency graph for group mrpt_nav_grp Generating call graph for function mrpt::nav::registerAllClasses_mrpt_nav Generating call graph for function mrpt::obs::carmen_log_parse_line Generating call graph for function mrpt::obs::stock_observations::example2DRangeScan Generating caller graph for function mrpt::obs::stock_observations::example2DRangeScan Generating call graph for function mrpt::obs::stock_observations::exampleImage Generating caller graph for function mrpt::obs::stock_observations::exampleImage Generating call graph for function mrpt::obs::format_externals_filename Generating caller graph for function mrpt::obs::format_externals_filename Generating caller graph for function mrpt::obs::utils::getObservation Generating call graph for function mrpt::obs::registerAllClasses_mrpt_obs Generating caller graph for function mrpt::obs::registerAllClasses_mrpt_obs Generating dependency graph for group mrpt_opengl_grp Generating call graph for function mrpt::opengl::graph_tools::graph_visualize Generating caller graph for function mrpt::opengl::LoadDefaultShader Generating caller graph for function mrpt::global_settings::OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL Generating caller graph for function mrpt::global_settings::OCTREE_RENDER_MAX_POINTS_PER_NODE Generating call graph for function mrpt::opengl::registerAllClasses_mrpt_opengl Generating caller graph for function mrpt::opengl::registerAllClasses_mrpt_opengl Generating dependency graph for group mrpt_poses_grp Generating call graph for function readFileWithPoses Generating call graph for function mrpt::poses::registerAllClasses_mrpt_poses Generating caller graph for function mrpt::poses::registerAllClasses_mrpt_poses Generating call graph for function mrpt::random::partial_shuffle Generating caller graph for function mrpt::random::partial_shuffle Generating caller graph for function mrpt::random::portable_uniform_distribution Generating call graph for function mrpt::random::shuffle Generating caller graph for function mrpt::random::shuffle Generating call graph for function mrpt::random::shuffle Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating caller graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::fromROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating caller graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating call graph for function mrpt::ros1bridge::toROS Generating caller graph for function mrpt::ros1bridge::toROS_Pose Generating call graph for function mrpt::ros1bridge::toROS_Pose Generating call graph for function mrpt::ros1bridge::toROS_Pose Generating call graph for function mrpt::ros1bridge::toROS_Pose Generating caller graph for function mrpt::ros1bridge::toROS_tfTransform Generating call graph for function mrpt::ros1bridge::toROS_tfTransform Generating call graph for function mrpt::ros1bridge::toROS_tfTransform Generating call graph for function mrpt::ros1bridge::toROS_tfTransform Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating caller graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::fromROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating caller graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for function mrpt::ros2bridge::toROS Generating call graph for «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:94: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/datetime.h:20: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/filesystem.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/os.h:23: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/crc.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/md5.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/memory.h:18: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/string_utils.h:19: warning: explicit link request to 'include' could not be resolved function mrpt::ros2bridge::toROS_Pose Generating caller graph for function mrpt::ros2bridge::toROS_Pose Generating call graph for function mrpt::ros2bridge::toROS_Pose Generating call graph for function mrpt::ros2bridge::toROS_Pose Generating call graph for function mrpt::ros2bridge::toROS_Pose Generating call graph for function mrpt::ros2bridge::toROS_tfTransform Generating call graph for function mrpt::ros2bridge::toROS_tfTransform Generating call graph for function mrpt::ros2bridge::toROS_tfTransform Generating call graph for function mrpt::ros2bridge::toROS_tfTransform Generating dependency graph for group mrpt_serialization_grp Generating caller graph for function mrpt::serialization::registerAllClasses_mrpt_serialization Generating dependency graph for group mrpt_slam_grp Generating call graph for function mrpt::slam::observationsOverlap Generating caller graph for function mrpt::slam::observationsOverlap Generating call graph for function mrpt::slam::observationsOverlap Generating call graph for function mrpt::slam::observationsOverlap Generating call graph for function mrpt::slam::registerAllClasses_mrpt_slam Generating caller graph for function mrpt::slam::registerAllClasses_mrpt_slam Generating dependency graph for group mrpt_system_grp Generating caller graph for function mrpt::system::thread_name Generating call graph for function mrpt::tfest::operator<< Generating call graph for function mrpt::tfest::registerAllClasses_mrpt_tfest Generating caller graph for function mrpt::tfest::registerAllClasses_mrpt_tfest Generating call graph for function mrpt::tfest::se2_l2 Generating caller graph for function mrpt::tfest::se2_l2 Generating call graph for function mrpt::tfest::se2_l2 Generating call graph for function mrpt::tfest::se2_l2_robust Generating caller graph for function mrpt::tfest::se2_l2_robust Generating call graph for function mrpt::tfest::se3_l2 Generating caller graph for function mrpt::tfest::se3_l2 Generating call graph for function mrpt::tfest::se3_l2 Generating call graph for function mrpt::tfest::se3_l2 Generating call graph for function mrpt::tfest::se3_l2_robust Generating caller graph for function mrpt::tfest::se3_l2_robust Generating call graph for function mrpt::topography::ENU_axes_from_WGS84 Generating caller graph for function mrpt::topography::ENU_axes_from_WGS84 Generating call graph for function mrpt::topography::ENUToGeocentric Generating call graph for function mrpt::topography::geocentricToENU_WGS84 Generating caller graph for function mrpt::topography::geocentricToENU_WGS84 Generating call graph for function mrpt::topography::geocentricToENU_WGS84 Generating caller graph for function mrpt::topography::geocentricToGeodetic Generating call graph for function mrpt::topography::geodeticToENU_WGS84 Generating caller graph for function mrpt::topography::geodeticToENU_WGS84 Generating call graph for function mrpt::topography::geodeticToGeocentric Generating caller graph for function mrpt::topography::geodeticToGeocentric Generating call graph for function mrpt::topography::geodeticToGeocentric_WGS84 Generating caller graph for function mrpt::topography::geodeticToGeocentric_WGS84 Generating call graph for function mrpt::topography::GeodeticToUTM Generating caller graph for function mrpt::topography::GeodeticToUTM Generating call graph for function mrpt::topography::geodeticToUTM Generating call graph for function mrpt::topography::GeodeticToUTM Generating call graph for function mrpt::topography::operator<< Generating call graph for function mrpt::topography::path_from_rtk_gps Generating caller graph for function mrpt::topography::path_from_rtk_gps Generating call graph for function mrpt::topography::registerAllClasses_mrpt_topography Generating caller graph for function mrpt::topography::registerAllClasses_mrpt_topography Generating caller graph for function mrpt::topography::transform7params Generating call graph for function mrpt::topography::transformHelmert3D Generating call graph for function mrpt::topography::UTMToGeodetic Generating caller graph for function mrpt::topography::UTMToGeodetic Generating call graph for function mrpt::topography::UTMToGeodetic Generating dependency graph for group mrpt_vision_grp Generating call graph for function mrpt::vision::addFeaturesToImage Generating caller graph for function mrpt::vision::buildIntrinsicParamsMatrix Generating call graph for function mrpt::vision::cloudsToMatchedList Generating call graph for function mrpt::vision::computeMainOrientation Generating call graph for function mrpt::vision::computeMsd Generating call graph for function mrpt::vision::computeSAD Generating call graph for function mrpt::vision::computeStereoRectificationMaps Generating call graph for function mrpt::vision::defaultIntrinsicParamsMatrix Generating caller graph for function mrpt::vision::defaultIntrinsicParamsMatrix Generating call graph for function mrpt::vision::generateMask Generating call graph for function mrpt::vision::matchFeatures Generating caller graph for function mrpt::vision::matchFeatures Generating call graph for function mrpt::vision::normalizeImage Generating call graph for function mrpt::vision::openCV_cross_correlation Generating caller graph for function mrpt::vision::openCV_cross_correlation Generating call graph for function mrpt::vision::pixelTo3D Generating caller graph for function mrpt::vision::pixelTo3D Generating caller graph for function mrpt::vision::projectMatchedFeature Generating call graph for function mrpt::vision::projectMatchedFeatures Generating caller graph for function mrpt::vision::projectMatchedFeatures Generating call graph for function mrpt::vision::projectMatchedFeatures Generating call graph for function mrpt::vision::projectMatchedFeatures Generating call graph for function mrpt::vision::projectMatchedFeatures Generating call graph for function mrpt::vision::pinhole::projectPoint_no_distortion Generating call graph for function mrpt::vision::pinhole::projectPoint_no_distortion Generating call graph for function mrpt::vision::pinhole::projectPoints_no_distortion Generating call graph for function mrpt::vision::pinhole::projectPoints_with_distortion Generating caller graph for function mrpt::vision::pinhole::projectPoints_with_distortion Generating call graph for function mrpt::vision::pinhole::projectPoints_with_distortion Generating call graph for function mrpt::vision::registerAllClasses_mrpt_vision Generating caller graph for function mrpt::vision::registerAllClasses_mrpt_vision Generating call graph for function mrpt::vision::StereoObs2BRObs Generating call graph for function mrpt::vision::StereoObs2BRObs Generating call graph for function mrpt::vision::StereoObs2BRObs Generating call graph for function mrpt::vision::pinhole::undistort_point Generating call graph for function mrpt::vision::pinhole::undistort_points Generating dependency graph for group mrpt_vision_lgpl_grp Generating dependency graph for group mrpt_containers_yaml Generating caller graph for function mrpt::containers::vcp Generating caller graph for function mrpt::containers::vkcp Generating dependency graph for group csv_load Generating dependency graph for group vector_loadsave Generating call graph for function mrpt::io::file_get_contents Generating caller graph for function mrpt::io::file_get_contents Generating call graph for function mrpt::io::loadBinaryFile Generating caller graph for function mrpt::io::loadBinaryFile Generating call graph for function mrpt::io::vectorNumericFromTextFile Generating call graph for function mrpt::io::vectorToBinaryFile Generating caller graph for function mrpt::io::vectorToBinaryFile Generating call graph for function mrpt::io::vectorToTextFile Generating caller graph for function mrpt::io::vectorToTextFile Generating call graph for function mrpt::io::vectorToTextFile Generating call graph for function mrpt::io::vectorToTextFile Generating call graph for function mrpt::io::vectorToTextFile Generating dependency graph for group mrpt_math_io Generating call graph for function mrpt::math::saveEigenSparseTripletsToFile Generating dependency graph for group nav_reactive Generating dependency graph for group nav_tpspace Generating dependency graph for group mrpt_adapters_grp Generating dependency graph for group poses_grp Generating call graph for function mrpt::poses::sensor_poses_from_yaml Generating caller graph for function mrpt::poses::sensor_poses_from_yaml Generating call graph for function mrpt::poses::sensor_poses_from_yaml_file Generating caller graph for function mrpt::poses::sensor_poses_from_yaml_file Generating dependency graph for group poses_pdf_grp Generating dependency graph for group mrpt_poses_lie_grp Generating dependency graph for group metric_slam_grp Generating dependency graph for group time_date Generating call graph for function mrpt::system::buildTimestampFromParts Generating caller graph for function mrpt::system::buildTimestampFromParts Generating call graph for function mrpt::system::buildTimestampFromPartsLocalTime Generating call graph for function mrpt::system::dateTimeLocalToString Generating caller graph for function mrpt::system::dateTimeLocalToString Generating call graph for function mrpt::system::dateTimeToString Generating caller graph for function mrpt::system::dateTimeToString Generating call graph for function mrpt::system::dateToString Generating caller graph for function mrpt::system::extractDayTimeFromTimestamp Generating call graph for function mrpt::system::formatTimeInterval Generating caller graph for function mrpt::system::formatTimeInterval Generating call graph for function mrpt::system::getCurrentTime Generating caller graph for function mrpt::system::getCurrentTime Generating call graph for function mrpt::system::intervalFormat Generating call graph for function mrpt::system::now Generating caller graph for function mrpt::system::now Generating call graph for function mrpt::system::now_double Generating call graph for function mrpt::system::time_tToTimestamp Generating caller graph for function mrpt::system::time_tToTimestamp Generating call graph for function mrpt::system::time_tToTimestamp Generating caller graph for function mrpt::system::timeDifference Generating call graph for function mrpt::system::timeLocalToString Generating caller graph for function mrpt::system::timeLocalToString Generating caller graph for function mrpt::system::timestampAdd Generating call graph for function mrpt::system::timestampToDouble Generating caller graph for function mrpt::system::timestampToDouble Generating call graph for function mrpt::system::timestampToParts Generating caller graph for function mrpt::system::timestampToParts Generating call graph for function mrpt::system::timestampTotime_t Generating caller graph for function mrpt::system::timestampTotime_t Generating call graph for function mrpt::system::timeToString Generating caller graph for function mrpt::system::timeToString Generating dependency graph for group filesystem Generating caller graph for function mrpt::system::createDirectory Generating caller graph for function mrpt::system::deleteFile Generating call graph for function mrpt::system::deleteFiles Generating caller graph for function mrpt::system::deleteFiles Generating call graph for function mrpt::system::deleteFilesInDirectory Generating caller graph for function mrpt::system::deleteFilesInDirectory Generating caller graph for function mrpt::system::directoryExists Generating call graph for function mrpt::system::extractFileDirectory Generating caller graph for function mrpt::system::extractFileDirectory Generating caller graph for function mrpt::system::extractFileExtension Generating call graph for function mrpt::system::extractFileName Generating caller graph for function mrpt::system::extractFileName Generating caller graph for function mrpt::system::fileExists Generating call graph for function mrpt::system::fileNameChangeExtension Generating caller graph for function mrpt::system::fileNameChangeExtension Generating caller graph for function mrpt::system::fileNameStripInvalidChars Generating call graph for function mrpt::system::filePathSeparatorsToNative Generating caller graph for function mrpt::system::filePathSeparatorsToNative Generating call graph for function mrpt::system::getcwd Generating caller graph for function mrpt::system::getcwd Generating caller graph for function mrpt::system::getFileSize Generating call graph for function mrpt::system::getShareMRPTDir Generating caller graph for function mrpt::system::getShareMRPTDir Generating caller graph for function mrpt::system::getTempFileName Generating call graph for function mrpt::system::pathJoin Generating caller graph for function mrpt::system::pathJoin Generating caller graph for function mrpt::system::renameFile Generating call graph for function mrpt::system::toAbsolutePath Generating caller graph for function mrpt::system::toAbsolutePath Generating dependency graph for group mrpt_system_os Generating caller graph for function mrpt::system::os::_strcmp Generating caller graph for function mrpt::system::os::_strcmpi Generating caller graph for function mrpt::system::os::_strncmp Generating caller graph for function mrpt::system::os::_strnicmp Generating caller graph for function mrpt::system::os::_strtoull Generating call graph for function mrpt::system::consoleColorAndStyle Generating caller graph for function mrpt::system::consoleColorAndStyle Generating call graph for function mrpt::system::executeCommand Generating caller graph for function mrpt::system::executeCommand Generating caller graph for function mrpt::system::os::fclose Generating call graph for function mrpt::system::find_mrpt_shared_dir Generating caller graph for function mrpt::system::find_mrpt_shared_dir Generating caller graph for function mrpt::system::os::fopen Generating call graph for function mrpt::system::os::fopen Generating caller graph for function mrpt::system::os::fprintf Generating caller graph for function mrpt::system::os::getch Generating caller graph for function mrpt::system::getMRPTLicense Generating call graph for function mrpt::system::os::kbhit Generating caller graph for function mrpt::system::os::kbhit Generating call graph for function mrpt::system::launchProcess Generating caller graph for function mrpt::system::loadPluginModules Generating caller graph for function mrpt::system::os::memcpy Generating call graph for function mrpt::system::MRPT_getCompilationDate Generating caller graph for function mrpt::system::MRPT_getCompilationDate Generating caller graph for function mrpt::system::MRPT_getVersion Generating call graph for function mrpt::system::pause Generating caller graph for function mrpt::system::pause Generating call graph for function mrpt::system::setConsoleColor Generating caller graph for function mrpt::system::os::sprintf Generating caller graph for function mrpt::system::os::strcat Generating caller graph for function mrpt::system::os::strcpy Generating call graph for function mrpt::system::os::timegm Generating caller graph for function mrpt::system::os::timegm Generating caller graph for function mrpt::system::unloadPluginModule Generating call graph for function mrpt::system::os::vsnprintf Generating caller graph for function mrpt::system::os::vsnprintf Generating caller graph for function mrpt::system::os::vsprintf Generating dependency graph for group mrptvision_features Generating call graph for function mrpt::vision::find_descriptor_pairings Generating dependency graph for group mrptvision_descr_kdtrees Generating dependency graph for group bundle_adj Generating call graph for function mrpt::vision::reprojectionResiduals Generating dependency graph for group mrpt_containers_stlext_grp Generating call graph for function mrpt::containers::deep_clear Generating caller graph for function mrpt::containers::deep_clear Generating caller graph for function mrpt::containers::erase_return_next Generating call graph for function mrpt::containers::find_in_vector Generating caller graph for function mrpt::containers::find_in_vector Generating caller graph for function mrpt::containers::getMapAsString Generating caller graph for function mrpt::containers::getSTLContainerAsString Generating call graph for function mrpt::containers::printf_vector Generating caller graph for function mrpt::containers::printf_vector Gen«SRC»/libs/math/include/mrpt/math/TPose3D.h:237: warning: Found unknown command `\ominus' warning: Caller graph for 'mrpt::square' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. «SRC»/libs/core/include/mrpt/core/integer_select.h:21: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:57: warning: explicit link request to 'type' could not be resolved erating call graph for function mrpt::containers::printMap Generating call graph for function mrpt::containers::printSTLContainer Generating caller graph for function mrpt::containers::printSTLContainer Generating call graph for function mrpt::containers::printSTLContainerOfContainers Generating call graph for function mrpt::containers::sprintf_vector Generating caller graph for function mrpt::containers::sprintf_vector Generating dependency graph for group mrpt_containers_find_closest Generating caller graph for function mrpt::containers::find_closest Generating caller graph for function mrpt::containers::find_closest_with_tolerance Generating dependency graph for group mrpt_bits_math Generating caller graph for function mrpt::abs_diff Generating caller graph for function mrpt::d2f Generating caller graph for function mrpt::DEG2RAD Generating caller graph for function mrpt::f2u8 Generating caller graph for function mrpt::fix Generating caller graph for function mrpt::hypot_fast Generating caller graph for function mrpt::keep_max Generating caller graph for function mrpt::keep_min Generating caller graph for function mrpt::lowestPositive Generating caller graph for function mrpt::max3 Generating caller graph for function mrpt::min3 Generating call graph for function mrpt::operator"" _deg Generating caller graph for function mrpt::RAD2DEG Generating caller graph for function mrpt::round2up Generating caller graph for function mrpt::saturate Generating caller graph for function mrpt::saturate_val Generating caller graph for function mrpt::sign Generating call graph for function mrpt::signWithZero Generating caller graph for function mrpt::signWithZero Generating caller graph for function mrpt::u8tof Generating dependency graph for group mrpt_int_select Generating dependency graph for group mrpt_round Generating call graph for function mrpt::round Generating caller graph for function mrpt::round Generating call graph for function mrpt::round_10power Generating call graph for function mrpt::round_long Generating caller graph for function mrpt::round_long Generating dependency graph for group mrpt_gui_wxutils Generating caller graph for function mrpt::gui::keyEventToMrptKeyModifier Generating call graph for function mrpt::gui::MRPTImage2wxBitmap Generating caller graph for function mrpt::gui::MRPTImage2wxBitmap Generating call graph for function mrpt::gui::MRPTImage2wxImage Generating caller graph for function mrpt::gui::MRPTImage2wxImage Generating caller graph for function mrpt::gui::wxImage2MRPTImage Generating call graph for function mrpt::gui::wxImage2MRPTImagePtr Generating dependency graph for group color_maps Generating call graph for function mrpt::img::colormap Generating caller graph for function mrpt::img::colormap Generating call graph for function mrpt::img::colormap Generating call graph for function mrpt::img::hot2rgb Generating caller graph for function mrpt::img::hot2rgb Generating call graph for function mrpt::img::jet2rgb Generating caller graph for function mrpt::img::jet2rgb Generating call graph for function mrpt::img::rgb2hsv Generating dependency graph for group mrpt_maps_liblas_grp Generating dependency graph for group stats_grp Generating call graph for function mrpt::math::averageLogLikelihood Generating caller graph for function mrpt::math::averageLogLikelihood Generating call graph for function mrpt::math::averageLogLikelihood Generating call graph for function mrpt::math::averageWrap2Pi Generating caller graph for function mrpt::math::averageWrap2Pi Generating call graph for function mrpt::math::chi2CDF Generating call graph for function mrpt::math::chi2inv Generating caller graph for function mrpt::math::chi2inv Generating call graph for function mrpt::math::chi2PDF Generating caller graph for function mrpt::math::chi2PDF Generating call graph for function mrpt::math::confidenceIntervals Generating caller graph for function mrpt::math::confidenceIntervals Generating call graph for function mrpt::math::covariancesAndMean Generating caller graph for function mrpt::math::covariancesAndMean Generating call graph for function mrpt::math::covariancesAndMeanWeighted Generating caller graph for function mrpt::math::covariancesAndMeanWeighted Generating call graph for function mrpt::math::KLD_Gaussians Generating call graph for function mrpt::math::mahalanobisDistance Generating caller graph for function mrpt::math::mahalanobisDistance Generating call graph for function mrpt::math::mahalanobisDistance Generating call graph for function mrpt::math::mahalanobisDistance Generating call graph for function mrpt::math::mahalanobisDistance2 Generating caller graph for function mrpt::math::mahalanobisDistance2 Generating call graph for function mrpt::math::mahalanobisDistance2 Generating call graph for function mrpt::math::mahalanobisDistance2 Generating call graph for function mrpt::math::mahalanobisDistance2AndLogPDF Generating caller graph for function mrpt::math::mahalanobisDistance2AndLogPDF Generating call graph for function mrpt::math::mahalanobisDistance2AndPDF Generating call graph for function mrpt::math::MATLAB_plotCovariance2D Generating caller graph for function mrpt::math::MATLAB_plotCovariance2D Generating call graph for function mrpt::math::MATLAB_plotCovariance2D Generating call graph for function mrpt::math::noncentralChi2CDF Generating caller graph for function mrpt::math::noncentralChi2CDF Generating call graph for function mrpt::math::noncentralChi2PDF_CDF Generating caller graph for function mrpt::math::noncentralChi2PDF_CDF Generating caller graph for function mrpt::math::normalCDF Generating call graph for function mrpt::math::normalPDF Generating caller graph for function mrpt::math::normalPDF Generating call graph for function mrpt::math::normalPDF Generating call graph for function mrpt::math::normalPDF Generating call graph for function mrpt::math::normalPDFInf Generating caller graph for function mrpt::math::normalPDFInf Generating call graph for function mrpt::math::normalQuantile Generating caller graph for function mrpt::math::normalQuantile Generating call graph for function mrpt::math::productIntegralAndMahalanobisTwoGaussians Generating call graph for function mrpt::math::productIntegralTwoGaussians Generating call graph for function mrpt::math::productIntegralTwoGaussians Generating call graph for function mrpt::math::weightedHistogram Generating call graph for function mrpt::math::weightedHistogramLog Generating dependency graph for group filtering_grp Generating dependency graph for group fourier_grp Generating call graph for function mrpt::math::cross_correlation_FFT Generating call graph for function mrpt::math::dft2_complex Generating caller graph for function mrpt::math::dft2_complex Generating call graph for function mrpt::math::dft2_real Generating call graph for function mrpt::math::fft_real Generating call graph for function mrpt::math::idft2_complex Generating caller graph for function mrpt::math::idft2_complex Generating call graph for function mrpt::math::idft2_real Generating dependency graph for group fresnel_integrals_grp Generating call graph for function mrpt::math::fresnel_cos_integral Generating caller graph for function mrpt::math::fresnel_cos_integral Generating call graph for function mrpt::math::fresnel_sin_integral Generating caller graph for function mrpt::math::fresnel_sin_integral Generating call graph for function mrpt::math::lfresnel_cos_integral Generating caller graph for function mrpt::math::lfresnel_cos_integral Generating call graph for function mrpt::math::lfresnel_sin_integral Generating caller graph for function mrpt::math::lfresnel_sin_integral Generating dependency graph for group interpolation_grp Generating caller graph for function mrpt::math::interpolate Generating call graph for function mrpt::math::interpolate2points Generating caller graph for function mrpt::math::interpolate2points Generating call graph for function mrpt::math::leastSquareLinearFit Generating call graph for function mrpt::math::leastSquareLinearFit Generating call graph for function mrpt::math::spline Generating caller graph for function mrpt::math::spline Generating dependency graph for group kdtree_grp Generating dependency graph for group container_ops_grp Generating call graph for function mrpt::math::angDistance Generating caller graph for function mrpt::math::angDistance Generating caller graph for function mrpt::math::factorial Generating caller graph for function mrpt::math::linspace Generating call graph for function mrpt::math::linspace Generating call graph for function mrpt::math::normalize Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::unwrap2PiSequence Generating caller graph for function mrpt::math::unwrap2PiSequence Generating call graph for function mrpt::math::wrapTo2Pi Generating caller graph for function mrpt::math::wrapTo2Pi Generating caller graph for function mrpt::math::wrapTo2PiInPlace Generating call graph for function mrpt::math::wrapToPi Generating caller graph for function mrpt::math::wrapToPi Generating call graph for function mrpt::math::wrapToPiInPlace Generating caller graph for function mrpt::math::wrapToPiInPlace Generating dependency graph for group polynomial_roots Generating caller graph for function mrpt::math::solve_poly2 Generating caller graph for function mrpt::math::solve_poly3 Generating call graph for function mrpt::math::solve_poly4 Generating caller graph for function mrpt::math::solve_poly4 Generating call graph for function mrpt::math::solve_poly5 Generating dependency graph for group ransac_grp Generating call graph for function mrpt::math::ransac_detect_2D_lines Generating caller graph for function mrpt::math::ransac_detect_3D_planes Generating call graph for function mrpt::math::ransac_detect_3D_planes Generating call graph for function mrpt::math::ransacDatasetSize Generating caller graph for function mrpt::math::ransacDatasetSize Generating dependency graph for group gausspdf_transform_grp Generating call graph for function mrpt::math::transform_gaussian_linear Generating caller graph for function mrpt::math::transform_gaussian_linear Generating call graph for function mrpt::math::transform_gaussian_montecarlo Generating caller graph for function mrpt::math::transform_gaussian_montecarlo Generating call graph for function mrpt::math::transform_gaussian_unscented Generating caller graph for function mrpt::math::transform_gaussian_unscented Generating dependency graph for group matlab_grp Generating dependency graph for group nav_holo Generating dependency graph for group nav_geom_grp Generating call graph for function mrpt::nav::collision_free_dist_arc_circ_robot Generating call graph for function mrpt::nav::collision_free_dist_segment_circ_robot Generating caller graph for function mrpt::nav::collision_free_dist_segment_circ_robot Generating dependency graph for group nav_planners Generating dependency graph for group mrpt_serialization_stlext_grp Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating dependency graph for group noncstream_serialization Generating call graph for function mrpt::serialization::ObjectToOctetVector Generating caller graph for function mrpt::serialization::ObjectToOctetVector Generating call graph for function mrpt::serialization::OctetVectorToObject Generating caller graph for function mrpt::serialization::OctetVectorToObject Generating dependency graph for group mrpt_serialization_zmq Generating call graph for function mrpt::serialization::mrpt_recv_from_zmq Generating call graph for function mrpt::serialization::mrpt_recv_from_zmq_buf Generating caller graph for function mrpt::serialization::mrpt_recv_from_zmq_buf Generating call graph for function mrpt::serialization::mrpt_recv_from_zmq_into Generating call graph for function mrpt::serialization::mrpt_send_to_zmq Generating dependency graph for group data_assoc_grp Generating call graph for function mrpt::slam::data_association_full_covariance Generating caller graph for function mrpt::slam::data_association_full_covariance Generating call graph for function mrpt::slam::data_association_independent_predictions Generating caller graph for function mrpt::slam::data_association_independent_predictions Generating dependency graph for group mrpt_crc Generating caller graph for function mrpt::system::compute_CRC16 Generating caller graph for function mrpt::system::compute_CRC32 Generating call graph for function mrpt::system::compute_CRC32 Generating dependency graph for group mrpt_md5 Generating caller graph for function mrpt::system::md5 Generating call graph for function mrpt::system::md5 Generating call graph for function mrpt::system::md5 Generating dependency graph for group mrpt_memory Generating call graph for function mrpt::system::getMemoryUsage Generating caller graph for function mrpt::system::getMemoryUsage Generating dependency graph for group mrpt_scheduler Generating dependency graph for group string_manage Generating call graph for function mrpt::system::decodeBase64 Generating caller graph for function mrpt::system::decodeBase64 Generating caller graph for function mrpt::system::decodeUTF8 Generating call graph for function mrpt::system::encodeBase64 Generating caller graph for function mrpt::system::encodeBase64 Generating call graph for function mrpt::system::firstNLines Generating caller graph for function mrpt::system::firstNLines Generating caller graph for function mrpt::system::lowerCase Generating caller graph for function mrpt::system::nthOccurrence Generating caller graph for function mrpt::system::rightPad Generating call graph for function mrpt::system::sprintf_container Generating caller graph for function mrpt::system::sprintf_container Generating call graph for function mrpt::system::strCmp Generating caller graph for function mrpt::system::strCmp Generating call graph for function mrpt::system::strCmpI Generating caller graph for function mrpt::system::strCmpI Generating call graph for function mrpt::system::stringListAsString Generating caller graph for function mrpt::system::stringListAsString Generating call graph for function mrpt::system::stringListAsString Generating call graph for function mrpt::system::strStarts Generating caller graph for function mrpt::system::strStarts Generating call graph for function mrpt::system::strStartsI Generating caller graph for function mrpt::system::strStartsI Generating caller graph for function mrpt::system::strtok Generating caller graph for function mrpt::system::tokenize Generating caller graph for function mrpt::system::trim Generating call graph for function mrpt::system::unitsFormat Generating caller graph for function mrpt::system::unitsFormat Generating caller graph for function mrpt::system::upperCase Generating dependency graph for group chessboard_calib Generating caller graph for function mrpt::vision::checkerBoardCameraCalibration Generating call graph for function mrpt::vision::checkerBoardCameraCalibration Generating call graph for function mrpt::vision::checkerBoardStereoCalibration Generating call graph for function mrpt::vision::findChessboardCorners Generating caller graph for function mrpt::vision::findChessboardCorners Generating call graph for function mrpt::vision::findMultipleChessboardsCorners Generating dependency graph for group pnp Generating dependency graph for group vision_tracking Generating class documentation... Generating docs for compound Bar1... Generating docs for compound Bar2... Generating docs for compound CAboutBox... Generating call graph for function CAboutBox::CAboutBox Generating call graph for function CAboutBoxBase::information Generating call graph for function CAboutBoxBase::license Generating call graph for function CAboutBoxBase::MRPTBuildVersion Generating caller graph for function CAboutBox::OnButton1Click Generating call graph for function CAboutBox::OnInit Generating caller graph for function CAboutBox::OnInit Generating docs for compound CAboutBoxBase... Generating call graph for function CAboutBoxBase::information Generating call graph for function CAboutBoxBase::license Generating call graph for function CAboutBoxBase::MRPTBuildVersion Generating docs for compound CAboutBoxQt... Generating call graph for function CAboutBoxBase::information Generating call graph for function CAboutBoxBase::license Generating call graph for function CAboutBoxBase::MRPTBuildVersion Generating docs for compound CAngularObservationMesh_fnctr... Generating call graph for function CAngularObservationMesh_fnctr::operator() Generating docs for compound CDialogAskUserForCamera... Generating call graph for function CDialogAskUserForCamera::CDialogAskUserForCamera Generating caller graph for function CDialogAskUserForCamera::OnBtnCancel Generating caller graph for function CDialogAskUserForCamera::OnBtnOk Generating docs for compound CDisplayWindow_WXAPP... Generating call graph for function CDisplayWindow_WXAPP::OnExit Generating call graph for function CDisplayWindow_WXAPP::OnInit Generating docs for compound CGraphSlamHandler... Generating call graph for function CGraphSlamHandler::CGraphSlamHandler Generating call graph for function CGraphSlamHandler::~CGraphSlamHandler Generating call graph for function CGraphSlamHandler::execute Generating caller graph for function CGraphSlamHandler::getParamsAsString Generating call graph for function CGraphSlamHandler::initEngine Generating call graph for function CGraphSlamHandler::initOutputDir Generating caller graph for function CGraphSlamHandler::initOutputDir Generating call graph for function CGraphSlamHandler::initVisualization Generating caller graph for function CGraphSlamHandler::initVisualization Generating call graph for function CGraphSlamHandler::printParams Generating call graph for function CGraphSlamHandler::queryObserverForEvents Generating caller graph for function CGraphSlamHandler::queryObserverForEvents Generating call graph for function CGraphSlamHandler::readConfigFname Generating caller graph for function CGraphSlamHandler::readConfigFname Generating caller graph for function CGraphSlamHandler::saveMap Generating call graph for function CGraphSlamHandler::saveResults Generating caller graph for function CGraphSlamHandler::saveResults Generating call graph for function CGraphSlamHandler::setFNames Generating call graph for function CGraphSlamHandler::setResultsDirName Generating docs for compound CMyRedirector... Generating call graph for function CMyRedirector::~CMyRedirector Generating call graph for function CMyRedirector::flush Generating call graph for function CMyRedirector::overflow Generating call graph for function CMyRedirector::sync Generating caller graph for function CMyRedirector::sync Generating caller graph for function CMyRedirector::writeString Generating docs for compound CObject... Generating docs for compound CObservation3DRangeScan_Points_MemPoolData... Generating docs for compound CObservation3DRangeScan_Points_MemPoolParams... Generating docs for compound CObservation3DRangeScan_Ranges_MemPoolData... Generating docs for compound CObservation3DRangeScan_Ranges_MemPoolParams... Generating docs for compound CRenderizableShaderTexturedTriangles_MemPoolData... Generating docs for compound CRenderizableShaderTexturedTriangles_MemPoolParams... Generating docs for compound CvCBCorner... Generating docs for compound CvCBQuad... Generating docs for compound CvContourEx... Generating docs for compound FAddUntracedLines... Generating call graph for function FAddUntracedLines::operator() Generating docs for compound FCreatePolygon... Generating docs for compound FCreatePolygonFromFace... Generating docs for compound FontData... Generating docs for compound Foo... Generating docs for compound FSetColor... Generating docs for compound FUnprojectPolygon2D... Generating call graph for function FUnprojectPolygon2D::operator() Generating docs for compound GraphSlamLevMarqTest... Generating call graph for function GraphSlamLevMarqTest::addEdge Generating call graph for function GraphSlamLevMarqTest::create_ring_path Generating caller graph for function GraphSlamLevMarqTest::create_ring_path Generating docs for compound GraphTester... Generating call graph for function GraphSlamLevMarqTest::addEdge Generating call graph for function GraphTester::compare_two_graphs Generating call graph for function GraphSlamLevMarqTest::create_ring_path Generating caller graph for function GraphSlamLevMarqTest::create_ring_path Generating call graph for function GraphTester::test_graph_bin_serialization Generating call graph for function GraphTester::test_graph_text_serialization Generating call graph for function GraphTester::test_optimize_compare_known_solution Generating call graph for function GraphTester::test_ring_path Generating docs for compound ICPTests... Generating call graph for function ICPTests::align2scans Generating docs for compound JHUFF_TBL... Generating docs for compound jpeg_common_struct... Generating docs for compound jpeg_component_info... Generating docs for compound jpeg_compress_struct... Generating docs for compound jpeg_decompress_struct... Generating docs for compound jpeg_destination_mgr... Generating docs for compound jpeg_error_mgr... Generating docs for compound jpeg_marker_struct... Generating docs for compound jpeg_memory_mgr... Generating docs for compound jpeg_progress_mgr... Generating docs for compound jpeg_scan_info... Generating docs for compound jpeg_source_mgr... Generating docs for compound JQUANT_TBL... Generating docs for compound kfslam_traits... Generating docs for compound kfslam_traits< CRangeBearingKFSLAM >... Generating call graph for function kfslam_traits< CRangeBearingKFSLAM >::doPartitioningExperiment Generating docs for compound kfslam_traits< CRangeBearingKFSLAM2D >... Generating docs for compound KmTree... Generating call graph for function KmTree::KmTree Generating call graph for function KmTree::BuildNodes Generating caller graph for function KmTree::BuildNodes Generating call graph for function KmTree::DoKMeansStep Generating caller graph for function KmTree::DoKMeansStep Generating call graph for function KmTree::DoKMeansStepAtNode Generating caller graph for function KmTree::DoKMeansStepAtNode Generating caller graph for function KmTree::GetNodeCost Generating call graph for function KmTree::SeedKMeansPlusPlus Generating caller graph for function KmTree::SeedKMeansPlusPlus Generating caller graph for function KmTree::SeedKmppSetClusterIndex Generating call graph for function KmTree::SeedKmppUpdateAssignment Generating caller graph for function KmTree::SeedKmppUpdateAssignment Generating caller graph for function KmTree::ShouldBePruned Generating docs for nested compound KmTree::Node... Generating docs for compound LoadedModuleInfo... Generating docs for compound LUT_info... Generating docs for compound MapAuxPFCleanup... Generating docs for compound MapCanComputeLikelihood... Generating docs for compound MapExecutor... Generating caller graph for function MapExecutor::run Generating docs for compound MapIsEmpty... Generating docs for compound MatchingVertex... Generating docs for compound MD5... Generating call graph for function MD5::hexdigest Generating docs for compound ModulesRegistry... Generating call graph for function ModulesRegistry::~ModulesRegistry Generating docs for compound MyFooClass... Generating docs for compound MyGlobalProfiler... Generating call graph for function mrpt::system::CTimeLogger::clear Generating caller graph for function mrpt::system::CTimeLogger::clear Generating call graph for function mrpt::system::CTimeLogger::do_enter Generating caller graph for function mrpt::system::CTimeLogger::do_enter Generating call graph for function mrpt::system::CTimeLogger::do_leave Generating caller graph for function mrpt::system::CTimeLogger::do_leave Generating call graph for function mrpt::system::CTimeLogger::dumpAllStats Generating caller graph for function mrpt::system::CTimeLogger::dumpAllStats Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::system::CTimeLogger::enable Generating call graph for function mrpt::system::CTimeLogger::enableKeepWholeHistory Generating call graph for function mrpt::system::CTimeLogger::enter Generating caller graph for function mrpt::system::CTimeLogger::enter Generating call graph for function mrpt::system::CTimeLogger::getLastTime Generating caller graph for function mrpt::system::CTimeLogger::getLastTime Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::system::CTimeLogger::getMeanTime Generating caller graph for function mrpt::system::CTimeLogger::getMeanTime Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::CTimeLogger::getName Generating call graph for function mrpt::system::CTimeLogger::getStats Generating call graph for function mrpt::system::CTimeLogger::getStatsAsText Generating caller graph for function mrpt::system::CTimeLogger::getStatsAsText Generating caller graph for function mrpt::system::CTimeLogger::isEnabled Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::CTimeLogger::leave Generating caller graph for function mrpt::system::CTimeLogger::leave Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::system::CTimeLogger::registerUserMeasure Generating caller graph for function mrpt::system::CTimeLogger::registerUserMeasure Generating call graph for function mrpt::system::CTimeLogger::saveToCSVFile Generating call graph for function mrpt::system::CTimeLogger::saveToMFile Generating caller graph for function mrpt::system::CTimeLogger::saveToMFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::system::CTimeLogger::setName Generating caller graph for function mrpt::system::CTimeLogger::setName Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound pf2gauss_t... Generating docs for compound pf2gauss_t< CMonteCarloLocalization3D >... Generating call graph for function pf2gauss_t< CMonteCarloLocalization3D >::resetUniform Generating docs for compound pf2gauss_t< mrpt::slam::CMonteCarloLocalization2D >... Generating call graph for function pf2gauss_t< mrpt::slam::CMonteCarloLocalization2D >::resetOnFreeSpace Generating call graph for function pf2gauss_t< mrpt::slam::CMonteCarloLocalization2D >::resetUniform Generating docs for compound PlyElement... Generating docs for compound PlyFile... Generating docs for compound PlyProperty... Generating docs for compound Pose3DPDFGaussTests... Generating call graph for function Pose3DPDFGaussTests::generateRandomPose3DPDF Generating call graph for function Pose3DPDFGaussTests::testChangeCoordsRef Generating call graph for function Pose3DPDFGaussTests::testCompositionJacobian Generating call graph for function Pose3DPDFGaussTests::testPoseComposition Generating call graph for function Pose3DPDFGaussTests::testPoseInverse Generating call graph for function Pose3DPDFGaussTests::testPoseInverseComposition Generating call graph for function Pose3DPDFGaussTests::testToQuatPDFAndBack Generating docs for compound Pose3DQuatPDFGaussTests... Generating call graph for function Pose3DQuatPDFGaussTests::func_inv_compose Generating call graph for function Pose3DQuatPDFGaussTests::func_inverse Generating call graph for function Pose3DQuatPDFGaussTests::generateRandomPose3DPDF Generating call graph for function Pose3DQuatPDFGaussTests::test_toFromYPRGauss Generating call graph for function Pose3DQuatPDFGaussTests::testChangeCoordsRef Generating call graph for function Pose3DQuatPDFGaussTests::testCompositionJacobian Generating call graph for function Pose3DQuatPDFGaussTests::testInverse Generating call graph for function Pose3DQuatPDFGaussTests::testInverseCompositionCrossCorrelation Generating call graph for function Pose3DQuatPDFGaussTests::testPoseComposition Generating call graph for function Pose3DQuatPDFGaussTests::testPoseInverseComposition Generating docs for compound Pose3DQuatTests... Generating call graph for function Pose3DQuatTests::func_compose_point Generating call graph for function Pose3DQuatTests::func_inv_compose_point Generating call graph for function Pose3DQuatTests::func_normalizeJacob Generating call graph for function Pose3DQuatTests::func_spherical_coords Generating call graph for function Pose3DQuatTests::test_compose Generating call graph for function Pose3DQuatTests::test_composeAndInvComposePoint Generating call graph for function Pose3DQuatTests::test_composePoint Generating call graph for function Pose3DQuatTests::test_composePoint_vs_CPose3D Generating call graph for function Pose3DQuatTests::test_composePointJacob Generating call graph for function Pose3DQuatTests::test_copy Generating call graph for function Pose3DQuatTests::test_fromYPRAndBack Generating call graph for function Pose3DQuatTests::test_invComposePoint Generating call graph for function Pose3DQuatTests::test_invComposePoint_vs_CPose3D Generating call graph for function Pose3DQuatTests::test_invComposePointJacob Generating call graph for function Pose3DQuatTests::test_normalizeJacob Generating call graph for function Pose3DQuatTests::test_sphericalCoords Generating call graph for function Pose3DQuatTests::test_unaryInverse Generating docs for compound Pose3DTests... Generating call graph for function Pose3DTests::check_jacob_expe_e_at_0 Generating call graph for function Pose3DTests::check_jacob_LnT_T Generating call graph for function Pose3DTests::func_inv_compose_point Generating call graph for function Pose3DTests::func_jacob_Aexpe_D Generating call graph for function Pose3DTests::func_jacob_D_expe Generating call graph for function Pose3DTests::func_jacob_expe_D Generating call graph for function Pose3DTests::func_jacob_expe_e Generating call graph for function Pose3DTests::func_jacob_LnT_T Generating call graph for function Pose3DTests::test_compose Generating call graph for function Pose3DTests::test_composeFrom Generating call graph for function Pose3DTests::test_composePoint Generating call graph for function Pose3DTests::test_composePointJacob Generating call graph for function Pose3DTests::test_composePointJacob_se3 Generating call graph for function Pose3DTests::test_default_values Generating call graph for function Pose3DTests::test_ExpLnEqual Generating call graph for function Pose3DTests::test_invComposePointJacob Generating call graph for function Pose3DTests::test_invComposePointJacob_se3 Generating call graph for function Pose3DTests::test_inverse Generating call graph for function Pose3DTests::test_Jacob_dAexpeD_de Generating call graph for function Pose3DTests::test_Jacob_dDexpe_de Generating call graph for function Pose3DTests::test_Jacob_dexpeD_de Generating call graph for function Pose3DTests::test_to_from_2d Generating docs for nested compound Pose3DTests::TParams_func_jacob_Aexpe_D... Generating docs for compound PosePDFGaussTests... Generating call graph for function PosePDFGaussTests::«SRC»/libs/core/include/mrpt/core/integer_select.h:21: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h:16: warning: explicit link request to 'Ptr' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:57: warning: explicit link request to 'type' could not be resolved generateRandomPose2DPDF Generating call graph for function PosePDFGaussTests::testPoseInverse Generating docs for compound POSIT... Generating docs for compound QuaternionTests... Generating call graph for function QuaternionTests::test_ExpAndLnMatches Generating call graph for function QuaternionTests::test_gimbalLock Generating call graph for function QuaternionTests::test_lnAndExpMatches Generating call graph for function QuaternionTests::test_toYPRAndBack Generating docs for compound rgbRecord... Generating docs for compound SE_traits_tests... Generating call graph for function SE_traits_tests::func_numeric_DinvP1InvP2 Generating call graph for function SE_traits_tests::test_jacobs_AB Generating call graph for function SE_traits_tests::test_jacobs_DinvP1InvP2 Generating docs for nested compound SE_traits_tests::TParams... Generating docs for nested compound SE_traits_tests::TParamsMat... Generating docs for compound SegmentVector... Generating docs for compound sort_pred... Generating docs for compound T2ListsOfSegments... Generating docs for compound TAuxLoadFunctor... Generating call graph for function TAuxLoadFunctor::TAuxLoadFunctor Generating docs for compound TAuxRangeMeasInfo... Generating caller graph for function TAuxRangeMeasInfo::cmp_Asc Generating docs for compound TCommonRegion... Generating docs for compound TDataPerGPS... Generating docs for compound TDataPerGPSGAS... Generating docs for compound TDistance... Generating docs for compound TDUOParams... Generating docs for compound TextureResourceHandler... Generating call graph for function TextureResourceHandler::generateTextureID Generating caller graph for function TextureResourceHandler::generateTextureID Generating caller graph for function TextureResourceHandler::Instance Generating call graph for function TextureResourceHandler::releaseTextureID Generating caller graph for function TextureResourceHandler::releaseTextureID Generating docs for compound TFace... Generating docs for compound TFunctorLaserSimulData... Generating docs for compound TGap... Generating docs for compound TGPSDataPoint... Generating docs for compound TGPSGASDataPoint... Generating docs for compound TInfoPerSensorLabel... Generating docs for compound TInterpQuery... Generating docs for compound TLocalPoint... Generating docs for compound TObs... Generating docs for compound TOldCellTypeInVersion1... Generating docs for compound TOutputRawlogCreator... Generating call graph for function TOutputRawlogCreator::TOutputRawlogCreator Generating docs for compound TParsersRegistry... Generating call graph for function TParsersRegistry::TParsersRegistry Generating caller graph for function TParsersRegistry::getInstance Generating docs for compound TPrevious... Generating docs for compound TSegmentWithLine... Generating docs for compound TTempIntersection... Generating docs for compound TVertex... Generating docs for compound XPMColorMapData... Generating namespace index... Generating docs for namespace mrpt Generating call graph for function mrpt::aligned_calloc Generating caller graph for function mrpt::aligned_calloc Generating caller graph for function mrpt::aligned_free Generating call graph for function mrpt::aligned_malloc Generating caller graph for function mrpt::aligned_malloc Generating caller graph for function mrpt::to_string Generating docs for compound mrpt::aligned_allocator_cpp11... Generating call graph for function mrpt::aligned_allocator_cpp11::allocate Generating call graph for function mrpt::aligned_allocator_cpp11::deallocate Generating docs for nested compound mrpt::aligned_allocator_cpp11::rebind... Generating docs for compound mrpt::Clock... Generating caller graph for function mrpt::Clock::fromDouble Generating call graph for function mrpt::Clock::getActiveClock Generating caller graph for function mrpt::Clock::getActiveClock Generating call graph for function mrpt::Clock::getMonotonicToRealtimeOffset Generating caller graph for function mrpt::Clock::getMonotonicToRealtimeOffset Generating call graph for function mrpt::Clock::now Generating caller graph for function mrpt::Clock::now Generating call graph for function mrpt::Clock::nowDouble Generating caller graph for function mrpt::Clock::nowDouble Generating call graph for function mrpt::Clock::resetMonotonicToRealTimeEpoch Generating caller graph for function mrpt::Clock::resetMonotonicToRealTimeEpoch Generating call graph for function mrpt::Clock::setActiveClock Generating caller graph for function mrpt::Clock::setActiveClock Generating call graph for function mrpt::Clock::setSimulatedTime Generating caller graph for function mrpt::Clock::setSimulatedTime Generating caller graph for function mrpt::Clock::toDouble Generating docs for compound mrpt::copiable_NULL_ptr... Generating docs for compound mrpt::copiable_NULL_ptr_basic... Generating docs for compound mrpt::is_defined< T, std::enable_if_t<(sizeof(T) > 0)> >... Generating docs for compound mrpt::ExceptionWithCallBack... Generating call graph for function mrpt::ExceptionWithCallBack::what Generating docs for compound mrpt::ExceptionWithCallBackBase... Generating docs for compound mrpt::ignored_copy_ptr... Generating docs for compound mrpt::int_select_by_bytecount... Generating docs for compound mrpt::int_select_by_bytecount< 1 >... Generating docs for compound mrpt::int_select_by_bytecount< 2 >... Generating docs for compound mrpt::int_select_by_bytecount< 3 >... Generating docs for compound mrpt::int_select_by_bytecount< 4 >... Generating docs for compound mrpt::int_select_by_bytecount< 8 >... Generating docs for compound mrpt::is_defined... Generating docs for compound mrpt::is_shared_ptr... Generating docs for compound mrpt::is_shared_ptr< std::shared_ptr< T > >... Generating docs for compound mrpt::LockHelper... Generating docs for compound mrpt::non_copiable_ptr... Generating caller graph for function mrpt::non_copiable_ptr_basic::get Generating caller graph for function mrpt::non_copiable_ptr_basic::getPtrToPtr Generating caller graph for function mrpt::non_copiable_ptr_basic::set Generating docs for compound mrpt::non_copiable_ptr_basic... Generating caller graph for function mrpt::non_copiable_ptr_basic::get Generating caller graph for function mrpt::non_copiable_ptr_basic::getPtrToPtr Generating caller graph for function mrpt::non_copiable_ptr_basic::set Generating docs for compound mrpt::ptr_cast... Generating caller graph for function mrpt::ptr_cast::from Generating docs for compound mrpt::safe_ptr... Generating docs for compound mrpt::safe_ptr_basic... Generating caller graph for function mrpt::safe_ptr_basic::operator= Generating docs for compound mrpt::Stringifyable... Generating docs for compound mrpt::TCallStackBackTrace... Generating call graph for function mrpt::TCallStackBackTrace::asString Generating caller graph for function mrpt::TCallStackBackTrace::asString Generating docs for compound mrpt::TCallStackEntry... Generating docs for compound mrpt::uint_select_by_bytecount... Generating docs for compound mrpt::uint_select_by_bytecount< 1 >... Generating docs for compound mrpt::uint_select_by_bytecount< 2 >... Generating docs for compound mrpt::uint_select_by_bytecount< 3 >... Generating docs for compound mrpt::uint_select_by_bytecount< 4 >... Generating docs for compound mrpt::uint_select_by_bytecount< 8 >... Generating docs for compound mrpt::WorkerThreadsPool... Generating call graph for function mrpt::WorkerThreadsPool::WorkerThreadsPool Generating call graph for function mrpt::WorkerThreadsPool::~WorkerThreadsPool Generating caller graph for function mrpt::WorkerThreadsPool::clear Generating call graph for function mrpt::WorkerThreadsPool::name Generating caller graph for function mrpt::WorkerThreadsPool::name Generating caller graph for function mrpt::WorkerThreadsPool::pendingTasks Generating caller graph for function mrpt::WorkerThreadsPool::resize Generating docs for namespace mrpt::apps Generating docs for compound mrpt::apps::BaseAppDataSource... Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating docs for compound mrpt::apps::BaseAppInitializableCLI... Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_get_usage Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_initialize Generating docs for compound mrpt::apps::CGridMapAlignerApp... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::apps::CGridMapAlignerApp::initialize Generating caller graph for function mrpt::apps::CGridMapAlignerApp::initialize Generating call graph for function mrpt::apps::CGridMapAlignerApp::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::CGridMapAlignerApp::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::CRawlogProcessor... Generating call graph for function mrpt::apps::CRawlogProcessor::CRawlogProcessor Generating call graph for function mrpt::apps::CRawlogProcessor::doProcessRawlog Generating caller graph for function mrpt::apps::CRawlogProcessor::OnPostProcess Generating caller graph for function mrpt::apps::CRawlogProcessor::processOneEntry Generating docs for compound mrpt::apps::CRawlogProcessorFilterObservations... Generating call graph for function mrpt::apps::CRawlogProcessor::doProcessRawlog Generating caller graph for function mrpt::apps::CRawlogProcessor::OnPostProcess Generating call graph for function mrpt::apps::CRawlogProcessorFilterObservations::OnPostProcess Generating call graph for function mrpt::apps::CRawlogProcessorFilterObservations::processOneAction Generating call graph for function mrpt::apps::CRawlogProcessorOnEachObservation::processOneEntry Generating call graph for function mrpt::apps::CRawlogProcessorFilterObservations::processOneObservation Generating caller graph for function mrpt::apps::CRawlogProcessorFilterObservations::tellIfThisActPasses Generating caller graph for function mrpt::apps::CRawlogProcessorFilterObservations::tellIfThisObsPasses Generating docs for compound mrpt::apps::CRawlogProcessorOnEachObservation... Generating call graph for function mrpt::apps::CRawlogProcessor::doProcessRawlog Generating caller graph for function mrpt::apps::CRawlogProcessor::OnPostProcess Generating caller graph for function mrpt::apps::CRawlogProcessorOnEachObservation::processOneAction Generating call graph for function mrpt::apps::CRawlogProcessorOnEachObservation::processOneEntry Generating caller graph for function mrpt::apps::CRawlogProcessorOnEachObservation::processOneObservation Generating docs for compound mrpt::apps::DataSourceRawlog... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::apps::DataSourceRawlog::impl_get_next_observations Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::ICP_SLAM_App_Base... Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::ICP_SLAM_App_Base Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_get_usage Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::ICP_SLAM_App_Live... Generating call graph for function mrpt::apps::ICP_SLAM_App_Live::ICP_SLAM_App_Live Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::apps::ICP_SLAM_App_Live::impl_get_next_observations Generating call graph for function mrpt::apps::ICP_SLAM_App_Live::impl_initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::run Generating call graph for function mrpt::apps::ICP_SLAM_App_Live::SensorThread Generating caller graph for function mrpt::apps::ICP_SLAM_App_Live::SensorThread Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::apps::ICP_SLAM_App_Live::TThreadParams... Generating docs for compound mrpt::apps::ICP_SLAM_App_Rawlog... Generating call graph for function mrpt::apps::ICP_SLAM_App_Rawlog::ICP_SLAM_App_Rawlog Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating call graph for function mrpt::apps::DataSourceRawlog::impl_get_next_observations Generating call graph for function mrpt::apps::ICP_SLAM_App_Rawlog::impl_initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::ICP_SLAM_App_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::KFSLAMApp... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::apps::KFSLAMApp::initialize Generating caller graph for function mrpt::apps::KFSLAMApp::initialize Generating call graph for function mrpt::apps::KFSLAMApp::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::KFSLAMApp::run Generating caller graph for function mrpt::apps::KFSLAMApp::run Generating call graph for function mrpt::apps::KFSLAMApp::Run_KF_SLAM Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::MonteCarloLocalization_Base... Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::MonteCarloLocalization_Base Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::do_pf_localization Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::getGroundTruth Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_get_usage Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_initialize Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating caller graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::prepareGT Generating caller graph for function mrpt::apps::MonteCarloLocalization_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::MonteCarloLocalization_Rawlog... Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::do_pf_localization Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::getGroundTruth Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating call graph for function mrpt::apps::DataSourceRawlog::impl_get_next_observations Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating caller graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::MonteCarloLocalization_Base::prepareGT Generating caller graph for function mrpt::apps::MonteCarloLocalization_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::RawlogEditApp... Generating call graph for function mrpt::apps::RawlogEditApp::run Generating caller graph for function mrpt::apps::RawlogEditApp::run Generating call graph for function mrpt::apps::RawlogEditApp::run Generating docs for compound mrpt::apps::RawlogGrabberApp... Generating caller graph for function mrpt::apps::RawlogGrabberApp::allThreadsMustExit Generating call graph for function mrpt::apps::RawlogGrabberApp::dump_GPS_mode_info Generating caller graph for function mrpt::apps::RawlogGrabberApp::dump_GPS_mode_info Generating call graph for function mrpt::apps::RawlogGrabberApp::dump_IMU_info Generating caller graph for function mrpt::apps::RawlogGrabberApp::dump_IMU_info Generating call graph for function mrpt::apps::RawlogGrabberApp::dump_verbose_info Generating caller graph for function mrpt::apps::RawlogGrabberApp::dump_verbose_info Generating call graph for function mrpt::apps::RawlogGrabberApp::dump_verbose_info Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::apps::RawlogGrabberApp::initialize Generating caller graph for function mrpt::apps::RawlogGrabberApp::initialize Generating call graph for function mrpt::apps::RawlogGrabberApp::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::RawlogGrabberApp::process_observations_for_nonsf Generating caller graph for function mrpt::apps::RawlogGrabberApp::process_observations_for_nonsf Generating call graph for function mrpt::apps::RawlogGrabberApp::process_observations_for_sf Generating caller graph for function mrpt::apps::RawlogGrabberApp::process_observations_for_sf Generating call graph for function mrpt::apps::RawlogGrabberApp::run Generating call graph for function mrpt::apps::RawlogGrabberApp::runImpl Generating caller graph for function mrpt::apps::RawlogGrabberApp::runImpl Generating call graph for function mrpt::apps::RawlogGrabberApp::SensorThread Generating caller graph for function mrpt::apps::RawlogGrabberApp::SensorThread Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::RBPF_SLAM_App_Base... Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::RBPF_SLAM_App_Base Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_get_usage Generating caller graph for function mrpt::apps::BaseAppInitializableCLI::impl_initialize Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating caller graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::run Generating caller graph for function mrpt::apps::RBPF_SLAM_App_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::apps::RBPF_SLAM_App_Rawlog... Generating call graph for function mrpt::apps::RBPF_SLAM_App_Rawlog::RBPF_SLAM_App_Rawlog Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::apps::BaseAppDataSource::impl_get_next_observations Generating call graph for function mrpt::apps::DataSourceRawlog::impl_get_next_observations Generating call graph for function mrpt::apps::RBPF_SLAM_App_Rawlog::impl_initialize Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating caller graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::apps::RBPF_SLAM_App_Base::run Generating caller graph for function mrpt::apps::RBPF_SLAM_App_Base::run Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for namespace mrpt::bayes Generating docs for compound mrpt::bayes::CKalmanFilterCapable... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::getNumberOfLandmarksInTheMap Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::getProfiler Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::getStateVectorLength Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::internal_getPkk Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::internal_getXkk Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::OnInverseObservationModel Generating caller graph for function mrpt::bayes::CKalmanFilterCapable::OnNewLandmarkAddedToMap Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::bayes::CParticleFilter... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::bayes::CParticleFilter::executeOn Generating caller graph for function mrpt::bayes::CParticleFilter::executeOn Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::bayes::CParticleFilter::TParticleFilterOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::bayes::CParticleFilter::TParticleFilterOptions::loadFromConfigFile Generating caller graph for function mrpt::bayes::CParticleFilter::TParticleFilterOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::bayes::CParticleFilter::TParticleFilterStats... Generating docs for compound mrpt::bayes::CParticleFilterCapable... Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::ESS Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::getW Generating caller graph for function mrpt::bayes::CParticleFilterCapable::normalizeWeights Generating caller graph for function mrpt::bayes::CParticleFilterCapable::particlesCount Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating docs for nested compound mrpt::bayes::CParticleFilterCapable::TFastDrawAuxVars... Generating docs for compound mrpt::bayes::CParticleFilterData... Generating caller graph for function mrpt::bayes::CParticleFilterData::clearParticles Generating caller graph for function mrpt::bayes::CParticleFilterData::getMostLikelyParticle Generating caller graph for function mrpt::bayes::CParticleFilterData::getWeights Generating docs for compound mrpt::bayes::CParticleFilterDataImpl... Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::derived Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::ESS Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::getW Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::normalizeWeights Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::particlesCount Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterDataImpl::performSubstitution Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function «SRC»/libs/comms/include/mrpt/comms/nodelets.h:24: warning: explicit link request to 'include' could not be resolved mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating docs for compound mrpt::bayes::CProbabilityParticle... Generating docs for compound mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::POINTER >... Generating docs for compound mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::VALUE >... Generating docs for compound mrpt::bayes::CProbabilityParticleBase... Generating docs for compound mrpt::bayes::CRejectionSamplingCapable... Generating caller graph for function mrpt::bayes::CRejectionSamplingCapable::RS_drawFromProposal Generating caller graph for function mrpt::bayes::CRejectionSamplingCapable::RS_observationLikelihood Generating docs for compound mrpt::bayes::TKF_options... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::bayes::TKF_options::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::bayes::TKF_options::loadFromConfigFile Generating caller graph for function mrpt::bayes::TKF_options::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for namespace mrpt::bayes::detail Generating call graph for function mrpt::bayes::detail::addNewLandmarks Generating caller graph for function mrpt::bayes::detail::addNewLandmarks Generating call graph for function mrpt::bayes::detail::getNumberOfLandmarksInMap Generating caller graph for function mrpt::bayes::detail::getNumberOfLandmarksInMap Generating call graph for function mrpt::bayes::detail::isMapEmpty Generating caller graph for function mrpt::bayes::detail::isMapEmpty Generating docs for namespace mrpt::comms Generating docs for compound mrpt::comms::CClientTCPSocket... Generating call graph for function mrpt::comms::CClientTCPSocket::~CClientTCPSocket Generating caller graph for function mrpt::comms::CClientTCPSocket::close Generating call graph for function mrpt::comms::CClientTCPSocket::connect Generating caller graph for function mrpt::comms::CClientTCPSocket::connect Generating call graph for function mrpt::comms::CClientTCPSocket::getLastErrorStr Generating caller graph for function mrpt::comms::CClientTCPSocket::getReadPendingBytes Generating caller graph for function mrpt::comms::CClientTCPSocket::isConnected Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::comms::CClientTCPSocket::readAsync Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::comms::CClientTCPSocket::receiveMessage Generating call graph for function mrpt::comms::CClientTCPSocket::sendMessage Generating caller graph for function mrpt::comms::CClientTCPSocket::sendString Generating caller graph for function mrpt::comms::CClientTCPSocket::writeAsync Generating docs for compound mrpt::comms::CInterfaceFTDI... Generating caller graph for function mrpt::comms::CInterfaceFTDI::Close Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_read Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_write Generating caller graph for function mrpt::comms::CInterfaceFTDI::isOpen Generating caller graph for function mrpt::comms::CInterfaceFTDI::OpenBySerialNumber Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::comms::CInterfaceFTDI::Purge Generating call graph for function mrpt::comms::CInterfaceFTDI::Read Generating caller graph for function mrpt::comms::CInterfaceFTDI::Read Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadBufferImmediate Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadSync Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetLatencyTimer Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetTimeouts Generating call graph for function mrpt::comms::CInterfaceFTDI::Write Generating caller graph for function mrpt::comms::CInterfaceFTDI::Write Generating call graph for function mrpt::comms::CInterfaceFTDI::WriteSync Generating docs for compound mrpt::comms::CSerialPort... Generating call graph for function mrpt::comms::CSerialPort::CSerialPort Generating call graph for function mrpt::comms::CSerialPort::~CSerialPort Generating caller graph for function mrpt::comms::CSerialPort::close Generating caller graph for function mrpt::comms::CSerialPort::isOpen Generating caller graph for function mrpt::comms::CSerialPort::open Generating call graph for function mrpt::comms::CSerialPort::open Generating caller graph for function mrpt::comms::CSerialPort::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::comms::CSerialPort::purgeBuffers Generating caller graph for function mrpt::comms::CSerialPort::purgeBuffers Generating call graph for function mrpt::comms::CSerialPort::Read Generating caller graph for function mrpt::comms::CSerialPort::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::comms::CSerialPort::ReadString Generating call graph for function mrpt::comms::CSerialPort::setConfig Generating caller graph for function mrpt::comms::CSerialPort::setConfig Generating call graph for function mrpt::comms::CSerialPort::setSerialPortName Generating caller graph for function mrpt::comms::CSerialPort::setSerialPortName Generating call graph for function mrpt::comms::CSerialPort::setTimeouts Generating caller graph for function mrpt::comms::CSerialPort::setTimeouts Generating call graph for function mrpt::comms::CSerialPort::Write Generating caller graph for function mrpt::comms::CSerialPort::Write Generating docs for compound mrpt::comms::CServerTCPSocket... Generating call graph for function mrpt::comms::CServerTCPSocket::CServerTCPSocket Generating call graph for function mrpt::comms::CServerTCPSocket::accept Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::comms::CServerTCPSocket::getLastErrorStr Generating caller graph for function mrpt::comms::CServerTCPSocket::getLastErrorStr Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::comms::CServerTCPSocket::setupSocket Generating caller graph for function mrpt::comms::CServerTCPSocket::setupSocket Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::comms::Subscriber... Generating caller graph for function mrpt::comms::Subscriber::Subscriber Generating call graph for function mrpt::comms::Subscriber::create Generating caller graph for function mrpt::comms::Subscriber::create Generating docs for compound mrpt::comms::TFTDIDevice... Generating docs for compound mrpt::comms::Topic... Generating caller graph for function mrpt::comms::Topic::Topic Generating call graph for function mrpt::comms::Topic::create Generating caller graph for function mrpt::comms::Topic::create Generating call graph for function mrpt::comms::Topic::createSubscriber Generating docs for compound mrpt::comms::TopicDirectory... Generating call graph for function mrpt::comms::TopicDirectory::getTopic Generating docs for namespace mrpt::comms::net Generating docs for compound mrpt::comms::net::HttpRequestOptions... Generating docs for compound mrpt::comms::net::HttpRequestOutput... Generating docs for namespace mrpt::config Generating caller graph for function mrpt::config::MRPT_SAVE_NAME_PADDING Generating caller graph for function mrpt::config::MRPT_SAVE_VALUE_PADDING Generating docs for compound mrpt::config::CConfigFile... Generating call graph for function mrpt::config::CConfigFile::CConfigFile Generating call graph for function mrpt::config::CConfigFile::~CConfigFile Generating caller graph for function mrpt::config::CConfigFile::discardSavingChanges Generating caller graph for function mrpt::config::CConfigFile::getAllSections Generating call graph for function mrpt::config::CConfigFileBase::keyExists Generating caller graph for function mrpt::config::CConfigFileBase::keyExists Generating call graph for function mrpt::config::CConfigFileBase::read_bool Generating caller graph for function mrpt::config::CConfigFileBase::read_bool Generating call graph for function mrpt::config::CConfigFileBase::read_double Generating caller graph for function mrpt::config::CConfigFileBase::read_double Generating call graph for function mrpt::config::CConfigFileBase::read_enum Generating caller graph for function mrpt::config::CConfigFileBase::read_enum Generating call graph for function mrpt::config::CConfigFileBase::read_float Generating caller graph for function mrpt::config::CConfigFileBase::read_float Generating call graph for function mrpt::config::CConfigFileBase::read_int Generating caller graph for function mrpt::config::CConfigFileBase::read_int Generating call graph for function mrpt::config::CConfigFileBase::read_matrix Generating caller graph for function mrpt::config::CConfigFileBase::read_matrix Generating call graph for function mrpt::config::CConfigFileBase::read_string Generating caller graph for function mrpt::config::CConfigFileBase::read_string Generating call graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating caller graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating call graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating caller graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating call graph for function mrpt::config::CConfigFileBase::read_vector Generating caller graph for function mrpt::config::CConfigFileBase::read_vector Generating call graph for function mrpt::config::CConfigFile::readString Generating call graph for function mrpt::config::CConfigFileBase::sectionExists Generating caller graph for function mrpt::config::CConfigFileBase::sectionExists Generating call graph for function mrpt::config::CConfigFileBase::setContentFromYAML Generating caller graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating caller graph for function mrpt::config::CConfigFile::writeNow Generating call graph for function mrpt::config::CConfigFileBase::writeString Generating docs for nested compound CConfigFile::Impl... Generating docs for compound mrpt::config::CConfigFileBase... Generating caller graph for function mrpt::config::CConfigFileBase::clear Generating caller graph for function mrpt::config::CConfigFileBase::getAllKeys Generating caller graph for function mrpt::config::CConfigFileBase::getAllSections Generating call graph for function mrpt::config::CConfigFileBase::keyExists Generating caller graph for function mrpt::config::CConfigFileBase::keyExists Generating call graph for function mrpt::config::CConfigFileBase::read_bool Generating caller graph for function mrpt::config::CConfigFileBase::read_bool Generating call graph for function mrpt::config::CConfigFileBase::read_double Generating caller graph for function mrpt::config::CConfigFileBase::read_double Generating call graph for function mrpt::config::CConfigFileBase::read_enum Generating caller graph for function mrpt::config::CConfigFileBase::read_enum Generating call graph for function mrpt::config::CConfigFileBase::read_float Generating caller graph for function mrpt::config::CConfigFileBase::read_float Generating call graph for function mrpt::config::CConfigFileBase::read_int Generating caller graph for function mrpt::config::CConfigFileBase::read_int Generating call graph for function mrpt::config::CConfigFileBase::read_matrix Generating caller graph for function mrpt::config::CConfigFileBase::read_matrix Generating call graph for function mrpt::config::CConfigFileBase::read_string Generating caller graph for function mrpt::config::CConfigFileBase::read_string Generating call graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating caller graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating call graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating caller graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating call graph for function mrpt::config::CConfigFileBase::read_vector Generating caller graph for function mrpt::config::CConfigFileBase::read_vector Generating caller graph for function mrpt::config::CConfigFileBase::readString Generating call graph for function mrpt::config::CConfigFileBase::sectionExists Generating caller graph for function mrpt::config::CConfigFileBase::sectionExists Generating call graph for function mrpt::config::CConfigFileBase::setContentFromYAML Generating caller graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating caller graph for function mrpt::config::CConfigFileBase::writeString Generating call graph for function mrpt::config::CConfigFileBase::writeString Generating docs for compound mrpt::config::CConfigFileMemory... Generating call graph for function mrpt::config::CConfigFileMemory::CConfigFileMemory Generating call graph for function mrpt::config::CConfigFileMemory::CConfigFileMemory Generating caller graph for function mrpt::config::CConfigFileMemory::getAllKeys Generating caller graph for function mrpt::config::CConfigFileMemory::getAllSections Generating caller graph for function mrpt::config::CConfigFileMemory::getContent Generating call graph for function mrpt::config::CConfigFileBase::keyExists Generating caller graph for function mrpt::config::CConfigFileBase::keyExists Generating call graph for function mrpt::config::CConfigFileBase::read_bool Generating caller graph for function mrpt::config::CConfigFileBase::read_bool Generating call graph for function mrpt::config::CConfigFileBase::read_double Generating caller graph for function mrpt::config::CConfigFileBase::read_double Generating call graph for function mrpt::config::CConfigFileBase::read_enum Generating caller graph for function mrpt::config::CConfigFileBase::read_enum Generating call graph for function mrpt::config::CConfigFileBase::read_float Generating caller graph for function mrpt::config::CConfigFileBase::read_float Generating call graph for function mrpt::config::CConfigFileBase::read_int Generating caller graph for function mrpt::config::CConfigFileBase::read_int Generating call graph for function mrpt::config::CConfigFileBase::read_matrix Generating caller graph for function mrpt::config::CConfigFileBase::read_matrix Generating call graph for function mrpt::config::CConfigFileBase::read_string Generating caller graph for function mrpt::config::CConfigFileBase::read_string Generating call graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating caller graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating call graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating caller graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating call graph for function mrpt::config::CConfigFileBase::read_vector Generating caller graph for function mrpt::config::CConfigFileBase::read_vector Generating call graph for function mrpt::config::CConfigFileMemory::readString Generating call graph for function mrpt::config::CConfigFileBase::sectionExists Generating caller graph for function mrpt::config::CConfigFileBase::sectionExists Generating call graph for function mrpt::config::CConfigFileMemory::setContent Generating caller graph for function mrpt::config::CConfigFileMemory::setContent Generating call graph for function mrpt::config::CConfigFileMemory::setContent Generating call graph for function mrpt::config::CConfigFileBase::setContentFromYAML Generating caller graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::writeString Generating docs for nested compound CConfigFileMemory::Impl... Generating docs for compound mrpt::config::CConfigFilePrefixer... Generating caller graph for function mrpt::config::CConfigFilePrefixer::bind Generating call graph for function mrpt::config::CConfigFilePrefixer::clear Generating caller graph for function mrpt::config::CConfigFilePrefixer::ensureIsBound Generating call graph for function mrpt::config::CConfigFilePrefixer::getAllKeys Generating call graph for function mrpt::config::CConfigFilePrefixer::getAllSections Generating call graph for function mrpt::config::CConfigFileBase::keyExists Generating caller graph for function mrpt::config::CConfigFileBase::keyExists Generating call graph for function mrpt::config::CConfigFileBase::read_bool Generating caller graph for function mrpt::config::CConfigFileBase::read_bool Generating call graph for function mrpt::config::CConfigFileBase::read_double Generating caller graph for function mrpt::config::CConfigFileBase::read_double Generating call graph for function mrpt::config::CConfigFileBase::read_enum Generating caller graph for function mrpt::config::CConfigFileBase::read_enum Generating call graph for function mrpt::config::CConfigFileBase::read_float Generating caller graph for function mrpt::config::CConfigFileBase::read_float Generating call graph for function mrpt::config::CConfigFileBase::read_int Generating caller graph for function mrpt::config::CConfigFileBase::read_int Generating call graph for function mrpt::config::CConfigFileBase::read_matrix Generating caller graph for function mrpt::config::CConfigFileBase::read_matrix Generating call graph for function mrpt::config::CConfigFileBase::read_string Generating caller graph for function mrpt::config::CConfigFileBase::read_string Generating call graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating caller graph for function mrpt::config::CConfigFileBase::read_string_first_word Generating call graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating caller graph for function mrpt::config::CConfigFileBase::read_uint64_t Generating call graph for function mrpt::config::CConfigFileBase::read_vector Generating caller graph for function mrpt::config::CConfigFileBase::read_vector Generating call graph for function mrpt::config::CConfigFilePrefixer::readString Generating call graph for function mrpt::config::CConfigFileBase::sectionExists Generating caller graph for function mrpt::config::CConfigFileBase::sectionExists Generating call graph for function mrpt::config::CConfigFileBase::setContentFromYAML Generating caller graph for function mrpt::config::CConfigFilePrefixer::setPrefixes Generating caller graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFileBase::write Generating call graph for function mrpt::config::CConfigFilePrefixer::writeString Generating call graph for function mrpt::config::CConfigFileBase::writeString Generating docs for compound mrpt::config::CLoadableOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for namespace mrpt::config::internal Generating call graph for function mrpt::config::internal::parse_process_var_define Generating caller graph for function mrpt::config::internal::parse_process_var_define Generating call graph for function mrpt::config::internal::parse_process_var_eval Generating caller graph for function mrpt::config::internal::parse_process_var_eval Generating docs for compound mrpt::config::internal::ParseContext... Generating docs for namespace mrpt::containers Generating call graph for function mrpt::containers::begin Generating caller graph for function mrpt::containers::begin Generating call graph for function mrpt::containers::clear Generating caller graph for function mrpt::containers::clear Generating call graph for function mrpt::containers::empty Generating caller graph for function mrpt::containers::empty Generating call graph for function mrpt::containers::end Generating caller graph for function mrpt::containers::end Generating call graph for function mrpt::containers::find Generating caller graph for function mrpt::containers::find Generating call graph for function mrpt::containers::find_or_alloc Generating caller graph for function mrpt::containers::find_or_alloc Generating call graph for function mrpt::containers::operator< Generating call graph for function mrpt::containers::operator<< Generating call graph for function mrpt::containers::operator= Generating caller graph for function mrpt::containers::operator= Generating call graph for function mrpt::containers::operator= Generating call graph for function mrpt::containers::operator== Generating call graph for function mrpt::containers::operator[] Generating caller graph for function mrpt::containers::operator[] Generating caller graph for function mrpt::containers::reduced_hash Generating call graph for function mrpt::containers::reduced_hash Generating call graph for function mrpt::containers::reduced_hash Generating docs for compound mrpt::containers::bimap... Generating caller graph for function mrpt::containers::bimap::clear Generating caller graph for function mrpt::containers::bimap::direct Generating caller graph for function mrpt::containers::bimap::empty Generating caller graph for function mrpt::containers::bimap::end Generating caller graph for function mrpt::containers::bimap::erase_by_key Generating caller graph for function mrpt::containers::bimap::erase_by_value Generating caller graph for function mrpt::containers::bimap::find_key Generating caller graph for function mrpt::containers::bimap::getDirectMap Generating caller graph for function mrpt::containers::bimap::getInverseMap Generating caller graph for function mrpt::containers::bimap::hasKey Generating caller graph for function mrpt::containers::bimap::hasValue Generating caller graph for function mrpt::containers::bimap::insert Generating caller graph for function mrpt::containers::bimap::inverse Generating caller graph for function mrpt::containers::bimap::size Generating docs for compound mrpt::containers::CDynamicGrid... Generating caller graph for function mrpt::containers::CDynamicGrid::cellByIndex Generating caller graph for function mrpt::containers::CDynamicGrid::cellByPos Generating caller graph for function mrpt::containers::CDynamicGrid::clear Generating caller graph for function mrpt::containers::CDynamicGrid::fill Generating caller graph for function mrpt::containers::CDynamicGrid::getResolution Generating caller graph for function mrpt::containers::CDynamicGrid::getSizeX Generating caller graph for function mrpt::containers::CDynamicGrid::getSizeY Generating caller graph for function mrpt::containers::CDynamicGrid::getXMax Generating caller graph for function mrpt::containers::CDynamicGrid::getXMin Generating caller graph for function mrpt::containers::CDynamicGrid::getYMax Generating caller graph for function mrpt::containers::CDynamicGrid::getYMin Generating caller graph for function mrpt::containers::CDynamicGrid::idx2x Generating caller graph for function mrpt::containers::CDynamicGrid::idx2y Generating caller graph for function mrpt::containers::CDynamicGrid::setSize Generating caller graph for function mrpt::containers::CDynamicGrid::x2idx Generating caller graph for function mrpt::containers::CDynamicGrid::y2idx Generating docs for compound mrpt::containers::CDynamicGrid3D... Generating caller graph for function mrpt::containers::CDynamicGrid3D::cellAbsIndexFromCXCYCZ Generating caller graph for function mrpt::containers::CDynamicGrid3D::cellByIndex Generating caller graph for function mrpt::containers::CDynamicGrid3D::cellByPos Generating caller graph for function mrpt::containers::CDynamicGrid3D::clear Generating caller graph for function mrpt::containers::CDynamicGrid3D::fill Generating caller graph for function mrpt::containers::CDynamicGrid3D::getResolutionXY Generating caller graph for function mrpt::containers::CDynamicGrid3D::getResolutionZ Generating caller graph for function mrpt::containers::CDynamicGrid3D::getSizeX Generating caller graph for function mrpt::containers::CDynamicGrid3D::getSizeY Generating caller graph for function mrpt::containers::CDynamicGrid3D::getSizeZ Generating caller graph for function mrpt::containers::CDynamicGrid3D::getXMax Generating caller graph for function mrpt::containers::CDynamicGrid3D::getXMin Generating caller graph for function mrpt::containers::CDynamicGrid3D::getYMax Generating caller graph for function mrpt::containers::CDynamicGrid3D::getYMin Generating caller graph for function mrpt::containers::CDynamicGrid3D::getZMax Generating caller graph for function mrpt::containers::CDynamicGrid3D::getZMin Generating caller graph for function mrpt::containers::CDynamicGrid3D::idx2x Generating caller graph for function mrpt::containers::CDynamicGrid3D::idx2y Generating caller graph for function mrpt::containers::CDynamicGrid3D::idx2z Generating caller graph for function mrpt::containers::CDynamicGrid3D::isOutOfBounds Generating caller graph for function mrpt::containers::CDynamicGrid3D::resize Generating caller graph for function mrpt::containers::CDynamicGrid3D::setSize Generating caller graph for function mrpt::containers::CDynamicGrid3D::x2idx Generating caller graph for function mrpt::containers::CDynamicGrid3D::y2idx Generating caller graph for function mrpt::containers::CDynamicGrid3D::z2idx Generating docs for compound mrpt::containers::ci_less... Generating docs for nested compound mrpt::containers::ci_less::nocase_compare... Generating docs for compound mrpt::containers::circular_buffer... Generating caller graph for function mrpt::containers::circular_buffer::available Generating caller graph for function mrpt::containers::circular_buffer::capacity Generating caller graph for function mrpt::containers::circular_buffer::peek Generating caller graph for function mrpt::containers::circular_buffer::peek_many Generating caller graph for function mrpt::containers::circular_buffer::pop Generating caller graph for function mrpt::containers::circular_buffer::pop_many Generating caller graph for function mrpt::containers::circular_buffer::push Generating caller graph for function mrpt::containers::circular_buffer::push_many Generating caller graph for function mrpt::containers::circular_buffer::size Generating docs for compound mrpt::containers::ContainerReadOnlyProxyAccessor... Generating docs for compound mrpt::containers::CThreadSafeQueue... Generating caller graph for function mrpt::containers::CThreadSafeQueue::clear Generating caller graph for function mrpt::containers::CThreadSafeQueue::get Generating docs for compound mrpt::containers::deepcopy_poly_ptr... Generating docs for compound mrpt::containers::list_searchable... Generating caller graph for function mrpt::containers::list_searchable::find Generating caller graph for function mrpt::containers::list_searchable::insert Generating docs for compound mrpt::containers::map_as_vector... Generating caller graph for function mrpt::containers::map_as_vector::begin Generating caller graph for function mrpt::containers::map_as_vector::clear Generating caller graph for function mrpt::containers::map_as_vector::end Generating caller graph for function mrpt::containers::map_as_vector::operator[] Generating docs for compound mrpt::containers::map_traits_map_as_vector... Generating docs for compound mrpt::containers::map_traits_stdmap... Generating docs for compound mrpt::containers::MT_buffer... Generating caller graph for function mrpt::containers::MT_buffer::appendData Generating caller graph for function mrpt::containers::MT_buffer::clear Generating caller graph for function mrpt::containers::MT_buffer::readAndClear Generating caller graph for function mrpt::containers::MT_buffer::size Generating docs for compound mrpt::containers::ts_map_entry... Generating docs for compound mrpt::containers::ValueCommentPair... Generating docs for compound mrpt::containers::ValueKeyCommentPair... Generating docs for compound mrpt::containers::vector_with_small_size_optimization... Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::at Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::back Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::begin Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::empty Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::end Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::front Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::push_back Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::resize Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::size Generating caller graph for function mrpt::containers::vector_with_small_size_optimization::swap Generating docs for nested compound mrpt::containers::vector_with_small_size_optimization::iteratorImpl... Generating docs for compound mrpt::containers::yaml... Generating caller graph for function mrpt::containers::yaml::yaml Generating caller graph for function mrpt::containers::yaml::as Generating caller graph for function mrpt::containers::yaml::asMap Generating call graph for function mrpt::containers::yaml::asMap Generating call graph for function mrpt::containers::yaml::asRef Generating call graph for function mrpt::containers::yaml::asRef Generating caller graph for function mrpt::containers::yaml::asScalar Generating call graph for function mrpt::containers::yaml::asScalar Generating caller graph for function mrpt::containers::yaml::asSequence Generating call graph for function mrpt::containers::yaml::asSequence Generating call graph for function mrpt::containers::yaml::clear Generating caller graph for function mrpt::containers::yaml::clear Generating call graph for function mrpt::containers::yaml::comment Generating caller graph for function mrpt::containers::yaml::comment Generating call graph for function mrpt::containers::yaml::comment Generating call graph for function mrpt::containers::yaml::comment Generating caller graph for function mrpt::containers::yaml::dereferenceProxy Generating call graph for function mrpt::containers::yaml::empty Generating caller graph for function mrpt::containers::yaml::empty Generating call graph for function mrpt::containers::yaml::FromFile Generating caller graph for function mrpt::containers::yaml::FromFile Generating call graph for function mrpt::containers::yaml::FromMatrix Generating caller graph for function mrpt::containers::yaml::FromMatrix Generating call graph for function mrpt::containers::yaml::FromStream Generating call graph for function mrpt::containers::yaml::FromText Generating call graph for function mrpt::containers::yaml::FromYAMLCPP Generating caller graph for function mrpt::containers::yaml::FromYAMLCPP Generating call graph for function mrpt::containers::yaml::getOrDefault Generating caller graph for function mrpt::containers::yaml::getOrDefault Generating call graph for function mrpt::containers::yaml::has Generating caller graph for function mrpt::containers::yaml::has Generating call graph for function mrpt::containers::yaml::hasComment Generating call graph for function mrpt::containers::yaml::hasComment Generating caller graph for function mrpt::containers::yaml::implOpAssign Generating call graph for function mrpt::containers::yaml::internalPrintAsYAML Generating caller graph for function mrpt::containers::yaml::internalPrintAsYAML Generating call graph for function mrpt::containers::yaml::internalPrintAsYAML Generating call graph for function mrpt::containers::yaml::internalPrintAsYAML Generating call graph for function mrpt::containers::yaml::internalPrintDebugStructure Generating caller graph for function mrpt::containers::yaml::internalPrintDebugStructure Generating call graph for function mrpt::containers::yaml::internalPrintNodeAsYAML Generating caller graph for function mrpt::containers::yaml::internalPrintNodeAsYAML Generating call graph for function mrpt::containers::yaml::internalPrintStringScalar Generating caller graph for function mrpt::containers::yaml::internalPrintStringScalar Generating call graph for function mrpt::containers::yaml::internalPushBack Generating caller graph for function mrpt::containers::yaml::internalPushBack Generating call graph for function mrpt::containers::yaml::isMap Generating caller graph for function mrpt::containers::yaml::isMap Generating call graph for function mrpt::containers::yaml::isNullNode Generating caller graph for function mrpt::containers::yaml::isNullNode Generating call graph for function mrpt::containers::yaml::isScalar Generating caller graph for function mrpt::containers::yaml::isScalar Generating call graph for function mrpt::containers::yaml::isSequence Generating caller graph for function mrpt::containers::yaml::isSequence Generating call graph for function mrpt::containers::yaml::keyComment Generating caller graph for function mrpt::containers::yaml::keyComment Generating call graph for function mrpt::containers::yaml::keyComment Generating call graph for function mrpt::containers::yaml::keyComment Generating call graph for function mrpt::containers::yaml::keyHasComment Generating caller graph for function mrpt::containers::yaml::keyHasComment Generating call graph for function mrpt::containers::yaml::keyHasComment Generating call graph for function mrpt::containers::yaml::keyNode Generating caller graph for function mrpt::containers::yaml::keyNode Generating call graph for function mrpt::containers::yaml::keyNode Generating call graph for function mrpt::containers::yaml::loadFromFile Generating caller graph for function mrpt::containers::yaml::loadFromFile Generating call graph for function mrpt::containers::yaml::loadFromStream Generating caller graph for function mrpt::containers::yaml::loadFromStream Generating call graph for function mrpt::containers::yaml::loadFromText Generating caller graph for function mrpt::containers::yaml::loadFromText Generating call graph for function mrpt::containers::yaml::loadFromYAMLCPP Generating caller graph for function mrpt::containers::yaml::Map Generating call graph for function mrpt::containers::yaml::node Generating caller graph for function mrpt::containers::yaml::node Generating call graph for function mrpt::containers::yaml::node Generating call graph for function mrpt::containers::yaml::operator() Generating call graph for function mrpt::containers::yaml::operator() Generating call graph for function mrpt::containers::yaml::operator<< Generating call graph for function mrpt::containers::yaml::operator= Generating caller graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating caller graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator= Generating call graph for function mrpt::containers::yaml::operator[] Generating caller graph for function mrpt::containers::yaml::operator[] Generating call graph for function mrpt::containers::yaml::operator[] Generating call graph for function mrpt::containers::yaml::operator[] Generating call graph for function mrpt::containers::yaml::operator[] Generating call graph for function mrpt::containers::yaml::printAsYAML Generating caller graph for function mrpt::containers::yaml::printAsYAML Generating call graph for function mrpt::containers::yaml::printDebugStructure Generating caller graph for function mrpt::containers::yaml::printDebugStructure Generating call graph for function mrpt::containers::yaml::push_back Generating caller graph for function mrpt::containers::yaml::push_back Generating call graph for function mrpt::containers::yaml::push_back Generating call graph for function mrpt::containers::yaml::push_back Generating call graph for function mrpt::containers::yaml::push_back Generating call graph for function mrpt::containers::yaml::push_back Generating call graph for function mrpt::containers::yaml::scalarType Generating caller graph for function mrpt::containers::yaml::Sequence Generating call graph for function mrpt::containers::yaml::size Generating caller graph for function mrpt::containers::yaml::size Generating call graph for function mrpt::containers::yaml::toMatrix Generating caller graph for function mrpt::containers::yaml::toMatrix Generating call graph for function mrpt::containers::yaml::toStdVector Generating docs for nested compound mrpt::containers::yaml::InternalPrintState... Generating docs for nested compound mrpt::containers::yaml::mark_t... Generating docs for nested compound mrpt::containers::yaml::node_t... Generating call graph for function mrpt::containers::yaml::node_t::as Generating caller graph for function mrpt::containers::yaml::node_t::as Generating call graph for function mrpt::containers::yaml::node_t::asMap Generating caller graph for function mrpt::containers::yaml::node_t::asMap Generating call graph for function mrpt::containers::yaml::node_t::asMap Generating call graph for function mrpt::containers::yaml::node_t::asScalar Generating caller graph for function mrpt::containers::yaml::node_t::asScalar Generating call graph for function mrpt::containers::yaml::node_t::asScalar Generating call graph for function mrpt::containers::yaml::node_t::asSequence Generating caller graph for function mrpt::containers::yaml::node_t::asSequence Generating call graph for function mrpt::containers::yaml::node_t::asSequence Generating caller graph for function mrpt::containers::yaml::node_t::comment Generating caller graph for function mrpt::containers::yaml::node_t::hasComment Generating call graph for function mrpt::containers::yaml::node_t::internalAsStr Generating caller graph for function mrpt::containers::yaml::node_t::internalAsStr Generating caller graph for function mrpt::containers::yaml::node_t::isMap Generating caller graph for function mrpt::containers::yaml::node_t::isNullNode Generating caller graph for function mrpt::containers::yaml::node_t::isScalar Generating caller graph for function mrpt::containers::yaml::node_t::isSequence Generating call graph for function mrpt::containers::yaml::node_t::size Generating caller graph for function mrpt::containers::yaml::node_t::size Generating call graph for function mrpt::containers::yaml::node_t::typeName Generating caller graph for function mrpt::containers::yaml::node_t::typeName Generating docs for compound mrpt::containers::YamlEmitOptions... Generating docs for namespace mrpt::containers::internal Generating call graph for function mrpt::containers::internal::implAnyAsGetter Generating call graph for function mrpt::containers::internal::implAsGetter Generating docs for compound mrpt::containers::internal::CopyCloner... Generating docs for compound mrpt::containers::internal::CopyStatic... Generating docs for compound mrpt::containers::internal::dynamic_grid_txt_saver... Generating caller graph for function mrpt::containers::internal::dynamic_grid_txt_saver::getCellAsFloat Generating caller graph for function mrpt::containers::internal::dynamic_grid_txt_saver::getSizeX Generating caller graph for function mrpt::containers::internal::dynamic_grid_txt_saver::getSizeY Generating call graph for function mrpt::containers::internal::dynamic_grid_txt_saver::saveToTextFile Generating docs for compound mrpt::containers::internal::generic_copier_ptr... Generating caller graph for function mrpt::containers::internal::generic_copier_ptr::reset Generating docs for compound mrpt::containers::internal::UnspecializedBool... Generating docs for namespace mrpt::cpu Generating docs for namespace mrpt::cpu::internal Generating docs for compound mrpt::cpu::internal::CPU_analyzer... Generating call graph for function mrpt::cpu::internal::CPU_analyzer::CPU_analyzer Generating call graph for function mrpt::cpu::internal::CPU_analyzer::detect_impl Generating caller graph for function mrpt::cpu::internal::CPU_analyzer::detect_impl Generating caller graph for function mrpt::cpu::internal::CPU_analyzer::feat Generating caller graph for function mrpt::cpu::internal::CPU_analyzer::Instance Generating docs for namespace mrpt::detectors Generating docs for compound mrpt::detectors::CCascadeClassifierDetection... Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CCascadeClassifierDetection::detectObjects_Impl Generating call graph for function mrpt::detectors::CCascadeClassifierDetection::init Generating docs for nested compound mrpt::detectors::CCascadeClassifierDetection::TOptions... Generating docs for compound mrpt::detectors::CDetectable2D... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::detectors::CDetectable3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::detectors::CDetectableObject... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::detectors::CDetectorDoorCrossing... Generating call graph for function mrpt::detectors::CDetectorDoorCrossing::CDetectorDoorCrossing Generating call graph for function mrpt::detectors::CDetectorDoorCrossing::clear Generating caller graph for function mrpt::detectors::CDetectorDoorCrossing::clear Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::detectors::CDetectorDoorCrossing::process Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::detectors::CDetectorDoorCrossing::TDoorCrossingOutParams... Generating docs for nested compound mrpt::detectors::CDetectorDoorCrossing::TOptions... Generating docs for compound mrpt::detectors::CFaceDetection... Generating call graph for function mrpt::detectors::CFaceDetection::checkIfDiagonalSurface Generating call graph for function mrpt::detectors::CFaceDetection::checkIfDiagonalSurface2 Generating call graph for function mrpt::detectors::CFaceDetection::checkIfFacePlane Generating call graph for function mrpt::detectors::CFaceDetection::checkIfFacePlaneCov Generating call graph for function mrpt::detectors::CFaceDetection::checkIfFaceRegions Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CFaceDetection::dummy_checkIfDiagonalSurface Generating call graph for function mrpt::detectors::CFaceDetection::dummy_checkIfFacePlaneCov Generating call graph for function mrpt::detectors::CFaceDetection::dummy_checkIfFaceRegions Generating call graph for function mrpt::detectors::CFaceDetection::experimental_calcHist Generating call graph for function mrpt::detectors::CFaceDetection::experimental_segmentFace Generating call graph for function mrpt::detectors::CFaceDetection::experimental_showMeasurements Generating call graph for function mrpt::detectors::CFaceDetection::experimental_viewFacePointsAndEigenVects Generating call graph for function mrpt::detectors::CFaceDetection::experimental_viewFacePointsScanned Generating call graph for function mrpt::detectors::CFaceDetection::experimental_viewRegions Generating call graph for function mrpt::detectors::CFaceDetection::init Generating caller graph for function mrpt::detectors::CFaceDetection::thread_checkIfDiagonalSurface Generating caller graph for function mrpt::detectors::CFaceDetection::thread_checkIfFacePlaneCov Generating caller graph for function mrpt::detectors::CFaceDetection::thread_checkIfFaceRegions Generating docs for nested compound mrpt::detectors::CFaceDetection::TMeasurement... Generating docs for nested compound mrpt::detectors::CFaceDetection::TOptions... Generating docs for nested compound mrpt::detectors::CFaceDetection::TTestsOptions... Generating docs for compound mrpt::detectors::CObjectDetection... Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating call graph for function mrpt::detectors::CObjectDetection::detectObjects Generating caller graph for function mrpt::detectors::CObjectDetection::detectObjects_Impl Generating docs for namespace mrpt::expr Generating docs for compound mrpt::expr::CRuntimeCompiledExpression... Generating caller graph for function mrpt::expr::CRuntimeCompiledExpression::compile Generating call graph for function mrpt::expr::CRuntimeCompiledExpression::eval Generating caller graph for function mrpt::expr::CRuntimeCompiledExpression::eval Generating caller graph for function mrpt::expr::CRuntimeCompiledExpression::register_symbol_table Generating docs for nested compound CRuntimeCompiledExpression::ExprVerbose... Generating call graph for function mrpt::expr::CRuntimeCompiledExpression::ExprVerbose::ExprVerbose Generating caller graph for function mrpt::expr::CRuntimeCompiledExpression::ExprVerbose::Instance Generating caller graph for function mrpt::expr::CRuntimeCompiledExpression::ExprVerbose::process Generating docs for nested compound CRuntimeCompiledExpression::Impl... Generating docs for namespace mrpt::global_settings Generating docs for namespace mrpt::graphs Generating call graph for function mrpt::graphs::operator<< Generating call graph for function mrpt::graphs::operator>> Generating docs for compound mrpt::graphs::CAStarAlgorithm... Generating caller graph for function mrpt::graphs::CAStarAlgorithm::generateChildren Generating caller graph for function mrpt::graphs::CAStarAlgorithm::getCost Generating caller graph for function mrpt::graphs::CAStarAlgorithm::getHeuristic Generating call graph for function mrpt::graphs::CAStarAlgorithm::getOptimalSolution Generating call graph for function mrpt::graphs::CAStarAlgorithm::getTotalCost Generating caller graph for function mrpt::graphs::CAStarAlgorithm::getTotalCost Generating caller graph for function mrpt::graphs::CAStarAlgorithm::isSolutionEnded Generating caller graph for function mrpt::graphs::CAStarAlgorithm::isSolutionValid Generating docs for compound mrpt::graphs::CDijkstra... Generating caller graph for function mrpt::graphs::CDijkstra::getShortestPathTo Generating call graph for function mrpt::graphs::CDijkstra::getShortestPathTo Generating call graph for function mrpt::graphs::CDijkstra::getTreeGraph Generating docs for nested compound mrpt::graphs::CDijkstra::TDistance... Generating docs for nested compound mrpt::graphs::CDijkstra::TPrevious... Generating docs for compound mrpt::graphs::CDirectedGraph... Generating caller graph for function mrpt::graphs::CDirectedGraph::begin Generating caller graph for function mrpt::graphs::CDirectedGraph::clearEdges Generating caller graph for function mrpt::graphs::CDirectedGraph::end Generating caller graph for function mrpt::graphs::CDirectedGraph::getAllNodes Generating caller graph for function mrpt::graphs::CDirectedGraph::getNeighborsOf Generating caller graph for function mrpt::graphs::CDirectedGraph::insertEdge Generating caller graph for function mrpt::graphs::CDirectedGraph::insertEdgeAtEnd Generating caller graph for function mrpt::graphs::CDirectedGraph::saveAsDot Generating docs for nested compound mrpt::graphs::CDirectedGraph::edge_t... Generating call graph for function mrpt::graphs::CDirectedGraph::edge_t::getClassName Generating docs for compound mrpt::graphs::CDirectedTree... Generating caller graph for function mrpt::graphs::CDirectedTree::clear Generating caller graph for function mrpt::graphs::CDirectedTree::visitBreadthFirst Generating caller graph for function mrpt::graphs::CDirectedTree::visitDepthFirst Generating docs for nested compound mrpt::graphs::CDirectedTree::TEdgeInfo... Generating docs for nested compound mrpt::graphs::CDirectedTree::Visitor... Generating docs for compound mrpt::graphs::CGraphPartitioner... Generating call graph for function mrpt::graphs::CGraphPartitioner::exactBisection Generating call graph for function mrpt::graphs::CGraphPartitioner::RecursiveSpectralPartition Generating call graph for function mrpt::graphs::CGraphPartitioner::SpectralBisection Generating docs for compound mrpt::graphs::CNetworkOfPoses... Generating call graph for function mrpt::graphs::CNetworkOfPoses::addVirtualEdge Generating caller graph for function mrpt::graphs::CNetworkOfPoses::addVirtualEdge Generating call graph for function mrpt::graphs::CNetworkOfPoses::chi2 Generating caller graph for function mrpt::graphs::CNetworkOfPoses::clear Generating call graph for function mrpt::graphs::CNetworkOfPoses::collapseDuplicatedEdges Generating caller graph for function mrpt::graphs::CNetworkOfPoses::collapseDuplicatedEdges Generating call graph for function mrpt::graphs::CNetworkOfPoses::connectGraphPartitions Generating caller graph for function mrpt::graphs::CNetworkOfPoses::connectGraphPartitions Generating call graph for function mrpt::graphs::CNetworkOfPoses::dijkstra_nodes_estimate Generating caller graph for function mrpt::graphs::CNetworkOfPoses::dijkstra_nodes_estimate Generating call graph for function mrpt::graphs::CNetworkOfPoses::extractSubGraph Generating call graph for function mrpt::graphs::CNetworkOfPoses::getClassName Generating call graph for function mrpt::graphs::CNetworkOfPoses::getEdgeSquareError Generating caller graph for function mrpt::graphs::CNetworkOfPoses::getEdgeSquareError Generating call graph for function mrpt::graphs::CNetworkOfPoses::getEdgeSquareError Generating call graph for function mrpt::graphs::CNetworkOfPoses::getGlobalSquareError Generating caller graph for function mrpt::graphs::CNetworkOfPoses::getGlobalSquareError Generating call graph for function mrpt::graphs::CNetworkOfPoses::loadFromTextFile Generating call graph for function mrpt::graphs::CNetworkOfPoses::mergeGraph Generating call graph for function mrpt::graphs::CNetworkOfPoses::readAsText Generating call graph for function mrpt::graphs::CNetworkOfPoses::saveToTextFile Generating call graph for function mrpt::graphs::CNetworkOfPoses::writeAsText Generating docs for nested compound mrpt::graphs::CNetworkOfPoses::global_pose_t... Generating call graph for function mrpt::graphs::CNetworkOfPoses::global_pose_t::getClassName Generating docs for compound mrpt::graphs::HypothesisNotFoundException... Generating call graph for function mrpt::graphs::HypothesisNotFoundException::HypothesisNotFoundException Generating call graph for function mrpt::graphs::HypothesisNotFoundException::HypothesisNotFoundException Generating caller graph for function mrpt::graphs::HypothesisNotFoundException::clear Generating caller graph for function mrpt::graphs::HypothesisNotFoundException::getErrorMsg Generating call graph for function mrpt::graphs::HypothesisNotFoundException::what Generating docs for compound mrpt::graphs::ScalarFactorGraph... Generating caller graph for function mrpt::graphs::ScalarFactorGraph::addConstraint Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::graphs::ScalarFactorGraph::enableProfiler Generating call graph for function mrpt::graphs::ScalarFactorGraph::eraseConstraint Generating caller graph for function mrpt::graphs::ScalarFactorGraph::eraseConstraint Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphs::ScalarFactorGraph::isProfilerEnabled Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphs::ScalarFactorGraph::updateEstimation Generating caller graph for function mrpt::graphs::ScalarFactorGraph::updateEstimation Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphs::ScalarFactorGraph::BinaryFactorVirtualBase... Generating docs for nested compound mrpt::graphs::ScalarFactorGraph::FactorBase... Generating docs for nested compound mrpt::graphs::ScalarFactorGraph::UnaryFactorVirtualBase... Generating docs for compound mrpt::graphs::TGraphvizExportParams... Generating docs for namespace mrpt::graphs::detail Generating docs for compound mrpt::graphs::detail::CMRVisualizer... Generating docs for compound mrpt::graphs::detail::CMRVisualizer< CPOSE, MAPS_IMPLEMENTATION, TMRSlamNodeAnnotations, EDGE_ANNOTATIONS >... Generating call graph for function mrpt::graphs::detail::CMRVisualizer< CPOSE, MAPS_IMPLEMENTATION, TMRSlamNodeAnnotations, EDGE_ANNOTATIONS >::drawEdges Generating call graph for function mrpt::graphs::detail::CMRVisualizer< CPOSE, MAPS_IMPLEMENTATION, TMRSlamNodeAnnotations, EDGE_ANNOTATIONS >::drawNodePoints Generating docs for compound mrpt::graphs::detail::CVisualizer... Generating docs for compound mrpt::graphs::detail::edge_annotations_empty... Generating docs for compound mrpt::graphs::detail::graph_ops... Generating call graph for function mrpt::graphs::detail::graph_ops::auxEuclid2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxEuclid2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::auxMaha2Dist Generating call graph for function mrpt::graphs::detail::graph_ops::graph_edge_sqerror Generating caller graph for function mrpt::graphs::detail::graph_ops::graph_edge_sqerror Generating caller graph for function mrpt::graphs::detail::graph_ops::graph_of_poses_collapse_dup_edges Generating call graph for function mrpt::graphs::detail::graph_ops::graph_of_poses_dijkstra_init Generating caller graph for function mrpt::graphs::detail::graph_ops::graph_of_poses_dijkstra_init Generating caller graph for function mrpt::graphs::detail::graph_ops::load_graph_of_poses_from_text_file Generating call graph for function mrpt::graphs::detail::graph_ops::load_graph_of_poses_from_text_stream Generating caller graph for function mrpt::graphs::detail::graph_ops::load_graph_of_poses_from_text_stream Generating call graph for function mrpt::graphs::detail::graph_ops::read_graph_of_poses_from_binary_file Generating caller graph for function mrpt::graphs::detail::graph_ops::read_graph_of_poses_from_binary_file Generating call graph for function mrpt::graphs::detail::graph_ops::save_graph_of_poses_to_binary_file Generating caller graph for function mrpt::graphs::detail::graph_ops::save_graph_of_poses_to_binary_file Generating caller graph for function mrpt::graphs::detail::graph_ops::save_graph_of_poses_to_ostream Generating caller graph for function mrpt::graphs::detail::graph_ops::save_graph_of_poses_to_text_file Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_EDGE_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_VERTEX_line Generating call graph for function mrpt::graphs::detail::graph_ops::write_VERTEX_line Generating docs for compound mrpt::graphs::detail::NotConnectedGraph... Generating caller graph for function mrpt::graphs::detail::NotConnectedGraph::getUnconnectedNodeIDs Generating docs for compound mrpt::graphs::detail::THypothesis... Generating docs for compound mrpt::graphs::detail::TMRSlamEdgeAnnotations... Generating docs for compound mrpt::graphs::detail::TMRSlamNodeAnnotations... Generating call graph for function mrpt::graphs::detail::TMRSlamNodeAnnotations::TMRSlamNodeAnnotations Generating call graph for function mrpt::graphs::detail::TMRSlamNodeAnnotations::getAnnotsAsString Generating call graph for function mrpt::graphs::detail::TMRSlamNodeAnnotations::operator= Generating call graph for function mrpt::graphs::detail::TNodeAnnotations::retAnnotsAsString Generating call graph for function mrpt::graphs::detail::TMRSlamNodeAnnotations::setAnnots Generating caller graph for function mrpt::graphs::detail::TMRSlamNodeAnnotations::setAnnots Generating docs for compound mrpt::graphs::detail::TNodeAnnotations... Generating caller graph for function mrpt::graphs::detail::TNodeAnnotations::TNodeAnnotations Generating caller graph for function mrpt::graphs::detail::TNodeAnnotations::getAnnotsAsString Generating call graph for function mrpt::graphs::detail::TNodeAnnotations::getCopyOfAnnots Generating call graph for function mrpt::graphs::detail::TNodeAnnotations::retAnnotsAsString Generating caller graph for function mrpt::graphs::detail::TNodeAnnotations::setAnnots Generating docs for compound mrpt::graphs::detail::TNodeAnnotationsEmpty... Generating caller graph for function mrpt::graphs::detail::TNodeAnnotations::getAnnotsAsString Generating call graph for function mrpt::graphs::detail::TNodeAnnotations::getCopyOfAnnots Generating call graph for function mrpt::graphs::detail::TNodeAnnotations::retAnnotsAsString Generating caller graph for function mrpt::graphs::detail::TNodeAnnotations::setAnnots Generating docs for compound mrpt::graphs::detail::TPosePDFHelper... Generating caller graph for function mrpt::graphs::detail::TPosePDFHelper::copyFrom2D Generating caller graph for function mrpt::graphs::detail::TPosePDFHelper::copyFrom3D Generating docs for compound mrpt::graphs::detail::TPosePDFHelper< CPose2D >... Generating docs for compound mrpt::graphs::detail::TPosePDFHelper< CPose3D >... Generating docs for namespace mrpt::graphslam Generating call graph for function mrpt::graphslam::computeJacobiansAndErrors Generating docs for compound mrpt::graphslam::CGraphSlamEngine... Generating call graph for function mrpt::graphslam::CGraphSlamEngine::CGraphSlamEngine Generating call graph for function mrpt::graphslam::CGraphSlamEngine::~CGraphSlamEngine Generating call graph for function mrpt::graphslam::CGraphSlamEngine::_execGraphSlamStep Generating call graph for function mrpt::graphslam::CGraphSlamEngine::accumulateAngleDiffs Generating call graph for function mrpt::graphslam::CGraphSlamEngine::accumulateAngleDiffs Generating call graph for function mrpt::graphslam::CGraphSlamEngine::computeMap Generating call graph for function mrpt::graphslam::CGraphSlamEngine::decimateLaserScan Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::graphslam::CGraphSlamEngine::generateReportFiles Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::graphslam::CGraphSlamEngine::initClass Generating caller graph for function mrpt::graphslam::CGraphSlamEngine::initClass Generating call graph for function mrpt::graphslam::CGraphSlamEngine::initResultsFile Generating call graph for function mrpt::graphslam::CGraphSlamEngine::initRobotModelVisualizationInternal Generating call graph for function mrpt::graphslam::CGraphSlamEngine::initRobotModelVisualizationInternal Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CGraphSlamEngine::isPaused Generating call graph for function mrpt::graphslam::CGraphSlamEngine::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::graphslam::CGraphSlamEngine::monitorNodeRegistration Generating call graph for function mrpt::graphslam::CGraphSlamEngine::pauseExec Generating caller graph for function mrpt::graphslam::CGraphSlamEngine::pauseExec Generating caller graph for function mrpt::graphslam::CGraphSlamEngine::queryObserverForEvents Generating call graph for function mrpt::graphslam::CGraphSlamEngine::readGTFile Generating call graph for function mrpt::graphslam::CGraphSlamEngine::readGTFileRGBD_TUM Generating call graph for function mrpt::graphslam::CGraphSlamEngine::resumeExec Generating caller graph for function mrpt::graphslam::CGraphSlamEngine::resumeExec Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphslam::CGraphSlamEngine::togglePause Generating call graph for function mrpt::graphslam::CGraphSlamEngine::updateEstimatedTrajectoryVisualization Generating call graph for function mrpt::graphslam::CGraphSlamEngine::updateGTVisualization Generating call graph for function mrpt::graphslam::CGraphSlamEngine::updateMapVisualization Generating call graph for function mrpt::graphslam::CGraphSlamEngine::updateOdometryVisualization Generating call graph for function mrpt::graphslam::CGraphSlamEngine::updateRangeImageViewport Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::CGraphSlamEngine::TRGBDInfoFileParams... Generating call graph for function mrpt::graphslam::CGraphSlamEngine::TRGBDInfoFileParams::parseFile Generating call graph for function mrpt::graphslam::CGraphSlamEngine::TRGBDInfoFileParams::setRawlogFile Generating docs for compound mrpt::graphslam::CRegistrationDeciderOrOptimizer... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::CWindowManager... Generating call graph for function mrpt::graphslam::CWindowManager::CWindowManager Generating call graph for function mrpt::graphslam::CWindowManager::CWindowManager Generating call graph for function mrpt::graphslam::CWindowManager::CWindowManager Generating call graph for function mrpt::graphslam::CWindowManager::addTextMessage Generating caller graph for function mrpt::graphslam::CWindowManager::addTextMessage Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::graphslam::CWindowManager::initCWindowManager Generating caller graph for function mrpt::graphslam::CWindowManager::initCWindowManager Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::graphslam::CWindowManager::isOpen Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CWindowManager::setCDisplayWindow3DPtr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::graphslam::CWindowManager::setWindowObserverPtr Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::CWindowObserver... Generating call graph for function mrpt::system::CObserver::observeBegin Generating caller graph for function mrpt::system::CObserver::observeBegin Generating call graph for function mrpt::graphslam::CWindowObserver::OnEvent Generating call graph for function mrpt::graphslam::CWindowObserver::registerKeystroke Generating caller graph for function mrpt::graphslam::CWindowObserver::returnEventsStruct Generating docs for compound mrpt::graphslam::graphslam_traits... Generating docs for nested compound mrpt::graphslam::graphslam_traits::observation_info_t... Generating docs for compound mrpt::graphslam::TResultInfoSpaLevMarq... Generating docs for compound mrpt::graphslam::TSlidingWindow... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::TSlidingWindow::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::TSlidingWindow::evaluateMeasurementAbove Generating caller graph for function mrpt::graphslam::TSlidingWindow::evaluateMeasurementAbove Generating call graph for function mrpt::graphslam::TSlidingWindow::evaluateMeasurementBelow Generating call graph for function mrpt::graphslam::TSlidingWindow::evaluateMeasurementInGaussian Generating caller graph for function mrpt::graphslam::TSlidingWindow::getMean Generating call graph for function mrpt::graphslam::TSlidingWindow::getStdDev Generating caller graph for function mrpt::graphslam::TSlidingWindow::getStdDev Generating call graph for function mrpt::graphslam::TSlidingWindow::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::graphslam::TSlidingWindow::resizeWindow Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::TUncertaintyPath... Generating call graph for function mrpt::graphslam::TUncertaintyPath::TUncertaintyPath Generating call graph for function mrpt::graphslam::TUncertaintyPath::TUncertaintyPath Generating call graph for function mrpt::graphslam::TUncertaintyPath::TUncertaintyPath Generating caller graph for function mrpt::graphslam::TUncertaintyPath::addToPath Generating call graph for function mrpt::graphslam::TUncertaintyPath::assertIsBetweenNodeIDs Generating caller graph for function mrpt::graphslam::TUncertaintyPath::assertIsBetweenNodeIDs Generating caller graph for function mrpt::graphslam::TUncertaintyPath::clear Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::TUncertaintyPath::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::TUncertaintyPath::getAsString Generating caller graph for function mrpt::graphslam::TUncertaintyPath::getDestination Generating call graph for function mrpt::graphslam::TUncertaintyPath::getDeterminant Generating caller graph for function mrpt::graphslam::TUncertaintyPath::getDeterminant Generating call graph for function mrpt::graphslam::TUncertaintyPath::hasLowerUncertaintyThan Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for namespace mrpt::graphslam::apps Generating docs for compound mrpt::graphslam::apps::TOptimizerProps... Generating docs for compound mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps... Generating docs for compound mrpt::graphslam::apps::TRegistrationDeciderProps... Generating docs for compound mrpt::graphslam::apps::TUserOptionsChecker... Generating caller graph for function mrpt::graphslam::apps::TUserOptionsChecker::checkOptimizerExists Gen«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching erating caller graph for function mrpt::graphslam::apps::TUserOptionsChecker::checkRegistrationDeciderExists Generating docs for namespace mrpt::graphslam::deciders Generating docs for compound mrpt::graphslam::deciders::CEdgeRegistrationDecider... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::deciders::CEmptyERD... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::deciders::CEmptyNRD... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::getDescriptiveReport Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutput«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching Logger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::registerNewNodeAtEnd Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::resetPDF Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::deciders::CFixedIntervalsNRD... Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::checkRegistrationCondition Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::checkRegistrationCondition Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::registerNewNodeAtEnd Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::resetPDF Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::updateState Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::deciders::CFixedIntervalsNRD::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::TParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::TParams::getAsString Generating call graph for function mrpt::graphslam::deciders::CFixedIntervalsNRD::TParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::deciders::CICPCriteriaERD... Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::CICPCriteriaERD Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::checkRegistrationCondition2D Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::checkRegistrationCondition3D Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::decimatePointsMap Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::getNearbyNodesOf Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::updateState Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::updateVisuals Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::deciders::CICPCriteriaERD::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::TParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaERD::TParams::loadFromConfigFi«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching le Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::deciders::CICPCriteriaNRD... Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::CICPCriteriaNRD Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::checkRegistrationCondition Generating caller graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::checkRegistrationCondition Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::checkRegistrationCondition2D Generating caller graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::checkRegistrationCondition2D Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::decimatePointsMap Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::getDescriptiveReport Generating caller graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::printParams Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::registerNewNodeAtEnd Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::resetPDF Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::updateState Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::updateState2D Generating caller graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::updateState2D Generating caller graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::updateState3D Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::deciders::CICPCriteriaNRD::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::TParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptio«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching ns::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CICPCriteriaNRD::TParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider... Generating call graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::checkRegistrationConditionPose Generating call graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::checkRegistrationConditionPose Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::registerNewNodeAtEnd Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::resetPDF Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams::getAsString Generating caller graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams::getAsString Generating call graph for function mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::deciders::CLoopCloserERD... Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::addScanMatchingEdges Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::addToPaths Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::checkPartitionsForLC Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::computeDominantEigenVector Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::evalPWConsistenciesMatrix Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::execDijkstraProjection Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::findPathByEnds Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::generateHypotsPool Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::generatePWConsistenciesMatrix Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::generatePWConsistencyElement Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::getICPEdge Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::getMinUncertaintyPath Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::getPropsOfNodeID Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::loadParams Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::mahalanobisDistanceOdometryToICPEdge Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::popMinUncertaintyPath Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::registerNewEdge Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::splitPartitionToGroups Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::updateCurrCovarianceVisualization Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::updateLaserScansVisualization Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::updateMapPartitions Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::updateMapPartitionsVisualization Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::updateState Generating docs for nested compound mrpt::graphslam::deciders::CLoopCloserERD::TGenerateHypotsPoolAdParams... Generating docs for nested compound mrpt::graphslam::deciders::CLoopCloserERD::TGetICPEdgeAdParams... Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::TGetICPEdgeAdParams::getAsString Generating caller graph for function mrpt::graphslam::deciders::CLoopCloserERD::TGetICPEdgeAdParams::getAsString Generating docs for nested compound mrpt::graphslam::deciders::CLoopCloserERD::TLaserParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::TLaserParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::graphslam::deciders::CLoopCloserERD::TLoopClosureParams...«SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::TLoopClosureParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CLoopCloserERD::TLoopClosureParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::graphslam::deciders::CNodeRegistrationDecider... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::getDescriptiveReport Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::registerNewNodeAtEnd Generating caller graph for function mrpt::graphslam::deciders::CNodeRegistrationDecider::resetPDF Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::deciders::CRangeScanEdgeRegistrationDecider... Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::decimatePointsMap Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::deciders::CRangeScanOps... Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::decimatePointsMap Generating caller graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::getICPEdge Generating docs for nested compound mrpt::graphslam::deciders::CRangeScanOps::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::TParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::deciders::CRangeScanOps::TParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for namespace mrpt::graphslam::detail Generating docs for compound mrpt::graphslam::detail::AuxErrorEval... Generating docs for compound mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst >... Generating docs for compound mrpt::graphslam::detail::AuxErrorEval< CPose3D, gst >... Generating docs for compound mrpt::graphslam::detail::AuxErrorEval< CPose3DPDFGaussianInf, gst >... Generating docs for compound mrpt::graphslam::detail::AuxErrorEval< CPosePDFGaussianInf, gst >... Generating docs for compound mrpt::graphslam::detail::CEdgeCounter... Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::CEdgeCounter Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::addEdge Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::addEdgeType Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::clearAllEdges Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::dumpToConsole Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::getAsString Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::getAsString Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::getLoopClosureEdges Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::getTotalNumOfEdges Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::getTotalNumOfEdges Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::getTotalNumOfEdges Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::setEdgesManually Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::setRemovedEdges Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::setTextMessageParams Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::setTextMessageParams Generating call graph for function mrpt::graphslam::detail::CEdgeCounter::updateTextMessages Generating caller graph for function mrpt::graphslam::detail::CEdgeCounter::updateTextMessages Generating docs for compound mrpt::graphslam::detail::TNodeProps... Generating call graph for function mrpt::graphslam::detail::TNodeProps::getAsString Generating caller graph for function mrpt::graphslam::detail::TNodeProps::getAsString Generating docs for namespace mrpt::graphslam::optimizers Generating docs for compound mrpt::graphslam::optimizers::CEmptyGSO... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::printParams Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::optimizers::CGraphSlamOptimizer... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::graphslam::optimizers::CLevMarqGSO... Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::CLevMarqGSO Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::_optimizeGraph Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::fitGraphInView Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::getNearbyNodesOf Generating caller graph for function mrpt::graphslam::CRegistrationDeciderOrOptimizer::initializeLoggers Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::loadParams Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::graphslam::optimizers::CLevMarqGSO::optimizeGraph Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::updateGraphVisualization Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::updateState Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::graphslam::optimizers::CLevMarqGSO::GraphVisualizationParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::GraphVisualizationParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::GraphVisualizationParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::graphslam::optimizers::CLevMarqGSO::OptimizationParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::graphslam::optimizers::CLevMarqGSO::OptimizationParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for namespace mrpt::gtsam_wrappers Generating call graph for function mrpt::gtsam_wrappers::to_gtsam_se3_cov6 Generating call graph for function mrpt::gtsam_wrappers::to_gtsam_se3_cov6_isotropic Generating caller graph for function mrpt::gtsam_wrappers::to_gtsam_se3_cov6_reordering Generating call graph for function mrpt::gtsam_wrappers::toPose3 Generating caller graph for function mrpt::gtsam_wrappers::toPose3 Generating call graph for function mrpt::gtsam_wrappers::toPose3 Generating call graph for function mrpt::gtsam_wrappers::toTPose3D Generating call graph for function mrpt::gtsam_wrappers::toTPose3D Generating docs for namespace mrpt::gui Generating call graph for function mrpt::gui::showErrorMessage Generating caller graph for function mrpt::gui::showErrorMessage Generating call graph for function mrpt::gui::tryCatch Generating docs for compound mrpt::gui::C3DWindowDialog... Generating call graph for function mrpt::gui::C3DWindowDialog::C3DWindowDialog Generating caller graph for function mrpt::gui::C3DWindowDialog::OnChar Generating call graph for function mrpt::gui::C3DWindowDialog::OnClose Generating caller graph for function mrpt::gui::C3DWindowDialog::OnClose Generating caller graph for function mrpt::gui::C3DWindowDialog::OnMenuAbout Generating caller graph for function mrpt::gui::C3DWindowDialog::OnMenuClose Generating call graph for function mrpt::gui::C3DWindowDialog::OnResize Generating caller graph for function mrpt::gui::C3DWindowDialog::OnResize Generating docs for compound mrpt::gui::CBaseGUIWindow... Generating call graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating call graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating call graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::gui::CBaseGUIWindow::isOpen Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifyChildWindowDestruction Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifySemThreadReady Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating caller graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating docs for compound mrpt::gui::CDisplayWindow... Generating call graph for function mrpt::gui::CDisplayWindow::CDisplayWindow Generating call graph for function mrpt::gui::CDisplayWindow::~CDisplayWindow Generating caller graph for function mrpt::gui::CDisplayWindow::Create Generating call graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating call graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating call graph for function mrpt::gui::CDisplayWindow::getLastMousePosition Generating call graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::gui::CBaseGUIWindow::isOpen Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifyChildWindowDestruction Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifySemThreadReady Generating call graph for function mrpt::gui::CDisplayWindow::plot Generating call graph for function mrpt::gui::CDisplayWindow::plot Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::gui::CDisplayWindow::resize Generating call graph for function mrpt::gui::CDisplayWindow::setCursorCross Generating call graph for function mrpt::gui::CDisplayWindow::setPos Generating call graph for function mrpt::gui::CDisplayWindow::setWindowTitle Generating call graph for function mrpt::gui::CDisplayWindow::showImage Generating caller graph for function mrpt::gui::CDisplayWindow::showImage Generating call graph for function mrpt::gui::CDisplayWindow::showImageAndPoints Generating caller graph for function mrpt::gui::CDisplayWindow::showImageAndPoints Generating call graph for function mrpt::gui::CDisplayWindow::showImageAndPoints Generating call graph for function mrpt::gui::CDisplayWindow::showImagesAndMatchedPoints Generating call graph for function mrpt::gui::CDisplayWindow::showImagesAndMatchedPoints Generating call graph for function mrpt::gui::CDisplayWindow::showTiledImageAndPoints Generating call graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating caller graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating docs for compound mrpt::gui::CDisplayWindow3D... Generating call graph for function mrpt::gui::CDisplayWindow3D::CDisplayWindow3D Generating call graph for function mrpt::gui::CDisplayWindow3D::~CDisplayWindow3D Generating caller graph for function mrpt::gui::CDisplayWindow3D::addTextMessage Generating caller graph for function mrpt::gui::CDisplayWindow3D::Create Generating call graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating call graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating call graph for function mrpt::gui::CDisplayWindow3D::forceRepaint Generating caller graph for function mrpt::gui::CDisplayWindow3D::forceRepaint Generating caller graph for function mrpt::gui::CDisplayWindow3D::get3DSceneAndLock Generating call graph for function mrpt::gui::CDisplayWindow3D::getCameraAzimuthDeg Generating call graph for function mrpt::gui::CDisplayWindow3D::getCameraElevationDeg Generating call graph for function mrpt::gui::CDisplayWindow3D::getCameraPointingToPoint Generating call graph for function mrpt::gui::CDisplayWindow3D::getCameraZoom Generating call graph for function mrpt::gui::CDisplayWindow3D::getFOV Generating call graph for function mrpt::gui::CDisplayWindow3D::getLastMousePosition Generating caller graph for function mrpt::gui::CDisplayWindow3D::getLastMousePosition Generating call graph for function mrpt::gui::CDisplayWindow3D::getLastMousePositionRay Generating call graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating call graph for function mrpt::gui::CDisplayWindow3D::grabImageGetNextFile Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::gui::CDisplayWindow3D::internal_emitGrabImageEvent Generating call graph for function mrpt::gui::CDisplayWindow3D::is_GL_context_created Generating caller graph for function mrpt::gui::CDisplayWindow3D::is_GL_context_created Generating call graph for function mrpt::gui::CDisplayWindow3D::isCameraProjective Generating caller graph for function mrpt::gui::CBaseGUIWindow::isOpen Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifyChildWindowDestruction Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifySemThreadReady Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::gui::CDisplayWindow3D::repaint Generating caller graph for function mrpt::gui::CDisplayWindow3D::repaint Generating call graph for function mrpt::gui::CDisplayWindow3D::resize Generating caller graph for function mrpt::gui::CDisplayWindow3D::resize Generating call graph for function mrpt::gui::CDisplayWindow3D::sendFunctionToRunOnGUIThread Generating call graph for function mrpt::gui::CDisplayWindow3D::setCameraAzimuthDeg Generating caller graph for function mrpt::gui::CDisplayWindow3D::setCameraAzimuthDeg Generating call graph for function mrpt::gui::CDisplayWindow3D::setCameraElevationDeg Generating caller graph for function mrpt::gui::CDisplayWindow3D::setCameraElevationDeg Generating call graph for function mrpt::gui::CDisplayWindow3D::setCameraPointingToPoint Generating caller graph for function mrpt::gui::CDisplayWindow3D::setCameraPointingToPoint Generating call graph for function mrpt::gui::CDisplayWindow3D::setCameraProjective Generating call graph for function mrpt::gui::CDisplayWindow3D::setCameraZoom Generating caller graph for function mrpt::gui::CDisplayWindow3D::setCameraZoom Generating call graph for function mrpt::gui::CDisplayWindow3D::setCursorCross Generating call graph for function mrpt::gui::CDisplayWindow3D::setFOV Generating call graph for function mrpt::gui::CDisplayWindow3D::setPos Generating caller graph for function mrpt::gui::CDisplayWindow3D::setPos Generating call graph for function mrpt::gui::CDisplayWindow3D::setWindowTitle Generating caller graph for function mrpt::gui::CDisplayWindow3D::setWindowTitle Generating caller graph for function mrpt::gui::CDisplayWindow3D::unlockAccess3DScene Generating call graph for function mrpt::gui::CDisplayWindow3D::updateWindow Generating call graph for function mrpt::gui::CDisplayWindow3D::useCameraFromScene Generating call graph for function mrpt::gui::CDisplayWindow3D::wait_for_GL_context Generating call graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating caller graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating docs for compound mrpt::gui::CDisplayWindow3DLocker... Generating call graph for function mrpt::gui::CDisplayWindow3DLocker::CDisplayWindow3DLocker Generating call graph for function mrpt::gui::CDisplayWindow3DLocker::CDisplayWindow3DLocker Generating call graph for function mrpt::gui::CDisplayWindow3DLocker::~CDisplayWindow3DLocker Generating docs for compound mrpt::gui::CDisplayWindowGUI... Generating call graph for function mrpt::gui::CDisplayWindowGUI::CDisplayWindowGUI Generating call graph for function mrpt::gui::CDisplayWindowGUI::createManagedSubWindow Generating call graph for function mrpt::gui::CDisplayWindowGUI::createSubWindowsControlUI Generating caller graph for function mrpt::gui::CDisplayWindowGUI::createSubWindowsControlUI Generating call graph for function mrpt::gui::CDisplayWindowGUI::drawContents Generating call graph for function mrpt::gui::CDisplayWindowGUI::mouseButtonEvent Generating call graph for function mrpt::gui::CDisplayWindowGUI::mouseMotionEvent Generating call graph for function mrpt::gui::CDisplayWindowGUI::scrollEvent Generating call graph for function mrpt::gui::CDisplayWindowGUI::setIcon Generating caller graph for function mrpt::gui::CDisplayWindowGUI::setIconFromData Generating call graph for function mrpt::gui::CDisplayWindowGUI::subwindowMinimize Generating call graph for function mrpt::gui::CDisplayWindowGUI::subwindowRestore Generating call graph for function mrpt::gui::CDisplayWindowGUI::subwindowSetFocused Generating docs for nested compound mrpt::gui::CDisplayWindowGUI::SubWindow... Generating call graph for function mrpt::gui::CDisplayWindowGUI::SubWindow::focusEvent Generating docs for nested compound mrpt::gui::CDisplayWindowGUI::SubWindows... Generating caller graph for function mrpt::gui::CDisplayWindowGUI::SubWindows::minimize Generating caller graph for function mrpt::gui::CDisplayWindowGUI::SubWindows::onSubWindowFocused Generating caller graph for function mrpt::gui::CDisplayWindowGUI::SubWindows::restore Generating caller graph for function mrpt::gui::CDisplayWindowGUI::SubWindows::setFocused Generating docs for compound mrpt::gui::CDisplayWindowGUI_Params... Generating docs for compound mrpt::gui::CDisplayWindowPlots... Generating call graph for function mrpt::gui::CDisplayWindowPlots::CDisplayWindowPlots Generating call graph for function mrpt::gui::CDisplayWindowPlots::~CDisplayWindowPlots Generating call graph for function mrpt::gui::CDisplayWindowPlots::addPopupMenuEntry Generating call graph for function mrpt::gui::CDisplayWindowPlots::axis Generating call graph for function mrpt::gui::CDisplayWindowPlots::axis_equal Generating call graph for function mrpt::gui::CDisplayWindowPlots::axis_fit Generating caller graph for function mrpt::gui::CDisplayWindowPlots::axis_fit Generating call graph for function mrpt::gui::CDisplayWindowPlots::clear Generating caller graph for function mrpt::gui::CDisplayWindowPlots::clear Generating call graph for function mrpt::gui::CDisplayWindowPlots::clf Generating caller graph for function mrpt::gui::CDisplayWindowPlots::clf Generating call graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::createWxWindow Generating call graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating caller graph for function mrpt::gui::CBaseGUIWindow::destroyWxWindow Generating call graph for function mrpt::gui::CDisplayWindowPlots::enableMousePanZoom Generating call graph for function mrpt::gui::CDisplayWindowPlots::getLastMousePosition Generating call graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::gui::CBaseGUIWindow::getWxObject Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::gui::CDisplayWindowPlots::image Generating caller graph for function mrpt::gui::CDisplayWindowPlots::image Generating call graph for function mrpt::gui::CDisplayWindowPlots::internal_plot Generating caller graph for function mrpt::gui::CDisplayWindowPlots::internal_plot Generating call graph for function mrpt::gui::CDisplayWindowPlots::internal_plot_interface Generating caller graph for function mrpt::gui::CDisplayWindowPlots::internal_plot_interface Generating call graph for function mrpt::gui::CDisplayWindowPlots::internal_plot_interface Generating caller graph for function mrpt::gui::CBaseGUIWindow::isOpen Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifyChildWindowDestruction Generating caller graph for function mrpt::gui::CBaseGUIWindow::notifySemThreadReady Generating call graph for function mrpt::gui::CDisplayWindowPlots::plot Generating caller graph for function mrpt::gui::CDisplayWindowPlots::plot Generating call graph for function mrpt::gui::CDisplayWindowPlots::plot Generating call graph for function mrpt::gui::CDisplayWindowPlots::plot Generating call graph for function mrpt::gui::CDisplayWindowPlots::plotEllipse Generating call graph for function mrpt::gui::CDisplayWindowPlots::plotEllipse Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::gui::CDisplayWindowPlots::resize Generating caller graph for function mrpt::gui::CDisplayWindowPlots::resize Generating call graph for function mrpt::gui::CDisplayWindowPlots::setCursorCross Generating call graph for function mrpt::gui::CDisplayWindowPlots::setPos Generating call graph for function mrpt::gui::CDisplayWindowPlots::setWindowTitle Generating caller graph for function mrpt::gui::CDisplayWindowPlots::setWindowTitle Generating call graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating caller graph for function mrpt::gui::CBaseGUIWindow::waitForKey Generating docs for compound mrpt::gui::CGlCanvasBase... Generating caller graph for function mrpt::gui::CGlCanvasBase::cameraParams Generating call graph for function mrpt::gui::CGlCanvasBase::renderCanvas Generating caller graph for function mrpt::gui::CGlCanvasBase::setCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::setMouseClicked Generating caller graph for function mrpt::gui::CGlCanvasBase::setMousePos Generating call graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateLastPos Generating call graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating caller graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating call graph for function mrpt::gui::CGlCanvasBase::updatePan Generating caller graph for function mrpt::gui::CGlCanvasBase::updatePan Generating call graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateZoom Generating docs for nested compound mrpt::gui::CGlCanvasBase::CamaraParams... Generating call graph for function mrpt::gui::CGlCanvasBase::CamaraParams::FromCamera Generating docs for compound mrpt::gui::CGlCanvasBaseHeadless... Generating caller graph for function mrpt::gui::CGlCanvasBase::cameraParams Generating call graph for function mrpt::gui::CGlCanvasBase::renderCanvas Generating caller graph for function mrpt::gui::CGlCanvasBase::setCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::setMouseClicked Generating caller graph for function mrpt::gui::CGlCanvasBase::setMousePos Generating call graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateLastPos Generating call graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating caller graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating call graph for function mrpt::gui::CGlCanvasBase::updatePan Generating caller graph for function mrpt::gui::CGlCanvasBase::updatePan Generating call graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateZoom Generating docs for compound mrpt::gui::CPanelCameraSelection... Generating call graph for function mrpt::gui::CPanelCameraSelection::CPanelCameraSelection Generating call graph for function mrpt::gui::CPanelCameraSelection::OnbtnBrowseRawlogClick Generating caller graph for function mrpt::gui::CPanelCameraSelection::OnbtnBrowseRawlogClick Generating caller graph for function mrpt::gui::CPanelCameraSelection::OnbtnBrowseRawlogDirClick Generating caller graph for function mrpt::gui::CPanelCameraSelection::OnbtnBrowseVideoClick Generating call graph for function mrpt::gui::CPanelCameraSelection::readConfigIntoVideoSourcePanel Generating call graph for function mrpt::gui::CPanelCameraSelection::writeConfigFromVideoSourcePanel Generating docs for compound mrpt::gui::CWindowDialog... Generating call graph for function mrpt::gui::CWindowDialog::CWindowDialog Generating call graph for function mrpt::gui::CWindowDialog::OnChar Generating caller graph for function mrpt::gui::CWindowDialog::OnChar Generating call graph for function mrpt::gui::CWindowDialog::OnClose Generating caller graph for function mrpt::gui::CWindowDialog::OnClose Generating caller graph for function mrpt::gui::CWindowDialog::OnMenuAbout Generating caller graph for function mrpt::gui::CWindowDialog::OnMenuClose Generating call graph for function mrpt::gui::CWindowDialog::OnMenuSave Generating caller graph for function mrpt::gui::CWindowDialog::OnMenuSave Generating call graph for function mrpt::gui::CWindowDialog::OnMouseDown Generating caller graph for function mrpt::gui::CWindowDialog::OnMouseDown Generating call graph for function mrpt::gui::CWindowDialog::OnMouseMove Generating caller graph for function mrpt::gui::CWindowDialog::OnMouseMove Generating call graph for function mrpt::gui::CWindowDialog::OnResize Generating caller graph for function mrpt::gui::CWindowDialog::OnResize Generating docs for nested compound mrpt::gui::CWindowDialog::wxMRPTImageControl... Generating caller graph for function mrpt::gui::CWindowDialog::wxMRPTImageControl::GetBitmap Generating docs for compound mrpt::gui::CWindowDialogPlots... Generating call graph for function mrpt::gui::CWindowDialogPlots::CWindowDialogPlots Generating call graph for function mrpt::gui::CWindowDialogPlots::OnChar Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnChar Generating call graph for function mrpt::gui::CWindowDialogPlots::OnClose Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnClose Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMenuAbout Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMenuClose Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMenuPrint Generating call graph for function mrpt::gui::CWindowDialogPlots::OnMenuSelected Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMenuSelected Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMouseDown Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnMouseMove Generating caller graph for function mrpt::gui::CWindowDialogPlots::OnResize Generating call graph for function mrpt::gui::CWindowDialogPlots::plot Generating call graph for function mrpt::gui::CWindowDialogPlots::plotEllipse Generating docs for compound mrpt::gui::MRPT2NanoguiGLCanvas... Generating call graph for function mrpt::gui::MRPT2NanoguiGLCanvas::drawGL Generating call graph for function mrpt::gui::MRPT2NanoguiGLCanvas::mouseButtonEvent Generating call graph for function mrpt::gui::MRPT2NanoguiGLCanvas::mouseMotionEvent Generating call graph for function mrpt::gui::MRPT2NanoguiGLCanvas::scrollEvent Generating docs for compound mrpt::gui::mrptEvent3DWindowGrabImageFile... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::mrptEventMouseDown... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::mrptEventMouseMove... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::mrptEventWindowChar... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::mrptEventWindowClosed... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::mrptEventWindowResize... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::gui::wxMRPTImageControl... Generating call graph for function mrpt::gui::wxMRPTImageControl::wxMRPTImageControl Generating call graph for function mrpt::gui::wxMRPTImageControl::AssignImage Generating caller graph for function mrpt::gui::wxMRPTImageControl::OnMouseClick Generating caller graph for function mrpt::gui::wxMRPTImageControl::OnMouseMove Generating caller graph for function mrpt::gui::wxMRPTImageControl::OnPaint Generating docs for compound mrpt::gui::WxSubsystem... Generating call graph for function mrpt::gui::WxSubsystem::createOneInstanceMainThread Generating caller graph for function mrpt::gui::WxSubsystem::createOneInstanceMainThread Generating caller graph for function mrpt::gui::WxSubsystem::getMRPTDefaultIcon Generating caller graph for function mrpt::gui::WxSubsystem::GetWxMainThreadInstance Generating caller graph for function mrpt::gui::WxSubsystem::isConsoleApp Generating caller graph for function mrpt::gui::WxSubsystem::pushPendingWxRequest Generating call graph for function mrpt::gui::WxSubsystem::waitWxShutdownsIfNoWindows Generating caller graph for function mrpt::gui::WxSubsystem::waitWxShutdownsIfNoWindows Generating call graph for function mrpt::gui::WxSubsystem::wxMainThread Generating docs for nested compound mrpt::gui::WxSubsystem::CAuxWxSubsystemShutdowner... Generating call graph for function mrpt::gui::WxSubsystem::CAuxWxSubsystemShutdowner::~CAuxWxSubsystemShutdowner Generating docs for nested compound mrpt::gui::WxSubsystem::CWXMainFrame... Generating caller graph for function mrpt::gui::WxSubsystem::CWXMainFrame::notifyWindowCreation Generating caller graph for function mrpt::gui::WxSubsystem::CWXMainFrame::notifyWindowDestruction Generating call graph for function mrpt::gui::WxSubsystem::CWXMainFrame::OnTimerProcessRequests Generating docs for nested compound mrpt::gui::WxSubsystem::TRequestToWxMainThread... Generating docs for nested compound mrpt::gui::WxSubsystem::TWxMainThreadData... Generating docs for namespace mrpt::gui::detail Generating docs for compound mrpt::gui::detail::TReturnAskUserOpenCamera... Generating docs for namespace mrpt::gui::internal Generating docs for compound mrpt::gui::internal::NanoGUICanvasHeadless... Generating caller graph for function mrpt::gui::CGlCanvasBase::cameraParams Generating call graph for function mrpt::gui::internal::NanoGUICanvasHeadless::mouseButtonEvent Generating caller graph for function mrpt::gui::internal::NanoGUICanvasHeadless::mouseButtonEvent Generating call graph for function mrpt::gui::internal::NanoGUICanvasHeadless::mouseMotionEvent Generating caller graph for function mrpt::gui::internal::NanoGUICanvasHeadless::mouseMotionEvent Generating call graph for function mrpt::gui::CGlCanvasBase::renderCanvas Generating call graph for function mrpt::gui::internal::NanoGUICanvasHeadless::scrollEvent Generating caller graph for function mrpt::gui::internal::NanoGUICanvasHeadless::scrollEvent Generating caller graph for function mrpt::gui::CGlCanvasBase::setCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::setMouseClicked Generating caller graph for function mrpt::gui::CGlCanvasBase::setMousePos Generating call graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateCameraParams Generating caller graph for function mrpt::gui::CGlCanvasBase::updateLastPos Generating call graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating caller graph for function mrpt::gui::CGlCanvasBase::updateOrbitCamera Generating call graph for function mrpt::gui::CGlCanvasBase::updatePan Generating caller graph for function mrpt::gui::CGlCanvasBase::updatePan Generating call graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateRotate Generating caller graph for function mrpt::gui::CGlCanvasBase::updateZoom Generating docs for namespace mrpt::hmtslam Generating docs for compound mrpt::hmtslam::CHierarchicalMapMHPartition... Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeCoordinatesTransformationBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeGloballyConsistentNodeCoordinates Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeOverlapProbabilityBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::dumpAsText Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::findPathBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getAs3DScene Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getNodeByLabel Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getNodeByLabel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for fu«SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapArc.h:59: warning: explicit link request to 'Create' could not be resolved nction mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hmtslam::CHierarchicalMHMap... Generating call graph for function mrpt::hmtslam::CHierarchicalMHMap::~CHierarchicalMHMap Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeCoordinatesTransformationBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeGloballyConsistentNodeCoordinates Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::computeOverlapProbabilityBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::dumpAsText Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::findPathBetweenNodes Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getAs3DScene Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getNodeByLabel Generating call graph for function mrpt::hmtslam::CHierarchicalMapMHPartition::getNodeByLabel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hmtslam::CHierarchicalMHMap::onNodeDestruction Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hmtslam::CHMHMapArc... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::hmtslam::CHMHMapArc::onNodeDestruction Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::hmtslam::CHMHMapNode... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::hmtslam::CHMHMapNode::getID Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::hmtslam::CHMTSLAM... Generating call graph for function mrpt::hmtslam::CHMTSLAM::~CHMTSLAM Generating call graph for function mrpt::hmtslam::CHMTSLAM::areaAbstraction Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::hmtslam::CHMTSLAM::generateLogFiles Generating caller graph for function mrpt::hmtslam::CHMTSLAM::generateLogFiles Generating caller graph for function mrpt::hmtslam::CHMTSLAM::generatePoseID Generating call graph for function mrpt::hmtslam::CHMTSLAM::generateUniqueAreaLabel Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hmtslam::CHMTSLAM::getNextObjectFromInputQueue Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::hmtslam::CHMTSLAM::initializeEmptyMap Generating caller graph for function mrpt::hmtslam::CHMTSLAM::isInputQueueEmpty Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hmtslam::CHMTSLAM::loadOptions Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::hmtslam::CHMTSLAM::LSLAM_process_message Generating call graph for function mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA Generating caller graph for function mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA Generating call graph for function mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_TBI Generating caller graph for function mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_TBI Generating call graph for function mrpt::hmtslam::CHMTSLAM::perform_TLC Generating caller graph for function mrpt::hmtslam::CHMTSLAM::saveState Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hmtslam::CHMTSLAM::TBI_main_method Generating call graph for function mrpt::hmtslam::CHMTSLAM::thread_3D_viewer Generating call graph for function mrpt::hmtslam::CHMTSLAM::thread_LSLAM Generating call graph for function mrpt::hmtslam::CHMTSLAM::thread_TBI Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA... Generating call graph for function mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA::dumpToConsole Generating docs for nested compound mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI... Generating docs for nested compound mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info... Generating docs for nested compound mrpt::hmtslam::CHMTSLAM::TMessageLSLAMtoTBI... Generating docs for nested compound mrpt::hmtslam::CHMTSLAM::TOptions... Generating call graph for function mrpt::hmtslam::CHMTSLAM::TOptions::TOptions Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::hmtslam::CHMTSLAM::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::hmtslam::CLocalMetricHypothesis... Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::changeCoordinateOrigin Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::clearRobotPoses Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::dumpAsText Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::getAs3DScene Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::getAs3DScene Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::getCurrentPose Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::getMeans Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::getPoseParticles Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::getPoseParticles Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::getRelativePose Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::rebuildMetricMaps Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::removeAreaFromLMH Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::hmtslam::CLocalMetricHypothesis::updateAreaFromLMH Generating caller graph for function mrpt::hmtslam::CLocalMetricHypothesis::updateAreaFromLMH Generating docs for nested compound mrpt::hmtslam::CLocalMetricHypothesis::ThreadLocks... Generating docs for nested compound mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning... Generating docs for compound mrpt::hmtslam::CLSLAM_RBPF_2DLASER... Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::auxiliarComputeObservationLikelihood Generating caller graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::auxiliarComputeObservationLikelihood Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::loadTPathBinFromPath Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::particlesEvaluator_AuxPFOptimal Generating caller graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::particlesEvaluator_AuxPFOptimal Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::prediction_and_update_pfAuxiliaryPFOptimal Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::prediction_and_update_pfOptimalProposal Generating call graph for function mrpt::hmtslam::CLSLAM_RBPF_2DLASER::processOneLMH Generating docs for nested compound mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin... Generating docs for compound mrpt::hmtslam::CLSLAMAlgorithmBase... Generating caller graph for function mrpt::hmtslam::CLSLAMAlgorithmBase::processOneLMH Generating docs for compound mrpt::hmtslam::CLSLAMParticleData... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::hmtslam::CMHPropertiesValuesList... Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::~CMHPropertiesValuesList Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::get Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::getAnyHypothesis Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::getElemental Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::remove Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::set Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::setElemental Generating call graph for function mrpt::hmtslam::CMHPropertiesValuesList::setMemoryReference Generating docs for compound mrpt::hmtslam::CPropertiesValuesList... Generating call graph for function mrpt::hmtslam::CPropertiesValuesList::~CPropertiesValuesList Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::hmtslam::CPropertiesValuesList::get Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::hmtslam::CPropertiesValuesList::set Generating docs for nested compound mrpt::hmtslam::CPropertiesValuesList::TPropertyValuePair... Generating docs for compound mrpt::hmtslam::CRobotPosesGraph... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::hmtslam::CRobotPosesGraph::convertIntoSimplemap Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::hmtslam::CTopLCDetector_FabMap... Generating caller graph for function mrpt::hmtslam::CTopLCDetector_FabMap::CTopLCDetector_FabMap Generating call graph for function mrpt::hmtslam::CTopLCDetector_FabMap::createNewInstance Generating docs for nested compound mrpt::hmtslam::CTopLCDetector_FabMap::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::hmtslam::CTopLCDetector_GridMatching... Generating caller graph for function mrpt::hmtslam::CTopLCDetector_GridMatching::CTopLCDetector_GridMatching Generating call graph for function mrpt::hmtslam::CTopLCDetector_GridMatching::computeTopologicalObservationModel Generating call graph for function mrpt::hmtslam::CTopLCDetector_GridMatching::createNewInstance Generating docs for nested compound mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::hmtslam::CTopLCDetectorBase... Generating docs for compound mrpt::hmtslam::TArcList... Generating call graph for function mrpt::hmtslam::TArcList::debugDump Generating call graph for function mrpt::hmtslam::TArcList::read Generating call graph for function mrpt::hmtslam::TArcList::write Generating docs for compound mrpt::hmtslam::THypothesisIDSet... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::hmtslam::THypothesisIDSet::has Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::hmtslam::TPoseInfo... Generating docs for compound mrpt::hmtslam::TPropertyValueIDTriplet... Generating docs for namespace mrpt::hwdrivers Generating call graph for function mrpt::hwdrivers::prepareVideoSourceFromPanel Generating call graph for function mrpt::hwdrivers::prepareVideoSourceFromUserSelection Generating caller graph for function mrpt::hwdrivers::writeConfigFromVideoSourcePanel Generating docs for compound mrpt::hwdrivers::C2DRangeFinderAbstract... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcess Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CBoardENoses... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CBoardENoses::doProcess Generating call graph for function mrpt::hwdrivers::CBoardENoses::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CBoardENoses::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::CBoardENoses::queryFirmwareVersion Generating call graph for function mrpt::hwdrivers::CBoardENoses::setActiveChamber Generating docs for compound mrpt::hwdrivers::CBoardSonars... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::comms::CInterfaceFTDI::Close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CBoardSonars::doProcess Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_read Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_write Generating call graph for function mrpt::hwdrivers::CBoardSonars::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating caller graph for function mrpt::comms::CInterfaceFTDI::isOpen Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CBoardSonars::loadConfig_sensorSpecific Generating caller graph for function mrpt::comms::CInterfaceFTDI::OpenBySerialNumber Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::hwdrivers::CBoardSonars::programI2CAddress Generating caller graph for function mrpt::comms::CInterfaceFTDI::Purge Generating call graph for function mrpt::hwdrivers::CBoardSonars::queryFirmwareVersion Generating call graph for function mrpt::comms::CInterfaceFTDI::Read Generating caller graph for function mrpt::comms::CInterfaceFTDI::Read Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadBufferImmediate Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadSync Generating call graph for function mrpt::hwdrivers::CBoardSonars::sendConfigCommands Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetLatencyTimer Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetTimeouts Generating call graph for function mrpt::comms::CInterfaceFTDI::Write Generating caller graph for function mrpt::comms::CInterfaceFTDI::Write Generating call graph for function mrpt::comms::CInterfaceFTDI::WriteSync Generating docs for compound mrpt::hwdrivers::CCameraSensor... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CCameraSensor::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CCameraSensor::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CCameraSensor::setPathForExternalImages Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CCameraSensor::thread_save_images Generating caller graph for function mrpt::hwdrivers::CCameraSensor::thread_save_images Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CCANBusReader... Generating call graph for function mrpt::hwdrivers::CCANBusReader::~CCANBusReader Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating call graph for function mrpt::hwdrivers::CCANBusReader::CANBusAutoPoll Generating call graph for function mrpt::hwdrivers::CCANBusReader::CANBusCloseChannel Generating caller graph for function mrpt::hwdrivers::CCANBusReader::CANBusCloseChannel Generating call graph for function mrpt::hwdrivers::CCANBusReader::CANBusOpenChannel Generating caller graph for function mrpt::hwdrivers::CCANBusReader::CANBusOpenChannel Generating call graph for function mrpt::hwdrivers::CCANBusReader::CANBusPoll Generating call graph for function mrpt::hwdrivers::CCANBusReader::CANBusX1 Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CCANBusReader::doProcess Generating call graph for function mrpt::hwdrivers::CCANBusReader::doProcessSimple Generating caller graph for function mrpt::hwdrivers::CCANBusReader::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CCANBusReader::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CCANBusReader::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CCANBusReader::queryVersion Generating caller graph for function mrpt::hwdrivers::CCANBusReader::queryVersion Generating call graph for function mrpt::hwdrivers::CCANBusReader::sendCANBusReaderSpeed Generating caller graph for function mrpt::hwdrivers::CCANBusReader::sendCANBusReaderSpeed Generating call graph for function mrpt::hwdrivers::CCANBusReader::sendCommandToCANReader Generating caller graph for function mrpt::hwdrivers::CCANBusReader::sendCommandToCANReader Generating caller graph for function mrpt::hwdrivers::CCANBusReader::setBaudRate Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CCANBusReader::setupSerialComms Generating caller graph for function mrpt::hwdrivers::CCANBusReader::setupSerialComms Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CCANBusReader::tryToOpenComms Generating caller graph for function mrpt::hwdrivers::CCANBusReader::tryToOpenComms Generating call graph for function mrpt::hwdrivers::CCANBusReader::waitACK Generating caller graph for function mrpt::hwdrivers::CCANBusReader::waitACK Generating call graph for function mrpt::hwdrivers::CCANBusReader::waitContinuousSampleFrame Generating caller graph for function mrpt::hwdrivers::CCANBusReader::waitContinuousSampleFrame Generating call graph for function mrpt::hwdrivers::CCANBusReader::waitForVersion Generating caller graph for function mrpt::hwdrivers::CCANBusReader::waitForVersion Generating call graph for function mrpt::hwdrivers::CCANBusReader::waitIncomingFrame Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CDUO3DCamera... Generating call graph for function mrpt::hwdrivers::CDUO3DCamera::CDUO3DCamera Generating call graph for function mrpt::hwdrivers::CDUO3DCamera::~CDUO3DCamera Generating caller graph for function mrpt::hwdrivers::CDUO3DCamera::close Generating call graph for function mrpt::hwdrivers::CDUO3DCamera::getObservations Generating caller graph for function mrpt::hwdrivers::CDUO3DCamera::m_get_duo_frame Generating call graph for function mrpt::hwdrivers::CDUO3DCamera::open Generating caller graph for function mrpt::hwdrivers::CDUO3DCamera::open Generating caller graph for function mrpt::hwdrivers::CDUO3DCamera::startCapture Generating docs for compound mrpt::hwdrivers::CEnoseModular... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CEnoseModular::doProcess Generating call graph for function mrpt::hwdrivers::CEnoseModular::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CEnoseModular::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::CFFMPEG_InputStream... Generating call graph for function mrpt::hwdrivers::CFFMPEG_InputStream::~CFFMPEG_InputStream Generating call graph for function mrpt::hwdrivers::CFFMPEG_InputStream::close Generating caller graph for function mrpt::hwdrivers::CFFMPEG_InputStream::close Generating call graph for function mrpt::hwdrivers::CFFMPEG_InputStream::getVideoFPS Generating caller graph for function mrpt::hwdrivers::CFFMPEG_InputStream::isOpen Generating call graph for function mrpt::hwdrivers::CFFMPEG_InputStream::openURL Generating call graph for function mrpt::hwdrivers::CFFMPEG_InputStream::retrieveFrame Generating docs for nested compound CFFMPEG_InputStream::Impl... Generating docs for compound mrpt::hwdrivers::CGenericSensor... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating docs for compound mrpt::hwdrivers::CGillAnemometer... Generating call graph for function mrpt::hwdrivers::CGillAnemometer::~CGillAnemometer Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CGillAnemometer::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CGillAnemometer::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::CGPS_NTRIP... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating docs for compound mrpt::hwdrivers::CGPSInterface... Generating call graph for function mrpt::hwdrivers::CGPSInterface::~CGPSInterface Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGPSInterface::bindStream Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CGPSInterface::doProcess Generating caller graph for function mrpt::hwdrivers::CGPSInterface::doProcess Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::CGPSInterface::flushParsedMessagesNow Generating caller graph for function mrpt::hwdrivers::CGPSInterface::flushParsedMessagesNow Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGPSInterface::implement_parser_NMEA Generating caller graph for function mrpt::hwdrivers::CGPSInterface::implement_parser_NMEA Generating call graph for function mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6 Generating caller graph for function mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6 Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CGPSInterface::JAVAD_sendMessage Generating caller graph for function mrpt::hwdrivers::CGPSInterface::JAVAD_sendMessage Generating call graph for function mrpt::hwdrivers::CGPSInterface::legacy_topcon_setup_commands Generating caller graph for function mrpt::hwdrivers::CGPSInterface::legacy_topcon_setup_commands Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CGPSInterface::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CGPSInterface::OnConnectionEstablished Generating caller graph for function mrpt::hwdrivers::CGPSInterface::OnConnectionEstablished Generating caller graph for function mrpt::hwdrivers::CGPSInterface::OnConnectionShutdown Generating call graph for function mrpt::hwdrivers::CGPSInterface::parse_NMEA Generating caller graph for function mrpt::hwdrivers::CGPSInterface::parse_NMEA Generating call graph for function mrpt::hwdrivers::CGPSInterface::parseBuffer Generating caller graph for function mrpt::hwdrivers::CGPSInterface::parseBuffer Generating call graph for function mrpt::hwdrivers::CGPSInterface::setJAVAD_AIM_mode Generating caller graph for function mrpt::hwdrivers::CGPSInterface::setJAVAD_AIM_mode Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CGPSInterface::tryToOpenTheCOM Generating caller graph for function mrpt::hwdrivers::CGPSInterface::tryToOpenTheCOM Generating call graph for function mrpt::hwdrivers::CGPSInterface::unsetJAVAD_AIM_mode Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CGyroKVHDSP3000... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGyroKVHDSP3000::changeMode Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CGyroKVHDSP3000::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGyroKVHDSP3000::initialize Generating caller graph for function mrpt::hwdrivers::CGyroKVHDSP3000::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CGyroKVHDSP3000::loadConfig_sensorSpecific Generating caller graph for function mrpt::hwdrivers::CGyroKVHDSP3000::resetIncrementalAngle Generating docs for compound mrpt::hwdrivers::CHokuyoURG... Generating call graph for function mrpt::hwdrivers::CHokuyoURG::~CHokuyoURG Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating call graph for function mrpt::hwdrivers::CHokuyoURG::closeStreamConnection Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::closeStreamConnection Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CHokuyoURG::displaySensorInfo Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::displaySensorInfo Generating call graph for function mrpt::hwdrivers::CHokuyoURG::displayVersionInfo Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::displayVersionInfo Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcess Generating call graph for function mrpt::hwdrivers::CHokuyoURG::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::CHokuyoURG::enableSCIP20 Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::enableSCIP20 Generating call graph for function mrpt::hwdrivers::CHokuyoURG::ensureBufferHasBytes Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::ensureBufferHasBytes Generating call graph for function mrpt::hwdrivers::CHokuyoURG::ensureStreamIsOpen Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::ensureStreamIsOpen Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CHokuyoURG::initialize Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CHokuyoURG::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CHokuyoURG::parseResponse Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::parseResponse Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating call graph for function mrpt::hwdrivers::CHokuyoURG::purgeBuffers Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::purgeBuffers Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::sendCmd Generating call graph for function mrpt::hwdrivers::CHokuyoURG::setHighBaudrate Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::setHighBaudrate Generating call graph for function mrpt::hwdrivers::CHokuyoURG::setHighSensitivityMode Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::setHighSensitivityMode Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CHokuyoURG::setMotorSpeed Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::setMotorSpeed Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CHokuyoURG::startScanningMode Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::startScanningMode Generating call graph for function mrpt::hwdrivers::CHokuyoURG::switchLaserOff Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::switchLaserOff Generating call graph for function mrpt::hwdrivers::CHokuyoURG::switchLaserOn Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::switchLaserOn Generating call graph for function mrpt::hwdrivers::CHokuyoURG::turnOff Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::turnOff Generating call graph for function mrpt::hwdrivers::CHokuyoURG::turnOn Generating caller graph for function mrpt::hwdrivers::CHokuyoURG::turnOn Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::hwdrivers::CHokuyoURG::TSensorInfo... Generating docs for compound mrpt::hwdrivers::CIbeoLuxETH... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating call graph for function mrpt::hwdrivers::CIbeoLuxETH::convertToCartesian Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CIbeoLuxETH::dataCollection Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CIbeoLuxETH::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::CImageGrabber_dc1394... Generating call graph for function mrpt::hwdrivers::CImageGrabber_dc1394::CImageGrabber_dc1394 Generating caller graph for function mrpt::hwdrivers::CImageGrabber_dc1394::changeCaptureOptions Generating call graph for function mrpt::hwdrivers::CImageGrabber_dc1394::enumerateCameras Generating call graph for function mrpt::hwdrivers::CImageGrabber_dc1394::getObservation Generating caller graph for function mrpt::hwdrivers::CImageGrabber_dc1394::getObservation Generating call graph for function mrpt::hwdrivers::CImageGrabber_dc1394::getObservation Generating caller graph for function mrpt::hwdrivers::CImageGrabber_dc1394::isOpen Generating docs for nested compound mrpt::hwdrivers::CImageGrabber_dc1394::TCameraInfo... Generating docs for compound mrpt::hwdrivers::CImageGrabber_FlyCapture2... Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::CImageGrabber_FlyCapture2 Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::~CImageGrabber_FlyCapture2 Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::close Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::close Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::getFC2version Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::getFC2version Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::getObservation Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::getObservation Generating call graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::open Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::open Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::startCapture Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::startSyncCapture Generating caller graph for function mrpt::hwdrivers::CImageGrabber_FlyCapture2::stopCapture Generating docs for compound mrpt::hwdrivers::CImageGrabber_OpenCV... Generating call graph for function mrpt::hwdrivers::CImageGrabber_OpenCV::CImageGrabber_OpenCV Generating call graph for function mrpt::hwdrivers::CImageGrabber_OpenCV::getObservation Generating docs for nested compound CImageGrabber_OpenCV::Impl... Generating docs for compound mrpt::hwdrivers::CImpinjRFID... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating call graph for function mrpt::hwdrivers::CImpinjRFID::closeReader Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CImpinjRFID::doProcess Generating call graph for function mrpt::hwdrivers::CImpinjRFID::dummy_startDriver Generating call graph for function mrpt::hwdrivers::CImpinjRFID::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CImpinjRFID::loadConfig_sensorSpecific Generating caller graph for function mrpt::hwdrivers::CImpinjRFID::startDriver Generating docs for compound mrpt::hwdrivers::CIMUIntersense... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CIMUIntersense::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CIMUIntersense::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::CIMUXSens_MT4... Generating call graph for function mrpt::hwdrivers::CIMUXSens_MT4::~CIMUXSens_MT4 Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CIMUXSens_MT4::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CIMUXSens_MT4::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CIMUXSens_MT4::initialize Generating caller graph for function mrpt::hwdrivers::CIMUXSens_MT4::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CIMUXSens_MT4::loadConfig_sensorSpecific Generating docs for nested compound mrpt::hwdrivers::CIMUXSens_MT4::Impl... Generating docs for compound mrpt::hwdrivers::CJoystick... Generating call graph for function mrpt::hwdrivers::CJoystick::CJoystick Generating call graph for function mrpt::hwdrivers::CJoystick::getJoystickPosition Generating call graph for function mrpt::hwdrivers::CJoystick::getJoysticksCount Generating caller graph for function mrpt::hwdrivers::CJoystick::setLimits Generating docs for compound mrpt::hwdrivers::CKinect... Generating call graph for function mrpt::hwdrivers::CKinect::CKinect Generating call graph for function mrpt::hwdrivers::CKinect::~CKinect Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CKinect::calculate_range2meters Generating caller graph for function mrpt::hwdrivers::CKinect::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CKinect::doProcess Generating call graph for function mrpt::hwdrivers::CKinect::getNextObservation Generating caller graph for function mrpt::hwdrivers::CKinect::getNextObservation Generating call graph for function mrpt::hwdrivers::CKinect::getNextObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CKinect::getTiltAngleDegrees Generating call graph for function mrpt::hwdrivers::CKinect::initialize Generating caller graph for function mrpt::hwdrivers::CKinect::isOpen Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CKinect::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::CKinect::open Generating caller graph for function mrpt::hwdrivers::CKinect::open Generating call graph for function mrpt::hwdrivers::CKinect::setTiltAngleDegrees Generating caller graph for function mrpt::hwdrivers::CKinect::setTiltAngleDegrees Generating call graph for function mrpt::hwdrivers::CKinect::setVideoChannel Generating docs for compound mrpt::hwdrivers::CLMS100Eth... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CLMS100Eth::decodeScan Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::hwdrivers::CLMS100Eth::generateCmd Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CLMS100Eth::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating call graph for function mrpt::hwdrivers::CLMS100Eth::sendCommand Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CMyntEyeCamera... Generating call graph for function mrpt::hwdrivers::CMyntEyeCamera::CMyntEyeCamera Generating call graph for function mrpt::hwdrivers::CMyntEyeCamera::getObservation Generating docs for nested compound CMyntEyeCamera::Impl... Generating docs for compound mrpt::hwdrivers::CNationalInstrumentsDAQ... Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::~CNationalInstrumentsDAQ Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::checkDAQIsWorking Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::doProcess Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::grabbing_thread Generating caller graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::grabbing_thread Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::readFromDAQ Generating caller graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::readFromDAQ Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::hwdrivers::CNationalInstrumentsDAQ::stop Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_ang_encoder_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_count_edges_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_lin_encoder_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_period_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_pulse_width_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_co_pulses_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_di_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_do_t... Generating docs for nested compound mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask... Generating docs for compound mrpt::hwdrivers::CNTRIPClient... Generating call graph for function mrpt::hwdrivers::CNTRIPClient::CNTRIPClient Generating call graph for function mrpt::hwdrivers::CNTRIPClient::~CNTRIPClient Generating call graph for function mrpt::hwdrivers::CNTRIPClient::close Generating caller graph for function mrpt::hwdrivers::CNTRIPClient::close Generating call graph for function mrpt::hwdrivers::CNTRIPClient::open Generating caller graph for function mrpt::hwdrivers::CNTRIPClient::open Generating call graph for function mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread Generating caller graph for function mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread Generating call graph for function mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints Generating call graph for function mrpt::hwdrivers::CNTRIPClient::sendBackToServer Generating docs for nested compound mrpt::hwdrivers::CNTRIPClient::NTRIPArgs... Generating docs for nested compound mrpt::hwdrivers::CNTRIPClient::TMountPoint... Generating docs for compound mrpt::hwdrivers::CNTRIPEmitter... Generating call graph for function mrpt::hwdrivers::CNTRIPEmitter::~CNTRIPEmitter Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CNTRIPEmitter::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CNTRIPEmitter::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::COpenNI2_RGBD360... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getColorSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getConnectedDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getDepthSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameD Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGBD Generating call graph for function mrpt::hwdrivers::COpenNI2_RGBD360::getNextObservation Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::getNumDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNumInstances Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isVerbose Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::kill Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::COpenNI2_RGBD360::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDeviceBySerial Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating docs for compound mrpt::hwdrivers::COpenNI2Generic... Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::COpenNI2Generic Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::COpenNI2Generic Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::~COpenNI2Generic Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::close Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getColorSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getConnectedDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getDepthSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameD Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGBD Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::getNumDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNumInstances Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isVerbose Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::kill Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDeviceBySerial Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating docs for nested compound mrpt::hwdrivers::COpenNI2Generic::CDevice... Generating docs for compound mrpt::hwdrivers::COpenNI2Sensor... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getColorSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getConnectedDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getDepthSensorParam Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameD Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGBD Generating call graph for function mrpt::hwdrivers::COpenNI2Sensor::getNextObservation Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::getNumDevices Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::getNumInstances Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::COpenNI2Sensor::initialize Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isOpen Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::isVerbose Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::kill Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::COpenNI2Sensor::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::open Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDeviceBySerial Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::openDevicesBySerialNum Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::showLog Generating call graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating caller graph for function mrpt::hwdrivers::COpenNI2Generic::start Generating docs for compound mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::doProcess Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CPtuBase... Generating docs for compound mrpt::hwdrivers::CPtuDPerception... Generating call graph for function mrpt::hwdrivers::CPtuDPerception::~CPtuDPerception Generating caller graph for function mrpt::hwdrivers::CPtuDPerception::close Generating call graph for function mrpt::hwdrivers::CPtuDPerception::echoModeQ Generating call graph for function mrpt::hwdrivers::CPtuDPerception::enableLimitsQ Generating call graph for function mrpt::hwdrivers::CPtuDPerception::powerModeQ Generating call graph for function mrpt::hwdrivers::CPtuDPerception::radAsign Generating call graph for function mrpt::hwdrivers::CPtuDPerception::receive Generating call graph for function mrpt::hwdrivers::CPtuDPerception::transmit Generating docs for compound mrpt::hwdrivers::CRaePID... Generating call graph for function mrpt::hwdrivers::CRaePID::~CRaePID Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CRaePID::doProcess Generating call graph for function mrpt::hwdrivers::CRaePID::getFullInfo Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CRaePID::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::CRoboPeakLidar... Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::~CRoboPeakLidar Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::checkCOMMs Generating caller graph for function mrpt::hwdrivers::CRoboPeakLidar::checkCOMMs Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CRoboPeakLidar::disconnect Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcess Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::getDeviceHealth Generating caller graph for function mrpt::hwdrivers::CRoboPeakLidar::getDeviceHealth Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::initialize Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::hwdrivers::CRoboPeakLidar::turnOff Generating call graph for function mrpt::hwdrivers::CRoboPeakLidar::turnOn Generating caller graph for function mrpt::hwdrivers::CRoboPeakLidar::turnOn Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CRoboticHeadInterface... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::CRoboticHeadInterface::Get3SoundBuffer Generating call graph for function mrpt::hwdrivers::CRoboticHeadInterface::GetGain Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CRoboticHeadInterface::GetSoundLocation Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CRoboticHeadInterface::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CRoboticHeadInterface::SetGain Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CServoeNeck... Generating caller graph for function mrpt::hwdrivers::CServoeNeck::angle2RegValue Generating call graph for function mrpt::hwdrivers::CServoeNeck::center Generating call graph for function mrpt::hwdrivers::CServoeNeck::checkConnectionAndConnect Generating caller graph for function mrpt::hwdrivers::CServoeNeck::checkConnectionAndConnect Generating caller graph for function mrpt::comms::CInterfaceFTDI::Close Generating call graph for function mrpt::hwdrivers::CServoeNeck::disableServo Generating call graph for function mrpt::hwdrivers::CServoeNeck::enableServo Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_read Generating caller graph for function mrpt::comms::CInterfaceFTDI::ftdi_write Generating call graph for function mrpt::hwdrivers::CServoeNeck::getCurrentAngle Generating call graph for function mrpt::hwdrivers::CServoeNeck::getRegisterValue Generating caller graph for function mrpt::hwdrivers::CServoeNeck::getRegisterValue Generating caller graph for function mrpt::comms::CInterfaceFTDI::isOpen Generating caller graph for function mrpt::comms::CInterfaceFTDI::OpenBySerialNumber Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::comms::CInterfaceFTDI::Purge Generating call graph for function mrpt::hwdrivers::CServoeNeck::queryFirmwareVersion Generating call graph for function mrpt::comms::CInterfaceFTDI::Read Generating caller graph for function mrpt::comms::CInterfaceFTDI::Read Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadBufferImmediate Generating call graph for function mrpt::comms::CInterfaceFTDI::ReadSync Generating caller graph for function mrpt::hwdrivers::CServoeNeck::regValue2angle Generating call graph for function mrpt::hwdrivers::CServoeNeck::setAngle Generating caller graph for function mrpt::hwdrivers::CServoeNeck::setAngle Generating call graph for function mrpt::hwdrivers::CServoeNeck::setAngleAndSpeed Generating call graph for function mrpt::hwdrivers::CServoeNeck::setAngleWithFilter Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetLatencyTimer Generating call graph for function mrpt::hwdrivers::CServoeNeck::setRegisterValue Generating caller graph for function mrpt::hwdrivers::CServoeNeck::setRegisterValue Generating call graph for function mrpt::hwdrivers::CServoeNeck::setRegisterValueAndSpeed Generating caller graph for function mrpt::hwdrivers::CServoeNeck::setRegisterValueAndSpeed Generating caller graph for function mrpt::comms::CInterfaceFTDI::SetTimeouts Generating call graph for function mrpt::comms::CInterfaceFTDI::Write Generating caller graph for function mrpt::comms::CInterfaceFTDI::Write Generating call graph for function mrpt::comms::CInterfaceFTDI::WriteSync Generating docs for compound mrpt::hwdrivers::CSickLaserSerial... Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::~CSickLaserSerial Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcess Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::initialize Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_endContinuousMode Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_endContinuousMode Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_sendMeasuringMode_cm_mm Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_sendMeasuringMode_cm_mm Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_setupBaudrate Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_setupBaudrate Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_setupSerialComms Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_setupSerialComms Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_startContinuousMode Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_startContinuousMode Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_statusQuery Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_statusQuery Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_waitACK Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_waitACK Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_waitIncomingFrame Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::LMS_waitIncomingFrame Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::SendCommandToSICK Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::SendCommandToSICK Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::tryToOpenComms Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::tryToOpenComms Generating call graph for function mrpt::hwdrivers::CSickLaserSerial::waitContinuousSampleFrame Generating caller graph for function mrpt::hwdrivers::CSickLaserSerial::waitContinuousSampleFrame Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CSickLaserUSB... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating caller graph for function mrpt::hwdrivers::CSickLaserUSB::checkControllerIsConnected Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::doProcess Generating call graph for function mrpt::hwdrivers::CSickLaserUSB::doProcessSimple Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CSickLaserUSB::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CSickLaserUSB::waitContinuousSampleFrame Generating caller graph for function mrpt::hwdrivers::CSickLaserUSB::waitContinuousSampleFrame Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CSICKTim561Eth... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::bindIO Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CSICKTim561Eth::decodeScan Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAngles Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::filterByExclusionAreas Generating call graph for function mrpt::hwdrivers::CSICKTim561Eth::generateCmd Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyGoodScanNow Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::internal_notifyNoScanReceived Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::loadCommonParams Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CSICKTim561Eth::loadConfig_sensorSpecific Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating caller graph for function mrpt::hwdrivers::C2DRangeFinderAbstract::processPreview Generating call graph for function mrpt::hwdrivers::CSICKTim561Eth::sendCommand Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CSkeletonTracker... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CSkeletonTracker::doProcess Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CSkeletonTracker::initialize Generating caller graph for function mrpt::hwdrivers::CSkeletonTracker::initialize Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CSkeletonTracker::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::CSkeletonTracker::processPreview Generating caller graph for function mrpt::hwdrivers::CSkeletonTracker::processPreview Generating call graph for function mrpt::hwdrivers::CSkeletonTracker::processPreviewNone Generating caller graph for function mrpt::hwdrivers::CSkeletonTracker::processPreviewNone Generating docs for compound mrpt::hwdrivers::CStereoGrabber_Bumblebee_libdc1394... Generating call graph for function mrpt::hwdrivers::CStereoGrabber_Bumblebee_libdc1394::CStereoGrabber_Bumblebee_libdc1394 Generating call graph for function mrpt::hwdrivers::CStereoGrabber_Bumblebee_libdc1394::getStereoObservation Generating docs for compound mrpt::hwdrivers::CStereoGrabber_SVS... Generating docs for compound mrpt::hwdrivers::CSwissRanger3DCamera... Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::~CSwissRanger3DCamera Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CSwissRanger3DCamera::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::doProcess Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::enableConvGray Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::enableDenoiseANF Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::enableMedianCrossFilter Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::enableMedianFilter Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::getMesaLibVersion Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::getNextObservation Generating caller graph for function mrpt::hwdrivers::CSwissRanger3DCamera::getNextObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::initialize Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::internal_resendParamsToCamera Generating caller graph for function mrpt::hwdrivers::CSwissRanger3DCamera::internal_resendParamsToCamera Generating caller graph for function mrpt::hwdrivers::CSwissRanger3DCamera::isOpen Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::open Generating caller graph for function mrpt::hwdrivers::CSwissRanger3DCamera::open Generating call graph for function mrpt::hwdrivers::CSwissRanger3DCamera::setPathForExternalImages Generating docs for compound mrpt::hwdrivers::CTuMicos... Generating call graph for function mrpt::hwdrivers::CTuMicos::~CTuMicos Generating call graph for function mrpt::hwdrivers::CTuMicos::changeMotionDir Generating call graph for function mrpt::hwdrivers::CTuMicos::clear Generating caller graph for function mrpt::hwdrivers::CTuMicos::close Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::hwdrivers::CTuMicos::halt Generating call graph for function mrpt::hwdrivers::CTuMicos::init Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::hwdrivers::CTuMicos::moveToAbsPos Generating call graph for function mrpt::hwdrivers::CTuMicos::moveToOffPos Generating call graph for function mrpt::hwdrivers::CTuMicos::radAsign Generating call graph for function mrpt::hwdrivers::CTuMicos::radQuerry Generating call graph for function mrpt::hwdrivers::CTuMicos::rangeMeasure Generating call graph for function mrpt::hwdrivers::CTuMicos::receive Generating call graph for function mrpt::hwdrivers::CTuMicos::reset Generating call graph for function mrpt::hwdrivers::CTuMicos::setLimits Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::hwdrivers::CTuMicos::transmit Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::hwdrivers::CVelodyneScanner... Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::~CVelodyneScanner Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::close Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::doProcess Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::getNextObservation Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::getNextObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::initialize Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::internal_read_PCAP_packet Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::internal_read_PCAP_packet Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::internal_receive_UDP_packet Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::internal_receive_UDP_packet Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::internal_send_http_post Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::internal_send_http_post Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::loadCalibrationFile Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::loadCalibrationFile Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::loadConfig_sensorSpecific Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::receivePackets Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::receivePackets Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::setLidarOnOff Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::setLidarReturnType Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::setLidarReturnType Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::setLidarRPM Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::setLidarRPM Generating docs for nested compound mrpt::hwdrivers::CVelodyneScanner::TModelProperties... Generating docs for nested compound mrpt::hwdrivers::CVelodyneScanner::TModelPropertiesFactory... Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::TModelPropertiesFactory::get Generating call graph for function mrpt::hwdrivers::CVelodyneScanner::TModelPropertiesFactory::getListKnownModels Generating caller graph for function mrpt::hwdrivers::CVelodyneScanner::TModelPropertiesFactory::getListKnownModels Generating docs for compound mrpt::hwdrivers::CWirelessPower... Generating call graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::appendObservations Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensor Generating call graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating caller graph for function mrpt::hwdrivers::CGenericSensor::createSensorPtr Generating call graph for function mrpt::hwdrivers::CWirelessPower::doProcess Generating call graph for function mrpt::hwdrivers::CWirelessPower::getObservation Generating caller graph for function mrpt::hwdrivers::CGenericSensor::getObservations Generating call graph for function mrpt::hwdrivers::CWirelessPower::GetPower Generating caller graph for function mrpt::hwdrivers::CGenericSensor::initialize Generating call graph for function mrpt::hwdrivers::CWirelessPower::ListInterfaces Generating call graph for function mrpt::hwdrivers::CWirelessPower::ListNetworks Generating call graph for function mrpt::hwdrivers::CGenericSensor::loadConfig Generating call graph for function mrpt::hwdrivers::CWirelessPower::loadConfig_sensorSpecific Generating docs for compound mrpt::hwdrivers::TCaptureCVOptions... Generating docs for compound mrpt::hwdrivers::TCaptureOptions_bumblebee... Generating docs for compound mrpt::hwdrivers::TCaptureOptions_dc1394... Generating docs for compound mrpt::hwdrivers::TCaptureOptions_DUO3D... Generating call graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::loadOptionsFrom Generating call graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_camera_ext_params_from_yml Generating caller graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_camera_ext_params_from_yml Generating call graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_camera_int_params_from_yml Generating caller graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_camera_int_params_from_yml Generating call graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_rectify_map_from_yml Generating caller graph for function mrpt::hwdrivers::TCaptureOptions_DUO3D::m_rectify_map_from_yml Generating docs for compound mrpt::hwdrivers::TCaptureOptions_FlyCapture2... Generating call graph for function mrpt::hwdrivers::TCaptureOptions_FlyCapture2::loadOptionsFrom Generating docs for compound mrpt::hwdrivers::TCaptureOptions_SVS... Generating docs for compound mrpt::hwdrivers::TMyntEyeCameraParameters... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::hwdrivers::TSensorClassId... Generating docs for namespace mrpt::img Generating call graph for function mrpt::img::operator<< Generating call graph for function mrpt::img::operator<< Generating docs for compound mrpt::img::CCanvas... Generating call graph for function mrpt::img::CCanvas::drawCircle Generating caller graph for function mrpt::img::CCanvas::drawCircle Generating call graph for function mrpt::img::CCanvas::drawFeatures Generating caller graph for function mrpt::img::CCanvas::drawFeatures Generating call graph for function mrpt::img::CCanvas::drawFeaturesSimple Generating call graph for function mrpt::img::CCanvas::drawImage Generating caller graph for function mrpt::img::CCanvas::drawImage Generating call graph for function mrpt::img::CCanvas::drawMark Generating caller graph for function mrpt::img::CCanvas::drawMark Generating call graph for function mrpt::img::CCanvas::ellipseGaussian Generating call graph for function mrpt::img::CCanvas::filledRectangle Generating caller graph for function mrpt::img::CCanvas::filledRectangle Generating call graph for function mrpt::img::CCanvas::line Generating caller graph for function mrpt::img::CCanvas::line Generating caller graph for function mrpt::img::CCanvas::rectangle Generating call graph for function mrpt::img::CCanvas::selectTextFont Generating caller graph for function mrpt::img::CCanvas::selectTextFont Generating call graph for function mrpt::img::CCanvas::textOut Generating caller graph for function mrpt::img::CCanvas::textOut Generating call graph for function mrpt::img::CCanvas::triangle Generating docs for compound mrpt::img::CEnhancedMetaFile... Generating call graph for function mrpt::img::CEnhancedMetaFile::CEnhancedMetaFile Generating call graph for function mrpt::img::CEnhancedMetaFile::~CEnhancedMetaFile Generating call graph for function mrpt::img::CCanvas::drawCircle Generating caller graph for function mrpt::img::CCanvas::drawCircle Generating call graph for function mrpt::img::CCanvas::drawFeatures Generating caller graph for function mrpt::img::CCanvas::drawFeatures Generating call graph for function mrpt::img::CCanvas::drawFeaturesSimple Generating call graph for function mrpt::img::CEnhancedMetaFile::drawImage Generating caller graph for function mrpt::img::CEnhancedMetaFile::drawImage Generating call graph for function mrpt::img::CEnhancedMetaFile::drawImage Generating call graph for function mrpt::img::CCanvas::drawMark Generating caller graph for function mrpt::img::CCanvas::drawMark Generating call graph for function mrpt::img::CEnhancedMetaFile::ellipseGaussian Generating call graph for function mrpt::img::CCanvas::ellipseGaussian Generating call graph for function mrpt::img::CCanvas::filledRectangle Generating caller graph for function mrpt::img::CCanvas::filledRectangle Generating call graph for function mrpt::img::CEnhancedMetaFile::line Generating caller graph for function mrpt::img::CEnhancedMetaFile::line Generating call graph for function mrpt::img::CEnhancedMetaFile::rectangle Generating call graph for function mrpt::img::CCanvas::selectTextFont Generating caller graph for function mrpt::img::CCanvas::selectTextFont Generating call graph for function mrpt::img::CEnhancedMetaFile::selectVectorTextFont Generating call graph for function mrpt::img::CEnhancedMetaFile::setPixel Generating call graph for function mrpt::img::CEnhancedMetaFile::textOut Generating call graph for function mrpt::img::CCanvas::triangle Generating docs for compound mrpt::img::CExceptionExternalImageNotFound... Generating docs for compound mrpt::img::CImage... Generating caller graph for function mrpt::img::CImage::CImage Generating call graph for function mrpt::img::CImage::CImage Generating call graph for function mrpt::img::CImage::CImage Generating call graph for function mrpt::img::CImage::CImage Generating call graph for function mrpt::img::CImage::asCvMat Generating caller graph for function mrpt::img::CImage::asCvMat Generating call graph for function mrpt::img::CImage::asCvMat Generating call graph for function mrpt::img::CImage::asCvMatRef Generating caller graph for function mrpt::img::CImage::asCvMatRef Generating call graph for function mrpt::img::CImage::asCvMatRef Generating call graph for function mrpt::img::CImage::at Generating caller graph for function mrpt::img::CImage::at Generating call graph for function mrpt::img::CImage::at Generating call graph for function mrpt::img::CImage::channelCount Generating call graph for function mrpt::img::CImage::clear Generating caller graph for function mrpt::img::CImage::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::img::CImage::colorImage Generating call graph for function mrpt::img::CImage::colorImage Generating call graph for function mrpt::img::CImage::copyFromForceLoad Generating call graph for function mrpt::img::CImage::correlate Generating call graph for function mrpt::img::CImage::cross_correlation_FFT Generating caller graph for function mrpt::img::CImage::cross_correlation_FFT Generating call graph for function mrpt::img::CImage::drawChessboardCorners Generating caller graph for function mrpt::img::CImage::drawChessboardCorners Generating call graph for function mrpt::img::CImage::drawCircle Generating call graph for function mrpt::img::CCanvas::drawFeatures Generating caller graph for function mrpt::img::CCanvas::drawFeatures Generating call graph for function mrpt::img::CCanvas::drawFeaturesSimple Generating call graph for function mrpt::img::CImage::drawImage Generating caller graph for function mrpt::img::CImage::drawImage Generating call graph for function mrpt::img::CCanvas::drawMark Generating caller graph for function mrpt::img::CCanvas::drawMark Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::img::CCanvas::ellipseGaussian Generating call graph for function mrpt::img::CImage::equalizeHist Generating call graph for function mrpt::img::CImage::extract_patch Generating caller graph for function mrpt::img::CImage::extract_patch Generating call graph for function mrpt::img::CCanvas::filledRectangle Generating caller graph for function mrpt::img::CCanvas::filledRectangle Generating call graph for function mrpt::img::CImage::filterGaussian Generating caller graph for function mrpt::img::CImage::filterGaussian Generating call graph for function mrpt::img::CImage::filterMedian Generating caller graph for function mrpt::img::CImage::filterMedian Generating call graph for function mrpt::img::CImage::flipHorizontal Generating call graph for function mrpt::img::CImage::flipVertical Generating call graph for function mrpt::img::CImage::forceLoad Generating caller graph for function mrpt::img::CImage::forceLoad Generating call graph for function mrpt::img::CImage::get_unsafe Generating call graph for function mrpt::img::CImage::getAsFloat Generating caller graph for function mrpt::img::CImage::getAsFloat Generating call graph for function mrpt::img::CImage::getAsFloat Generating call graph for function mrpt::img::CImage::getAsIplImage Generating caller graph for function mrpt::img::CImage::getAsIplImage Generating call graph for function mrpt::img::CImage::getAsMatrix Generating caller graph for function mrpt::img::CImage::getAsMatrix Generating call graph for function mrpt::img::CImage::getAsMatrix Generating call graph for function mrpt::img::CImage::getAsMatrixTiled Generating call graph for function mrpt::img::CImage::getAsRGBMatrices Generating caller graph for function mrpt::img::CImage::getAsRGBMatrices Generating call graph for function mrpt::img::CImage::getAsRGBMatrices Generating call graph for function mrpt::img::CImage::getChannelCount Generating caller graph for function mrpt::img::CImage::getChannelCount Generating call graph for function mrpt::img::CImage::getChannelsOrder Generating caller graph for function mrpt::img::CImage::getChannelsOrder Generating caller graph for function mrpt::img::CImage::getExternalStorageFile Generating call graph for function mrpt::img::CImage::getExternalStorageFileAbsolutePath Generating caller graph for function mrpt::img::CImage::getExternalStorageFileAbsolutePath Generating caller graph for function mrpt::img::CImage::getExternalStorageFileAbsolutePath Generating call graph for function mrpt::img::CImage::getHeight Generating caller graph for function mrpt::img::CImage::getHeight Generating call graph for function mrpt::img::CImage::getImagesPathBase Generating caller graph for function mrpt::img::CImage::getImagesPathBase Generating call graph for function mrpt::img::CImage::getMaxAsFloat Generating call graph for function mrpt::img::CImage::getPixelDepth Generating caller graph for function mrpt::img::CImage::getPixelDepth Generating call graph for function mrpt::img::CImage::getRowStride Generating caller graph for function mrpt::img::CImage::getRowStride Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::img::CImage::getSize Generating caller graph for function mrpt::img::CImage::getSize Generating caller graph for function mrpt::img::CImage::getSize Generating call graph for function mrpt::img::CImage::getWidth Generating caller graph for function mrpt::img::CImage::getWidth Generating caller graph for function mrpt::img::CImage::grayscale Generating call graph for function mrpt::img::CImage::grayscale Generating call graph for function mrpt::img::CImage::internal_fromIPL Generating caller graph for function mrpt::img::CImage::internal_fromIPL Generating call graph for function mrpt::img::CImage::internal_get Generating caller graph for function mrpt::img::CImage::internal_get Generating call graph for function mrpt::img::CImage::isColor Generating caller graph for function mrpt::img::CImage::isColor Generating caller graph for function mrpt::img::CImage::isEmpty Generating caller graph for function mrpt::img::CImage::isExternallyStored Generating caller graph for function mrpt::img::CImage::isOriginTopLeft Generating call graph for function mrpt::img::CImage::joinImagesHorz Generating caller graph for function mrpt::img::CImage::joinImagesHorz Generating caller graph for function mrpt::img::CImage::KLT_response Generating call graph for function mrpt::img::CImage::line Generating caller graph for function mrpt::img::CImage::line Generating call graph for function mrpt::img::CImage::loadFromFile Generating caller graph for function mrpt::img::CImage::loadFromFile Generating call graph for function mrpt::img::CImage::LoadFromFile Generating caller graph for function mrpt::img::CImage::LoadFromFile Generating call graph for function mrpt::img::CImage::loadFromIplImage Generating call graph for function mrpt::img::CImage::loadFromMemoryBuffer Generating caller graph for function mrpt::img::CImage::loadFromMemoryBuffer Generating call graph for function mrpt::img::CImage::loadFromMemoryBuffer Generating call graph for function mrpt::img::CImage::loadFromStreamAsJPEG Generating call graph for function mrpt::img::CImage::loadFromXPM Generating call graph for function mrpt::img::CImage::loadTGA Generating caller graph for function mrpt::img::CImage::loadTGA Generating call graph for function mrpt::img::CImage::makeDeepCopy Generating caller graph for function mrpt::img::CImage::makeDeepCopy Generating caller graph for function mrpt::img::CImage::makeShallowCopy Generating call graph for function mrpt::img::CImage::makeSureImageIsLoaded Generating caller graph for function mrpt::img::CImage::makeSureImageIsLoaded Generating call graph for function mrpt::img::CImage::normalize Generating call graph for function mrpt::img::CImage::operator() Generating call graph for function mrpt::img::CImage::ptr Generating caller graph for function mrpt::img::CImage::ptr Generating call graph for function mrpt::img::CImage::ptr Generating call graph for function mrpt::img::CImage::ptrLine Generating caller graph for function mrpt::img::CImage::ptrLine Generating call graph for function mrpt::img::CImage::ptrLine Generating caller graph for function mrpt::img::CCanvas::rectangle Generating call graph for function mrpt::img::CImage::rectifyImageInPlace Generating call graph for function mrpt::img::CImage::resize Generating caller graph for function mrpt::img::CImage::resize Generating call graph for function mrpt::img::CImage::rotateImage Generating call graph for function mrpt::img::CImage::saveToFile Generating caller graph for function mrpt::img::CImage::saveToFile Generating call graph for function mrpt::img::CImage::saveToStreamAsJPEG Generating caller graph for function mrpt::img::CImage::scaleDouble Generating call graph for function mrpt::img::CImage::scaleDouble Generating caller graph for function mrpt::img::CImage::scaleHalf Generating call graph for function mrpt::img::CImage::scaleHalf Generating call graph for function mrpt::img::CImage::scaleImage Generating caller graph for function mrpt::img::CImage::scaleImage Generating call graph for function mrpt::img::CCanvas::selectTextFont Generating caller graph for function mrpt::img::CCanvas::selectTextFont Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::img::CImage::setExternalStorage Generating caller graph for function mrpt::img::CImage::setExternalStorage Generating call graph for function mrpt::img::CImage::setFromImageReadOnly Generating call graph for function mrpt::img::CImage::setFromIplImageReadOnly Generating call graph for function mrpt::img::CImage::setFromMatrix Generating caller graph for function mrpt::img::CImage::setFromMatrix Generating call graph for function mrpt::img::CImage::setFromRGBMatrices Generating call graph for function mrpt::img::CImage::setImagesPathBase Generating caller graph for function mrpt::img::CImage::setImagesPathBase Generating call graph for function mrpt::img::CImage::setPixel Generating caller graph for function mrpt::img::CImage::setPixel Generating caller graph for function mrpt::img::CImage::swap Generating call graph for function mrpt::img::CImage::swapRB Generating caller graph for function mrpt::img::CImage::swapRB Generating call graph for function mrpt::img::CCanvas::textOut Generating caller graph for function mrpt::img::CCanvas::textOut Generating call graph for function mrpt::img::CCanvas::triangle Generating call graph for function mrpt::img::CImage::undistort Generating caller graph for function mrpt::img::CImage::undistort Generating call graph for function mrpt::img::CImage::update_patch Generating docs for nested compound mrpt::img::CImage::Impl... Generating docs for compound mrpt::img::CMappedImage... Generating call graph for function mrpt::img::CMappedImage::CMappedImage Generating caller graph for function mrpt::img::CMappedImage::changeCoordinates Generating call graph for function mrpt::img::CMappedImage::getPixel Generating docs for compound mrpt::img::TCamera... Generating call graph for function mrpt::img::TCamera::asYAML Generating caller graph for function mrpt::img::TCamera::asYAML Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::img::TCamera::cx Generating caller graph for function mrpt::img::TCamera::cy Generating call graph for function mrpt::img::TCamera::dumpAsText Generating caller graph for function mrpt::img::TCamera::dumpAsText Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::img::TCamera::FromYAML Generating caller graph for function mrpt::img::TCamera::fx Generating caller graph for function mrpt::img::TCamera::fy Generating call graph for function mrpt::img::TCamera::getDistortionParamsAsRowVector Generating caller graph for function mrpt::img::TCamera::getDistortionParamsAsVector Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::img::TCamera::k1 Generating caller graph for function mrpt::img::TCamera::k2 Generating caller graph for function mrpt::img::TCamera::k3 Generating caller graph for function mrpt::img::TCamera::k4 Generating call graph for function mrpt::img::TCamera::loadFromConfigFile Generating caller graph for function mrpt::img::TCamera::loadFromConfigFile Generating call graph for function mrpt::img::TCamera::loadFromConfigFile Generating caller graph for function mrpt::img::TCamera::p1 Generating caller graph for function mrpt::img::TCamera::p2 Generating call graph for function mrpt::img::TCamera::saveToConfigFile Generating caller graph for function mrpt::img::TCamera::scaleToResolution Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::img::TCamera::setDistortionKannalaBrandt Generating call graph for function mrpt::img::TCamera::setDistortionPlumbBob Generating caller graph for function mrpt::img::TCamera::setDistortionPlumbBob Generating call graph for function mrpt::img::TCamera::setIntrinsicParamsFromValues Generating caller graph for function mrpt::img::TCamera::setIntrinsicParamsFromValues Generating docs for compound mrpt::img::TColor... Generating caller graph for function mrpt::img::TColor::TColor Generating call graph for function mrpt::img::TColor::black Generating caller graph for function mrpt::img::TColor::black Generating call graph for function mrpt::img::TColor::blue Generating caller graph for function mrpt::img::TColor::blue Generating call graph for function mrpt::img::TColor::gray Generating call graph for function mrpt::img::TColor::green Generating caller graph for function mrpt::img::TColor::green Generating call graph for function mrpt::img::TColor::red Generating caller graph for function mrpt::img::TColor::red Generating call graph for function mrpt::img::TColor::white Generating caller graph for function mrpt::img::TColor::white Generating docs for compound mrpt::img::TColorf... Generating call graph for function mrpt::img::TColorf::asTColor Generating caller graph for function mrpt::img::TColorf::asTColor Generating docs for compound mrpt::img::TColorManager... Generating call graph for function mrpt::img::TColorManager::TColorManager Generating call graph for function mrpt::img::TColorManager::advanceRGBCounters Generating caller graph for function mrpt::img::TColorManager::advanceRGBCounters Generating call graph for function mrpt::img::TColorManager::checkStdColorsUsed Generating call graph for function mrpt::img::TColorManager::getNextTColor Generating caller graph for function mrpt::img::TColorManager::getNextTColor Generating call graph for function mrpt::img::TColorManager::getNextTColorf Generating caller graph for function mrpt::img::TColorManager::getNextTColorf Generating caller graph for function mrpt::img::TColorManager::markColorAsUsed Generating caller graph for function mrpt::img::TColorManager::reset Generating docs for compound mrpt::img::TPixelCoord... Generating docs for compound mrpt::img::TPixelCoordf... Generating docs for compound mrpt::img::TStereoCamera... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::img::TStereoCamera::dumpAsText Generating caller graph for function mrpt::img::TStereoCamera::dumpAsText Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::img::TStereoCamera::loadFromConfigFile Generating caller graph for function mrpt::img::TStereoCamera::loadFromConfigFile Generating call graph for function mrpt::img::TStereoCamera::loadFromConfigFile Generating call graph for function mrpt::img::TStereoCamera::saveToConfigFile Generating caller graph for function mrpt::img::TStereoCamera::saveToConfigFile Generating call graph for function mrpt::img::TStereoCamera::scaleToResolution Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for namespace mrpt::internal Generating call graph for function mrpt::internal::asrt_fail Generating call graph for function mrpt::internal::exception_line_msg Generating caller graph for function mrpt::internal::findClosingBracket Generating caller graph for function mrpt::internal::for_ Generating call graph for function mrpt::internal::impl_excep_to_str Generating caller graph for function mrpt::internal::impl_excep_to_str Generating docs for compound mrpt::internal::ClockState... Generating caller graph for function mrpt::internal::ClockState::Instance Generating docs for nested compound mrpt::internal::ClockState::MonotonicToRealtimeEpoch... Generating docs for compound mrpt::internal::num... Generating docs for namespace mrpt::io Generating docs for compound mrpt::io::CFileGZInputStream... Generating call graph for function mrpt::io::CFileGZInputStream::CFileGZInputStream Generating call graph for function mrpt::io::CFileGZInputStream::~CFileGZInputStream Generating caller graph for function mrpt::io::CFileGZInputStream::close Generating caller graph for function mrpt::io::CFileGZInputStream::fileOpenCorrectly Generating caller graph for function mrpt::io::CFileGZInputStream::getPosition Generating call graph for function mrpt::io::CFileGZInputStream::getStreamDescription Generating caller graph for function mrpt::io::CFileGZInputStream::getTotalBytesCount Generating call graph for function mrpt::io::CFileGZInputStream::is_open Generating call graph for function mrpt::io::CFileGZInputStream::open Generating caller graph for function mrpt::io::CFileGZInputStream::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CFileGZInputStream::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating docs for nested compound CFileGZInputStream::Impl... Generating docs for compound mrpt::io::CFileGZOutputStream... Generating call graph for function mrpt::io::CFileGZOutputStream::CFileGZOutputStream Generating call graph for function mrpt::io::CFileGZOutputStream::~CFileGZOutputStream Generating caller graph for function mrpt::io::CFileGZOutputStream::close Generating caller graph for function mrpt::io::CFileGZOutputStream::fileOpenCorrectly Generating call graph for function mrpt::io::CFileGZOutputStream::getStreamDescription Generating call graph for function mrpt::io::CFileGZOutputStream::is_open Generating call graph for function mrpt::io::CFileGZOutputStream::open Generating caller graph for function mrpt::io::CFileGZOutputStream::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating caller graph for function mrpt::io::CFileGZOutputStream::Write Generating docs for nested compound CFileGZOutputStream::Impl... Generating docs for compound mrpt::io::CFileInputStream... Generating call graph for function mrpt::io::CFileInputStream::CFileInputStream Generating call graph for function mrpt::io::CFileInputStream::~CFileInputStream Generating caller graph for function mrpt::io::CFileInputStream::close Generating caller graph for function mrpt::io::CFileInputStream::fileOpenCorrectly Generating caller graph for function mrpt::io::CFileInputStream::getPosition Generating call graph for function mrpt::io::CFileInputStream::getStreamDescription Generating call graph for function mrpt::io::CFileInputStream::getTotalBytesCount Generating caller graph for function mrpt::io::CFileInputStream::getTotalBytesCount Generating call graph for function mrpt::io::CFileInputStream::is_open Generating caller graph for function mrpt::io::CFileInputStream::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CFileInputStream::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating caller graph for function mrpt::io::CFileInputStream::readLine Generating call graph for function mrpt::io::CFileInputStream::Seek Generating docs for compound mrpt::io::CFileOutputStream... Generating call graph for function mrpt::io::CFileOutputStream::CFileOutputStream Generating call graph for function mrpt::io::CFileOutputStream::~CFileOutputStream Generating caller graph for function mrpt::io::CFileOutputStream::close Generating caller graph for function mrpt::io::CFileOutputStream::fileOpenCorrectly Generating caller graph for function mrpt::io::CFileOutputStream::getPosition Generating call graph for function mrpt::io::CFileOutputStream::getStreamDescription Generating call graph for function mrpt::io::CFileOutputStream::getTotalBytesCount Generating call graph for function mrpt::io::CFileOutputStream::is_open Generating caller graph for function mrpt::io::CFileOutputStream::open Generating call graph for function mrpt::io::CFileOutputStream::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CFileOutputStream::Seek Generating caller graph for function mrpt::io::CFileOutputStream::Write Generating docs for compound mrpt::io::CFileStream... Generating caller graph for function mrpt::io::CFileStream::fileOpenCorrectly Generating caller graph for function mrpt::io::CFileStream::getPosition Generating call graph for function mrpt::io::CFileStream::getTotalBytesCount Generating call graph for function mrpt::io::CFileStream::is_open Generating caller graph for function mrpt::io::CFileStream::open Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CFileStream::Seek Generating docs for compound mrpt::io::CMemoryStream... Generating call graph for function mrpt::io::CMemoryStream::CMemoryStream Generating call graph for function mrpt::io::CMemoryStream::~CMemoryStream Generating call graph for function mrpt::io::CMemoryStream::assignMemoryNotOwn Generating caller graph for function mrpt::io::CMemoryStream::assignMemoryNotOwn Generating call graph for function mrpt::io::CMemoryStream::clear Generating caller graph for function mrpt::io::CMemoryStream::clear Generating caller graph for function mrpt::io::CMemoryStream::getPosition Generating call graph for function mrpt::io::CMemoryStream::getRawBufferData Generating call graph for function mrpt::io::CMemoryStream::getRawBufferData Generating call graph for function mrpt::io::CMemoryStream::getStreamDescription Generating caller graph for function mrpt::io::CMemoryStream::getTotalBytesCount Generating call graph for function mrpt::io::CMemoryStream::loadBufferFromFile Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CMemoryStream::Read Generating caller graph for function mrpt::io::CMemoryStream::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CMemoryStream::resize Generating caller graph for function mrpt::io::CMemoryStream::resize Generating call graph for function mrpt::io::CMemoryStream::saveBufferToFile Generating caller graph for function mrpt::io::CMemoryStream::Seek Generating call graph for function mrpt::io::CMemoryStream::Write Generating caller graph for function mrpt::io::CMemoryStream::Write Generating docs for compound mrpt::io::CPipe... Generating call graph for function mrpt::io::CPipe::createPipe Generating caller graph for function mrpt::io::CPipe::initializePipe Generating docs for compound mrpt::io::CPipeBaseEndPoint... Generating call graph for function mrpt::io::CPipeBaseEndPoint::~CPipeBaseEndPoint Generating caller graph for function mrpt::io::CPipeBaseEndPoint::close Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CPipeBaseEndPoint::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CPipeBaseEndPoint::serialize Generating docs for compound mrpt::io::CPipeReadEndPoint... Generating caller graph for function mrpt::io::CPipeBaseEndPoint::close Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CPipeBaseEndPoint::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CPipeBaseEndPoint::serialize Generating docs for compound mrpt::io::CPipeWriteEndPoint... Generating caller graph for function mrpt::io::CPipeBaseEndPoint::close Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating call graph for function mrpt::io::CPipeBaseEndPoint::serialize Generating docs for compound mrpt::io::CStream... Generating call graph for function mrpt::io::CStream::printf Generating caller graph for function mrpt::io::CStream::printf Generating call graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::printf_vector Generating caller graph for function mrpt::io::CStream::Read Generating call graph for function mrpt::io::CStream::ReadBufferImmediate Generating caller graph for function mrpt::io::CStream::Write Generating docs for compound mrpt::io::CTextFileLinesParser... Generating caller graph for function mrpt::io::CTextFileLinesParser::enableCommentFilters Generating caller graph for function mrpt::io::CTextFileLinesParser::getCurrentLineNumber Generating caller graph for function mrpt::io::CTextFileLinesParser::getNextLine Generating call graph for function mrpt::io::CTextFileLinesParser::getNextLine Generating caller graph for function mrpt::io::CTextFileLinesParser::rewind Generating docs for namespace mrpt::io::internal Generating caller graph for function mrpt::io::internal::free_fn_for_zmq Generating docs for compound mrpt::io::internal::TFreeFnDataForZMQ... Generating docs for namespace mrpt::io::zip Generating caller graph for function mrpt::io::zip::compress Generating call graph for function mrpt::io::zip::compress Generating call graph for function mrpt::io::zip::compress Generating call graph for function mrpt::io::zip::compress Generating call graph for function mrpt::io::zip::compress_gz_data_block Generating caller graph for function mrpt::io::zip::compress_gz_data_block Generating call graph for function mrpt::io::zip::compress_gz_file Generating call graph for function mrpt::io::zip::decompress Generating call graph for function mrpt::io::zip::decompress_gz_data_block Generating caller graph for function mrpt::io::zip::decompress_gz_data_block Generating call graph for function mrpt::io::zip::decompress_gz_file Generating caller graph for function mrpt::io::zip::decompress_gz_file Generating docs for namespace mrpt::kinematics Generating docs for compound mrpt::kinematics::CKinematicChain... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::kinematics::CKinematicChain::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::kinematics::CKinematicChain::recomputeAllPoses Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::kinematics::CKinematicChain::setConfiguration Generating caller graph for function mrpt::kinematics::CKinematicChain::size Generating call graph for function mrpt::kinematics::CKinematicChain::update3DObject Generating docs for compound mrpt::kinematics::CVehicleSimul_DiffDriven... Generating call graph for function mrpt::kinematics::CVehicleSimul_DiffDriven::CVehicleSimul_DiffDriven Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTPose Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVel Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricPose Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getTime Generating caller graph for function mrpt::kinematics::CVehicleSimul_DiffDriven::movementCommand Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetTime Generating call graph for function mrpt::kinematics::CVehicleSimul_DiffDriven::sendVelCmd Generating caller graph for function mrpt::kinematics::CVehicleSimul_DiffDriven::sendVelCmd Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating docs for compound mrpt::kinematics::CVehicleSimul_Holo... Generating call graph for function mrpt::kinematics::CVehicleSimul_Holo::CVehicleSimul_Holo Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTPose Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVel Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricPose Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getTime Generating call graph for function mrpt::kinematics::CVehicleSimul_Holo::internal_simulControlStep Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetTime Generating call graph for function mrpt::kinematics::CVehicleSimul_Holo::sendVelCmd Generating caller graph for function mrpt::kinematics::CVehicleSimul_Holo::sendVelCmd Generating caller graph for function mrpt::kinematics::CVehicleSimul_Holo::sendVelRampCmd Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating docs for nested compound mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd... Generating docs for compound mrpt::kinematics::CVehicleSimulVirtualBase... Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTPose Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVel Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentGTVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricPose Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getCurrentOdometricVelLocal Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::getTime Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::internal_clear Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::internal_simulControlStep Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetStatus Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::resetTime Generating call graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating caller graph for function mrpt::kinematics::CVehicleSimulVirtualBase::simulateOneTimeStep Generating docs for compound mrpt::kinematics::CVehicleVelCmd... Generating call graph for function mrpt::kinematics::CVehicleVelCmd::asString Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::kinematics::CVehicleVelCmd::getVelCmdElement Generating caller graph for function mrpt::kinematics::CVehicleVelCmd::getVelCmdLength Generating call graph for function mrpt::kinematics::CVehicleVelCmd::operator= Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::kinematics::CVehicleVelCmd::setVelCmdElement Generating docs for nested compound mrpt::kinematics::CVehicleVelCmd::TVelCmdParams... Generating caller graph for function mrpt::kinematics::CVehicleVelCmd::TVelCmdParams::loadConfigFile Generating docs for compound mrpt::kinematics::CVehicleVelCmd_DiffDriven... Generating call graph for function mrpt::kinematics::CVehicleVelCmd::asString Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::kinematics::CVehicleVelCmd_DiffDriven::cmdVel_limits Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::kinematics::CVehicleVelCmd_DiffDriven::filter_max_vw Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::kinematics::CVehicleVelCmd_Holo... Generating call graph for function mrpt::kinematics::CVehicleVelCmd::asString Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::kinematics::TKinematicLink... Generating docs for namespace mrpt::maps Generating docs for compound mrpt::maps::CBeacon... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CBeacon::generateObservationModelDistribution Generating call graph for function mrpt::maps::CBeacon::generateRingSOG Generating caller graph for function mrpt::maps::CBeacon::generateRingSOG Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::maps::CBeacon::getAsMatlabDrawCommands Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::maps::CBeacon::getVisualizationInto Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::maps::CBeaconMap... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CBeaconMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CBeaconMap::compute3DMatchingRatio Generating call graph for function mrpt::maps::CBeaconMap::computeMatchingWith3DLandmarks Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CBeaconMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CBeaconMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CBeaconMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CBeaconMap::internal_insertObservation Generating call graph for function mrpt::maps::CBeaconMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CBeaconMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::maps::CBeaconMap::saveToMATLABScript3D Generating call graph for function mrpt::maps::CBeaconMap::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CBeaconMap::simulateBeaconReadings Generating docs for nested compound mrpt::maps::CBeaconMap::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CBeaconMap::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CBeaconMap::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CBeaconMap::TLikelihoodOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CBeaconMap::TLikelihoodOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CColouredOctoMap... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CColouredOctoMap::getAsOctoMa«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved pVoxels Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CColouredOctoMap::internal_insertObservation Generating call graph for function mrpt::maps::CColouredOctoMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::maps::CColouredOctoMap::size Generating docs for compound mrpt::maps::CColouredPointsMap... Generating call graph for function mrpt::maps::CColouredPointsMap::CColouredPointsMap Generating call graph for function mrpt::maps::CColouredPointsMap::CColouredPointsMap Generating call graph for function mrpt::maps::CColouredPointsMap::addFrom_classSpecific Generating call graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating caller graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating call graph for function mrpt::maps::CPointsMap::asString Generating call graph for function mrpt::maps::CPointsMap::base_copyFrom Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating caller graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRange Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRangeInZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CColouredPointsMap::colourFromObservation Generating call graph for function mrpt::maps::CPointsMap::compute3DDistanceToMesh Generating call graph for function mrpt::maps::CPointsMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::determineMatching2D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching2D Generating call graph for function mrpt::maps::CPointsMap::determineMatching3D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CPointsMap::empty Generating caller graph for function mrpt::maps::CPointsMap::empty Generating call graph for function mrpt::maps::CPointsMap::extractCylinder Generating call graph for function mrpt::maps::CPointsMap::extractPoints Generating call graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CPointsMap::getLargestDistanceFromOrigin Generating call graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating call graph for function mrpt::maps::CColouredPointsMap::getPCLPointCloudXYZRGB Generating caller graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPointAllFields Generating caller graph for function mrpt::maps::CColouredPointsMap::getPointColor_fast Generating caller graph for function mrpt::maps::CPointsMap::getPointFast Generating caller graph for function mrpt::maps::CColouredPointsMap::getPointRGB Generating call graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_x Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_y Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_z Generating caller graph for function mrpt::maps::CPointsMap::getPointWeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CColouredPointsMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CColouredPointsMap::impl_copyFrom Generating call graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPointRGB Generating caller graph for function mrpt::maps::CPointsMap::insertPointRGB Generating call graph for function mrpt::maps::CColouredPointsMap::internal_clear Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating caller graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating call graph for function mrpt::maps::CPointsMap::internal_insertObservation Generating caller graph for function mrpt::maps::CPointsMap::isEmpty Generating call graph for function mrpt::maps::CPointsMap::kdtree_distance Generating call graph for function mrpt::maps::CPointsMap::kdtree_get_bbox Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_stream Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating caller graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating call graph for function mrpt::maps::CPointsMap::mark_as_modified Generating caller graph for function mrpt::maps::CPointsMap::mark_as_modified Generating call graph for function mrpt::maps::CPointsMap::operator+= Generating call graph for function mrpt::maps::CColouredPointsMap::operator= Generating call graph for function mrpt::maps::CColouredPointsMap::operator= Generating call graph for function mrpt::maps::CPointsMap::PLY_export_get_vertex_count Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CColouredPointsMap::reserve Generating caller graph for function mrpt::maps::CColouredPointsMap::reserve Generating caller graph for function mrpt::maps::CColouredPointsMap::resize Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_stream Generating call graph for function mrpt::maps::CColouredPointsMap::save3D_and_colour_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating caller graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating caller graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating caller graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating call graph for function mrpt::maps::CPointsMap::setFromPCLPointCloud Generating call graph for function mrpt::maps::CColouredPointsMap::setFromPCLPointCloudRGB Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating caller graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPointAllFields Generating caller graph for function mrpt::maps::CColouredPointsMap::setPointColor Generating caller graph for function mrpt::maps::CColouredPointsMap::setPointColor_fast Generating caller graph for function mrpt::maps::CPointsMap::setPointFast Generating caller graph for function mrpt::maps::CColouredPointsMap::setPointRGB Generating call graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointWeight Generating caller graph for function mrpt::maps::CPointsMap::size Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating caller graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondenceT Generating docs for nested compound mrpt::maps::CColouredPointsMap::TColourOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CColouredPointsMap::TColourOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CGasConcentrationGridMap2D... Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::asString Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::build_Gaussian_Wind_Grid Generating caller graph for function mrpt::maps::CGasConcentrationGridMap2D::build_Gaussian_Wind_Grid Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::cell2float Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableProfiler Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableVerbose Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::exist_relation_between2cells Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::getAs3DObject Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::getVisualizationInto Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::getWindAs3DObject Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::increaseUncertainty Generating caller graph for function mrpt::maps::CGasConcentrationGridMap2D::increaseUncertainty Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::internal_clear Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::internal_insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isEnabledVerbose Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isProfilerEnabled Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::load_Gaussian_Wind_Grid_From_File Generating caller graph for function mrpt::maps::CGasConcentrationGridMap2D::load_Gaussian_Wind_Grid_From_File Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::predictMeasurement Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::save_Gaussian_Wind_Grid_To_File Generating caller graph for function mrpt::maps::CGasConcentrationGridMap2D::save_Gaussian_Wind_Grid_To_File Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setSize Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::simulateAdvection Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CGasConcentrationGridMap2D::TGaussianCell... Generating docs for nested compound mrpt::maps::CGasConcentrationGridMap2D::TGaussianWindTable... Generating docs for nested compound mrpt::maps::CGasConcentrationGridMap2D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_dumpToTextStream_common Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_loadFromConfigFile_common Generating call graph for function mrpt::maps::CGasConcentrationGridMap2D::TInsertionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CHeightGridMap2D... Generating call graph for function mrpt::maps::CHeightGridMap2D::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CHeightGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CHeightGridMap2D::dem_get_z Generating call graph for function mrpt::maps::CHeightGridMap2D::dem_get_z_by_cell Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CHeightGridMap2D::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::maps::CHeightGridMap2D::insertIndividualPoint Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CHeightGridMap2D::internal_clear Generating call graph for function mrpt::maps::CHeightGridMap2D::internal_insertObservation Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::intersectLine3D Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CHeightGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::maps::CHeightGridMap2D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CHeightGridMap2D::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CHeightGridMap2D::TInsertionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CHeightGridMap2D_Base... Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::intersectLine3D Generating docs for nested compound mrpt::maps::CHeightGridMap2D_Base::TPointInsertParams... Generating docs for compound mrpt::maps::CHeightGridMap2D_MRF... Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::CHeightGridMap2D_MRF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::cell2float Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::dem_get_z Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::dem_get_z_by_cell Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::dem_internal_insertObservation Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableProfiler Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableVerbose Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::exist_relation_between2cells Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::getAs3DObject Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating caller graph for function mrpt::maps::CHeightGridMap2D_Base::getMinMaxHeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CHeightGridMap2D_MRF::internal_clear Generating call graph for function mrpt::maps::CHeightGridMap2D_Base::intersectLine3D Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isEnabledVerbose Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isProfilerEnabled Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::predictMeasurement Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setSize Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CHeightGridMap2D_MRF::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_dumpToTextStream_common Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_loadFromConfigFile_common Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CLandmark... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CLandmark::createOneFeature Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CLandmark::getPose Generating caller graph for function mrpt::maps::CLandmark::getPose Generating call graph for function mrpt::maps::CLandmark::getPose Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::maps::CLandmark::getType Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CLandmark::setPose Generating caller graph for function mrpt::maps::CLandmark::setPose Generating docs for compound mrpt::maps::CLandmarksMap... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CLandmarksMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CLandmarksMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CLandmarksMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CLandmarksMap::compute3DMatchingRatio Generating call graph for function mrpt::maps::CLandmarksMap::computeLikelihood_RSLC_2007 Generating call graph for function mrpt::maps::CLandmarksMap::computeLikelihood_SIFT_LandmarkMap Generating call graph for function mrpt::maps::CLandmarksMap::computeMatchingWith2D Generating call graph for function mrpt::maps::CLandmarksMap::computeMatchingWith3DLandmarks Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CLandmarksMap::fuseWith Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CLandmarksMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CLandmarksMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CLandmarksMap::internal_insertObservation Generating call graph for function mrpt::maps::CLandmarksMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CLandmarksMap::loadOccupancyFeaturesFrom2DRangeScan Generating caller graph for function mrpt::maps::CLandmarksMap::loadOccupancyFeaturesFrom2DRangeScan Generating call graph for function mrpt::maps::CLandmarksMap::loadSiftFeaturesFromImageObservation Generating caller graph for function mrpt::maps::CLandmarksMap::loadSiftFeaturesFromImageObservation Generating call graph for function mrpt::maps::CLandmarksMap::loadSiftFeaturesFromStereoImageObservation Generating caller graph for function mrpt::maps::CLandmarksMap::loadSiftFeaturesFromStereoImageObservation Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CLandmarksMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::maps::CLandmarksMap::saveToMATLABScript2D Generating call graph for function mrpt::maps::CLandmarksMap::saveToMATLABScript3D Generating caller graph for function mrpt::maps::CLandmarksMap::saveToMATLABScript3D Generating call graph for function mrpt::maps::CLandmarksMap::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CLandmarksMap::simulateBeaconReadings Generating call graph for function mrpt::maps::CLandmarksMap::simulateRangeBearingReadings Generating caller graph for function mrpt::maps::CLandmarksMap::size Generating docs for nested compound mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks... Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::begin Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::end Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::get Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::getByBeaconID Generating call graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::getLargestDistanceFromOrigin Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::getLargestDistanceFromOrigin Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::push_back Generating caller graph for function mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks::size Generating docs for nested compound mrpt::maps::CLandmarksMap::TFuseOptions... Generating docs for nested compound mrpt::maps::CLandmarksMap::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CLandmarksMap::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CLandmarksMap::TInsertionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CLandmarksMap::TInsertionResults... Generating docs for nested compound mrpt::maps::CLandmarksMap::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CLandmarksMap::TLikelihoodOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CLandmarksMap::TLikelihoodOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CLandmarksMap::TLikelihoodOptions::TGPSOrigin... Generating docs for compound mrpt::maps::CLogOddsGridMap2D... Generating docs for compound mrpt::maps::CLogOddsGridMap3D... Generating caller graph for function mrpt::maps::CLogOddsGridMap3D::updateCell_fast_free Generating caller graph for function mrpt::maps::CLogOddsGridMap3D::updateCell_fast_occupied Generating docs for compound mrpt::maps::CLogOddsGridMapLUT... Generating caller graph for function mrpt::maps::CLogOddsGridMapLUT::l2p Generating caller graph for function mrpt::maps::CLogOddsGridMapLUT::l2p_255 Generating caller graph for function mrpt::maps::CLogOddsGridMapLUT::p2l Generating docs for compound mrpt::maps::CMetricMap... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating caller graph for function mrpt::maps::CMetricMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating caller graph for function mrpt::maps::CMetricMap::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::maps::CMultiMetricMap... Generating call graph for function mrpt::maps::CMultiMetricMap::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CMultiMetricMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMultiMetricMap::countMapsByClass Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CMultiMetricMap::isEmpty Generating caller graph for function mrpt::maps::CMultiMetricMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMultiMetricMap::mapByClass Generating call graph for function mrpt::maps::CMultiMetricMap::operator= Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CMultiMetricMap::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::maps::CMultiMetricMap::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CMultiMetricMap::setListOfMaps Generating caller graph for function mrpt::maps::CMultiMetricMap::setListOfMaps Generating docs for compound mrpt::maps::CMultiMetricMapPDF... Generating call graph for function mrpt::maps::CMultiMetricMapPDF::CMultiMetricMapPDF Generating call graph for function mrpt::maps::CMultiMetricMapPDF::clear Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::clear Generating call graph for function mrpt::maps::CMultiMetricMapPDF::clear Generating call graph for function mrpt::maps::CMultiMetricMapPDF::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::maps::CMultiMetricMapPDF::getCurrentEntropyOfPaths Generating call graph for function mrpt::maps::CMultiMetricMapPDF::getCurrentJointEntropy Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::getCurrentJointEntropy Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::getCurrentMostLikelyMetricMap Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::getEstimatedPosePDF Generating call graph for function mrpt::maps::CMultiMetricMapPDF::getEstimatedPosePDFAtTime Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::maps::CMultiMetricMapPDF::getNumberOfObservationsInSimplemap Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::getPath Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::maps::CMultiMetricMapPDF::insertObservation Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::insertObservation Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating call graph for function mrpt::maps::CMultiMetricMapPDF::PF_SLAM_computeObservationLikelihoodForParticle Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::maps::CMultiMetricMapPDF::prediction_and_update_pfOptimalProposal Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating call graph for function mrpt::maps::CMultiMetricMapPDF::rebuildAverageMap Generating call graph for function mrpt::maps::CMultiMetricMapPDF::saveCurrentPathEstimationToTextFile Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::saveCurrentPathEstimationToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::maps::CMultiMetricMapPDF::updateSensoryFrameSequence Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CMultiMetricMapPDF::TPredictionParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CMultiMetricMapPDF::TPredictionParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CMultiMetricMapPDF::TPredictionParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::COccupancyGridMap2D... Generating call graph for function mrpt::maps::COccupancyGridMap2D::COccupancyGridMap2D Generating call graph for function mrpt::maps::COccupancyGridMap2D::asString Generating call graph for function mrpt::maps::COccupancyGridMap2D::buildVoronoiDiagram Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeClearance Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeClearance Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeEntropy Generating caller graph for function mrpt::maps::COccupancyGridMap2D::computeEntropy Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeLikelihoodField_II Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeLikelihoodField_Thrun Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_CellsDifference Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_Consensus Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_ConsensusOWA Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_likelihoodField_Thrun Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_MI Generating call graph for function mrpt::maps::COccupancyGridMap2D::computeObservationLikelihood_rayTracing Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::COccupancyGridMap2D::computePathCost Generating call graph for function mrpt::maps::COccupancyGridMap2D::copyMapContentFrom Generating call graph for function mrpt::maps::COccupancyGridMap2D::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::COccupancyGridMap2D::fill Generating caller graph for function mrpt::maps::COccupancyGridMap2D::fill Generating call graph for function mrpt::maps::COccupancyGridMap2D::findCriticalPoints Generating call graph for function mrpt::maps::COccupancyGridMap2D::freeMap Generating caller graph for function mrpt::maps::COccupancyGridMap2D::freeMap Generating call graph for function mrpt::maps::COccupancyGridMap2D::FromROSMapServerYAML Generating caller graph for function mrpt::maps::COccupancyGridMap2D::get_logodd_lut Generating call graph for function mrpt::maps::COccupancyGridMap2D::getArea Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getArea Generating call graph for function mrpt::maps::COccupancyGridMap2D::getAsImage Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getAsImage Generating call graph for function mrpt::maps::COccupancyGridMap2D::getAsImageFiltered Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getAsImageFiltered Generating call graph for function mrpt::maps::COccupancyGridMap2D::getAsPointCloud Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::COccupancyGridMap2D::getBasisCell Generating call graph for function mrpt::maps::COccupancyGridMap2D::getCell Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getCell Generating call graph for function mrpt::maps::COccupancyGridMap2D::getCell_nocheck Generating call graph for function mrpt::maps::COccupancyGridMap2D::getPos Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getPos Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getResolution Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getRow Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getSizeX Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getSizeY Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::COccupancyGridMap2D::getVisualizationInto Generating call graph for function mrpt::maps::COccupancyGridMap2D::getVoroniClearance Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getXMax Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getXMin Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getYMax Generating caller graph for function mrpt::maps::COccupancyGridMap2D::getYMin Generating caller graph for function mrpt::maps::COccupancyGridMap2D::H Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::COccupancyGridMap2D::idx2x Generating caller graph for function mrpt::maps::COccupancyGridMap2D::idx2y Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::COccupancyGridMap2D::internal_clear Generating call graph for function mrpt::maps::COccupancyGridMap2D::internal_insertObservation Generating call graph for function mrpt::maps::COccupancyGridMap2D::isStaticCell Generating caller graph for function mrpt::maps::COccupancyGridMap2D::isStaticCell Generating call graph for function mrpt::maps::COccupancyGridMap2D::isStaticPos Generating call graph for function mrpt::maps::COccupancyGridMap2D::l2p Generating caller graph for function mrpt::maps::COccupancyGridMap2D::l2p Generating call graph for function mrpt::maps::COccupancyGridMap2D::l2p_255 Generating call graph for function mrpt::maps::COccupancyGridMap2D::laserScanSimulator Generating caller graph for function mrpt::maps::COccupancyGridMap2D::laserScanSimulator Generating call graph for function mrpt::maps::COccupancyGridMap2D::laserScanSimulatorWithUncertainty Generating call graph for function mrpt::maps::COccupancyGridMap2D::loadFromBitmap Generating caller graph for function mrpt::maps::COccupancyGridMap2D::loadFromBitmapFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::COccupancyGridMap2D::loadFromROSMapServerYAML Generating caller graph for function mrpt::maps::COccupancyGridMap2D::loadFromROSMapServerYAML Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::COccupancyGridMap2D::p2l Generating caller graph for function mrpt::maps::COccupancyGridMap2D::p2l Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::COccupancyGridMap2D::resizeGrid Generating caller graph for function mrpt::maps::COccupancyGridMap2D::resizeGrid Generating caller graph for function mrpt::maps::COccupancyGridMap2D::saveAsBitmapFile Generating call graph for function mrpt::maps::COccupancyGridMap2D::saveAsBitmapFileWithLandmarks Generating call graph for function mrpt::maps::COccupancyGridMap2D::saveAsBitmapTwoMapsWithCorrespondences Generating call graph for function mrpt::maps::COccupancyGridMap2D::saveAsEMFTwoMapsWithCorrespondences Generating call graph for function mrpt::maps::COccupancyGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::maps::COccupancyGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::COccupancyGridMap2D::setBasisCell Generating call graph for function mrpt::maps::COccupancyGridMap2D::setCell Generating caller graph for function mrpt::maps::COccupancyGridMap2D::setCell Generating call graph for function mrpt::maps::COccupancyGridMap2D::setCell_nocheck Generating call graph for function mrpt::maps::COccupancyGridMap2D::setPos Generating call graph for function mrpt::maps::COccupancyGridMap2D::setSize Generating caller graph for function mrpt::maps::COccupancyGridMap2D::setSize Generating call graph for function mrpt::maps::COccupancyGridMap2D::setVoroniClearance Generating call graph for function mrpt::maps::COccupancyGridMap2D::simulateScanRay Generating caller graph for function mrpt::maps::COccupancyGridMap2D::simulateScanRay Generating call graph for function mrpt::maps::COccupancyGridMap2D::sonarSimulator Generating call graph for function mrpt::maps::COccupancyGridMap2D::subSample Generating call graph for function mrpt::maps::COccupancyGridMap2D::updateCell Generating caller graph for function mrpt::maps::COccupancyGridMap2D::x2idx Generating caller graph for function mrpt::maps::COccupancyGridMap2D::y2idx Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TCriticalPointsList... Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TEntropyInfo... Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams... Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyResult... Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::COccupancyGridMap2D::TLikelihoodOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::COccupancyGridMap2D::TLikelihoodOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TLikelihoodOutput... Generating docs for nested compound mrpt::maps::COccupancyGridMap2D::TUpdateCellsInfoChangeOnly... Generating docs for compound mrpt::maps::COccupancyGridMap3D... Generating call graph for function mrpt::maps::COccupancyGridMap3D::COccupancyGridMap3D Generating call graph for function mrpt::maps::COccupancyGridMap3D::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::COccupancyGridMap3D::fill Generating caller graph for function mrpt::maps::COccupancyGridMap3D::get_logodd_lut Generating call graph for function mrpt::maps::COccupancyGridMap3D::getAsOctoMapVoxels Generating caller graph for function mrpt::maps::COccupancyGridMap3D::getAsOctoMapVoxels Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::COccupancyGridMap3D::getCellFreeness Generating caller graph for function mrpt::maps::COccupancyGridMap3D::getCellFreeness Generating call graph for function mrpt::maps::COccupancyGridMap3D::getFreenessByPos Generating caller graph for function mrpt::maps::COccupancyGridMap3D::getFreenessByPos Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::COccupancyGridMap3D::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::COccupancyGridMap3D::insertPointCloud Generating caller graph for function mrpt::maps::COccupancyGridMap3D::insertPointCloud Generating call graph for function mrpt::maps::COccupancyGridMap3D::insertRay Generating caller graph for function mrpt::maps::COccupancyGridMap3D::insertRay Generating call graph for function mrpt::maps::COccupancyGridMap3D::internal_clear Generating call graph for function mrpt::maps::COccupancyGridMap3D::internal_insertObservation Generating call graph for function mrpt::maps::COccupancyGridMap3D::internal_insertObservationScan2D Generating caller graph for function mrpt::maps::COccupancyGridMap3D::internal_insertObservationScan2D Generating call graph for function mrpt::maps::COccupancyGridMap3D::internal_insertObservationScan3D Generating caller graph for function mrpt::maps::COccupancyGridMap3D::internal_insertObservationScan3D Generating call graph for function mrpt::maps::COccupancyGridMap3D::l2p Generating caller graph for function mrpt::maps::COccupancyGridMap3D::l2p Generating call graph for function mrpt::maps::COccupancyGridMap3D::l2p_255 Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::COccupancyGridMap3D::p2l Generating caller graph for function mrpt::maps::COccupancyGridMap3D::p2l Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::COccupancyGridMap3D::resizeGrid Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::COccupancyGridMap3D::setCellFreeness Generating caller graph for function mrpt::maps::COccupancyGridMap3D::setCellFreeness Generating call graph for function mrpt::maps::COccupancyGridMap3D::setFreenessByPos Generating call graph for function mrpt::maps::COccupancyGridMap3D::setSize Generating caller graph for function mrpt::maps::COccupancyGridMap3D::setSize Generating call graph for function mrpt::maps::COccupancyGridMap3D::updateCell Generating docs for nested compound mrpt::maps::COccupancyGridMap3D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::COccupancyGridMap3D::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::COccupancyGridMap3D::TLikelihoodOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::COccupancyGridMap3D::TRenderingOptions... Generating docs for compound mrpt::maps::COctoMap... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::COctoMap::getAsOctoMapVoxels Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::COctoMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::maps::COctoMap::size Generating caller graph for function mrpt::maps::COctoMap::updateVoxel Generating docs for compound mrpt::maps::COctoMapBase... Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating caller graph for function mrpt::maps::COctoMapBase::castRay Generating caller graph for function mrpt::maps::CMetricMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::maps::COctoMapBase::getAsOctoMapVoxels Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::maps::COctoMapBase::getClampingThresMax Generating caller graph for function mrpt::maps::COctoMapBase::getClampingThresMin Generating caller graph for function mrpt::maps::COctoMapBase::getOccupancyThres Generating caller graph for function mrpt::maps::COctoMapBase::getPointOccupancy Generating caller graph for function mrpt::maps::COctoMapBase::getProbHit Generating caller graph for function mrpt::maps::COctoMapBase::getProbMiss Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating caller graph for function mrpt::maps::CMetricMap::isEmpty Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::maps::COctoMapBase::setClampingThresMax Generating caller graph for function mrpt::maps::COctoMapBase::setClampingThresMin Generating caller graph for function mrpt::maps::COctoMapBase::setOccupancyThres Generating caller graph for function mrpt::maps::COctoMapBase::setProbHit Generating caller graph for function mrpt::maps::COctoMapBase::setProbMiss Generating docs for nested compound mrpt::maps::COctoMapBase::TInsertionOptions... Generating call graph for function mrpt::maps::COctoMapBase::TInsertionOptions::TInsertionOptions Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::COctoMapBase::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::getClampingThresMax Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::getClampingThresMin Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::getOccupancyThres Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::getProbHit Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::getProbMiss Generating call graph for function mrpt::maps::COctoMapBase::TInsertionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::maps::COctoMapBase::TInsertionOptions::operator= Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::operator= Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::setClampingThresMax Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::setClampingThresMin Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::setOccupancyThres Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::setProbHit Generating caller graph for function mrpt::maps::COctoMapBase::TInsertionOptions::setProbMiss Generating docs for nested compound mrpt::maps::COctoMapBase::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::COctoMapBase::TRenderingOptions... Generating docs for compound mrpt::maps::CPointCloudFilterBase... Generating docs for nested compound mrpt::maps::CPointCloudFilterBase::TExtraFilterParams... Generating docs for compound mrpt::maps::CPointCloudFilterByDistance... Generating call graph for function mrpt::maps::CPointCloudFilterByDistance::filter Generating caller graph for function mrpt::maps::CPointCloudFilterByDistance::filter Generating docs for nested compound mrpt::maps::CPointCloudFilterByDistance::FrameInfo... Generating docs for nested compound mrpt::maps::CPointCloudFilterByDistance::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for functio«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved n mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::maps::CPointCloudFilterByDistance::TOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CPointsMap... Generating caller graph for function mrpt::maps::CPointsMap::addFrom_classSpecific Generating call graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating caller graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating call graph for function mrpt::maps::CPointsMap::asString Generating call graph for function mrpt::maps::CPointsMap::base_copyFrom Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating caller graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRange Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRangeInZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CPointsMap::compute3DDistanceToMesh Generating call graph for function mrpt::maps::CPointsMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::determineMatching2D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching2D Generating call graph for function mrpt::maps::CPointsMap::determineMatching3D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CPointsMap::empty Generating caller graph for function mrpt::maps::CPointsMap::empty Generating call graph for function mrpt::maps::CPointsMap::extractCylinder Generating call graph for function mrpt::maps::CPointsMap::extractPoints Generating call graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CPointsMap::getLargestDistanceFromOrigin Generating call graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::getPointAllFieldsFast Generating caller graph for function mrpt::maps::CPointsMap::getPointFast Generating call graph for function mrpt::maps::CPointsMap::getPointRGB Generating call graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_x Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_y Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_z Generating caller graph for function mrpt::maps::CPointsMap::getPointWeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CPointsMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CPointsMap::impl_copyFrom Generating call graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPointFast Generating call graph for function mrpt::maps::CPointsMap::insertPointRGB Generating caller graph for function mrpt::maps::CPointsMap::insertPointRGB Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating caller graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating call graph for function mrpt::maps::CPointsMap::internal_insertObservation Generating caller graph for function mrpt::maps::CPointsMap::isEmpty Generating call graph for function mrpt::maps::CPointsMap::kdtree_distance Generating call graph for function mrpt::maps::CPointsMap::kdtree_get_bbox Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_stream Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CPointsMap::loadFromRangeScan Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating caller graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating call graph for function mrpt::maps::CPointsMap::mark_as_modified Generating caller graph for function mrpt::maps::CPointsMap::mark_as_modified Generating call graph for function mrpt::maps::CPointsMap::operator+= Generating call graph for function mrpt::maps::CPointsMap::operator= Generating caller graph for function mrpt::maps::CPointsMap::operator= Generating call graph for function mrpt::maps::CPointsMap::PLY_export_get_vertex_count Generating call graph for function mrpt::maps::CPointsMap::PLY_import_set_vertex Generating caller graph for function mrpt::system::CObservable::publishEvent Generating caller graph for function mrpt::maps::CPointsMap::reserve Generating caller graph for function mrpt::maps::CPointsMap::resize Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating caller graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating caller graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating caller graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating call graph for function mrpt::maps::CPointsMap::setFromPCLPointCloud Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating caller graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::setPointAllFieldsFast Generating caller graph for function mrpt::maps::CPointsMap::setPointFast Generating call graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointWeight Generating caller graph for function mrpt::maps::CPointsMap::setSize Generating caller graph for function mrpt::maps::CPointsMap::size Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating caller graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondenceT Generating docs for nested compound mrpt::maps::CPointsMap::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph f«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved or function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CPointsMap::TLaserRange2DInsertContext... Generating docs for nested compound mrpt::maps::CPointsMap::TLaserRange3DInsertContext... Generating docs for nested compound mrpt::maps::CPointsMap::TLikelihoodOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CPointsMap::TRenderOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CPointsMap::TRenderOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::maps::CPointsMap::TRenderOptions::readFromStream Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating call graph for function mrpt::maps::CPointsMap::TRenderOptions::writeToStream Generating docs for compound mrpt::maps::CPointsMapXYZI... Generating call graph for function mrpt::maps::CPointsMapXYZI::CPointsMapXYZI Generating call graph for function mrpt::maps::CPointsMapXYZI::CPointsMapXYZI Generating call graph for function mrpt::maps::CPointsMapXYZI::addFrom_classSpecific Generating call graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating caller graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating call graph for function mrpt::maps::CPointsMap::asString Generating call graph for function mrpt::maps::CPointsMap::base_copyFrom Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating caller graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRange Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRangeInZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CPointsMap::compute3DDistanceToMesh Generating call graph for function mrpt::maps::CPointsMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::determineMatching2D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching2D Generating call graph for function mrpt::maps::CPointsMap::determineMatching3D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CPointsMap::empty Generating caller graph for function mrpt::maps::CPointsMap::empty Generating call graph for function mrpt::maps::CPointsMap::extractCylinder Generating call graph for function mrpt::maps::CPointsMap::extractPoints Generating call graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CPointsMap::getLargestDistanceFromOrigin Generating call graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating call graph for function mrpt::maps::CPointsMapXYZI::getPCLPointCloudXYZI Generating caller graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::getPointFast Generating caller graph for function mrpt::maps::CPointsMapXYZI::getPointIntensity_fast Generating caller graph for function mrpt::maps::CPointsMapXYZI::getPointRGB Generating call graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_x Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_y Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_z Generating caller graph for function mrpt::maps::CPointsMap::getPointWeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CPointsMapXYZI::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CPointsMapXYZI::impl_copyFrom Generating call graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPointRGB Generating caller graph for function mrpt::maps::CPointsMap::insertPointRGB Generating call graph for function mrpt::maps::CPointsMapXYZI::internal_clear Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating caller graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating call graph for function mrpt::maps::CPointsMap::internal_insertObservation Generating caller graph for function mrpt::maps::CPointsMap::isEmpty Generating call graph for function mrpt::maps::CPointsMap::kdtree_distance Generating call graph for function mrpt::maps::CPointsMap::kdtree_get_bbox Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMapXYZI::loadFromKittiVelodyneFile Generating caller graph for function mrpt::maps::CPointsMapXYZI::loadFromKittiVelodyneFile Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating caller graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating call graph for function mrpt::maps::CPointsMapXYZI::loadXYZI_from_text_file Generating call graph for function mrpt::maps::CPointsMap::mark_as_modified Generating caller graph for function mrpt::maps::CPointsMap::mark_as_modified Generating call graph for function mrpt::maps::CPointsMap::operator+= Generating call graph for function mrpt::maps::CPointsMapXYZI::operator= Generating call graph for function mrpt::maps::CPointsMapXYZI::operator= Generating call graph for function mrpt::maps::CPointsMap::PLY_export_get_vertex_count Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CPointsMapXYZI::reserve Generating caller graph for function mrpt::maps::CPointsMapXYZI::reserve Generating caller graph for function mrpt::maps::CPointsMapXYZI::resize Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating caller graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::maps::CPointsMapXYZI::saveToKittiVelodyneFile Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating call graph for function mrpt::maps::CPointsMapXYZI::saveXYZI_to_text_file Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating caller graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating caller graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating call graph for function mrpt::maps::CPointsMap::setFromPCLPointCloud Generating call graph for function mrpt::maps::CPointsMapXYZI::setFromPCLPointCloudXYZI Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating caller graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPointAllFields Generating caller graph for function mrpt::maps::CPointsMapXYZI::setPointColor_fast Generating caller graph for function mrpt::maps::CPointsMap::setPointFast Generating caller graph for function mrpt::maps::CPointsMapXYZI::setPointIntensity Generating caller graph for function mrpt::maps::CPointsMapXYZI::setPointRGB Generating call graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointWeight Generating caller graph for function mrpt::maps::CPointsMap::size Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating caller graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondenceT Generating docs for compound mrpt::maps::CRandomFieldGridMap2D... Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::cell2float Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableProfiler Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableVerbose Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::exist_relation_between2cells Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAs3DObject Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAs3DObject Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getVisualizationInto Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::internal_clear Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::internal_clear Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isEnabledVerbose Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isProfilerEnabled Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::predictMeasurement Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setSize Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CRandomFieldGridMap2D::ConnectivityDescriptor... Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::ConnectivityDescriptor::getEdgeInformation Generating docs for nested compound mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon... Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_dumpToTextStream_common Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon::internal_loadFromConfigFile_common Generating docs for nested compound mrpt::maps::CRandomFieldGridMap2D::TObservationGMRF... Generating docs for nested compound mrpt::maps::CRandomFieldGridMap2D::TPriorFactorGMRF... Generating docs for compound mrpt::maps::CRandomFieldGridMap3D... Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::insertIndividualReading Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::internal_initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::resize Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::resize Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::saveAsCSV Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::saveAsCSV Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::setSize Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::setSize Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::updateMapEstimation Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CRandomFieldGridMap3D::ConnectivityDescriptor... Generating caller graph for function mrpt::maps::CRandomFieldGridMap3D::ConnectivityDescriptor::getEdgeInformation Generating docs for nested compound mrpt::maps::CRandomFieldGridMap3D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::TInsertionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::maps::CRandomFieldGridMap3D::TInsertionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::maps::CRandomFieldGridMap3D::TObservationGMRF... Generating docs for nested compound mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF... Generating docs for compound mrpt::maps::CRBPFParticleData... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::maps::CReflectivityGridMap2D... Generating call graph for function mrpt::maps::CReflectivityGridMap2D::CReflectivityGridMap2D Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CReflectivityGridMap2D::cell2float Generating call graph for function mrpt::maps::CReflectivityGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CReflectivityGridMap2D::getAsImage Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CReflectivityGridMap2D::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CReflectivityGridMap2D::internal_clear Generating caller graph for function mrpt::maps::CReflectivityGridMap2D::internal_clear Generating call graph for function mrpt::maps::CReflectivityGridMap2D::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CReflectivityGridMap2D::internal_insertObservation Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CReflectivityGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::maps::CReflectivityGridMap2D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadabl«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved eOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::CSimpleMap... Generating caller graph for function mrpt::maps::CSimpleMap::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::maps::CSimpleMap::empty Generating caller graph for function mrpt::maps::CSimpleMap::get Generating caller graph for function mrpt::maps::CSimpleMap::getAsPair Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::maps::CSimpleMap::insert Generating caller graph for function mrpt::maps::CSimpleMap::insert Generating call graph for function mrpt::maps::CSimpleMap::insert Generating caller graph for function mrpt::maps::CSimpleMap::insert Generating call graph for function mrpt::maps::CSimpleMap::insert Generating call graph for function mrpt::maps::CSimpleMap::loadFromFile Generating caller graph for function mrpt::maps::CSimpleMap::loadFromFile Generating caller graph for function mrpt::maps::CSimpleMap::rbegin Generating call graph for function mrpt::maps::CSimpleMap::saveToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::maps::CSimpleMap::set Generating caller graph for function mrpt::maps::CSimpleMap::size Generating docs for nested compound mrpt::maps::CSimpleMap::ConstPair... Generating docs for nested compound mrpt::maps::CSimpleMap::Pair... Generating docs for compound mrpt::maps::CSimplePointsMap... Generating call graph for function mrpt::maps::CSimplePointsMap::CSimplePointsMap Generating call graph for function mrpt::maps::CSimplePointsMap::CSimplePointsMap Generating caller graph for function mrpt::maps::CPointsMap::addFrom_classSpecific Generating call graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating caller graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating call graph for function mrpt::maps::CPointsMap::asString Generating call graph for function mrpt::maps::CPointsMap::base_copyFrom Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating caller graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRange Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRangeInZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CPointsMap::compute3DDistanceToMesh Generating call graph for function mrpt::maps::CPointsMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::determineMatching2D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching2D Generating call graph for function mrpt::maps::CPointsMap::determineMatching3D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CPointsMap::empty Generating caller graph for function mrpt::maps::CPointsMap::empty Generating call graph for function mrpt::maps::CPointsMap::extractCylinder Generating call graph for function mrpt::maps::CPointsMap::extractPoints Generating call graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CPointsMap::getLargestDistanceFromOrigin Generating call graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::getPointFast Generating call graph for function mrpt::maps::CPointsMap::getPointRGB Generating call graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_x Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_y Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_z Generating caller graph for function mrpt::maps::CPointsMap::getPointWeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CPointsMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CSimplePointsMap::impl_copyFrom Generating call graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPointRGB Generating caller graph for function mrpt::maps::CPointsMap::insertPointRGB Generating call graph for function mrpt::maps::CSimplePointsMap::internal_clear Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating caller graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating call graph for function mrpt::maps::CPointsMap::internal_insertObservation Generating caller graph for function mrpt::maps::CPointsMap::isEmpty Generating call graph for function mrpt::maps::CPointsMap::kdtree_distance Generating call graph for function mrpt::maps::CPointsMap::kdtree_get_bbox Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_stream Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CSimplePointsMap::loadFromRangeScan Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating caller graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating call graph for function mrpt::maps::CPointsMap::mark_as_modified Generating caller graph for function mrpt::maps::CPointsMap::mark_as_modified Generating call graph for function mrpt::maps::CPointsMap::operator+= Generating call graph for function mrpt::maps::CSimplePointsMap::operator= Generating call graph for function mrpt::maps::CSimplePointsMap::operator= Generating call graph for function mrpt::maps::CPointsMap::PLY_export_get_vertex_count Generating call graph for function mrpt::maps::CPointsMap::PLY_import_set_vertex Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CSimplePointsMap::reserve Generating caller graph for function mrpt::maps::CSimplePointsMap::reserve Generating caller graph for function mrpt::maps::CSimplePointsMap::resize Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating caller graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating caller graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating caller graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating call graph for function mrpt::maps::CPointsMap::setFromPCLPointCloud Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating caller graph for function mrpt::maps::CPointsMap::setPoint Generating ca«SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved ll graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::setPointFast Generating call graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointWeight Generating caller graph for function mrpt::maps::CPointsMap::size Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating caller graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondenceT Generating docs for compound mrpt::maps::CWeightedPointsMap... Generating call graph for function mrpt::maps::CWeightedPointsMap::CWeightedPointsMap Generating call graph for function mrpt::maps::CWeightedPointsMap::CWeightedPointsMap Generating call graph for function mrpt::maps::CWeightedPointsMap::addFrom_classSpecific Generating call graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating caller graph for function mrpt::maps::CPointsMap::applyDeletionMask Generating call graph for function mrpt::maps::CPointsMap::asString Generating call graph for function mrpt::maps::CPointsMap::base_copyFrom Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating caller graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CPointsMap::boundingBox Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating call graph for function mrpt::maps::CPointsMap::changeCoordinatesReference Generating caller graph for function mrpt::maps::CMetricMap::clear Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRange Generating call graph for function mrpt::maps::CPointsMap::clipOutOfRangeInZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CPointsMap::compute3DDistanceToMesh Generating call graph for function mrpt::maps::CPointsMap::compute3DMatchingRatio Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CPointsMap::determineMatching2D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching2D Generating call graph for function mrpt::maps::CPointsMap::determineMatching3D Generating caller graph for function mrpt::maps::CPointsMap::determineMatching3D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CPointsMap::empty Generating caller graph for function mrpt::maps::CPointsMap::empty Generating call graph for function mrpt::maps::CPointsMap::extractCylinder Generating call graph for function mrpt::maps::CPointsMap::extractPoints Generating call graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::fuseWith Generating caller graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating call graph for function mrpt::maps::CPointsMap::getAllPoints Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CPointsMap::getLargestDistanceFromOrigin Generating call graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPCLPointCloud Generating caller graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPoint Generating call graph for function mrpt::maps::CPointsMap::getPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::getPointFast Generating call graph for function mrpt::maps::CPointsMap::getPointRGB Generating call graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBuffer Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_x Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_y Generating caller graph for function mrpt::maps::CPointsMap::getPointsBufferRef_z Generating caller graph for function mrpt::maps::CPointsMap::getPointWeight Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CPointsMap::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::maps::CWeightedPointsMap::impl_copyFrom Generating call graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CPointsMap::insertAnotherMap Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating caller graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPoint Generating call graph for function mrpt::maps::CPointsMap::insertPointRGB Generating caller graph for function mrpt::maps::CPointsMap::insertPointRGB Generating call graph for function mrpt::maps::CWeightedPointsMap::internal_clear Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihood Generating call graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating caller graph for function mrpt::maps::CPointsMap::internal_computeObservationLikelihoodPointCloud3D Generating call graph for function mrpt::maps::CPointsMap::internal_insertObservation Generating caller graph for function mrpt::maps::CPointsMap::isEmpty Generating call graph for function mrpt::maps::CPointsMap::kdtree_distance Generating call graph for function mrpt::maps::CPointsMap::kdtree_get_bbox Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating caller graph for function mrpt::maps::CPointsMap::load2Dor3D_from_text_stream Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_file Generating call graph for function mrpt::maps::CPointsMap::load3D_from_text_stream Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating caller graph for function mrpt::maps::CPointsMap::loadFromVelodyneScan Generating call graph for function mrpt::maps::CPointsMap::mark_as_modified Generating caller graph for function mrpt::maps::CPointsMap::mark_as_modified Generating call graph for function mrpt::maps::CPointsMap::operator+= Generating call graph for function mrpt::maps::CWeightedPointsMap::operator= Generating call graph for function mrpt::maps::CWeightedPointsMap::operator= Generating call graph for function mrpt::maps::CPointsMap::PLY_export_get_vertex_count Generating call graph for function mrpt::maps::CPointsMap::PLY_import_set_vertex Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CWeightedPointsMap::reserve Generating caller graph for function mrpt::maps::CWeightedPointsMap::reserve Generating caller graph for function mrpt::maps::CWeightedPointsMap::resize Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save2D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating caller graph for function mrpt::maps::CPointsMap::save3D_to_text_file Generating call graph for function mrpt::maps::CPointsMap::save3D_to_text_stream Generating call graph for function mrpt::maps::CPointsMap::saveMetricMapRepresentationToFile Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating caller graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPoints Generating call graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating caller graph for function mrpt::maps::CPointsMap::setAllPointsTemplate Generating call graph for function mrpt::maps::CPointsMap::setFromPCLPointCloud Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating caller graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPoint Generating call graph for function mrpt::maps::CPointsMap::setPointAllFields Generating caller graph for function mrpt::maps::CPointsMap::setPointFast Generating call graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointRGB Generating caller graph for function mrpt::maps::CPointsMap::setPointWeight Generating caller graph for function mrpt::maps::CPointsMap::size Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating caller graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondence Generating call graph for function mrpt::maps::CPointsMap::squareDistanceToClosestCorrespondenceT Generating docs for compound mrpt::maps::CWirelessPowerGridMap2D... Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::asString Generating call graph for function mrpt::maps::CMetricMap::canComputeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::cell2float Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeConfidenceCellValue_DM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeMeanCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::computeObservationLikelihood Generating caller graph for function mrpt::maps::CMetricMap::computeObservationsLikelihood Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::computeVarCellValue_DM_DMV Generating caller graph for function mrpt::maps::CMetricMap::determineMatching2D Generating caller graph for function mrpt::maps::CMetricMap::determineMatching3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableProfiler Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::enableVerbose Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::exist_relation_between2cells Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAs3DObject Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAs3DObject Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::getAsMatrix Generating caller graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::maps::CMetricMap::getAsSimplePointsMap Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::getMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::maps::CWirelessPowerGridMap2D::getVisualizationInto Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertIndividualReading Generating caller graph for function mrpt::maps::CMetricMap::insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KernelDM_DMV Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::insertObservation_KF2 Generating caller graph for function mrpt::maps::CMetricMap::insertObservationPtr Generating call graph for function mrpt::maps::CWirelessPowerGridMap2D::internal_clear Generating call graph for function mrpt::maps::CWirelessPowerGridMap2D::internal_insertObservation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isEnabledVerbose Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::isProfilerEnabled Generating call graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating caller graph for function mrpt::maps::CMetricMap::loadFromProbabilisticPosesAndObservations Generating call graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating caller graph for function mrpt::maps::CMetricMap::loadFromSimpleMap Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::predictMeasurement Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::recoverMeanAndCov Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::resize Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsBitmapFile Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::saveAsMatlab3DGraph Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::saveMetricMapRepresentationToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setMeanAndSTD Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::setSize Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation Generating call graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating caller graph for function mrpt::maps::CRandomFieldGridMap2D::updateMapEstimation_GMRF Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::maps::CWirelessPowerGridMap2D::TInsertionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVa«SRC»/libs/obs/include/mrpt/maps/TMetricMapInitializer.h:66: warning: explicit link request to 'MapDefinition()' could not be resolved r_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::LAS_HeaderInfo... Generating docs for compound mrpt::maps::LAS_LoadParams... Generating docs for compound mrpt::maps::LAS_WriteParams... Generating docs for compound mrpt::maps::mrptEventMetricMapClear... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::maps::mrptEventMetricMapInsert... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::maps::OccGridCellTraits... Generating docs for compound mrpt::maps::THeightGridmapCell... Generating docs for compound mrpt::maps::TMapGenericParams... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::maps::TMapGenericParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::maps::TMapGenericParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::maps::TMatchingExtraResults... Generating docs for compound mrpt::maps::TMatchingParams... Generating docs for compound mrpt::maps::TMatchingRatioParams... Generating docs for compound mrpt::maps::TMetricMapInitializer... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::TMetricMapInitializer::dumpToTextStream Generating caller graph for function mrpt::maps::TMetricMapInitializer::dumpToTextStream_map_specific Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::maps::TMetricMapInitializer::getMetricMapClassType Generating call graph for function mrpt::maps::TMetricMapInitializer::loadFromConfigFile Generating caller graph for function mrpt::maps::TMetricMapInitializer::loadFromConfigFile Generating caller graph for function mrpt::maps::TMetricMapInitializer::loadFromConfigFile_map_specific Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::maps::TMetricMapInitializer::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::maps::TRandomFieldCell... Generating caller graph for function mrpt::maps::TRandomFieldCell::dm_mean Generating caller graph for function mrpt::maps::TRandomFieldCell::dm_mean_w Generating caller graph for function mrpt::maps::TRandomFieldCell::gmrf_mean Generating caller graph for function mrpt::maps::TRandomFieldCell::gmrf_std Generating caller graph for function mrpt::maps::TRandomFieldCell::kf_mean Generating caller graph for function mrpt::maps::TRandomFieldCell::kf_std Generating docs for compound mrpt::maps::TRandomFieldVoxel... Generating docs for compound mrpt::maps::TSetOfMetricMapInitializers... Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::begin Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::clear Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::maps::TSetOfMetricMapInitializers::dumpToTextStream Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::end Generating call graph for function mrpt::maps::TSetOfMetricMapInitializers::loadFromConfigFile Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::push_back Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::maps::TSetOfMetricMapInitializers::size Generating docs for namespace mrpt::maps::detail Generating docs for compound mrpt::maps::detail::loadFromRangeImpl... Generating call graph for function mrpt::maps::detail::loadFromRangeImpl::templ_loadFromRangeScan Generating call graph for function mrpt::maps::detail::loadFromRangeImpl::templ_loadFromRangeScan Generating docs for compound mrpt::maps::detail::logoddscell_traits... Generating docs for compound mrpt::maps::detail::logoddscell_traits< int16_t >... Generating docs for compound mrpt::maps::detail::logoddscell_traits< int8_t >... Generating docs for compound mrpt::maps::detail::pointmap_traits... Generating docs for compound mrpt::maps::detail::pointmap_traits< CColouredPointsMap >... Generating call graph for function mrpt::maps::detail::pointmap_traits< CColouredPointsMap >::internal_loadFromRangeScan2D_prepareOneRange Generating call graph for function mrpt::maps::detail::pointmap_trait«SRC»/libs/math/include/mrpt/math/TPose3D.h:237: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' s< CColouredPointsMap >::internal_loadFromRangeScan3D_init Generating call graph for function mrpt::maps::detail::pointmap_traits< CColouredPointsMap >::internal_loadFromRangeScan3D_prepareOneRange Generating docs for compound mrpt::maps::detail::pointmap_traits< CPointsMapXYZI >... Generating docs for compound mrpt::maps::detail::pointmap_traits< CSimplePointsMap >... Generating docs for compound mrpt::maps::detail::pointmap_traits< CWeightedPointsMap >... Generating docs for namespace mrpt::maps::internal Generating docs for compound mrpt::maps::internal::TMetricMapTypesRegistry... Generating call graph for function mrpt::maps::internal::TMetricMapTypesRegistry::doRegister Generating call graph for function mrpt::maps::internal::TMetricMapTypesRegistry::factoryMapDefinition Generating call graph for function mrpt::maps::internal::TMetricMapTypesRegistry::factoryMapObjectFromDefinition Generating caller graph for function mrpt::maps::internal::TMetricMapTypesRegistry::Instance Generating docs for namespace mrpt::maps::mrpt Generating docs for namespace mrpt::maps::mrpt::maps Generating docs for namespace mrpt::maps::mrpt::maps::COctoMapBase Generating docs for compound mrpt::maps::mrpt::maps::COctoMapBase::Impl... Generating docs for namespace mrpt::math Generating caller graph for function mrpt::math::absDiff Generating call graph for function mrpt::math::adjustRange Generating caller graph for function mrpt::math::approximatelyEqual Generating call graph for function mrpt::math::approximatelyEqual Generating caller graph for function mrpt::math::bitrv2 Generating call graph for function mrpt::math::cdft Generating caller graph for function mrpt::math::cdft Generating call graph for function mrpt::math::cdft2d Generating caller graph for function mrpt::math::cdft2d Generating caller graph for function mrpt::math::cftbsub Generating caller graph for function mrpt::math::cftfsub Generating caller graph for function mrpt::math::countCommonElements Generating call graph for function mrpt::math::cov Generating caller graph for function mrpt::math::cov Generating call graph for function mrpt::math::covVector Generating caller graph for function mrpt::math::cumsum Generating call graph for function mrpt::math::cumsum Generating call graph for function mrpt::math::cumsum_tmpl Generating caller graph for function mrpt::math::extractSubmatrixSymmetrical Generating caller graph for function mrpt::math::extractSubmatrixSymmetricalBlocksDyn Generating caller graph for function mrpt::math::four1 Generating call graph for function mrpt::math::histogram Generating caller graph for function mrpt::math::histogram Generating caller graph for function mrpt::math::homogeneousMatrixInverse Generating call graph for function mrpt::math::kmeans Generating call graph for function mrpt::math::kmeanspp Generating caller graph for function mrpt::math::kmeanspp Generating caller graph for function mrpt::math::laplacian Generating caller graph for function mrpt::math::makect Generating call graph for function mrpt::math::makewt Generating caller graph for function mrpt::math::makewt Generating caller graph for function mrpt::math::maximum Generating call graph for function mrpt::math::maximum Generating call graph for function mrpt::math::mean Generating caller graph for function mrpt::math::mean Generating call graph for function mrpt::math::meanAndCovMat Generating caller graph for function mrpt::math::meanAndCovMat Generating call graph for function mrpt::math::meanAndCovVec Generating caller graph for function mrpt::math::meanAndCovVec Generating call graph for function mrpt::math::meanAndStd Generating caller graph for function mrpt::math::meanAndStd Generating call graph for function mrpt::math::meanAndStdColumns Generating caller graph for function mrpt::math::meanAndStdColumns Generating caller graph for function mrpt::math::minimum Generating call graph for function mrpt::math::minimum Generating call graph for function mrpt::math::minimum_maximum Generating caller graph for function mrpt::math::minimum_maximum Generating caller graph for function mrpt::math::multiply_A_skew3 Generating call graph for function mrpt::math::multiply_HCHt Generating caller graph for function mrpt::math::multiply_HCHt Generating call graph for function mrpt::math::multiply_HCHt Generating call graph for function mrpt::math::multiply_HCHt_scalar Generating caller graph for function mrpt::math::multiply_HCHt_scalar Generating call graph for function mrpt::math::multiply_HtCH_scalar Generating caller graph for function mrpt::math::multiply_HtCH_scalar Generating caller graph for function mrpt::math::multiply_skew3_A Generating call graph for function mrpt::math::ncc_vector Generating caller graph for function mrpt::math::ncc_vector Generating caller graph for function mrpt::math::norm Generating caller graph for function mrpt::math::norm_inf Generating caller graph for function mrpt::math::normalize Generating call graph for function mrpt::math::operator!= Generating call graph for function mrpt::math::operator!= Generating call graph for function mrpt::math::operator- Generating call graph for function mrpt::math::operator- Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator<< Generating call graph for function mrpt::math::operator== Generating call graph for function mrpt::math::operator== Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating call graph for function mrpt::math::operator>> Generating caller graph for function mrpt::math::project2D Generating caller graph for function mrpt::math::project3D Generating call graph for function mrpt::math::ransac2Dline_distance Generating call graph for function mrpt::math::ransac2Dline_fit Generating call graph for function mrpt::math::ransac3Dplane_distance Generating call graph for function mrpt::math::ransac3Dplane_fit Generating call graph for function mrpt::math::rdft Generating caller graph for function mrpt::math::rdft Generating call graph for function mrpt::math::rdft2d Generating caller graph for function mrpt::math::rdft2d Generating call graph for function mrpt::math::realft Generating caller graph for function mrpt::math::realft Generating call graph for function mrpt::math::removeRepVertices Generating caller graph for function mrpt::math::removeRepVertices Generating call graph for function mrpt::math::removeUnusedVertices Generating caller graph for function mrpt::math::removeUnusedVertices Generating caller graph for function mrpt::math::resizeLike Generating caller graph for function mrpt::math::rftbsub Generating caller graph for function mrpt::math::rftfsub Generating caller graph for function mrpt::math::size Generating call graph for function mrpt::math::squareNorm Generating call graph for function mrpt::math::stddev Generating caller graph for function mrpt::math::stddev Generating caller graph for function mrpt::math::sum Generating call graph for function mrpt::math::xcorr Generating caller graph for function mrpt::math::xcorr Generating docs for compound mrpt::math::CAtan2LookUpTable... Generating call graph for function mrpt::math::CAtan2LookUpTable::CAtan2LookUpTable Generating call graph for function mrpt::math::CAtan2LookUpTable::CAtan2LookUpTable Generating call graph for function mrpt::math::CAtan2LookUpTable::atan2 Generating call graph for function mrpt::math::CAtan2LookUpTable::atan2ByIndex Generating call graph for function mrpt::math::CAtan2LookUpTable::getResolution Generating call graph for function mrpt::math::CAtan2LookUpTable::getSizeX Generating call graph for function mrpt::math::CAtan2LookUpTable::getSizeY Generating call graph for function mrpt::math::CAtan2LookUpTable::getXMax Generating call graph for function mrpt::math::CAtan2LookUpTable::getXMin Generating call graph for function mrpt::math::CAtan2LookUpTable::getYMax Generating call graph for function mrpt::math::CAtan2LookUpTable::getYMin Generating caller graph for function mrpt::math::CAtan2LookUpTable::resize Generating docs for compound mrpt::math::CAtan2LookUpTableMultiRes... Generating call graph for function mrpt::math::CAtan2LookUpTableMultiRes::CAtan2LookUpTableMultiRes Generating call graph for function mrpt::math::CAtan2LookUpTableMultiRes::atan2 Generating call graph for function mrpt::math::CAtan2LookUpTableMultiRes::resize Generating caller graph for function mrpt::math::CAtan2LookUpTableMultiRes::resize Generating docs for compound mrpt::math::CBinaryRelation... Generating call graph for function mrpt::math::CBinaryRelation::CBinaryRelation Generating caller graph for function mrpt::math::CBinaryRelation::applyFunction Generating caller graph for function mrpt::math::CBinaryRelation::begin Generating caller graph for function mrpt::math::CBinaryRelation::end Generating caller graph for function mrpt::math::CBinaryRelation::getRelationFrom Generating call graph for function mrpt::math::CBinaryRelation::getRelationFrom Generating call graph for function mrpt::math::CBinaryRelation::getRelationFrom Generating call graph for function mrpt::math::CBinaryRelation::getRelationFrom Generating call graph for function mrpt::math::CBinaryRelation::getRelationFrom Generating caller graph for function mrpt::math::CBinaryRelation::getRelationTo Generating call graph for function mrpt::math::CBinaryRelation::getRelationTo Generating call graph for function mrpt::math::CBinaryRelation::getRelationTo Generating call graph for function mrpt::math::CBinaryRelation::getRelationTo Generating call graph for function mrpt::math::CBinaryRelation::getRelationTo Generating caller graph for function mrpt::math::CBinaryRelation::getRelationValue Generating call graph for function mrpt::math::CBinaryRelation::getRelationValue Generating call graph for function mrpt::math::CBinaryRelation::getRelationValue Generating call graph for function mrpt::math::CBinaryRelation::initializeSymmetricallyWith Generating call graph for function mrpt::math::CBinaryRelation::initializeWith Generating caller graph for function mrpt::math::CBinaryRelation::initializeWith Generating call graph for function mrpt::math::CBinaryRelation::insertElement Generating caller graph for function mrpt::math::CBinaryRelation::insertElement Generating call graph for function mrpt::math::CBinaryRelation::insertElement Generating call graph for function mrpt::math::CBinaryRelation::insertElements Generating caller graph for function mrpt::math::CBinaryRelation::insertElements Generating call graph for function mrpt::math::CBinaryRelation::insertElements Generating call graph for function mrpt::math::CBinaryRelation::operator() Generating call graph for function mrpt::math::CBinaryRelation::operator() Generating caller graph for function mrpt::math::CBinaryRelation::operator[] Generating call graph for function mrpt::math::CBinaryRelation::removeElement Generating caller graph for function mrpt::math::CBinaryRelation::removeElementAt Generating call graph for function mrpt::math::CBinaryRelation::removeElements Generating caller graph for function mrpt::math::CBinaryRelation::removeElementsAt Generating caller graph for function mrpt::math::CBinaryRelation::setRelationValue Generating call graph for function mrpt::math::CBinaryRelation::setRelationValue Generating docs for compound mrpt::math::CConstMatrixColumnAccessor... Generating caller graph for function mrpt::math::CConstMatrixColumnAccessor::begin Generating caller graph for function mrpt::math::CConstMatrixColumnAccessor::end Generating call graph for function mrpt::math::CConstMatrixColumnAccessor::resize Generating caller graph for function mrpt::math::CConstMatrixColumnAccessor::size Generating docs for compound mrpt::math::CConstMatrixColumnAccessorExtended... Generating call graph for function mrpt::math::CConstMatrixColumnAccessorExtended::resize Generating caller graph for function mrpt::math::CConstMatrixColumnAccessorExtended::size Generating docs for compound mrpt::math::CConstMatrixRowAccessor... Generating caller graph for function mrpt::math::CConstMatrixRowAccessor::begin Generating caller graph for function mrpt::math::CConstMatrixRowAccessor::end Generating call graph for function mrpt::math::CConstMatrixRowAccessor::resize Generating caller graph for function mrpt::math::CConstMatrixRowAccessor::size Generating docs for compound mrpt::math::CConstMatrixRowAccessorExtended... Generating call graph for function mrpt::math::CConstMatrixRowAccessorExtended::resize Generating caller graph for function mrpt::math::CConstMatrixRowAccessorExtended::size Generating docs for compound mrpt::math::CExceptionNotDefPos... Generating docs for compound mrpt::math::CHistogram... Generating caller graph for function mrpt::math::CHistogram::CHistogram Generating caller graph for function mrpt::math::CHistogram::add Generating call graph for function mrpt::math::CHistogram::add Generating call graph for function mrpt::math::CHistogram::add Generating caller graph for function mrpt::math::CHistogram::clear Generating call graph for function mrpt::math::CHistogram::createWithFixedWidth Generating caller graph for function mrpt::math::CHistogram::createWithFixedWidth Generating call graph for function mrpt::math::CHistogram::getHistogram Generating caller graph for function mrpt::math::CHistogram::getHistogram Generating call graph for function mrpt::math::CHistogram::getHistogramNormalized Generating caller graph for function mrpt::math::CHistogram::getHistogramNormalized Generating docs for compound mrpt::math::CLevenbergMarquardtTempl... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::math::CLevenbergMarquardtTempl::execute Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::math::CLevenbergMarquardtTempl::TResultInfo... Generating docs for compound mrpt::math::CMatrixB... Generating caller graph for function mrpt::math::CMatrixDynamic::asEigen Generating caller graph for function mrpt::math::CMatrixDynamic::begin Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::math::CMatrixDynamic::cols Generating caller graph for function mrpt::math::CMatrixDynamic::data Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::math::CMatrixB::operator= Generating caller graph for function mrpt::math::CMatrixDynamic::resize Generating caller graph for function mrpt::math::CMatrixDynamic::rows Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call grap«SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' h for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::math::CMatrixDynamic::setCol Generating caller graph for function mrpt::math::CMatrixDynamic::setFromMatrixLike Generating caller graph for function mrpt::math::CMatrixDynamic::setRow Generating caller graph for function mrpt::math::CMatrixDynamic::setSize Generating caller graph for function mrpt::math::CMatrixDynamic::size Generating caller graph for function mrpt::math::CMatrixDynamic::swap Generating docs for compound mrpt::math::CMatrixColumnAccessor... Generating call graph for function mrpt::math::CMatrixColumnAccessor::resize Generating caller graph for function mrpt::math::CMatrixColumnAccessor::size Generating docs for compound mrpt::math::CMatrixColumnAccessorExtended... Generating call graph for function mrpt::math::CMatrixColumnAccessorExtended::resize Generating caller graph for function mrpt::math::CMatrixColumnAccessorExtended::size Generating docs for compound mrpt::math::CMatrixD... Generating call graph for function mrpt::math::CMatrixD::CMatrixD Generating caller graph for function mrpt::math::MatrixVectorBase::array Generating caller graph for function mrpt::math::MatrixVectorBase::assign Generating caller graph for function mrpt::math::MatrixVectorBase::asString Generating caller graph for function mrpt::math::MatrixVectorBase::block Generating caller graph for function mrpt::math::MatrixBase::blockCopy Generating caller graph for function mrpt::math::MatrixBase::chol Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::math::MatrixVectorBase::coeff Generating caller graph for function mrpt::math::MatrixVectorBase::coeffRef Generating caller graph for function mrpt::math::MatrixBase::col Generating caller graph for function mrpt::math::MatrixVectorBase::Constant Generating caller graph for function mrpt::math::MatrixBase::det Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::math::MatrixBase::eig Generating caller graph for function mrpt::math::MatrixBase::eig_symmetric Generating caller graph for function mrpt::math::MatrixBase::extractColumn Generating caller graph for function mrpt::math::MatrixBase::extractMatrix Generating caller graph for function mrpt::math::MatrixBase::extractRow Generating caller graph for function mrpt::math::MatrixVectorBase::fill Generating caller graph for function mrpt::math::MatrixVectorBase::fromMatlabStringFormat Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::math::MatrixBase::Identity Generating caller graph for function mrpt::math::MatrixVectorBase::inMatlabFormat Generating caller graph for function mrpt::math::MatrixBase::insertMatrix Generating caller graph for function mrpt::math::MatrixBase::inverse Generating caller graph for function mrpt::math::MatrixBase::inverse_LLt Generating caller graph for function mrpt::math::MatrixVectorBase::isSquare Generating caller graph for function mrpt::math::MatrixVectorBase::loadFromTextFile Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AAt Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AB Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AtA Generating caller graph for function mrpt::math::MatrixVectorBase::maxCoeff Generating caller graph for function mrpt::math::MatrixBase::maximumDiagonal Generating caller graph for function mrpt::math::MatrixBase::mbDerived Generating caller graph for function mrpt::math::MatrixVectorBase::minCoeff Generating caller graph for function mrpt::math::MatrixVectorBase::mvbDerived Generating call graph for function mrpt::math::CMatrixD::operator= Generating caller graph for function mrpt::math::MatrixBase::rank Generating caller graph for function mrpt::math::MatrixBase::row Generating caller graph for function mrpt::math::MatrixVectorBase::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::math::MatrixVectorBase::setConstant Generating caller graph for function mrpt::math::MatrixBase::setDiagonal Generating caller graph for function mrpt::math::MatrixBase::setIdentity Generating caller graph for function mrpt::math::MatrixVectorBase::setZero Generating caller graph for function mrpt::math::MatrixVectorBase::sum Generating caller graph for function mrpt::math::MatrixBase::trace Generating caller graph for function mrpt::math::MatrixVectorBase::transpose Generating caller graph for function mrpt::math::MatrixVectorBase::Zero Generating docs for compound mrpt::math::CMatrixDynamic... Generating caller graph for function mrpt::math::CMatrixDynamic::asEigen Generating caller graph for function mrpt::math::CMatrixDynamic::begin Generating caller graph for function mrpt::math::CMatrixDynamic::cols Generating caller graph for function mrpt::math::CMatrixDynamic::data Generating caller graph for function mrpt::math::CMatrixDynamic::operator= Generating caller graph for function mrpt::math::CMatrixDynamic::realloc Generating caller graph for function mrpt::math::CMatrixDynamic::resize Generating caller graph for function mrpt::math::CMatrixDynamic::rows Generating caller graph for function mrpt::math::CMatrixDynamic::setCol Generating caller graph for function mrpt::math::CMatrixDynamic::setFromMatrixLike Generating caller graph for function mrpt::math::CMatrixDynamic::setRow Generating caller graph for function mrpt::math::CMatrixDynamic::setSize Generating caller graph for function mrpt::math::CMatrixDynamic::size Generating caller graph for function mrpt::math::CMatrixDynamic::swap Generating docs for compound mrpt::math::CMatrixF... Generating caller graph for function mrpt::math::CMatrixDynamic::asEigen Generating caller graph for function mrpt::math::CMatrixDynamic::begin Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::math::CMatrixDynamic::cols Generating caller graph for function mrpt::math::CMatrixDynamic::data Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::math::CMatrixF::operator= Generating call graph for function mrpt::math::CMatrixF::operator= Generating caller graph for function mrpt::math::CMatrixDynamic::resize Generating caller graph for function mrpt::math::CMatrixDynamic::rows Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::math::CMatrixDynamic::setCol Generating caller graph for function mrpt::math::CMatrixDynamic::setFromMatrixLike Generating caller graph for function mrpt::math::CMatrixDynamic::setRow Generating caller graph for function mrpt::math::CMatrixDynamic::setSize Generating caller graph for function mrpt::math::CMatrixDynamic::size Generating caller graph for function mrpt::math::CMatrixDynamic::swap Generating docs for compound mrpt::math::CMatrixFixed... Generating caller graph for function mrpt::math::CMatrixFixed::asEigen Generating caller graph for function mrpt::math::CMatrixFixed::cast_double Generating caller graph for function mrpt::math::CMatrixFixed::cast_float Generating caller graph for function mrpt::math::CMatrixFixed::cols Generating caller graph for function mrpt::math::CMatrixFixed::data Generating caller graph for function mrpt::math::CMatrixFixed::loadFromArray Generating caller graph for function mrpt::math::CMatrixFixed::loadFromRawPointer Generating caller graph for function mrpt::math::CMatrixFixed::lu_solve Generating caller graph for function mrpt::math::CMatrixFixed::resize Generating caller graph for function mrpt::math::CMatrixFixed::rows Generating caller graph for function mrpt::math::CMatrixFixed::setFromMatrixLike Generating caller graph for function mrpt::math::CMatrixFixed::setSize Generating caller graph for function mrpt::math::CMatrixFixed::size Generating caller graph for function mrpt::math::CMatrixFixed::swap Generating docs for compound mrpt::math::CMatrixRowAccessor... Generating call graph for function mrpt::math::CMatrixRowAccessor::resize Generating caller graph for function mrpt::math::CMatrixRowAccessor::size Generating docs for compound mrpt::math::CMatrixRowAccessorExtended... Generating call graph for function mrpt::math::CMatrixRowAccessorExtended::resize Generating caller graph for function mrpt::math::CMatrixRowAccessorExtended::size Generating docs for compound mrpt::math::CMonteCarlo... Generating call graph for function mrpt::math::CMonteCarlo::doExperiment Generating docs for nested compound mrpt::math::CMonteCarlo::CStatisticalAnalyzer... Generating caller graph for function mrpt::math::CMonteCarlo::CStatisticalAnalyzer::getDistribution Generating call graph for function mrpt::math::CMonteCarlo::CStatisticalAnalyzer::getDistribution Generating docs for compound mrpt::math::ContainerType... Generating docs for compound mrpt::math::ContainerType< mrpt::math::MatrixVectorBase< Scalar, Derived > >... Generating docs for compound mrpt::math::CPolygon... Generating caller graph for function mrpt::math::CPolygon::AddVertex Generating call graph for function mrpt::math::TPolygon2D::asYAML Generating caller graph for function mrpt::math::TPolygon2D::asYAML Generating call graph for function mrpt::math::CPolygon::Clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::math::TPolygon2D::contains Generating caller graph for function mrpt::math::TPolygon2D::contains Generating call graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating caller graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon2D::distance Generating caller graph for function mrpt::math::TPolygon2D::distance Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::math::TPolygon2D::FromYAML Generating caller graph for function mrpt::math::TPolygon2D::FromYAML Generating call graph for function mrpt::math::CPolygon::getAllVertices Generating call graph for function mrpt::math::TPolygon2D::getAsSegmentList Generating caller graph for function mrpt::math::TPolygon2D::getAsSegmentList Generating call graph for function mrpt::math::TPolygon2D::getBoundingBox Generating call graph for function mrpt::math::TPolygon2D::getCenter Generating call graph for function mrpt::math::TPolygon2D::getPlotData Generating caller graph for function mrpt::math::TPolygon2D::getPlotData Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass «SRC»/libs/math/include/mrpt/math/CQuaternion.h:539: warning: Found unknown command `\bm' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\boldsymbol' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\omega' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\frac' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\arccos' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::math::CPolygon::GetVertex_x Generating caller graph for function mrpt::math::CPolygon::GetVertex_x Generating call graph for function mrpt::math::CPolygon::GetVertex_y Generating caller graph for function mrpt::math::CPolygon::GetVertex_y Generating call graph for function mrpt::math::TPolygon2D::isConvex Generating caller graph for function mrpt::math::TPolygon2D::isConvex Generating call graph for function mrpt::math::CPolygon::PointIntoPolygon Generating caller graph for function mrpt::math::CPolygon::PointIntoPolygon Generating call graph for function mrpt::math::TPolygon2D::removeRedundantVertices Generating caller graph for function mrpt::math::TPolygon2D::removeRedundantVertices Generating call graph for function mrpt::math::TPolygon2D::removeRepeatedVertices Generating caller graph for function mrpt::math::TPolygon2D::removeRepeatedVertices Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::math::CPolygon::setAllVertices Generating call graph for function mrpt::math::CPolygon::setAllVertices Generating call graph for function mrpt::math::CPolygon::setAllVertices Generating call graph for function mrpt::math::CPolygon::verticesCount Generating caller graph for function mrpt::math::CPolygon::verticesCount Generating docs for compound mrpt::math::CProbabilityDensityFunction... Generating caller graph for function mrpt::math::CProbabilityDensityFunction::drawSingleSample Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getCovariance Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getCovariance Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getCovarianceAndMean Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getCovarianceDynAndMean Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getCovarianceEntropy Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getMean Generating caller graph for function mrpt::math::CProbabilityDensityFunction::getMeanVal Generating docs for compound mrpt::math::CQuaternion... Generating call graph for function mrpt::math::CQuaternion::CQuaternion Generating call graph for function mrpt::math::CQuaternion::CQuaternion Generating caller graph for function mrpt::math::CMatrixFixed::asEigen Generating caller graph for function mrpt::math::CMatrixFixed::cast_double Generating caller graph for function mrpt::math::CMatrixFixed::cast_float Generating caller graph for function mrpt::math::CMatrixFixed::cols Generating caller graph for function mrpt::math::CQuaternion::conj Generating caller graph for function mrpt::math::CQuaternion::crossProduct Generating caller graph for function mrpt::math::CMatrixFixed::data Generating caller graph for function mrpt::math::CQuaternion::ensurePositiveRealPart Generating call graph for function mrpt::math::CQuaternion::exp Generating call graph for function mrpt::math::CQuaternion::exp Generating call graph for function mrpt::math::CQuaternion::fromRodriguesVector Generating caller graph for function mrpt::math::CQuaternion::fromRodriguesVector Generating caller graph for function mrpt::math::CQuaternion::inverseRotatePoint Generating caller graph for function mrpt::math::CQuaternion::jacobian_rodrigues_from_quat Generating call graph for function mrpt::math::CQuaternion::ln Generating caller graph for function mrpt::math::CQuaternion::ln Generating call graph for function mrpt::math::CQuaternion::ln_noresize Generating caller graph for function mrpt::math::CQuaternion::ln_noresize Generating caller graph for function mrpt::math::CMatrixFixed::loadFromArray Generating caller graph for function mrpt::math::CMatrixFixed::loadFromRawPointer Generating caller graph for function mrpt::math::CMatrixFixed::lu_solve Generating call graph for function mrpt::math::CQuaternion::normalizationJacobian Generating caller graph for function mrpt::math::CQuaternion::normalizationJacobian Generating caller graph for function mrpt::math::CQuaternion::normalize Generating caller graph for function mrpt::math::CQuaternion::normSqr Generating caller graph for function mrpt::math::CQuaternion::r Generating caller graph for function mrpt::math::CMatrixFixed::resize Generating caller graph for function mrpt::math::CQuaternion::rotatePoint Generating call graph for function mrpt::math::CQuaternion::rotationJacobian Generating call graph for function mrpt::math::CQuaternion::rotationMatrix Generating caller graph for function mrpt::math::CQuaternion::rotationMatrix Generating call graph for function mrpt::math::CQuaternion::rotationMatrix Generating call graph for function mrpt::math::CQuaternion::rotationMatrixNoResize Generating caller graph for function mrpt::math::CQuaternion::rotationMatrixNoResize Generating caller graph for function mrpt::math::CMatrixFixed::rows Generating caller graph for function mrpt::math::CQuaternion::rpy Generating call graph for function mrpt::math::CQuaternion::rpy_and_jacobian Generating caller graph for function mrpt::math::CQuaternion::rpy_and_jacobian Generating caller graph for function mrpt::math::CMatrixFixed::setFromMatrixLike Generating caller graph for function mrpt::math::CMatrixFixed::setSize Generating caller graph for function mrpt::math::CMatrixFixed::size Generating caller graph for function mrpt::math::CMatrixFixed::swap Generating caller graph for function mrpt::math::CQuaternion::w Generating caller graph for function mrpt::math::CQuaternion::x Generating caller graph for function mrpt::math::CQuaternion::y Generating caller graph for function mrpt::math::CQuaternion::z Generating docs for compound mrpt::math::CSparseMatrix... Generating call graph for function mrpt::math::CSparseMatrix::CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::~CSparseMatrix Generating call graph for function mrpt::math::CSparseMatrix::add_AB Generating caller graph for function mrpt::math::CSparseMatrix::add_AB Generating call graph for function mrpt::math::CSparseMatrix::clear Generating caller graph for function mrpt::math::CSparseMatrix::clear Generating caller graph for function mrpt::math::CSparseMatrix::cols Generating call graph for function mrpt::math::CSparseMatrix::compressFromTriplet Generating caller graph for function mrpt::math::CSparseMatrix::compressFromTriplet Generating caller graph for function mrpt::math::CSparseMatrix::construct_from_existing_cs Generating call graph for function mrpt::math::CSparseMatrix::construct_from_mrpt_mat Generating caller graph for function mrpt::math::CSparseMatrix::construct_from_mrpt_mat Generating call graph for function mrpt::math::CSparseMatrix::construct_from_triplet Generating caller graph for function mrpt::math::CSparseMatrix::construct_from_triplet Generating call graph for function mrpt::math::CSparseMatrix::copy Generating caller graph for function mrpt::math::CSparseMatrix::copy Generating call graph for function mrpt::math::CSparseMatrix::copy_fast Generating caller graph for function mrpt::math::CSparseMatrix::copy_fast Generating call graph for function mrpt::math::CSparseMatrix::cs2dense Generating caller graph for function mrpt::math::CSparseMatrix::cs2dense Generating call graph for function mrpt::math::CSparseMatrix::get_dense Generating caller graph for function mrpt::math::CSparseMatrix::get_dense Generating call graph for function mrpt::math::CSparseMatrix::insert_entry Generating caller graph for function mrpt::math::CSparseMatrix::insert_entry Generating call graph for function mrpt::math::CSparseMatrix::insert_entry_fast Generating caller graph for function mrpt::math::CSparseMatrix::insert_entry_fast Generating call graph for function mrpt::math::CSparseMatrix::insert_submatrix Generating caller graph for function mrpt::math::CSparseMatrix::insert_submatrix Generating caller graph for function mrpt::math::CSparseMatrix::internal_free_mem Generating caller graph for function mrpt::math::CSparseMatrix::isColumnCompressed Generating caller graph for function mrpt::math::CSparseMatrix::isTriplet Generating call graph for function mrpt::math::CSparseMatrix::matProductOf_Ab Generating caller graph for function mrpt::math::CSparseMatrix::matProductOf_Ab Generating call graph for function mrpt::math::CSparseMatrix::multiply_AB Generating caller graph for function mrpt::math::CSparseMatrix::multiply_AB Generating call graph for function mrpt::math::CSparseMatrix::operator* Generating call graph for function mrpt::math::CSparseMatrix::operator* Generating call graph for function mrpt::math::CSparseMatrix::operator*= Generating call graph for function mrpt::math::CSparseMatrix::operator+ Generating call graph for function mrpt::math::CSparseMatrix::operator+= Generating call graph for function mrpt::math::CSparseMatrix::operator= Generating caller graph for function mrpt::math::CSparseMatrix::rows Generating call graph for function mrpt::math::CSparseMatrix::saveToTextFile_dense Generating call graph for function mrpt::math::CSparseMatrix::saveToTextFile_sparse Generating caller graph for function mrpt::math::CSparseMatrix::setColCount Generating caller graph for function mrpt::math::CSparseMatrix::setRowCount Generating docs for nested compound mrpt::math::CSparseMatrix::CholeskyDecomp... Generating call graph for function mrpt::math::CSparseMatrix::CholeskyDecomp::CholeskyDecomp Generating call graph for function mrpt::math::CSparseMatrix::CholeskyDecomp::backsub Generating caller graph for function mrpt::math::CSparseMatrix::CholeskyDecomp::get_L Generating call graph for function mrpt::math::CSparseMatrix::CholeskyDecomp::get_L Generating docs for compound mrpt::math::CSparseMatrixTemplate... Generating caller graph for function mrpt::math::CSparseMatrixTemplate::begin Generating caller graph for function mrpt::math::CSparseMatrixTemplate::clear Generating caller graph for function mrpt::math::CSparseMatrixTemplate::cols Generating caller graph for function mrpt::math::CSparseMatrixTemplate::end Generating caller graph for function mrpt::math::CSparseMatrixTemplate::getNonNullElements Generating call graph for function mrpt::math::CSparseMatrixTemplate::getNullElements Generating call graph for function mrpt::math::CSparseMatrixTemplate::insert Generating caller graph for function mrpt::math::CSparseMatrixTemplate::isNotNull Generating caller graph for function mrpt::math::CSparseMatrixTemplate::operator() Generating call graph for function mrpt::math::CSparseMatrixTemplate::operator() Generating call graph for function mrpt::math::CSparseMatrixTemplate::purge Generating caller graph for function mrpt::math::CSparseMatrixTemplate::resize Generating docs for compound mrpt::math::CSparseSymmetricalMatrix... Generating caller graph for function mrpt::math::CSparseMatrixTemplate::begin Generating caller graph for function mrpt::math::CSparseMatrixTemplate::clear Generating caller graph for function mrpt::math::CSparseMatrixTemplate::cols Generating caller graph for function mrpt::math::CSparseMatrixTemplate::end Generating caller graph for function mrpt::math::CSparseMatrixTemplate::getNonNullElements Generating call graph for function mrpt::math::CSparseMatrixTemplate::getNullElements Generating call graph for function mrpt::math::CSparseMatrixTemplate::insert Generating caller graph for function mrpt::math::CSparseMatrixTemplate::isNotNull Generating call graph for function mrpt::math::CSparseMatrixTemplate::operator() Generating call graph for function mrpt::math::CSparseSymmetricalMatrix::operator() Generating call graph for function mrpt::math::CSparseMatrixTemplate::purge Generating caller graph for function mrpt::math::CSparseMatrixTemplate::resize Generating call graph for function mrpt::math::CSparseSymmetricalMatrix::resize Generating docs for compound mrpt::math::CSplineInterpolator1D... Generating call graph for function mrpt::math::CSplineInterpolator1D::CSplineInterpolator1D Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::math::CSplineInterpolator1D::query Generating caller graph for function mrpt::math::CSplineInterpolator1D::query Generating call graph for function mrpt::math::CSplineInterpolator1D::queryVector Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::math::CSplineInterpolator1D::setXY Generating docs for compound mrpt::math::CVectorDynamic... Generating caller graph for function mrpt::math::CVectorDynamic::asEigen Generating caller graph for function mrpt::math::CVectorDynamic::begin Generating caller graph for function mrpt::math::CVectorDynamic::cols Generating caller graph for function mrpt::math::CVectorDynamic::empty Generating caller graph for function mrpt::math::CVectorDynamic::end Generating caller graph for function mrpt::math::CVectorDynamic::fromVectorLike Generating caller graph for function mrpt::math::CVectorDynamic::push_back Generating caller graph for function mrpt::math::CVectorDynamic::realloc Generating caller graph for function mrpt::math::CVectorDynamic::resize Generating caller graph for function mrpt::math::CVectorDynamic::rows Generating caller graph for function mrpt::math::CVectorDynamic::setSize Generating caller graph for function mrpt::math::CVectorDynamic::size Generating docs for compound mrpt::math::FAddPoint... Generating docs for compound mrpt::math::KDTreeCapable... Generating caller graph for function mrpt::math::KDTreeCapable::derived Generating caller graph for function mrpt::math::KDTreeCapable::kdtree_mark_as_outdated Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeClosestPoint2D Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeClosestPoint2DsqrError Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeClosestPoint3D Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeNClosestPoint2D Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeNClosestPoint2DIdx Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeNClosestPoint3D Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeNClosestPoint3DIdx Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeRadiusSearch2D Generating caller graph for function mrpt::math::KDTreeCapable::kdTreeTwoClosestPoint2D Generating caller graph for function mrpt::math::KDTreeCapable::rebuild_kdTree_2D Generating caller graph for function mrpt::math::KDTreeCapable::rebuild_kdTree_3D Generating docs for nested compound mrpt::math::KDTreeCapable::TKDTreeDataHolder... Generating caller graph for function mrpt::math::KDTreeCapable::TKDTreeDataHolder::clear Generating docs for nested compound mrpt::math::KDTreeCapable::TKDTreeSearchParams... Generating docs for compound mrpt::math::LowPassFilter_IIR1... Generating caller graph for function mrpt::math::LowPassFilter_IIR1::filter Generating caller graph for function mrpt::math::LowPassFilter_IIR1::getLastOutput Generating docs for compound mrpt::math::matrix_size_t... Generating docs for compound mrpt::math::MatrixBase... Generating caller graph for function mrpt::math::MatrixVectorBase::array Generating caller graph for function mrpt::math::MatrixVectorBase::assign Generating caller graph for function mrpt::math::MatrixVectorBase::asString Generating caller graph for function mrpt::math::MatrixVectorBase::block Generating caller graph for function mrpt::math::MatrixBase::blockCopy Generating caller graph for function mrpt::math::MatrixBase::chol Generating caller graph for function mrpt::math::MatrixVectorBase::coeff Generating caller graph for function mrpt::math::MatrixVectorBase::coeffRef Generating caller graph for function mrpt::math::MatrixBase::col Generating caller graph for function mrpt::math::MatrixVectorBase::Constant Generating caller graph for function mrpt::math::MatrixBase::det Generating caller graph for function mrpt::math::MatrixBase::eig Generating caller graph for function mrpt::math::MatrixBase::eig_symmetric Generating caller graph for function mrpt::math::MatrixBase::extractColumn Generating caller graph for function mrpt::math::MatrixBase::extractMatrix Generating caller graph for function mrpt::math::MatrixBase::extractRow Generating caller graph for function mrpt::math::MatrixVectorBase::fill Generating caller graph for function mrpt::math::MatrixVectorBase::fromMatlabStringFormat Generating caller graph for function mrpt::math::MatrixBase::Identity Generating caller graph for function mrpt::math::MatrixVectorBase::inMatlabFormat Generating caller graph for function mrpt::math::MatrixBase::insertMatrix Generating caller graph for function mrpt::math::MatrixBase::inverse Generating caller graph for function mrpt::math::MatrixBase::inverse_LLt Generating caller graph for function mrpt::math::MatrixVectorBase::isSquare Generating caller graph for function mrpt::math::MatrixVectorBase::loadFromTextFile Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AAt Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AB Generating caller graph for function mrpt::math::MatrixBase::matProductOf_AtA Generating caller graph for function mrpt::math::MatrixVectorBase::maxCoeff Generating caller graph for function mrpt::math::MatrixBase::maximumDiagonal Generating caller graph for function mrpt::math::MatrixBase::mbDerived Generating caller graph for function mrpt::math::MatrixVectorBase::minCoeff Generating caller graph for function mrpt::math::MatrixVectorBase::mvbDerived Generating caller graph for function mrpt::math::MatrixBase::rank Generating caller graph for function mrpt::math::MatrixBase::row Generating caller graph for function mrpt::math::MatrixVectorBase::saveToTextFile Generating caller graph for function mrpt::math::MatrixVectorBase::setConstant Generating caller graph for function mrpt::math::MatrixBase::setDiagonal Generating caller graph for function mrpt::math::MatrixBase::setIdentity Generating caller graph for function mrpt::math::MatrixVectorBase::setZero Generating caller graph for function mrpt::math::MatrixVectorBase::sum Generating caller graph for function mrpt::math::MatrixBase::trace Generating caller graph for function mrpt::math::MatrixVectorBase::transpose Generating caller graph for function mrpt::math::MatrixVectorBase::Zero Generating docs for compound mrpt::math::MatrixBlockSparseCols... Generating call graph for function mrpt::math::MatrixBlockSparseCols::clearAll Generating call graph for function mrpt::math::MatrixBlockSparseCols::clearColEntries Generating call graph for function mrpt::math::MatrixBlockSparseCols::findCurrentNumberOfRows Generating caller graph for function mrpt::math::MatrixBlockSparseCols::findCurrentNumberOfRows Generating call graph for function mrpt::math::MatrixBlockSparseCols::getAsDense Generating caller graph for function mrpt::math::MatrixBlockSparseCols::getAsDense Generating call graph for function mrpt::math::MatrixBlockSparseCols::getBinaryBlocksRepresentation Generating call graph for function mrpt::math::MatrixBlockSparseCols::saveToTextFileAsDense Generating docs for nested compound mrpt::math::MatrixBlockSparseCols::TEntry... Generating docs for compound mrpt::math::MatrixVectorBase... Generating caller graph for function mrpt::math::MatrixVectorBase::array Generating caller graph for function mrpt::math::MatrixVectorBase::assign Generating caller graph for function mrpt::math::MatrixVectorBase::asString Generating caller graph for function mrpt::math::MatrixVectorBase::block Generating caller graph for function mrpt::math::MatrixVectorBase::coeff Generating caller graph for function mrpt::math::MatrixVectorBase::coeffRef Generating caller graph for function mrpt::math::MatrixVectorBase::Constant Generating caller graph for function mrpt::math::MatrixVectorBase::fill Generating caller graph for function mrpt::math::MatrixVectorBase::fromMatlabStringFormat Generating caller graph for function mrpt::math::MatrixVectorBase::impl_op_add Generating caller graph for function mrpt::math::MatrixVectorBase::impl_op_selfadd Generating caller graph for function mrpt::math::MatrixVectorBase::impl_op_selfsubs Generating caller graph for function mrpt::math::MatrixVectorBase::impl_op_subs Generating caller graph for function mrpt::math::MatrixVectorBase::inMatlabFormat Generating caller graph for function mrpt::math::MatrixVectorBase::isSquare Generating caller graph for function mrpt::math::MatrixVectorBase::loadFromTextFile Generating caller graph for function mrpt::math::MatrixVectorBase::maxCoeff Generating caller graph for function mrpt::math::MatrixVectorBase::minCoeff Generating caller graph for function mrpt::math::MatrixVectorBase::mvbDerived Generating caller graph for function mrpt::math::MatrixVectorBase::saveToTextFile Generating caller graph for function mrpt::math::MatrixVectorBase::setConstant Generating caller graph for function mrpt::math::MatrixVectorBase::setZero Generating caller graph for function mrpt::math::MatrixVectorBase::sum Generating caller graph for function mrpt::math::MatrixVectorBase::transpose Generating caller graph for function mrpt::math::MatrixVectorBase::Zero Generating docs for compound mrpt::math::ModelSearch... Generating call graph for function mrpt::math::ModelSearch::geneticSingleModel Generating call graph for function mrpt::math::ModelSearch::pickRandomIndex Generating caller graph for function mrpt::math::ModelSearch::pickRandomIndex Generating call graph for function mrpt::math::ModelSearch::pickRandomIndex Generating call graph for function mrpt::math::ModelSearch::ransacSingleModel Generating docs for nested compound mrpt::math::ModelSearch::TSpecies... Generating docs for compound mrpt::math::RANSAC_Template... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::math::RANSAC_Template::execute Generating caller graph for function mrpt::math::RANSAC_Template::execute Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::math::RobustKernel... Generating docs for compound mrpt::math::RobustKernel< rkLeastSquares, T >... Generating docs for compound mrpt::math::RobustKernel< rkPseudoHuber, T >... Generating docs for compound mrpt::math::TBoundingBox_... Generating caller graph for function mrpt::math::TBoundingBox_::compose Generating caller graph for function mrpt::math::TBoundingBox_::intersection Generating caller graph for function mrpt::math::TBoundingBox_::inverseCompose Generating caller graph for function mrpt::math::TBoundingBox_::PlusMinusInfinity Generating caller graph for function mrpt::math::TBoundingBox_::unionWith Generating call graph for function mrpt::math::TBoundingBox_::updateWithPoint Generating caller graph for function mrpt::math::TBoundingBox_::updateWithPoint Generating docs for compound mrpt::math::TLine2D... Generating caller graph for function mrpt::math::TLine2D::TLine2D Generating call graph for function mrpt::math::TLine2D::TLine2D Generating call graph for function mrpt::math::TLine2D::asString Generating caller graph for function mrpt::math::TLine2D::asString Generating call graph for function mrpt::math::TLine2D::contains Generating caller graph for function mrpt::math::TLine2D::contains Generating call graph for function mrpt::math::TLine2D::distance Generating caller graph for function mrpt::math::TLine2D::distance Generating caller graph for function mrpt::math::TLine2D::evaluatePoint Generating call graph for function mrpt::math::TLine2D::FromCoefficientsABC Generating call graph for function mrpt::math::TLine2D::FromTwoPoints Generating caller graph for function mrpt::math::TLine2D::FromTwoPoints Generating call graph for function mrpt::math::TLine2D::getAsPose2D Generating caller graph for function mrpt::math::TLine2D::getAsPose2D Generating call graph for function mrpt::math::TLine2D::getAsPose2DForcingOrigin Generating caller graph for function mrpt::math::TLine2D::getDirectorVector Generating caller graph for function mrpt::math::TLine2D::getNormalVector Generating call graph for function mrpt::math::TLine2D::getUnitaryDirectorVector Generating call graph for function mrpt::math::TLine2D::getUnitaryNormalVector Generating call graph for function mrpt::math::TLine2D::signedDistance Generating caller graph for function mrpt::math::TLine2D::signedDistance Generating caller graph for function mrpt::math::TLine2D::unitarize Generating docs for compound mrpt::math::TLine3D... Generating caller graph for function mrpt::math::TLine3D::TLine3D Generating call graph for function mrpt::math::TLine3D::TLine3D Generating call graph for function mrpt::math::TLine3D::TLine3D Generating call graph for function mrpt::math::TLine3D::asString Generating caller graph for function mrpt::math::TLine3D::asString Generating call graph for function mrpt::math::TLine3D::closestPointTo Generating call graph for function mrpt::math::TLine3D::contains Generating caller graph for function mrpt::math::TLine3D::contains Generating caller graph for function mrpt::math::TLine3D::distance Generating call graph for function mrpt::math::TLine3D::FromTwoPoints Generating caller graph for function mrpt::math::TLine3D::FromTwoPoints Generating caller graph for function mrpt::math::TLine3D::getDirectorVector Generating call graph for function mrpt::math::TLine3D::getUnitaryDirectorVector Generating call graph for function mrpt::math::TLine3D::unitarize Generating caller graph for function mrpt::math::TLine3D::unitarize Generating docs for compound mrpt::math::TObject2D... Generating caller graph for function mrpt::math::TObject2D::asString Generating caller graph for function mrpt::math::TObject2D::empty Generating call graph for function mrpt::math::TObject2D::generate3DObject Generating caller graph for function mrpt::math::TObject2D::generate3DObject Generating caller graph for function mrpt::math::TObject2D::getAs Generating call graph for function mrpt::math::TObject2D::getLine Generating caller graph for function mrpt::math::TObject2D::getLine Generating call graph for function mrpt::math::TObject2D::getPoint Generating caller graph for function mrpt::math::TObject2D::getPoint Generating call graph for function mrpt::math::TObject2D::getPolygon Generating caller graph for function mrpt::math::TObject2D::getPolygon Generating call graph for function mrpt::math::TObject2D::getSegment Generating caller graph for function mrpt::math::TObject2D::getSegment Generating caller graph for function mrpt::math::TObject2D::isLine Generating caller graph for function mrpt::math::TObject2D::isPoint Generating caller graph for function mrpt::math::TObject2D::isPolygon Generating caller graph for function mrpt::math::TObject2D::isSegment Generating docs for compound mrpt::math::TObject3D... Generating caller graph for function mrpt::math::TObject3D::asString Generating caller graph for function mrpt::math::TObject3D::empty Generating call graph for function mrpt::math::TObject3D::generate2DObject Generating caller graph for function mrpt::math::TObject3D::getAs Generating call graph for function mrpt::math::TObject3D::getLine Generating caller graph for function mrpt::math::TObject3D::getLine Generating call graph for function mrpt::math::TObject3D::getPlane Generating caller graph for function mrpt::math::TObject3D::getPlane Generating call graph for function mrpt::math::TObject3D::getPoint Generating caller graph for function mrpt::math::TObject3D::getPoint Generating call graph for function mrpt::math::TObject3D::getPolygon Generating caller graph for function mrpt::math::TObject3D::getPolygon Generating call graph for function mrpt::math::TObject3D::getSegment Generating caller graph for function mrpt::math::TObject3D::getSegment Generating caller graph for function mrpt::math::TObject3D::isLine Generating caller graph for function mrpt::math::TObject3D::isPlane Generating caller graph for function mrpt::math::TObject3D::isPoint Generating caller graph for function mrpt::math::TObject3D::isPolygon Generating caller graph for function mrpt::math::TObject3D::isSegment Generating docs for compound mrpt::math::TPlane... Generating call graph for function mrpt::math::TPlane::TPlane Generating call graph for function mrpt::math::TPlane::TPlane Generating call graph for function mrpt::math::TPlane::TPlane Generating call graph for function mrpt::math::TPlane::TPlane Generating call graph for function mrpt::math::TPlane::asString Generating caller graph for function mrpt::math::TPlane::asString Generating call graph for function mrpt::math::TPlane::contains Generating caller graph for function mrpt::math::TPlane::contains Generating call graph for function mrpt::math::TPlane::contains Generating call graph for function mrpt::math::TPlane::contains Generating call graph for function mrpt::math::TPlane::distance Generating caller graph for function mrpt::math::TPlane::distance Generating call graph for function mrpt::math::TPlane::distance Generating caller graph for function mrpt::math::TPlane::evaluatePoint Generating caller graph for function mrpt::math::TPlane::From3Points Generating caller graph for function mrpt::math::TPlane::FromPointAndNormal Generating call graph for function mrpt::math::TPlane::getAsPose3D Generating caller graph for function mrpt::math::TPlane::getAsPose3D Generating call graph for function mrpt::math::TPlane::getAsPose3DForcingOrigin Generating caller graph for function mrpt::math::TPlane::getAsPose3DForcingOrigin Generating call graph for function mrpt::math::TPlane::getAsPose3DForcingOrigin Generating call graph for function mrpt::math::TPlane::getUnitaryNormalVector Generating caller graph for function mrpt::math::TPlane::getUnitaryNormalVector Generating call graph for function mrpt::math::TPlane::signedDistance Generating caller graph for function mrpt::math::TPlane::unitarize Generating docs for compound mrpt::math::TPoint2D_... Generating caller graph for function mrpt::math::TPoint2D_::asString Generating caller graph for function mrpt::math::TPoint2D_::asVector Generating caller graph for function mrpt::math::TPoint2D_::fromString Generating caller graph for function mrpt::math::TPoint2D_::norm Generating caller graph for function mrpt::math::TPoint2D_::sqrNorm Generating docs for compound mrpt::math::TPoint2D_data... Generating docs for compound mrpt::math::TPoint3D_... Generating caller graph for function mrpt::math::TPoint3D_::asString Generating caller graph for function mrpt::math::TPoint3D_::asString Generating caller graph for function mrpt::math::TPoint3D_::asVector Generating caller graph for function mrpt::math::TPoint3D_::asVector Generating caller graph for function mrpt::math::TPoint3D_::distanceTo Generating caller graph for function mrpt::math::TPoint3D_::fromString Generating caller graph for function mrpt::math::TPoint3D_::norm Generating caller graph for function mrpt::math::TPoint3D_::sqrDistanceTo Generating caller graph for function mrpt::math::TPoint3D_::sqrNorm Generating caller graph for function mrpt::math::TPoint3D_::unitarize Generating docs for compound mrpt::math::TPoint3D_data... Generating docs for compound mrpt::math::TPointXYZfIu8... Generating docs for compound mrpt::math::TPointXYZfRGBAu8... Generating docs for compound mrpt::math::TPointXYZfRGBu8... Generating docs for compound mrpt::math::TPointXYZIu8... Generating docs for compound mrpt::math::TPointXYZRGBAf... Generating docs for compound mrpt::math::TPointXYZRGBu8... Generating docs for compound mrpt::math::TPolygon2D... Generating call graph for function mrpt::math::TPolygon2D::TPolygon2D Generating call graph for function mrpt::math::TPolygon2D::asYAML Generating caller graph for function mrpt::math::TPolygon2D::asYAML Generating call graph for function mrpt::math::TPolygon2D::contains Generating caller graph for function mrpt::math::TPolygon2D::contains Generating call graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating caller graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon2D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon2D::distance Generating caller graph for function mrpt::math::TPolygon2D::distance Generating call graph for function mrpt::math::TPolygon2D::FromYAML Generating caller graph for function mrpt::math::TPolygon2D::FromYAML Generating call graph for function mrpt::math::TPolygon2D::getAsSegmentList Generating caller graph for function mrpt::math::TPolygon2D::getAsSegmentList Generating call graph for function mrpt::math::TPolygon2D::getBoundingBox Generating call graph for function mrpt::math::TPolygon2D::getCenter Generating call graph for function mrpt::math::TPolygon2D::getPlotData Generating caller graph for function mrpt::math::TPolygon2D::getPlotData Generating call graph for function mrpt::math::TPolygon2D::isConvex Generating caller graph for function mrpt::math::TPolygon2D::isConvex Generating call graph for function mrpt::math::TPolygon2D::removeRedundantVertices Generating caller graph for function mrpt::math::TPolygon2D::removeRedundantVertices Generating call graph for function mrpt::math::TPolygon2D::removeRepeatedVertices Generating caller graph for function mrpt::math::TPolygon2D::removeRepeatedVertices Generating docs for compound mrpt::math::TPolygon3D... Generating call graph for function mrpt::math::TPolygon3D::TPolygon3D Generating call graph for function mrpt::math::TPolygon3D::asYAML Generating caller graph for function mrpt::math::TPolygon3D::asYAML Generating call graph for function mrpt::math::TPolygon3D::contains Generating caller graph for function mrpt::math::TPolygon3D::contains Generating call graph for function mrpt::math::TPolygon3D::createRegularPolygon Generating caller graph for function mrpt::math::TPolygon3D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon3D::createRegularPolygon Generating call graph for function mrpt::math::TPolygon3D::distance Generating call graph for function mrpt::math::TPolygon3D::FromYAML Generating caller graph for function mrpt::math::TPolygon3D::FromYAML Generating call graph for function mrpt::math::TPolygon3D::getAsSegmentList Generating call graph for function mrpt::math::TPolygon3D::getBestFittingPlane Generating caller graph for function mrpt::math::TPolygon3D::getBestFittingPlane Generating call graph for function mrpt::math::TPolygon3D::getCenter Generating caller graph for function mrpt::math::TPolygon3D::getCenter Generating call graph for function mrpt::math::TPolygon3D::getPlane Generating caller graph for function mrpt::math::TPolygon3D::getPlane Generating call graph for function mrpt::math::TPolygon3D::isSkew Generating call graph for function mrpt::math::TPolygon3D::removeRedundantVertices Generating call graph for function mrpt::math::TPolygon3D::removeRepeatedVertices Generating caller graph for function mrpt::math::TPolygon3D::removeRepeatedVertices Generating docs for compound mrpt::math::TPolygonWithPlane... Generating call graph for function mrpt::math::TPolygonWithPlane::TPolygonWithPlane Generating docs for compound mrpt::math::TPose2D... Generating caller graph for function mrpt::math::TPose2D::TPose2D Generating call graph for function mrpt::math::TPose2D::asString Generating caller graph for function mrpt::math::TPose2D::asString Generating caller graph for function mrpt::math::TPose2D::composePoint Generating call graph for function mrpt::math::TPose2D::fromString Generating caller graph for function mrpt::math::TPose2D::fromString Generating call graph for function mrpt::math::TPose2D::FromString Generating call graph for function mrpt::math::TPose2D::Identity Generating caller graph for function mrpt::math::TPose2D::inverseComposePoint Generating call graph for function mrpt::math::TPose2D::norm Generating call graph for function mrpt::math::TPose2D::normalizePhi Generating call graph for function mrpt::math::TPose2D::operator+ Generating call graph for function mrpt::math::TPose2D::operator+ Generating call graph for function mrpt::math::TPose2D::operator- Generating docs for compound mrpt::math::TPose3D... Generating caller graph for function mrpt::math::TPose3D::TPose3D Generating call graph for function mrpt::math::TPose3D::asString Generating caller graph for function mrpt::math::TPose3D::asString Generating call graph for function mrpt::math::TPose3D::composePoint Generating caller graph for function mrpt::math::TPose3D::composePoint Generating call graph for function mrpt::math::TPose3D::composePoint Generating call graph for function mrpt::math::TPose3D::composePose Generating caller graph for function mrpt::math::TPose3D::composePose Generating call graph for function mrpt::math::TPose3D::fromHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::fromHomogeneousMatrix Generating call graph for function mrpt::math::TPose3D::FromString Generating call graph for function mrpt::math::TPose3D::fromString Generating caller graph for function mrpt::math::TPose3D::fromString Generating call graph for function mrpt::math::TPose3D::getAsQuaternion Generating caller graph for function mrpt::math::TPose3D::getAsQuaternion Generating call graph for function mrpt::math::TPose3D::getHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::getHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::getHomogeneousMatrix Generating call graph for function mrpt::math::TPose3D::getInverseHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::getInverseHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::getInverseHomogeneousMatrix Generating caller graph for function mrpt::math::TPose3D::getRotationMatrix Generating caller graph for function mrpt::math::TPose3D::getRotationMatrix Generating call graph for function mrpt::math::TPose3D::Identity Generating call graph for function mrpt::math::TPose3D::inverseComposePoint Generating caller graph for function mrpt::math::TPose3D::inverseComposePoint Generating call graph for function mrpt::math::TPose3D::inverseComposePoint Generating call graph for function mrpt::math::TPose3D::norm Generating call graph for function mrpt::math::TPose3D::operator+ Generating call graph for function mrpt::math::TPose3D::SO3_to_yaw_pitch_roll Generating caller graph for function mrpt::math::TPose3D::SO3_to_yaw_pitch_roll Generating docs for compound mrpt::math::TPose3DQuat... Generating call graph for function mrpt::math::TPose3DQuat::asString Generating call graph for function mrpt::math::TPose3DQuat::fromString Generating caller graph for function mrpt::math::TPose3DQuat::fromString Generating call graph for function mrpt::math::TPose3DQuat::FromString Generating call graph for function mrpt::math::TPose3DQuat::norm Generating docs for compound mrpt::math::TPoseOrPoint... Generating docs for compound mrpt::math::TSegment2D... Generating caller graph for function mrpt::math::TSegment2D::TSegment2D Generating call graph for function mrpt::math::TSegment2D::contains Generating caller graph for function mrpt::math::TSegment2D::contains Generating call graph for function mrpt::math::TSegment2D::distance Generating caller graph for function mrpt::math::TSegment2D::distance Generating call graph for function mrpt::math::TSegment2D::FromPoints Generating caller graph for function mrpt::math::TSegment2D::FromPoints Generating caller graph for function mrpt::math::TSegment2D::getCenter Generating call graph for function mrpt::math::TSegment2D::length Generating caller graph for function mrpt::math::TSegment2D::length Generating call graph for function mrpt::math::TSegment2D::signedDistance Generating caller graph for function mrpt::math::TSegment2D::signedDistance Generating docs for compound mrpt::math::TSegment3D... Generating caller graph for function mrpt::math::TSegment3D::TSegment3D Generating call graph for function mrpt::math::TSegment3D::contains Generating caller graph for function mrpt::math::TSegment3D::contains Generating call graph for function mrpt::math::TSegment3D::distance Generating call graph for function mrpt::math::TSegment3D::distance Generating call graph for function mrpt::math::TSegment3D::FromPoints Generating caller graph for function mrpt::math::TSegment3D::FromPoints Generating caller graph for function mrpt::math::TSegment3D::getCenter Generating call graph for function mrpt::math::TSegment3D::length Generating docs for compound mrpt::math::TTwist2D... Generating call graph for function mrpt::math::TTwist2D::asString Generating call graph for function mrpt::math::TTwist2D::fromString Generating caller graph for function mrpt::math::TTwist2D::fromString Generating call graph for function mrpt::math::TTwist2D::FromString Generating caller graph for function mrpt::math::TTwist2D::rotate Generating call graph for function mrpt::math::TTwist2D::rotated Generating docs for compound mrpt::math::TTwist3D... Generating call graph for function mrpt::math::TTwist3D::asString Generating call graph for function mrpt::math::TTwist3D::fromString Generating caller graph for function mrpt::math::TTwist3D::fromString Generating call graph for function mrpt::math::TTwist3D::FromString Generating call graph for function mrpt::math::TTwist3D::rotate Generating caller graph for function mrpt::math::TTwist3D::rotate Generating call graph for function mrpt::math::TTwist3D::rotated Generating docs for namespace mrpt::math::detail Generating call graph for function mrpt::math::detail::applyFunction Generating call graph for function mrpt::math::detail::applyFunction Generating caller graph for function mrpt::math::detail::internal_kmeans Generating call graph for function mrpt::math::detail::internal_kmeans< double > Generating call graph for function mrpt::math::detail::internal_kmeans< float > Generating caller graph for function mrpt::math::detail::sortEigResults Generating call graph for function mrpt::math::detail::stub_kmeans Generating caller graph for function mrpt::math::detail::stub_kmeans Generating docs for compound mrpt::math::detail::AccessorIterator... Generating call graph for function mrpt::math::detail::AccessorIterator::operator!= Generating caller graph for function mrpt::math::detail::AccessorIterator::operator== Generating docs for compound mrpt::math::detail::MatOrVecResizer... Generating call graph for function mrpt::math::detail::MatOrVecResizer::doit Generating docs for compound mrpt::math::detail::MatOrVecResizer< 1, 1 >... Generating docs for compound mrpt::math::detail::MatOrVecResizer< 1, C >... Generating docs for compound mrpt::math::detail::MatOrVecResizer< R, 1 >... Generating docs for compound mrpt::math::detail::MatrixWrapper... Generating docs for compound mrpt::math::detail::MatrixWrapper< U, false >... Generating docs for compound mrpt::math::detail::MatrixWrapper< U, true >... Generating docs for compound mrpt::math::detail::ReverseAccessorIterator... Generating call graph for function mrpt::math::detail::ReverseAccessorIterator::operator!= Generating caller graph for function mrpt::math::detail::ReverseAccessorIterator::operator== Generating docs for compound mrpt::math::detail::TAuxResizer... Generating caller graph for function mrpt::math::detail::TAuxResizer::internal_resize Generating docs for compound mrpt::math::detail::TAuxResizer< MAT, -1 >... Generating docs for namespace mrpt::math::internal Generating call graph for function mrpt::math::internal::unsafeProjectPolygon Generating caller graph for function mrpt::math::internal::unsafeProjectPolygon Generating docs for compound mrpt::math::internal::ProvideStaticResize... Generating caller graph for function mrpt::math::internal::ProvideStaticResize::size Generating docs for namespace mrpt::nav Generating call graph for function mrpt::nav::operator== Generating docs for compound mrpt::nav::CAbstractHolonomicReactiveMethod... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::enableApproachTargetSlowDown Generating call graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::getTargetApproachSlowDownDistance Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::navigate Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::saveConfigFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::nav::CAbstractHolonomicReactiveMethod::NavInput... Generating docs for nested compound mrpt::nav::CAbstractHolonomicReactiveMethod::NavOutput... Generating docs for compound mrpt::nav::CAbstractNavigator... Generating call graph for function mrpt::nav::CAbstractNavigator::CAbstractNavigator Generating call graph for function mrpt::nav::CAbstractNavigator::cancel Generating caller graph for function mrpt::nav::CAbstractNavigator::cancel Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::checkCollisionWithLatestObstacles Generating caller graph for function mrpt::nav::CAbstractNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CAbstractNavigator::internal_onStartNewNavigation Generating caller graph for function mrpt::nav::CAbstractNavigator::internal_onStartNewNavigation Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CAbstractNavigator::loadConfigFile Generating caller graph for function mrpt::nav::CAbstractNavigator::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CAbstractNavigator::navigate Generating call graph for function mrpt::nav::CAbstractNavigator::navigationStep Generating caller graph for function mrpt::nav::CAbstractNavigator::navigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CAbstractNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CAbstractNavigator::onStartNewNavigation Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating call graph for function mrpt::nav::CAbstractNavigator::saveConfigFile Generating caller graph for function mrpt::nav::CAbstractNavigator::saveConfigFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CAbstractNavigator::TAbstractNavigatorParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::nav::CAbstractNavigator::TAbstractNavigatorParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::nav::CAbstractNavigator::TAbstractNavigatorParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::nav::CAbstractNavigator::TargetInfo... Generating call graph for function mrpt::nav::CAbstractNavigator::TargetInfo::getAsText Generating docs for nested compound mrpt::nav::CAbstractNavigator::TErrorReason... Generating docs for nested compound mrpt::nav::CAbstractNavigator::TNavigationParams... Generating caller graph for function mrpt::nav::CAbstractNavigator::TNavigationParams::isEqual Generating docs for nested compound mrpt::nav::CAbstractNavigator::TNavigationParamsBase... Generating caller graph for function mrpt::nav::CAbstractNavigator::TNavigationParamsBase::isEqual Generating docs for nested compound mrpt::nav::CAbstractNavigator::TRobotPoseVel... Generating docs for compound mrpt::nav::CAbstractPTGBasedReactive... Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::CAbstractPTGBasedReactive Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::~CAbstractPTGBasedReactive Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating call graph for function mrpt::nav::CWaypointsNavigator::cancel Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::checkCollisionWithLatestObstacles Generating call graph for function mrpt::nav::CWaypointsNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::deleteHolonomicObjects Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableTimeLog Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::getHoloMethod Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::getLastLogRecord Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::getPTG Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::getPTG_count Generating call graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating caller graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::impl_waypoint_is_reachable Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::implementSenseObstacles Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CWaypointsNavigator::isRelativePointReachable Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::loadConfigFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::loggingGetWSObstaclesAndShape Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CAbstractNavigator::navigate Generating call graph for function mrpt::nav::CWaypointsNavigator::navigateWaypoints Generating call graph for function mrpt::nav::CWaypointsNavigator::navigationStep Generating call graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::onStartNewNavigation Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::saveConfigFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::saveConfigFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP1_InitPTGs Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP3_WSpaceToTPSpace Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating caller graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CAbstractPTGBasedReactive::PTGTarget... Generating docs for nested compound mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams::loadFromConfigFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams::saveToConfigFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::nav::CAbstractPTGBasedReactive::TInfoPerPTG... Generating docs for nested compound mrpt::nav::CAbstractPTGBasedReactive::TNavigationParamsPTG... Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::TNavigationParamsPTG::getAsText Generating docs for nested compound mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd... Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::TSentVelCmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::isValid Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::reset Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd::reset Generating docs for compound mrpt::nav::CHolonomicFullEval... Generating call graph for function mrpt::nav::CHolonomicFullEval::CHolonomicFullEval Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::nav::CHolonomicFullEval::direction2sector Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::enableApproachTargetSlowDown Generating call graph for function mrpt::nav::CHolonomicFullEval::evalSingleTarget Generating call graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::nav::CHolonomicFullEval::navigate Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::nav::CHolonomicFullEval::EvalOutput... Generating docs for nested compound mrpt::nav::CHolonomicFullEval::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::nav::CHolonomicFullEval::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CHolonomicFullEval::TOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::CHolonomicLogFileRecord... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::nav::CHolonomicND... Generating call graph for function mrpt::nav::CHolonomicND::calcRepresentativeSectorForGap Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::nav::CHolonomicND::direction2sector Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::enableApproachTargetSlowDown Generating call graph for function mrpt::nav::CHolonomicND::evaluateGaps Generating call graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating call graph for function mrpt::nav::CHolonomicND::gapsEstimator Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::nav::CHolonomicND::searchBestGap Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::nav::CHolonomicND::TGap... Generating docs for nested compound mrpt::nav::CHolonomicND::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::nav::CHolonomicND::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CHolonomicND::TOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::CHolonomicVFF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::enableApproachTargetSlowDown Generating call graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::nav::CAbstractHolonomicReactiveMethod::Factory Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::nav::CHolonomicVFF::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::ClearanceDiagram... Generating call graph for function mrpt::nav::ClearanceDiagram::decimated_k_to_real_k Generating caller graph for function mrpt::nav::ClearanceDiagram::decimated_k_to_real_k Generating caller graph for function mrpt::nav::ClearanceDiagram::empty Generating caller graph for function mrpt::nav::ClearanceDiagram::get_actual_num_paths Generating caller graph for function mrpt::nav::ClearanceDiagram::get_decimated_num_paths Generating call graph for function mrpt::nav::ClearanceDiagram::get_path_clearance Generating call graph for function mrpt::nav::ClearanceDiagram::get_path_clearance Generating caller graph for function mrpt::nav::ClearanceDiagram::get_path_clearance_decimated Generating call graph for function mrpt::nav::ClearanceDiagram::getClearance Generating caller graph for function mrpt::nav::ClearanceDiagram::getClearance Generating call graph for function mrpt::nav::ClearanceDiagram::readFromStream Generating call graph for function mrpt::nav::ClearanceDiagram::real_k_to_decimated_k Generating caller graph for function mrpt::nav::ClearanceDiagram::real_k_to_decimated_k Generating call graph for function mrpt::nav::ClearanceDiagram::renderAs3DObject Generating call graph for function mrpt::nav::ClearanceDiagram::resize Generating caller graph for function mrpt::nav::ClearanceDiagram::resize Generating docs for compound mrpt::nav::CLogFileRecord... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::nav::CLogFileRecord::TInfoPerPTG... Generating docs for compound mrpt::nav::CLogFileRecord_FullEval... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::nav::CLogFileRecord_ND... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::nav::CLogFileRecord_VFF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::nav::CMultiObjectiveMotionOptimizerBase... Generating caller graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::decide Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::Factory Generating caller graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::Factory Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::impl_decide Generating caller graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::saveConfigFile Generating docs for nested compound mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::nav::CMultiObjectiveMotionOptimizerBase::TResultInfo... Generating docs for compound mrpt::nav::CMultiObjMotionOpt_Scalarization... Generating call graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::decide Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::Factory Generating caller graph for function mrpt::nav::CMultiObjectiveMotionOptimizerBase::Factory Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::impl_decide Generating call graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::loadConfigFile Generating call graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::saveConfigFile Generating docs for nested compound mrpt::nav::CMultiObjMotionOpt_Scalarization::TParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::TParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::nav::CMultiObjMotionOpt_Scalarization::TParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::CNavigatorManualSequence... Generating call graph for function mrpt::nav::CAbstractNavigator::cancel Generating caller graph for function mrpt::nav::CAbstractNavigator::cancel Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::checkCollisionWithLatestObstacles Generating caller graph for function mrpt::nav::CAbstractNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CNavigatorManualSequence::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CNavigatorManualSequence::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CNavigatorManualSequence::navigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CAbstractNavigator::onNavigateCommandReceived Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CNavigatorManualSequence::TVelCmd... Generating docs for compound mrpt::nav::CParameterizedTrajectoryGenerator... Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getMaxRobotRadius Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathDist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathPose Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepDuration Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getSupportedKinematicVelocityCommand Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_writeToStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadDefaultParams Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::onNewNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::saveToConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacleSingle Generating docs for nested compound mrpt::nav::CParameterizedTrajectoryGenerator::TNavDynamicState... Generating docs for compound mrpt::nav::CPTG_DiffDrive_alpha... Generating call graph for function mrpt::nav::CPTG_DiffDrive_alpha::CPTG_DiffDrive_alpha Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_alpha::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_alpha::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_alpha::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CPTG_DiffDrive_alpha::ptgDiffDriveSteeringFunction Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_alpha::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_DiffDrive_C... Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::CPTG_DiffDrive_C Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_C::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::ptgDiffDriveSteeringFunction Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_C::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_DiffDrive_CC... Generating call graph for function mrpt::nav::CPTG_DiffDrive_CC::CPTG_DiffDrive_CC Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CC::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CC::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CC::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CPTG_DiffDrive_CC::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CC::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_DiffDrive_CCS... Generating call graph for function mrpt::nav::CPTG_DiffDrive_CCS::CPTG_DiffDrive_CCS Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CCS::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CCS::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CCS::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CPTG_DiffDrive_CCS::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CCS::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_DiffDrive_CollisionGridBased... Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadDefaultParams Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadFromConfigFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::PTG_IsIntoDomain Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::ptgDiffDriveSteeringFunction Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveToConfigFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for nested compound mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid... Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::getTPObstacle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::getTPObstacle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::loadFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::saveToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::saveToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::updateCellInfo Generating docs for nested compound mrpt::nav::CPTG_DiffDrive_CollisionGridBased::TCellForLambdaFunction... Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::TCellForLambdaFunction::isEmpty Generating docs for compound mrpt::nav::CPTG_DiffDrive_CS... Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::CPTG_DiffDrive_CS Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathDist Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathPose Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepCount Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_deinitialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_initialize Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::loadColGridsFromFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CS::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::ptgDiffDriveSteeringFunction Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::saveColGridsToFile Generating call graph for function mrpt::nav::CPTG_DiffDrive_CS::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating caller graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::simulateTrajectories Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacle Generating call graph for function mrpt::nav::CPTG_DiffDrive_CollisionGridBased::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_Holo_Blend... Generating call graph for function mrpt::nav::CPTG_Holo_Blend::CPTG_Holo_Blend Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CPTG_Holo_Blend::calc_trans_distance_t_below_Tramp_abc Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating call graph for function mrpt::nav::CPTG_Holo_Blend::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating call graph for function mrpt::nav::CPTG_Holo_Blend::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating call graph for function mrpt::nav::CPTG_Holo_Blend::getPathDist Generating call graph for function mrpt::nav::CPTG_Holo_Blend::getPathPose Generating call graph for function mrpt::nav::CPTG_Holo_Blend::getPathStepForDist Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating call graph for function mrpt::nav::CPTG_Holo_Blend::internal_construct_exprs Generating caller graph for function mrpt::nav::CPTG_Holo_Blend::internal_construct_exprs Generating call graph for function mrpt::nav::CPTG_Holo_Blend::internal_get_T_ramp Generating call graph for function mrpt::nav::CPTG_Holo_Blend::internal_get_v Generating call graph for function mrpt::nav::CPTG_Holo_Blend::internal_get_w Generating call graph for function mrpt::nav::CPTG_Holo_Blend::internal_initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_writeToStream Generating call graph for function mrpt::nav::CPTG_Holo_Blend::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_Holo_Blend::loadDefaultParams Generating call graph for function mrpt::nav::CPTG_Holo_Blend::loadFromConfigFile Generating caller graph for function mrpt::nav::CPTG_Holo_Blend::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_Holo_Blend::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::setRobotShapeRadius Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::setRobotShapeRadius Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating call graph for function mrpt::nav::CPTG_Holo_Blend::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_RobotShape_Circular... Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathDist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathPose Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepDuration Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getSupportedKinematicVelocityCommand Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_initialize Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::internal_processNewRobotShape Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_writeToStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::loadDefaultParams Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::onNewNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::saveToConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::setRobotShapeRadius Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::setRobotShapeRadius Generating call graph for function mrpt::nav::CPTG_RobotShape_Circular::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Circular::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacleSingle Generating docs for compound mrpt::nav::CPTG_RobotShape_Polygonal... Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::alpha2index Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::COLLISION_BEHAVIOR Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::CreatePTG Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::debugDumpInFiles Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::directionToMotionCommand Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::evalClearanceToRobotShape Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::evalPathRelativePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getAlphaValuesCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getDescription Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathDist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathPose Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepCount Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepDuration Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getPathTwist Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getRefDistance Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getScorePriority Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::getSupportedKinematicVelocityCommand Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::index2alpha Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initClearanceDiagram Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initialize Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacles Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::initTPObstacleSingle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_deinitialize Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_initialize Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_processNewRobotShape Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_readFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_loadFromStream Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::internal_shape_saveToStream Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::internal_writeToStream Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::isBijectiveAt Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::isPointInsideRobotShape Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadDefaultParams Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadDefaultParams Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::loadShapeFromConfigFile Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::maxTimeInVelCmdNOP Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::onNewNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::OUTPUT_DEBUG_PATH_PREFIX Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::PTG_IsIntoDomain Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::renderPathAsSimpleLine Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::saveToConfigFile Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::setRobotShape Generating call graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CPTG_RobotShape_Polygonal::static_add_robotShape_to_setOfLines Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportSpeedAtTarget Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::supportVelCmdNOP Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateClearancePost Generating call graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateNavDynamicState Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacle Generating caller graph for function mrpt::nav::CParameterizedTrajectoryGenerator::updateTPObstacleSingle Generating docs for compound mrpt::nav::CReactiveNavigationSystem... Generating call graph for function mrpt::nav::CReactiveNavigationSystem::~CReactiveNavigationSystem Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating call graph for function mrpt::nav::CWaypointsNavigator::cancel Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::changeRobotCircularShapeRadius Generating call graph for function mrpt::nav::CReactiveNavigationSystem::changeRobotShape Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::changeRobotShape Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating call graph for function mrpt::nav::CReactiveNavigationSystem::checkCollisionWithLatestObstacles Generating call graph for function mrpt::nav::CWaypointsNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableTimeLog Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::getHoloMethod Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::getLastLogRecord Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::getPTG Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::getPTG_count Generating call graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating caller graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::impl_waypoint_is_reachable Generating call graph for function mrpt::nav::CReactiveNavigationSystem::implementSenseObstacles Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CWaypointsNavigator::isRelativePointReachable Generating call graph for function mrpt::nav::CReactiveNavigationSystem::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::nav::CReactiveNavigationSystem::loggingGetWSObstaclesAndShape Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CAbstractNavigator::navigate Generating call graph for function mrpt::nav::CWaypointsNavigator::navigateWaypoints Generating call graph for function mrpt::nav::CWaypointsNavigator::navigationStep Generating call graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::onStartNewNavigation Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating call graph for function mrpt::nav::CReactiveNavigationSystem::saveConfigFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::nav::CReactiveNavigationSystem::STEP1_InitPTGs Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating call graph for function mrpt::nav::CReactiveNavigationSystem::STEP3_WSpaceToTPSpace Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating caller graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CReactiveNavigationSystem::TReactiveNavigatorParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::TReactiveNavigatorParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::nav::CReactiveNavigationSystem::TReactiveNavigatorParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::CReactiveNavigationSystem3D... Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::~CReactiveNavigationSystem3D Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::build_movement_candidate Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::calc_move_candidate_scores Generating call graph for function mrpt::nav::CWaypointsNavigator::cancel Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::changeRobotShape Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::checkCollisionWithLatestObstacles Generating call graph for function mrpt::nav::CWaypointsNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::enableLogFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::enableTimeLog Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::generate_vel_cmd Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::getHoloMethod Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::getLastLogRecord Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating caller graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::impl_waypoint_is_reachable Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::implementSenseObstacles Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CWaypointsNavigator::isRelativePointReachable Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::loggingGetWSObstaclesAndShape Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CAbstractNavigator::navigate Generating call graph for function mrpt::nav::CWaypointsNavigator::navigateWaypoints Generating call graph for function mrpt::nav::CWaypointsNavigator::navigationStep Generating call graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::onStartNewNavigation Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::performNavigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::preDestructor Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::saveConfigFile Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::setHolonomicMethod Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::STEP1_InitPTGs Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP2_SenseObstacles Generating call graph for function mrpt::nav::CReactiveNavigationSystem3D::STEP3_WSpaceToTPSpace Generating call graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating caller graph for function mrpt::nav::CAbstractPTGBasedReactive::STEP8_GenerateLogRecord Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating caller graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CReactiveNavigationSystem3D::TPTGmultilevel... Generating docs for compound mrpt::nav::CRobot2NavInterface... Generating caller graph for function mrpt::nav::CRobot2NavInterface::changeSpeeds Generating caller graph for function mrpt::nav::CRobot2NavInterface::changeSpeedsNOP Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::nav::CRobot2NavInterface::getAlignCmd Generating caller graph for function mrpt::nav::CRobot2NavInterface::getCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CRobot2NavInterface::getEmergencyStopCmd Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CRobot2NavInterface::getNavigationTime Generating caller graph for function mrpt::nav::CRobot2NavInterface::getNavigationTime Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CRobot2NavInterface::resetNavigationTimer Generating caller graph for function mrpt::nav::CRobot2NavInterface::resetNavigationTimer Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendApparentCollisionEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndDueToErrorEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationStartEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNewWaypointTargetEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaypointReachedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaySeemsBlockedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::senseObstacles Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::nav::CRobot2NavInterface::startWatchdog Generating caller graph for function mrpt::nav::CRobot2NavInterface::stop Generating caller graph for function mrpt::nav::CRobot2NavInterface::stopWatchdog Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven... Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::changeSpeeds Generating caller graph for function mrpt::nav::CRobot2NavInterface::changeSpeedsNOP Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::nav::CRobot2NavInterface::getAlignCmd Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::getCurrentPoseAndSpeeds Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::getEmergencyStopCmd Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::getNavigationTime Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::getStopCmd Generating caller graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::getStopCmd Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::resetNavigationTimer Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendApparentCollisionEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndDueToErrorEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationStartEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNewWaypointTargetEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaypointReachedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaySeemsBlockedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::senseObstacles Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::nav::CRobot2NavInterface::startWatchdog Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven::stop Generating caller graph for function mrpt::nav::CRobot2NavInterface::stopWatchdog Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::nav::CRobot2NavInterfaceForSimulator_Holo... Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::changeSpeeds Generating caller graph for function mrpt::nav::CRobot2NavInterface::changeSpeedsNOP Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::getAlignCmd Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::getCurrentPoseAndSpeeds Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::getNavigationTime Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::resetNavigationTimer Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendApparentCollisionEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndDueToErrorEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationEndEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNavigationStartEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendNewWaypointTargetEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaypointReachedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::sendWaySeemsBlockedEvent Generating caller graph for function mrpt::nav::CRobot2NavInterface::senseObstacles Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::nav::CRobot2NavInterface::startWatchdog Generating call graph for function mrpt::nav::CRobot2NavInterfaceForSimulator_Holo::stop Generating caller graph for function mrpt::nav::CRobot2NavInterface::stopWatchdog Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::nav::CWaypointsNavigator... Generating call graph for function mrpt::nav::CWaypointsNavigator::CWaypointsNavigator Generating call graph for function mrpt::nav::CWaypointsNavigator::cancel Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeeds Generating call graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::changeSpeedsNOP Generating caller graph for function mrpt::nav::CAbstractNavigator::checkCollisionWithLatestObstacles Generating call graph for function mrpt::nav::CWaypointsNavigator::checkHasReachedTarget Generating caller graph for function mrpt::nav::CAbstractNavigator::dispatchPendingNavEvents Generating call graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating caller graph for function mrpt::nav::CAbstractNavigator::doEmergencyStop Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating caller graph for function mrpt::nav::CWaypointsNavigator::getWaypointNavStatus Generating caller graph for function mrpt::nav::CWaypointsNavigator::impl_waypoint_is_reachable Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::nav::CWaypointsNavigator::isRelativePointReachable Generating call graph for function mrpt::nav::CWaypointsNavigator::loadConfigFile Generating caller graph for function mrpt::nav::CWaypointsNavigator::loadConfigFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::nav::CAbstractNavigator::navigate Generating call graph for function mrpt::nav::CWaypointsNavigator::navigateWaypoints Generating call graph for function mrpt::nav::CWaypointsNavigator::navigationStep Generating call graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CWaypointsNavigator::onNavigateCommandReceived Generating caller graph for function mrpt::nav::CWaypointsNavigator::onStartNewNavigation Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStep Generating call graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating caller graph for function mrpt::nav::CAbstractNavigator::performNavigationStepNavigating Generating call graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating caller graph for function mrpt::nav::CAbstractNavigator::processNavigateCommand Generating call graph for function mrpt::nav::CAbstractNavigator::resetNavError Generating call graph for function mrpt::nav::CAbstractNavigator::resume Generating call graph for function mrpt::nav::CWaypointsNavigator::saveConfigFile Generating caller graph for function mrpt::nav::CWaypointsNavigator::saveConfigFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::nav::CAbstractNavigator::stop Generating caller graph for function mrpt::nav::CAbstractNavigator::stop Generating call graph for function mrpt::nav::CAbstractNavigator::suspend Generating call graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating caller graph for function mrpt::nav::CAbstractNavigator::updateCurrentPoseAndSpeeds Generating call graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating caller graph for function mrpt::nav::CWaypointsNavigator::waypoints_navigationStep Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::nav::CWaypointsNavigator::TNavigationParamsWaypoints... Generating call graph for function mrpt::nav::CWaypointsNavigator::TNavigationParamsWaypoints::getAsText Generating call graph for function mrpt::nav::CWaypointsNavigator::TNavigationParamsWaypoints::isEqual Generating docs for nested compound mrpt::nav::CWaypointsNavigator::TWaypointsNavigatorParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::nav::CWaypointsNavigator::TWaypointsNavigatorParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::nav::CWaypointsNavigator::TWaypointsNavigatorParams::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::nav::PlannerRRT_SE2_TPS... Generating call graph for function mrpt::nav::PlannerRRT_SE2_TPS::initialize Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_initialize_PTG Generating caller graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_initialize_PTG Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_loadConfig_PTG Generating caller graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_loadConfig_PTG Generating call graph for function mrpt::nav::PlannerRRT_SE2_TPS::loadConfig Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree Generating call graph for function mrpt::nav::PlannerRRT_SE2_TPS::solve Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::spaceTransformer Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::spaceTransformerOneDirectionOnly Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::transformPointcloudWithSquareClipping Generating docs for nested compound mrpt::nav::PlannerRRT_SE2_TPS::TPlannerInput... Generating docs for nested compound mrpt::nav::PlannerRRT_SE2_TPS::TPlannerResult... Generating docs for compound mrpt::nav::PlannerSimple2D... Generating call graph for function mrpt::nav::PlannerSimple2D::computePath Generating caller graph for function mrpt::nav::PlannerSimple2D::computePath Generating docs for compound mrpt::nav::PlannerTPS_VirtualBase... Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_initialize_PTG Generating caller graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_initialize_PTG Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_loadConfig_PTG Generating caller graph for function mrpt::nav::PlannerTPS_VirtualBase::internal_loadConfig_PTG Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::spaceTransformer Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::spaceTransformerOneDirectionOnly Generating call graph for function mrpt::nav::PlannerTPS_VirtualBase::transformPointcloudWithSquareClipping Generating docs for nested compound mrpt::nav::PlannerTPS_VirtualBase::TRenderPlannedPathOptions... Generating docs for compound mrpt::nav::PoseDistanceMetric... Generating docs for compound mrpt::nav::PoseDistanceMetric< TNodeSE2 >... Generating call graph for function mrpt::nav::PoseDistanceMetric< TNodeSE2 >::distance Generating docs for compound mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >... Generating call graph for function mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >::distance Generating docs for compound mrpt::nav::RRTAlgorithmParams... Generating docs for compound mrpt::nav::RRTEndCriteria... Generating docs for compound mrpt::nav::TCandidateMovementPTG... Generating docs for compound mrpt::nav::TCPoint... Generating docs for compound mrpt::nav::TMoveEdgeSE2_TP... Generating docs for compound mrpt::nav::TMoveTree... Generating caller graph for function mrpt::nav::TMoveTree::backtrackPath Generating caller graph for function mrpt::nav::TMoveTree::getAllNodes Generating caller graph for function mrpt::nav::TMoveTree::getNearestNode Generating caller graph for function mrpt::nav::TMoveTree::getNextFreeNodeID Generating caller graph for function mrpt::nav::TMoveTree::insertNode Generating caller graph for function mrpt::nav::TMoveTree::insertNodeAndEdge Generating docs for nested compound mrpt::nav::TMoveTree::node_t... Generating docs for compound mrpt::nav::TNodeSE2... Generating docs for compound mrpt::nav::TNodeSE2_TP... Generating docs for compound mrpt::nav::TPlannerInputTempl... Generating docs for compound mrpt::nav::TPlannerResultTempl... Generating docs for compound mrpt::nav::TRobotShape... Generating caller graph for function mrpt::nav::TRobotShape::getHeight Generating caller graph for function mrpt::nav::TRobotShape::getRadius Generating caller graph for function mrpt::nav::TRobotShape::polygon Generating caller graph for function mrpt::nav::TRobotShape::resize Generating caller graph for function mrpt::nav::TRobotShape::setHeight Generating caller graph for function mrpt::nav::TRobotShape::setRadius Generating caller graph for function mrpt::nav::TRobotShape::size Generating docs for compound mrpt::nav::TWaypoint... Generating call graph for function mrpt::nav::TWaypoint::getAsText Generating caller graph for function mrpt::nav::TWaypoint::getAsText Generating docs for compound mrpt::nav::TWaypointSequence... Generating caller graph for function mrpt::nav::TWaypointSequence::clear Generating call graph for function mrpt::nav::TWaypointSequence::getAsOpenglVisualization Generating call graph for function mrpt::nav::TWaypointSequence::getAsText Generating call graph for function mrpt::nav::TWaypointSequence::load Generating call graph for function mrpt::nav::TWaypointSequence::save Generating docs for compound mrpt::nav::TWaypointsRenderingParams... Generating docs for compound mrpt::nav::TWaypointStatus... Generating call graph for function mrpt::nav::TWaypointStatus::getAsText Generating caller graph for function mrpt::nav::TWaypointStatus::getAsText Generating call graph for function mrpt::nav::TWaypointStatus::operator= Generating docs for compound mrpt::nav::TWaypointStatusSequence... Generating call graph for function mrpt::nav::TWaypointStatusSequence::getAsOpenglVisualization Generating call graph for function mrpt::nav::TWaypointStatusSequence::getAsText Generating docs for namespace mrpt::obs Generating caller graph for function mrpt::obs::internal_set_build_points_map_from_scan2D Generating call graph for function mrpt::obs::obs2Dscan_to_viz Generating caller graph for function mrpt::obs::obs2Dscan_to_viz Generating call graph for function mrpt::obs::obs3Dscan_to_viz Generating caller graph for function mrpt::obs::obs3Dscan_to_viz Generating call graph for function mrpt::obs::obs_to_viz Generating call graph for function mrpt::obs::obsPointCloud_to_viz Generating caller graph for function mrpt::obs::obsPointCloud_to_viz Generating call graph for function mrpt::obs::obsVelodyne_to_viz Generating caller graph for function mrpt::obs::obsVelodyne_to_viz Generating caller graph for function mrpt::obs::recolorize3Dpc Generating docs for compound mrpt::obs::CAction... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CAction::getDescriptionAsText Generating caller graph for function mrpt::obs::CAction::getDescriptionAsText Generating call graph for function mrpt::obs::CAction::getDescriptionAsTextValue Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::obs::CActionCollection... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CActionCollection::erase Generating caller graph for function mrpt::obs::CActionCollection::getActionByClass Generating caller graph for function mrpt::obs::CActionCollection::getBestMovementEstimation Generating call graph for function mrpt::obs::CActionCollection::getFirstMovementEstimation Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CActionCollection::insert Generating caller graph for function mrpt::obs::CActionCollection::insert Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::obs::CActionRobotMovement2D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::obs::CActionRobotMovement2D::computeFromEncoders Generating caller graph for function mrpt::obs::CActionRobotMovement2D::computeFromOdometry Generating call graph for function mrpt::obs::CActionRobotMovement2D::computeFromOdometry_modelGaussian Generating call graph for function mrpt::obs::CActionRobotMovement2D::computeFromOdometry_modelThrun Generating call graph for function mrpt::obs::CActionRobotMovement2D::drawSingleSample_modelThrun Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::obs::CActionRobotMovement2D::fastDrawSingleSample Generating call graph for function mrpt::obs::CActionRobotMovement2D::fastDrawSingleSample_modelGaussian Generating call graph for function mrpt::obs::CActionRobotMovement2D::getDescriptionAsText Generating call graph for function mrpt::obs::CAction::getDescriptionAsTextValue Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CActionRobotMovement2D::prepareFastDrawSingleSample_modelGaussian Generating caller graph for function mrpt::obs::CActionRobotMovement2D::prepareFastDrawSingleSamples Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::obs::CActionRobotMovement2D::TMotionModelOptions... Generating docs for nested compound mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_GaussianModel... Generating docs for nested compound mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_ThrunModel... Generating docs for compound mrpt::obs::CActionRobotMovement3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::obs::CActionRobotMovement3D::computeFromOdometry Generating call graph for function mrpt::obs::CActionRobotMovement3D::computeFromOdometry_model6DOF Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CActionRobotMovement3D::getDescriptionAsText Generating call graph for function mrpt::obs::CAction::getDescriptionAsTextValue Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::obs::CActionRobotMovement3D::TMotionModelOptions... Generating docs for nested compound mrpt::obs::CActionRobotMovement3D::TMotionModelOptions::TOptions_6DOFModel... Generating docs for compound mrpt::obs::CObservation... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservation::getDescriptionAsText Generating caller graph for function mrpt::obs::CObservation::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservation2DRangeScan... Generating call graph for function mrpt::obs::CObservation2DRangeScan::buildAuxPointsMap Generating caller graph for function mrpt::obs::CObservation2DRangeScan::buildAuxPointsMap Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservation2DRangeScan::exportTxtDataRow Generating call graph for function mrpt::obs::CObservation2DRangeScan::filterByExclusionAngles Generating caller graph for function mrpt::obs::CObservation2DRangeScan::filterByExclusionAngles Generating caller graph for function mrpt::obs::CObservation2DRangeScan::filterByExclusionAreas Generating call graph for function mrpt::obs::CObservation2DRangeScan::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::obs::CObservation2DRangeScan::getScanIntensity Generating caller graph for function mrpt::obs::CObservation2DRangeScan::getScanProperties Generating caller graph for function mrpt::obs::CObservation2DRangeScan::getScanRange Generating caller graph for function mrpt::obs::CObservation2DRangeScan::getScanRangeValidity Generating caller graph for function mrpt::obs::CObservation2DRangeScan::getScanSize Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservation2DRangeScan::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation2DRangeScan::hasIntensity Generating caller graph for function mrpt::obs::CObservation2DRangeScan::internal_buildAuxPointsMap Generating caller graph for function mrpt::obs::CObservation2DRangeScan::isPlanarScan Generating caller graph for function mrpt::obs::CObservation::load Generating caller graph for function mrpt::obs::CObservation2DRangeScan::loadFromVectors Generating caller graph for function mrpt::obs::CObservation2DRangeScan::resizeScan Generating caller graph for function mrpt::obs::CObservation2DRangeScan::resizeScanAndAssign Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation2DRangeScan::setScanHasIntensity Generating caller graph for function mrpt::obs::CObservation2DRangeScan::setScanIntensity Generating caller graph for function mrpt::obs::CObservation2DRangeScan::setScanRange Generating caller graph for function mrpt::obs::CObservation2DRangeScan::setScanRangeValidity Generating call graph for function mrpt::obs::CObservation2DRangeScan::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating call graph for function mrpt::obs::CObservation2DRangeScan::truncateByDistanceAndAngle Generating docs for compound mrpt::obs::CObservation2DRangeScanWithUncertainty... Generating call graph for function mrpt::obs::CObservation2DRangeScanWithUncertainty::evaluateScanLikelihood Generating caller graph for function mrpt::obs::CObservation2DRangeScanWithUncertainty::evaluateScanLikelihood Generating docs for nested compound mrpt::obs::CObservation2DRangeScanWithUncertainty::TEvalParams... Generating docs for compound mrpt::obs::CObservation3DRangeScan... Generating call graph for function mrpt::obs::CObservation3DRangeScan::~CObservation3DRangeScan Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::obs::CObservation3DRangeScan::convertTo2DScan Generating call graph for function mrpt::obs::CObservation3DRangeScan::doDepthAndIntensityCamerasCoincide Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::obs::CObservation3DRangeScan::EXTERNALS_AS_TEXT Generating caller graph for function mrpt::obs::CObservation3DRangeScan::get_unproj_lut Generating call graph for function mrpt::obs::CObservation3DRangeScan::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservation3DRangeScan::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating call graph for function mrpt::obs::CObservation3DRangeScan::getZoneAsObs Generating call graph for function mrpt::obs::CObservation3DRangeScan::internal_setRangeImageFromMatrixF Generating call graph for function mrpt::obs::CObservation3DRangeScan::load Generating caller graph for function mrpt::obs::CObservation3DRangeScan::load Generating call graph for function mrpt::obs::CObservation3DRangeScan::points3D_convertToExternalStorage Generating call graph for function mrpt::obs::CObservation3DRangeScan::points3D_getExternalStorageFileAbsolutePath Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_convertToExternalStorage Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getAsImage Generating caller graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getAsImage Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getExternalStorageFile Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getExternalStorageFileAbsolutePath Generating caller graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getExternalStorageFileAbsolutePath Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_getExternalStorageFileAbsolutePath Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_setSize Generating caller graph for function mrpt::obs::CObservation3DRangeScan::rangeImage_setSize Generating call graph for function mrpt::obs::CObservation3DRangeScan::rangeImageAsImage Generating caller graph for function mrpt::obs::CObservation3DRangeScan::rangeImageAsImage Generating call graph for function mrpt::obs::CObservation3DRangeScan::recoverCameraCalibrationParameters Generating call graph for function mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors Generating caller graph for function mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservation3DRangeScan::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating caller graph for function mrpt::obs::CObservation3DRangeScan::swap Generating call graph for function mrpt::obs::CObservation3DRangeScan::undistort Generating call graph for function mrpt::obs::CObservation3DRangeScan::unload Generating call graph for function mrpt::obs::CObservation3DRangeScan::unprojectInto Generating caller graph for function mrpt::obs::CObservation3DRangeScan::unprojectInto Generating docs for nested compound mrpt::obs::CObservation3DRangeScan::unproject_LUT_t... Generating docs for compound mrpt::obs::CObservation3DScene... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservation3DScene::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation3DScene::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating call graph for function mrpt::obs::CObservation3DScene::getVisualizationInto Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservation3DScene::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservation6DFeatures... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservation6DFeatures::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation6DFeatures::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservation6DFeatures::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservation6DFeatures::TMeasurement... Generating docs for compound mrpt::obs::CObservationBatteryState... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationBatteryState::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationBatteryState::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationBeaconRanges... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationBeaconRanges::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationBeaconRanges::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationBeaconRanges::TMeasurement... Generating docs for compound mrpt::obs::CObservationBearingRange... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::obs::CObservationBearingRange::debugPrintOut Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationBearingRange::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservationBearingRange::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationBearingRange::TMeasurement... Generating docs for compound mrpt::obs::CObservationCANBusJ1939... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationCANBusJ1939::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationComment... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationComment::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationGasSensors... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationGasSensors::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationGasSensors::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationGasSensors::CMOSmodel... Generating call graph for function mrpt::obs::CObservationGasSensors::CMOSmodel::get_GasDistribution_estimation Generating call graph for function mrpt::obs::CObservationGasSensors::CMOSmodel::inverse_MOSmodeling Generating call graph for function mrpt::obs::CObservationGasSensors::CMOSmodel::noise_filtering Generating call graph for function mrpt::obs::CObservationGasSensors::CMOSmodel::save_log_map Generating docs for nested compound mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap... Generating docs for nested compound mrpt::obs::CObservationGasSensors::TObservationENose... Generating docs for compound mrpt::obs::CObservationGPS... Generating caller graph for function mrpt::obs::CObservationGPS::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationGPS::getDescriptionAsText Generating caller graph for function mrpt::obs::CObservationGPS::getDescriptionAsText Generating call graph for function mrpt::obs::CObservationGPS::getMsgByClass Generating caller graph for function mrpt::obs::CObservationGPS::getMsgByClass Generating call graph for function mrpt::obs::CObservationGPS::getMsgByClass Generating caller graph for function mrpt::obs::CObservationGPS::getMsgByClassPtr Generating call graph for function mrpt::obs::CObservationGPS::getMsgByType Generating call graph for function mrpt::obs::CObservationGPS::getMsgByType Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservationGPS::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating call graph for function mrpt::obs::CObservationGPS::GPS_time_to_UTC Generating call graph for function mrpt::obs::CObservationGPS::GPS_time_to_UTC Generating caller graph for function mrpt::obs::CObservationGPS::has_GGA_datum Generating caller graph for function mrpt::obs::CObservationGPS::has_RMC_datum Generating call graph for function mrpt::obs::CObservationGPS::hasMsgClass Generating caller graph for function mrpt::obs::CObservationGPS::hasMsgClass Generating caller graph for function mrpt::obs::CObservationGPS::hasMsgType Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservationGPS::setMsg Generating call graph for function mrpt::obs::CObservationGPS::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating caller graph for function mrpt::obs::CObservationGPS::swap Generating docs for compound mrpt::obs::CObservationImage... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationImage::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::obs::CObservationImage::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationIMU... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationIMU::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationIMU::exportTxtHeader Generating caller graph for function mrpt::obs::CObservationIMU::get Generating call graph for function mrpt::obs::CObservationIMU::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservationIMU::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservationIMU::has Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservationIMU::set Generating call graph for function mrpt::obs::CObservationIMU::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationOdometry... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationOdometry::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationOdometry::exportTxtHeader Generating call graph for function mrpt::obs::CObservationOdometry::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationPointCloud... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationPointCloud::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservationPointCloud::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservationPointCloud::isExternallyStored Generating call graph for function mrpt::obs::CObservationPointCloud::load Generating caller graph for function mrpt::obs::CObservationPointCloud::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationPointCloud::setAsExternalStorage Generating caller graph for function mrpt::obs::CObservationPointCloud::setAsExternalStorage Generating call graph for function mrpt::obs::CObservationPointCloud::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating call graph for function mrpt::obs::CObservationPointCloud::unload Generating docs for compound mrpt::obs::CObservationRange... Generating caller graph for function mrpt::obs::CObservationRange::begin Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::obs::CObservationRange::end Generating call graph for function mrpt::obs::CObservationRange::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationRange::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationRange::TMeasurement... Generating docs for compound mrpt::obs::CObservationRawDAQ... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationRawDAQ::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationReflectivity... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationReflectivity::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationReflectivity::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservationReflectivity::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationReflectivity::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationRFID... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationRFID::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationRFID::TTagReading... Generating docs for compound mrpt::obs::CObservationRGBD360... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservationRGBD360::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationRGBD360::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationRobotPose... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationRobotPose::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationRobotPose::exportTxtHeader Generating call graph for function mrpt::obs::CObservationRobotPose::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationRotatingScan... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationRotatingScan::fromPointCloud Generating call graph for function mrpt::obs::CObservationRotatingScan::fromScan2D Generating caller graph for function mrpt::obs::CObservationRotatingScan::fromScan2D Generating call graph for function mrpt::obs::CObservationRotatingScan::fromVelodyne Generating caller graph for function mrpt::obs::CObservationRotatingScan::fromVelodyne Generating call graph for function mrpt::obs::CObservationRotatingScan::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservationRotatingScan::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationRotatingScan::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationSkeleton... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationSkeleton::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservationSkeleton::getSensorPose Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationSkeleton::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationSkeleton::TSkeletonJoint... Generating docs for compound mrpt::obs::CObservationStereoImages... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationStereoImages::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservationStereoImages::getStereoCameraParams Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservationStereoImages::setStereoCameraParams Generating caller graph for function mrpt::obs::CObservation::swap Generating call graph for function mrpt::obs::CObservationStereoImages::swap Generating docs for compound mrpt::obs::CObservationStereoImagesFeatures... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationStereoImagesFeatures::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservationStereoImagesFeatures::saveFeaturesToTextFile Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationVelodyneScan... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationVelodyneScan::generatePointCloud Generating caller graph for function mrpt::obs::CObservationVelodyneScan::generatePointCloud Generating call graph for function mrpt::obs::CObservationVelodyneScan::generatePointCloud Generating call graph for function mrpt::obs::CObservationVelodyneScan::generatePointCloudAlongSE3Trajectory Generating call graph for function mrpt::obs::CObservationVelodyneScan::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating call graph for function mrpt::obs::CObservationVelodyneScan::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::obs::CObservationVelodyneScan::setSensorPose Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::laser_return_t... Generating call graph for function mrpt::obs::CObservationVelodyneScan::laser_return_t::distance Generating caller graph for function mrpt::obs::CObservationVelodyneScan::laser_return_t::distance Generating caller graph for function mrpt::obs::CObservationVelodyneScan::laser_return_t::intensity Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::PointCloudStorageWrapper... Generating caller graph for function mrpt::obs::CObservationVelodyneScan::PointCloudStorageWrapper::add_point Generating caller graph for function mrpt::obs::CObservationVelodyneScan::PointCloudStorageWrapper::reserve Generating caller graph for function mrpt::obs::CObservationVelodyneScan::PointCloudStorageWrapper::resizeLaserCount Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::raw_block_t... Generating call graph for function mrpt::obs::CObservationVelodyneScan::raw_block_t::header Generating caller graph for function mrpt::obs::CObservationVelodyneScan::raw_block_t::header Generating call graph for function mrpt::obs::CObservationVelodyneScan::raw_block_t::rotation Generating caller graph for function mrpt::obs::CObservationVelodyneScan::raw_block_t::rotation Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudParameters... Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results... Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::TPointCloud... Generating caller graph for function mrpt::obs::CObservationVelodyneScan::TPointCloud::clear Generating call graph for function mrpt::obs::CObservationVelodyneScan::TPointCloud::clear_deep Generating caller graph for function mrpt::obs::CObservationVelodyneScan::TPointCloud::reserve Generating caller graph for function mrpt::obs::CObservationVelodyneScan::TPointCloud::size Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket... Generating call graph for function mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::gps_timestamp Generating call graph for function mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket::unused2 Generating docs for nested compound mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket... Generating call graph for function mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::gps_timestamp Generating caller graph for function mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket::gps_timestamp Generating docs for compound mrpt::obs::CObservationVisualLandmarks... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationVisualLandmarks::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationWindSensor... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationWindSensor::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationWindSensor::exportTxtHeader Generating call graph for function mrpt::obs::CObservationWindSensor::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CObservationWirelessPower... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CObservationWirelessPower::exportTxtDataRow Generating call graph for function mrpt::obs::CObservationWirelessPower::exportTxtHeader Generating call graph for function mrpt::obs::CObservationWirelessPower::getDescriptionAsText Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CObservation::getSensorPose Generating caller graph for function mrpt::obs::CObservation::getTimeStamp Generating caller graph for function mrpt::obs::CObservation::load Generating call graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::obs::CObservation::sensorPose Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CObservation::swap Generating docs for compound mrpt::obs::CRawlog... Generating call graph for function mrpt::obs::CRawlog::asObservation Generating caller graph for function mrpt::obs::CRawlog::asObservation Generating call graph for function mrpt::obs::CRawlog::asObservation Generating caller graph for function mrpt::obs::CRawlog::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::obs::CRawlog::detectImagesDirectory Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::obs::CRawlog::erase Generating call graph for function mrpt::obs::CRawlog::findObservationsByClassInRange Generating call graph for function mrpt::obs::CRawlog::getActionObservationPair Generating caller graph for function mrpt::obs::CRawlog::getActionObservationPair Generating call graph for function mrpt::obs::CRawlog::getActionObservationPairOrObservation Generating caller graph for function mrpt::obs::CRawlog::getActionObservationPairOrObservation Generating caller graph for function mrpt::obs::CRawlog::getAsAction Generating caller graph for function mrpt::obs::CRawlog::getAsObservation Generating caller graph for function mrpt::obs::CRawlog::getAsObservations Generating call graph for function mrpt::obs::CRawlog::getCommentTextAsConfigFile Generating caller graph for function mrpt::obs::CRawlog::getCommentTextAsConfigFile Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::obs::CRawlog::getType Generating caller graph for function mrpt::obs::CRawlog::insert Generating call graph for function mrpt::obs::CRawlog::insert Generating call graph for function mrpt::obs::CRawlog::insert Generating call graph for function mrpt::obs::CRawlog::loadFromRawLogFile Generating caller graph for function mrpt::obs::CRawlog::loadFromRawLogFile Generating call graph for function mrpt::obs::CRawlog::readActionObservationPair Generating caller graph for function mrpt::obs::CRawlog::remove Generating call graph for function mrpt::obs::CRawlog::saveToRawLogFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CRawlog::size Generating docs for nested compound mrpt::obs::CRawlog::const_iterator... Generating docs for nested compound mrpt::obs::CRawlog::iterator... Generating call graph for function mrpt::obs::CRawlog::iterator::erase Generating caller graph for function mrpt::obs::CRawlog::iterator::erase Generating docs for compound mrpt::obs::CSensoryFrame... Generating caller graph for function mrpt::obs::CSensoryFrame::begin Generating call graph for function mrpt::obs::CSensoryFrame::buildAuxPointsMap Generating caller graph for function mrpt::obs::CSensoryFrame::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::obs::CSensoryFrame::end Generating call graph for function mrpt::obs::CSensoryFrame::erase Generating call graph for function mrpt::obs::CSensoryFrame::eraseByIndex Generating call graph for function mrpt::obs::CSensoryFrame::eraseByLabel Generating caller graph for function mrpt::obs::CSensoryFrame::getObservationByClass Generating call graph for function mrpt::obs::CSensoryFrame::getObservationByIndex Generating caller graph for function mrpt::obs::CSensoryFrame::getObservationByIndex Generating call graph for function mrpt::obs::CSensoryFrame::getObservationByIndex Generating call graph for function mrpt::obs::CSensoryFrame::getObservationByIndexAs Generating call graph for function mrpt::obs::CSensoryFrame::getObservationBySensorLabel Generating caller graph for function mrpt::obs::CSensoryFrame::getObservationBySensorLabel Generating call graph for function mrpt::obs::CSensoryFrame::getObservationBySensorLabelAs Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::obs::CSensoryFrame::insert Generating caller graph for function mrpt::obs::CSensoryFrame::insert Generating caller graph for function mrpt::obs::CSensoryFrame::insertObservationsInto Generating call graph for function mrpt::obs::CSensoryFrame::insertObservationsInto Generating caller graph for function mrpt::obs::CSensoryFrame::internal_buildAuxPointsMap Generating caller graph for function mrpt::obs::CSensoryFrame::push_back Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::obs::CSensoryFrame::size Generating docs for compound mrpt::obs::CSinCosLookUpTableFor2DScans... Generating call graph for function mrpt::obs::CSinCosLookUpTableFor2DScans::getSinCosForScan Generating caller graph for function mrpt::obs::CSinCosLookUpTableFor2DScans::getSinCosForScan Generating call graph for function mrpt::obs::CSinCosLookUpTableFor2DScans::getSinCosForScan Generating docs for nested compound mrpt::obs::CSinCosLookUpTableFor2DScans::TSinCosValues... Generating docs for compound mrpt::obs::T2DScanProperties... Generating docs for compound mrpt::obs::T3DPointsProjectionParams... Generating docs for compound mrpt::obs::T3DPointsTo2DScanParams... Generating docs for compound mrpt::obs::TPixelLabelInfo... Generating call graph for function mrpt::obs::TPixelLabelInfoBase::readAndBuildFromStream Generating call graph for function mrpt::obs::TPixelLabelInfo::setSize Generating docs for compound mrpt::obs::TPixelLabelInfoBase... Generating caller graph for function mrpt::obs::TPixelLabelInfoBase::internal_readFromStream Generating call graph for function mrpt::obs::TPixelLabelInfoBase::readAndBuildFromStream Generating docs for compound mrpt::obs::TRangeImageFilter... Generating call graph for function mrpt::obs::TRangeImageFilter::do_range_filter Generating caller graph for function mrpt::obs::TRangeImageFilter::do_range_filter Generating docs for compound mrpt::obs::TRangeImageFilterParams... Generating docs for compound mrpt::obs::TStereoImageFeatures... Generating docs for compound mrpt::obs::VelodyneCalibration... Generating caller graph for function mrpt::obs::VelodyneCalibration::clear Generating caller graph for function mrpt::obs::VelodyneCalibration::empty Generating call graph for function mrpt::obs::VelodyneCalibration::internal_loadFromXMLNode Generating caller graph for function mrpt::obs::VelodyneCalibration::internal_loadFromXMLNode Generating call graph for function mrpt::obs::VelodyneCalibration::loadFromXMLFile Generating caller graph for function mrpt::obs::VelodyneCalibration::loadFromXMLFile Generating call graph for function mrpt::obs::VelodyneCalibration::loadFromXMLText Generating call graph for function mrpt::obs::VelodyneCalibration::loadFromYAMLFile Generating call graph for function mrpt::obs::VelodyneCalibration::loadFromYAMLText Generating caller graph for function mrpt::obs::VelodyneCalibration::loadFromYAMLText Generating docs for nested compound mrpt::obs::VelodyneCalibration::PerLaserCalib... Generating docs for compound mrpt::obs::VisualizationParameters... Generating docs for namespace mrpt::obs::detail Generating call graph for function mrpt::obs::detail::cam2vec Generating caller graph for function mrpt::obs::detail::cam2vec Generating call graph for function mrpt::obs::detail::cost_func Generating caller graph for function mrpt::obs::detail::cost_func Generating call graph for function mrpt::obs::detail::do_project_3d_pointcloud Generating caller graph for function mrpt::obs::detail::do_project_3d_pointcloud Generating call graph for function mrpt::obs::detail::do_project_3d_pointcloud_SSE2 Generating caller graph for function mrpt::obs::detail::do_project_3d_pointcloud_SSE2 Generating call graph for function mrpt::obs::detail::range2XYZ_LUT Generating call graph for function mrpt::obs::detail::unprojectInto Generating caller graph for function mrpt::obs::detail::unprojectInto Generating caller graph for function mrpt::obs::detail::vec2cam Generating docs for compound mrpt::obs::detail::TLevMarData... Generating docs for namespace mrpt::obs::gnss Generating call graph for function mrpt::obs::gnss::fixEndianness Generating caller graph for function mrpt::obs::gnss::fixEndianness Generating caller graph for function mrpt::obs::gnss::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::getAllFieldValues Generating docs for compound mrpt::obs::gnss::gnss_message... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for compound mrpt::obs::gnss::gnss_message_ptr... Generating call graph for function mrpt::obs::gnss::gnss_message_ptr::gnss_message_ptr Generating caller graph for function mrpt::obs::gnss::gnss_message_ptr::get Generating call graph for function mrpt::obs::gnss::gnss_message_ptr::operator= Generating docs for compound mrpt::obs::gnss::Message_NMEA_GGA... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_GGA::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_GGA::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::Message_NMEA_GGA::getAsStruct Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_GGA::content_t... Generating docs for compound mrpt::obs::gnss::Message_NMEA_GLL... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_GLL::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_GLL::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_GLL::content_t... Generating docs for compound mrpt::obs::gnss::Message_NMEA_GSA... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_GSA::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_GSA::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_GSA::content_t... Generating docs for compound mrpt::obs::gnss::Message_NMEA_RMC... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_RMC::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_RMC::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_RMC::getDateAsTimestamp Generating caller graph for function mrpt::obs::gnss::Message_NMEA_RMC::getDateAsTimestamp Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_RMC::content_t... Generating docs for compound mrpt::obs::gnss::Message_NMEA_VTG... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_VTG::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_VTG::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_VTG::content_t... Generating docs for compound mrpt::obs::gnss::Message_NMEA_ZDA... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NMEA_ZDA::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_ZDA::getAllFieldValues Generating call graph for function mrpt::obs::gnss::Message_NMEA_ZDA::getDateAsTimestamp Generating caller graph for function mrpt::obs::gnss::Message_NMEA_ZDA::getDateAsTimestamp Generating call graph for function mrpt::obs::gnss::Message_NMEA_ZDA::getDateTimeAsTimestamp Generating caller graph for function mrpt::obs::gnss::Message_NMEA_ZDA::getDateTimeAsTimestamp Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating caller graph for function mrpt::obs::gnss::gnss_message::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NMEA_ZDA::content_t... Generating docs for compound mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME::dumpToStream Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME::fixEndianness Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for compound mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME::dumpToStream Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME::fixEndianness Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for compound mrpt::obs::gnss::Message_NV_OEM6_RANGECMP... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::TCompressedRangeLog... Generating docs for compound mrpt::obs::gnss::Message_NV_OEM6_VERSION... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_VERSION::dumpToStream Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_VERSION::fixEndianness Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::Message_NV_OEM6_VERSION::internal_readFromStream Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for nested compound mrpt::obs::gnss::Message_NV_OEM6_VERSION::TComponentVersion... Generating docs for compound mrpt::obs::gnss::Message_TOPCON_PZS... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_TOPCON_PZS::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for compound mrpt::obs::gnss::Message_TOPCON_SATS... Generating call graph for function mrpt::obs::gnss::gnss_message::dumpToConsole Generating call graph for function mrpt::obs::gnss::Message_TOPCON_SATS::dumpToStream Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldDescriptions Generating caller graph for function mrpt::obs::gnss::gnss_message::getAllFieldValues Generating caller graph for function mrpt::obs::gnss::gnss_message::getMessageTypeAsString Generating call graph for function mrpt::obs::gnss::gnss_message::isOfClass Generating caller graph for function mrpt::obs::gnss::gnss_message::isOfType Generating call graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::readAndBuildFromStream Generating caller graph for function mrpt::obs::gnss::gnss_message::writeToStream Generating docs for compound mrpt::obs::gnss::nv_oem6_header_t... Generating call graph for function mrpt::obs::gnss::nv_oem6_header_t::fixEndianness Generating caller graph for function mrpt::obs::gnss::nv_oem6_header_t::fixEndianness Generating docs for compound mrpt::obs::gnss::nv_oem6_short_header_t... Generating call graph for function mrpt::obs::gnss::nv_oem6_short_header_t::fixEndianness Generating caller graph for function mrpt::obs::gnss::nv_oem6_short_header_t::fixEndianness Generating docs for compound mrpt::obs::gnss::UTC_time... Generating call graph for function mrpt::obs::gnss::UTC_time::getAsTimestamp Generating caller graph for function mrpt::obs::gnss::UTC_time::getAsTimestamp Generating docs for namespace mrpt::obs::gnss::nv_oem6_ins_status_type Generating docs for namespace mrpt::obs::gnss::nv_oem6_position_type Generating caller graph for function mrpt::obs::gnss::nv_oem6_position_type::enum2str Generating docs for namespace mrpt::obs::gnss::nv_oem6_solution_status Generating docs for namespace mrpt::obs::stock_observations Generating docs for namespace mrpt::obs::utils Generating docs for namespace mrpt::opengl Generating call graph for function mrpt::opengl::enqueForRendering Generating caller graph for function mrpt::opengl::enqueForRendering Generating call graph for function mrpt::opengl::operator<< Generating call graph for function mrpt::opengl::operator>> Generating call graph for function mrpt::opengl::posePDF2opengl Generating caller graph for function mrpt::opengl::posePDF2opengl Generating call gwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. raph for function mrpt::opengl::processRenderQueue Generating caller graph for function mrpt::opengl::processRenderQueue Generating docs for compound mrpt::opengl::CAngularObservationMesh... Generating call graph for function mrpt::opengl::CAngularObservationMesh::addTriangle Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating call graph for function mrpt::opengl::CAngularObservationMesh::enableTransparency Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CAngularObservationMesh::freeOpenGLResources Generating call graph for function mrpt::opengl::CAngularObservationMesh::generatePointCloud Generating call graph for function mrpt::opengl::CAngularObservationMesh::generateSetOfTriangles Generating call graph for function mrpt::opengl::CAngularObservationMesh::getActualMesh Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CAngularObservationMesh::setWireframe Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CAngularObservationMesh::trace1DSetOfRays Generating call graph for function mrpt::opengl::CAngularObservationMesh::trace2DSetOfRays Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CAngularObservationMesh::updateMesh Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for nested compound mrpt::opengl::CAngularObservationMesh::FTrace1D... Generating docs for nested compound mrpt::opengl::CAngularObservationMesh::FTrace2D... Generating call graph for function mrpt::opengl::CAngularObservationMesh::FTrace2D::operator() Generating docs for nested compound mrpt::opengl::CAngularObservationMesh::TDoubleRange... Generating caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::TDoubleRange Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::amount Generating caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::amount Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::aperture Generating caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::aperture Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::CreateFromAmount Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::CreateFromAperture Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::CreateFromIncrement Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::finalValue Generating caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::increment Generating call graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::negToPos Generating warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::negToPos Generating caller graph for function mrpt::opengl::CAngularObservationMesh::TDoubleRange::values Generating docs for nested compound mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd... Generating docs for compound mrpt::opengl::CArrow... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CArrow::onUpdateBuffers_Triangles Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CArrow::setArrowEnds Generating call graph for function mrpt::opengl::CArrow::setArrowEnds Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CArrow::setHeadRatio Generating call graph for function mrpt::opengl::CArrow::setLargeRadius Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CArrow::setSlicesCount Generating call graph for function mrpt::opengl::CArrow::setSmallRadius Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CAssimpModel... Generating call graph for function mrpt::opengl::CAssimpModel::~CAssimpModel Generating call graph for function mrpt::opengl::CAssimpModel::clear Generating caller graph for function mrpt::opengl::CAssimpModel::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating call graph for function mrpt::opengl::CAssimpModel::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CAssimpModel::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. Name Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CAssimpModel::loadScene Generating caller graph for function mrpt::opengl::CAssimpModel::onUpdateBuffers_all Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CAssimpModel::render Generating call graph for function mrpt::opengl::CAssimpModel::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for nested compound CAssimpModel::Impl... Generating docs for nested compound mrpt::opengl::CAssimpModel::LoadFlags... Generating docs for nested compound mrpt::opengl::CAssimpModel::TInfoPerTexture... Generating docs for compound mrpt::opengl::CAxis... Generating call graph for function mrpt::opengl::CAxis::CAxis Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::CAxis::enableTickMarks Generating call graph for function mrpt::opengl::CAxis::enableTickMarks Generating call graph for function mrpt::opengl::CAxis::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generatiwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ng call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CAxis::onUpdateBuffers_Wireframe Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CAxis::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CAxis::setAxisLimits Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CAxis::setFrequency Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CAxis::setTextScale Generating call graph for function mrpt::opengl::CAxis::setTickMarksLength Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CBox... Generating call graph for function mrpt::opengl::CBox::CBox Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::CBox::enableBoxBorder Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CBox::freeOpenGLResources Generating warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CBox::render Generating call graph for function mrpt::opengl::CBox::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CBox::setBoxBorderColor Generating call graph for function mrpt::opengl::CBox::setBoxCorners Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CBox::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CBox::setWireframe Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CCamera... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CCamera::getAzimuthDegrees Generating call graph for function mrpt::opengl::CCamera::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CCamera::getElevationDegrees Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CCamera::getPinholeModel Generating caller graph for function mrpt::opengl::CCamera::getPointingAt Generating caller graph for function mrpt::opengl::CCamera::getPointingAtX Generating caller graph for function mrpt::opengl::CCamera::getPointingAtY Generating caller graph for function mrpt::opengl::CCamera::getPointingAtZ Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::opengl::CCamera::getProjectiveFOVdeg Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CCamera::getZoomDistance Generating caller graph for function mrpt::opengl::CRenderizwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. able::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CCamera::is6DOFMode Generating caller graph for function mrpt::opengl::CCamera::isNoProjection Generating caller graph for function mrpt::opengl::CCamera::isProjective Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::opengl::CCamera::render Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::opengl::CCamera::set6DOFMode Generating caller graph for function mrpt::opengl::CCamera::setAzimuthDegrees Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating caller graph for function mrpt::opengl::CCamera::setElevationDegrees Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CCamera::setOrthogonal Generating caller graph for function mrpt::opengl::CCamera::setPointingAt Generating call graph for function mrpt::opengl::CCamera::setPointingAt Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CCamera::setProjectiveFOVdeg Generating caller graph for function mrpt::opengl::CCamera::setProjectiveFromPinhole Generating caller graph for function mrpt::opengl::CCamera::setProjectiveModel Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CCamera::setZoomDistance Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CColorBar... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShadewarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. rWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CColorBar::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CColorBar::onUpdateBuffers_all Generating caller graph for function mrpt::opengl::CColorBar::onUpdateBuffers_all Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CColorBar::render Generating call graph for function mrpt::opengl::CColorBar::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CColorBar::setColorAndValueLimits Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CColorBar::setColormap Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CCylinder... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating call graph for function mrpt::opengl::CCylinder::getRadius Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRewarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. nderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating caller graph for function mrpt::opengl::CCylinder::reachesHeight Generating call graph for function mrpt::opengl::CCylinder::reachesHeight Generating caller graph for function mrpt::opengl::CCylinder::reachesHeight Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CCylinder::setHasBases Generating call graph for function mrpt::opengl::CCylinder::setHeight Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CCylinder::setRadii Generating call graph for function mrpt::opengl::CCylinder::setRadius Generating call graph for function mrpt::opengl::CCylinder::setSlicesCount Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CCylinder::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. rpt::opengl::CDisk... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CDisk::setDiskRadius Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CDisk::setSlicesCount Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CDisk::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CEllipsoid2D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CEllipsoid2D::set2DsegmentsCount Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CEllipsoid2D::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CEllipsoid3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. engl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CEllipsoid3D::set3DsegmentsCount Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating callwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. er graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CEllipsoid3D::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CEllipsoidInverseDepth2D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CEllipsoidInverseDepth3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for funwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ction mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CEllipsoidRangeBearing2D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating callwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. er graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CFBORender... Generating call graph for function mrpt::opengl::CFBORender::getCamera Generating caller graph for function mrpt::opengl::CFBORender::getCamera Generating call graph for function mrpt::opengl::CFBORender::internal_render_RGBD Generating caller graph for function mrpt::opengl::CFBORender::render_RGBD Generating call graph for function mrpt::opengl::CFBORender::setCamera Generating docs for compound mrpt::opengl::CFrustum... Generating call graph for function mrpt::opengl::CFrustum::CFrustum Generating call graph for function mrpt::opengl::CFrustum::CFrustum Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CFrustum::freeOpenGLResources Generating call graph for function mrpt::opengl::CFrustum::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::CFrustum::getHorzFOV Generating call graph for function mrpt::opengl::CFrustum::getHorzFOVLeft Generating call graph for function mrpt::opengl::CFrustum::getHorzFOVRight Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating call graph for function mrpt::opengl::CFrustum::getVertFOV Generating call graph for function mrpt::opengl::CFrustum::getVertFOVDown Generating call graph for function mrpt::opengl::CFrustum::getVertFOVUp Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating callerwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CFrustum::render Generating call graph for function mrpt::opengl::CFrustum::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CFrustum::setHorzFOV Generating call graph for function mrpt::opengl::CFrustum::setHorzFOVAsymmetric Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CFrustum::setNearFarPlanes Generating call graph for function mrpt::opengl::CFrustum::setPlaneColor Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CFrustum::setVertFOV Generating call graph for function mrpt::opengl::CFrustum::setVertFOVAsymmetric Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CGeneralizedEllipsoidTemplate... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CGeneralizedEllipsoidTemplate::generatePoints Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CGeneralizedEllipsoidTemplate::implUpdate_Triangles Generating caller graph for function mrpt::opengl::CGeneralizedEllipsoidTemplate::implUpdate_Wireframe Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating caller graph for function mrpt::opengl::CGeneralizedEllipsoidTemplate::setCovMatrixAndMean Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating caller graph for function mrpt::opengl::CGeneralizedEllipsoidTemplate::transformFromParameterSpace Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CGridPlaneXY... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CGridPlaneXY::getPlaneLimits Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::Cwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. Renderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CGridPlaneXY::setGridFrequency Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CGridPlaneXY::setPlaneLimits Generating call graph for function mrpt::opengl::CGridPlaneXY::setPlaneZcoord Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CGridPlaneXZ... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for functiowarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. n mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CGridPlaneXZ::setGridFrequency Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CGridPlaneXZ::setPlaneLimits Generating call graph for function mrpt::opengl::CGridPlaneXZ::setPlaneYcoord Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CMesh... Generating call graph for function mrpt::opengl::CMesh::adjustGridToImageAR Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CMesh::assignImage Generating call graph for function mrpt::opengl::CMesh::assignImageAndZ Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::CMesh::enableColorFromZ Generating caller graph for function mrpt::opengl::CMesh::enableColorFromZ Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::enableLight Generating call graph for function mrpt::opengl::CMesh::enableTransparency Generating caller graph for function mrpt::opengl::CMesh::enableTransparency Generating call graph for function mrpt::opengl::CMesh::enableWireFrame Generating caller graph for function mrpt::opengl::CMesh::enableWireFrame Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CMesh::freeOpenGLResources Generating call graph for function mrpt::opengl::CMesh::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::initializeTextures Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CMesh::onUpdateBuffers_Wireframe Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::readFromStreamTexturedObject Generating call graph for function mrpt::opengl::CMesh::render Generating call graph for function mrpt::opengl::CMesh::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CMesh::setGridLimits Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CMesh::setMask Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CMesh::setXBounds Generating caller graph for function mrpt::opengl::CMesh::setXBounds Generating call graph for function mrpt::opengl::CMesh::setxMax Generating call graph for function mrpt::opengl::CMesh::setxMin Generating call graph for function mrpt::opengl::CMesh::setYBounds Generating caller graph for function mrpt::opengl::CMesh::setYBounds Generating call graph for function mrpt::opengl::CMesh::setyMax Generating call graph for function mrpt::opengl::CMesh::setyMin Generating call graph for function mrpt::opengl::CMesh::setZ Generating caller graph for function mrpt::opengl::CMesh::setZ Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CMesh::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CMesh::updateColorsMatrix Generating call graph for function mrpt::opengl::CMesh::updatePolygons Generating call graph for function mrpt::opengl::CMesh::updateTriangles Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for nested compound mrpt::opengl::CMesh::TTriangleVertexIndices... Generating docs for compound mrpt::opengl::CMesh3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::CMesh3D::enableFaceNormals Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating call graph for function mrpt::opengl::CMesh3D::enableShowEdges Generating call graph for function mrpt::opengl::CMesh3D::enableShowFaces Generating call graph for function mrpt::opengl::CMesh3D::enableShowVertices Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CMesh3D::freeOpenGLResources Generating call graph for function mrpt::opengl::CMesh3D::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Genwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. erating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CMesh3D::loadMesh Generating call graph for function mrpt::opengl::CMesh3D::loadMesh Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CMesh3D::render Generating call graph for function mrpt::opengl::CMesh3D::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CMeshFast... Generating call graph for function mrpt::opengl::CMeshFast::adjustGridToImageAR Generating call graph for function mrpt::opengl::CMeshFast::awarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ssignImage Generating call graph for function mrpt::opengl::CMeshFast::assignImageAndZ Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CMeshFast::enableColorFromZ Generating call graph for function mrpt::opengl::CMeshFast::enableTransparency Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating call graph for function mrpt::opengl::CMeshFast::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CMeshFast::onUpdateBuffers_Points Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CMeshFast::setGridLimits Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CMeshFast::setXBounds Generating call graph for function mrpt::opengl::CMeshFast::setXMax Generating call graph for function mrpt::opengl::CMeshFast::setXMin Generating call graph for function mrpt::opengl::CMeshFast::setYBounds Generating call graph for function mrpt::opengl::CMeshFast::setYMax Generating call graph for function mrpt::opengl::CMeshFast::setYMin Generating call graph for function mrpt::opengl::CMeshFast::setZ Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CMeshFast::updateColorsMatrix Generating call graph for function mrpt::opengl::CMeshFast::updatePoints Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating docs for compound mrpt::opengl::COctoMapVoxels... Generating call graph for function mrpt::opengl::COctoMapVoxels::clear Generating caller graph for function mrpt::opengl::COctoMapVoxels::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::COctoMapVoxels::enableCubeTransparency Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating call graph for function mrpt::opengl::COctoMapVoxels::enableLights Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::COctoMapVoxels::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::COctoMapVoxels::getGridCubeRef Generating caller gwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. raph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::COctoMapVoxels::getVisualizationMode Generating call graph for function mrpt::opengl::COctoMapVoxels::getVoxel Generating call graph for function mrpt::opengl::COctoMapVoxels::getVoxelRef Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::COctoMapVoxels::isCubeTransparencyEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::COctoMapVoxels::onUpdateBuffers_Wireframe Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::COctoMapVoxels::push_back_GridCube Generating caller graph for function mrpt::opengl::COctoMapVoxels::push_back_GridCube Generating call graph for function mrpt::opengl::COctoMapVoxels::push_back_Voxel Generating caller graph for function mrpt::opengl::COctoMapVoxels::push_back_Voxel Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::COctoMapVoxels::render Generating call graph for function mrpt::opengl::COctoMapVoxels::renderUpdateBuffers Generating caller graph for function mrpt::opengl::COctoMapVoxels::reserveGridCubes Generating call graph for function mrpt::opengl::COctoMapVoxels::reserveVoxels Generating caller graph for function mrpt::opengl::COctoMapVoxels::reserveVoxels Generating call graph for function mrpt::opengl::COctoMapVoxels::resizeGridCubes Generating call graph for function mrpt::opengl::COctoMapVoxels::resizeVoxels Generating call graph for function mrpt::opengl::COctoMapVoxels::resizeVoxelSets Generating caller graph for function mrpt::opengl::COctoMapVoxels::resizeVoxelSets Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::opengl::COctoMapVoxels::setBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::COctoMapVoxels::setGridLinesColor Generating call graph for function mrpt::opengl::COctoMapVoxels::setGridLinesWidth Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::COctoMapVoxels::setVisualizationMode Generating call graph for function mrpt::opengl::COctoMapVoxels::setVoxelAsPointsSize Generating call graph for function mrpt::opengl::COctoMapVoxels::showGridLines Generating call graph for function mrpt::opengl::COctoMapVoxels::showVoxels Generating caller graph for function mrpt::opengl::COctoMapVoxels::showVoxels Generating call graph for function mrpt::opengl::COctoMapVoxels::showVoxelsAsPoints Generating call graph for function mrpt::opengl::COctoMapVoxels::sort_voxels_by_z Generating caller graph for function mrpt::opengl::COctoMapVoxels::sort_voxels_by_z Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for nested compound mrpt::opengl::COctoMapVoxels::TGridCube... Generating docs for nested compound mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet... Generating docs for nested compound mrpt::opengl::COctoMapVoxels::TVoxel... Generating docs for compound mrpt::opengl::COctreePointRenderer... Generating caller graph for function mrpt::opengl::COctreePointRenderer::internal_octree_assure_uptodate Generating caller graph for function mrpt::opengl::COctreePointRenderer::internal_recursive_split Generating caller graph for function mrpt::opengl::COctreePointRenderer::octree_assure_uptodate Generating caller graph for function mrpt::opengl::COctreePointRenderer::octree_derived Generating caller graph for function mrpt::opengl::COctreePointRenderer::octree_recursive_render Generating docs for nested compound mrpt::opengl::COctreePointRenderer::TNode... Generating call graph for function mrpt::opengl::COctreePointRenderer::TNode::update_bb Generating docs for nested compound mrpt::opengl::COctreePointRenderer::TRenderQueueElement... Generating docs for compound mrpt::opengl::COpenGLBuffer... Generating call graph for function mrpt::opengl::COpenGLBuffer::COpenGLBuffer Generating caller graph for function mrpt::opengl::COpenGLBuffer::bind Generating caller graph for function mrpt::opengl::COpenGLBuffer::create Generating call graph for function mrpt::opengl::COpenGLBuffer::createOnce Generating caller graph for function mrpt::opengl::COpenGLBuffer::destroy Generating caller graph for function mrpt::opengl::COpenGLBuffer::initialized Generating caller graph for function mrpt::opengl::COpenGLBuffer::type Generating caller graph for function mrpt::opengl::COpenGLBuffer::unbind Generating caller graph for function mrpt::opengl::COpenGLBuffer::usage Generating docs for nested compound mrpt::opengl::COpenGLBuffer::RAII_Impl... Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::~RAII_Impl Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::allocate Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::bind Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::create Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::destroy Generating call graph for function mrpt::opengl::COpenGLBuffer::RAII_Impl::unbind Generating docs for compound mrpt::opengl::COpenGLFramebuffer... Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::Bind Generating call graph for function mrpt::opengl::COpenGLFramebuffer::create Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::CurrentBinding Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::height Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::unbind Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::width Generating docs for nested compound mrpt::opengl::COpenGLFramebuffer::RAII_Impl... Generating call graph for function mrpt::opengl::COpenGLFramebuffer::RAII_Impl::~RAII_Impl Generating call graph for function mrpt::opengl::COpenGLFramebuffer::RAII_Impl::bind Generating call graph for function mrpt::opengl::COpenGLFramebuffer::RAII_Impl::create Generating call graph for function mrpt::opengl::COpenGLFramebuffer::RAII_Impl::destroy Generating caller graph for function mrpt::opengl::COpenGLFramebuffer::RAII_Impl::destroy Generating docs for compound mrpt::opengl::COpenGLScene... Generating call graph for function mrpt::opengl::COpenGLScene::asYAML Generating call graph for function mrpt::opengl::COpenGLScene::clear Generating caller graph for function mrpt::opengl::COpenGLScene::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::COpenGLScene::createViewport Generating caller graph for function mrpt::opengl::COpenGLScene::createViewport Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::COpenGLScene::enableFollowCamera Generating call graph for function mrpt::opengl::COpenGLScene::freeOpenGLResources Generating call graph for function mrpt::opengl::COpenGLScene::getBoundingBox Generating caller graph for function mrpt::opengl::COpenGLScene::getByName Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::COpenGLScene::getViewport Generating caller graph for function mrpt::opengl::COpenGLScene::insert Generating call graph for function mrpt::opengl::COpenGLScene::insert Generating call graph for function mrpt::opengl::COpenGLScene::insertCollection Generating caller graph for function mrpt::opengl::COpenGLScene::internal_visitAllObjects Generating call graph for function mrpt::opengl::COpenGLScene::loadFromFile Generating caller graph for function mrpt::opengl::COpenGLScene::loadFromFile Generating call graph for function mrpt::opengl::COpenGLScene::operator= Generating call graph for function mrpt::opengl::COpenGLScene::removeObject Generating caller graph for function mrpt::opengl::COpenGLScene::removeObject Generating call graph for function mrpt::opengl::COpenGLScene::saveToFile Generating caller graph for function mrpt::opengl::COpenGLScene::saveToFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::opengl::COpenGLScene::viewportsCount Generating call graph for function mrpt::opengl::COpenGLScene::visitAllObjects Generating caller graph for function mrpt::opengl::COpenGLScene::visitAllObjects Generating docs for compound mrpt::opengl::COpenGLVertexArrayObject... Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::bind Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::create Generating call graph for function mrpt::opengl::COpenGLVertexArrayObject::createOnce Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::destroy Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::isCreated Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::release Generating docs for nested compound mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl... Generating call graph for function mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl::~RAII_Impl Generating call graph for function mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl::create Generating call graph for function mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl::destroy Generating caller graph for function mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl::destroy Generating docs for compound mrpt::opengl::COpenGLViewport... Generating call graph for function mrpt::opengl::COpenGLViewport::~COpenGLViewport Generating call graph for function mrpt::opengl::COpenGLViewport::asYAML Generating caller graph for function mrpt::opengl::COpenGLViewport::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::COpenGLViewport::empty Generating call graph for function mrpt::opengl::COpenGLViewport::get3DRayForPixelCoord Generating caller graph for function mrpt::opengl::COpenGLViewport::get3DRayForPixelCoord Generating call graph for function mrpt::opengl::COpenGLViewport::getBoundingBox Generating caller graph for function mrpt::opengl::COpenGLViewport::getByClass Generating call graph for function mrpt::opengl::COpenGLViewport::getCurrentCameraPose Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::opengl::COpenGLViewport::internal_enableImageView Generating caller graph for function mrpt::opengl::COpenGLViewport::isImageViewMode Generating call graph for function mrpt::opengl::COpenGLViewport::loadDefaultShaders Generating caller graph for function mrpt::opengl::COpenGLViewport::loadDefaultShaders Generating caller graph for function mrpt::system::CObservable::publishEvent Generating call graph for function mrpt::opengl::COpenGLViewport::render Generating call graph for function mrpt::opengl::COpenGLViewport::renderImageMode Generating caller graph for function mrpt::opengl::COpenGLViewport::renderImageMode Generating call graph for function mrpt::opengl::COpenGLViewport::renderNormalSceneMode Generating caller graph for function mrpt::opengl::COpenGLViewport::renderNormalSceneMode Generating call graph for function mrpt::opengl::COpenGLViewport::renderTextMessages Generating caller graph for function mrpt::opengl::COpenGLViewport::renderTextMessages Generating call graph for function mrpt::opengl::COpenGLViewport::renderViewportBorder Generating caller graph for function mrpt::opengl::COpenGLViewport::renderViewportBorder Generating call graph for function mrpt::opengl::COpenGLViewport::resetCloneView Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::COpenGLViewport::setCloneView Generating call graph for function mrpt::opengl::COpenGLViewport::setCurrentCameraFromPose Generating call graph for function mrpt::opengl::COpenGLViewport::setImageView Generating call graph for function mrpt::opengl::COpenGLViewport::setImageView Generating caller graph for function mrpt::opengl::COpenGLViewport::setNormalMode Generating call graph for function mrpt::opengl::COpenGLViewport::updateMatricesFromCamera Generating caller graph for function mrpt::opengl::COpenGLViewport::updateMatricesFromCamera Generating docs for compound mrpt::opengl::CPlanarLaserScan... Generating call graph for function mrpt::opengl::CPlanarLaserScan::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating call graph for function mrpt::opengl::CPlanarLaserScan::enableLine Generating call graph for function mrpt::opengl::CPlanarLaserScan::enablePoints Generating call graph for function mrpt::opengl::CPlanarLaserScan::enableSurface Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CPlanarLaserScan::freeOpenGLResources Generating call graph for function mrpt::opengl::CPlanarLaserScan::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::CPlanarLaserScan::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generatinwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. g caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CPlanarLaserScan::onUpdateBuffers_Points Generating call graph for function mrpt::opengl::CPlanarLaserScan::onUpdateBuffers_Wireframe Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CPlanarLaserScan::render Generating call graph for function mrpt::opengl::CPlanarLaserScan::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CPlanarLaserScan::setScan Generating caller graph for function mrpt::opengl::CPlanarLaserScan::setScan Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CPointCloud... Generating call graph for function mrpt::opengl::CPointCloud::clear Generating caller graph for function mrpt::opengl::CPointCloud::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CPointCloud::empty Generating call graph for function mrpt::opengl::CPointCloud::enableColorFromX Generating call graph for function mrpt::opengl::CPointCloud::enableColorFromY Generating call graph for function mrpt::opengl::CPointCloud::enableColorFromZ Generating call graph for function mrpt::opengl::CPointCloud::enablePointSmooth Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating call graph for function mrpt::opengl::CPointCloud::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CPointCloud::insertPoint Generating caller graph for function mrpt::opengl::CPointCloud::insertPoint Generating call graph for function mrpt::opengl::CPointCloud::insertPoint Generating call graph for function mrpt::opengl::CPointCloud::insertPoint Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::opengl::CPointCloud::loadFrwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. omPointsList Generating call graph for function mrpt::opengl::CPointCloud::loadFromPointsMap Generating call graph for function mrpt::opengl::CPointCloud::markAllPointsAsNew Generating caller graph for function mrpt::opengl::CPointCloud::markAllPointsAsNew Generating call graph for function mrpt::opengl::CPointCloud::onUpdateBuffers_Points Generating call graph for function mrpt::opengl::CPointCloud::operator[] Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CPointCloud::PLY_export_get_vertex_count Generating call graph for function mrpt::opengl::CPointCloud::PLY_import_set_vertex_count Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating call graph for function mrpt::opengl::CPointCloud::render_subset Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::renderUpdateBuffers Generating call graph for function mrpt::opengl::CPointCloud::resize Generating caller graph for function mrpt::opengl::CPointCloud::resize Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CPointCloud::setAllPoints Generating call graph for function mrpt::opengl::CPointCloud::setAllPoints Generating call graph for function mrpt::opengl::CPointCloud::setAllPointsFast Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CPointCloud::setPoint Generating call graph for function mrpt::opengl::CPointCloud::setPoint_fast Generating caller graph for function mrpt::opengl::CPointCloud::setPoint_fast Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CPointCloud::size Generating call graph for function mrpt::opengl::CPointCloud::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizablwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. eShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating docs for compound mrpt::opengl::CPointCloudColoured... Generating call graph for function mrpt::opengl::CPointCloudColoured::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CPointCloudColoured::empty Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating call graph for function mrpt::opengl::CPointCloudColoured::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CPointCloudColoured::getPoint3Df Generating caller graph for function mrpt::opengl::CPointCloudColoured::getPointColor Generating call graph for function mrpt::opengl::CPointCloudColoured::getPointColor_fast Generating caller graph for function mrpt::opengl::CPointCloudColoured::getPointColor_fast Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CPointCloudColoured::insertPoint Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating call graph for function mrpt::opengl::CPointCloudColoured::loadFromPointsMap Generating call graph for function mrpt::opengl::CPointCloudColoured::markAllPointsAsNew Generating caller graph for function mrpt::opengl::CPointCloudColoured::markAllPointsAsNew Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CPointCloudColoured::PLY_export_get_vertex Generating call graph for function mrpt::opengl::CPointCloudColoured::PLY_export_get_vertex_count Generating call graph for function mrpt::opengl::CPointCloudColoured::PLY_import_set_vertex Generating call graph for function mrpt::opengl::CPointCloudColoured::PLY_import_set_vertex_count Generating call graph for function mrpt::opengl::CPointCloudColoured::push_back Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CPointCloudColoured::recolorizeByCoordinate Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating call graph for function mrpt::opengl::CPointCloudColoured::render_subset Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::renderUpdateBuffers Generating call graph for function mrpt::opengl::CPointCloudColoured::resize Generating caller graph for function mrpt::opengl::CPointCloudColoured::resize Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CPointCloudColoured::setPoint Generating caller graph for function mrpt::opengl::CPointCloudColoured::setPoint Generating call graph for function mrpt::opengl::CPointCloudColoured::setPoint_fast Generating caller graph for function mrpt::opengl::CPointCloudColoured::setPoint_fast Generating call graph for function mrpt::opengl::CPointCloudColoured::setPoint_fast Generating call graph for function mrpt::opengl::CPointCloudColoured::setPointColor_fast Generating caller graph for function mrpt::opengl::CPointCloudColoured::setPointColor_fast Generating caller graph for function mrpt::opengl::CPointCloudColoured::setPointColor_u8_fast Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CPointCloudColoured::size Generating call graph for function mrpt::opengl::CPointCloudColoured::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating docs for compound mrpt::opengl::CPolyhedron... Generating call graph for function mrpt::opengl::CPolyhedron::CPolyhedron Generating call graph for function mrpt::opengl::CPolyhedron::CPolyhedron Generating call graph for function mrpt::opengl::CPolyhedron::addEdges Generating caller graph for function mrpt::opengl::CPolyhedron::addEdges Generating call graph for function mrpt::opengl::CPolyhedron::augment Generating call graph for function mrpt::opengl::CPolyhedron::augment Generating call graph for function mrpt::opengl::CPolyhedron::augment Generating call graph for function mrpt::opengl::CPolyhedron::augment Generating call graph for function mrpt::opengl::CPolyhedron::cantellate Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CPolyhedron::CreateArchimedeanRegularAntiprism Generating caller graph for function mrpt::opengl::CPolyhedron::CreateArchimedeanRegularAntiprism Generating call graph for function mrpt::opengl::CPolyhedron::CreateArchimedeanRegularPrism Generating caller graph for function mrpt::opengl::CPolyhedron::CreateArchimedeanRegularPrism Generating call graph for function mrpt::opengl::CPolyhedron::CreateBifrustum Generating caller graph for function mrpt::opengl::CPolyhedron::CreateBifrustum Generating call graph for function mrpt::opengl::CPolyhedron::CreateCatalanDoublePyramid Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCatalanDoublePyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateCatalanTrapezohedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCatalanTrapezohedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateCubicPrism Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCubicPrism Generating call graph for function mrpt::opengl::CPolyhedron::CreateCubicPrism Generating call graph for function mrpt::opengl::CPolyhedron::CreateCuboctahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCuboctahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateCupola Generating call graph for function mrpt::opengl::CPolyhedron::CreateCustomAntiprism Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCustomAntiprism Generating call graph for function mrpt::opengl::CPolyhedron::CreateCustomPrism Generating caller graph for function mrpt::opengl::CPolyhedron::CreateCustomPrism Generating call graph for function mrpt::opengl::CPolyhedron::CreateDeltoidalHexecontahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateDeltoidalHexecontahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateDeltoidalIcositetrahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateDeltoidalIcositetrahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateDodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateDodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateDoublePyramid Generating caller graph for function mrpt::opengl::CPolyhedron::CreateDoublePyramid Generating caller graph for function mrpt::opengl::CPolyhedron::CreateEmpty Generating call graph for function mrpt::opengl::CPolyhedron::CreateFrustum Generating call graph for function mrpt::opengl::CPolyhedron::CreateHexahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateHexahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateIcosahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateIcosahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateIcosidodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateIcosidodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateJohnsonSolidWithConstantBase Generating caller graph for function mrpt::opengl::CPolyhedron::CreateJohnsonSolidWithConstantBase Generating caller graph for function mrpt::opengl::CPolyhedron::CreateNoCheck Generating call graph for function mrpt::opengl::CPolyhedron::CreateOctahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateOctahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateParallelepiped Generating call graph for function mrpt::opengl::CPolyhedron::CreatePentagonalRotunda Generating call graph for function mrpt::opengl::CPolyhedron::CreatePentakisDodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreatePentakisDodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreatePyramid Generating caller graph for function mrpt::opengl::CPolyhedron::CreatePyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateRandomPolyhedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularAntiprism Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularBifrustum Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularDoublePyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularFrustum Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularPrism Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularPyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateRegularTruncatedPyramid Generating caller graph for function mrpt::opengl::CPolyhedron::CreateRegularTruncatedPyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateRhombicDodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateRhombicDodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateRhombicosidodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateRhombicosidodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateRhombicTriacontahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateRhombicTriacontahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateRhombicuboctahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateRhombicuboctahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTetrahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTetrahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTetrakisHexahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTetrakisHexahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTrapezohedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTriakisIcosahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTriakisIcosahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTriakisOctahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTriakisOctahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTriakisTetrahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTriakisTetrahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedDodecahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTruncatedDodecahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedHexahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTruncatedHexahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedIcosahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTruncatedIcosahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedOctahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTruncatedOctahedron Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedPyramid Generating caller gwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. raph for function mrpt::opengl::CPolyhedron::CreateTruncatedPyramid Generating call graph for function mrpt::opengl::CPolyhedron::CreateTruncatedTetrahedron Generating caller graph for function mrpt::opengl::CPolyhedron::CreateTruncatedTetrahedron Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CPolyhedron::facesInVertex Generating call graph for function mrpt::opengl::CPolyhedron::freeOpenGLResources Generating caller graph for function mrpt::opengl::CPolyhedron::generateBase Generating caller graph for function mrpt::opengl::CPolyhedron::generateShiftedBase Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CPolyhedron::getCenter Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating call graph for function mrpt::opengl::CPolyhedron::getDual Generating caller graph for function mrpt::opengl::CPolyhedron::getFacesArea Generating call graph for function mrpt::opengl::CPolyhedron::getIntersection Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating call graph for function mrpt::opengl::CPolyhedron::getSetOfPolygons Generating caller graph for function mrpt::opengl::CPolyhedron::getSetOfPolygons Generating call graph for function mrpt::opengl::CPolyhedron::getSetOfPolygonsAbsolute Generating call graph for function mrpt::opengl::CPolyhedron::getVolume Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CPolyhedron::InitFromVertAndFaces Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CPolyhedron::makeConvexPolygons Generating call graph for function mrpt::opengl::CPolyhedron::onUpdateBuffers_Triangles Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CPolyhedron::render Generating call graph for function mrpt::opengl::CPolyhedron::renderUpdateBuffers Generating call graph for function mrpt::opengl::CPolyhedron::rotate Generating call graph for function mrpt::opengl::CPolyhedron::scale Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CPolyhedron::setNormal Generating caller graph for function mrpt::opengl::CPolyhedron::setNormal Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CPolyhedron::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CPolyhedron::truncate Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CPolyhedron::updatePolygons Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for nested compound mrpt::opengl::CPolyhedron::TPolyhedronEdge... Generating call graph for function mrpt::opengl::CPolyhedron::TPolyhedronEdge::length Generating docs for nested compound mrpt::opengl::CPolyhedron::TPolyhedronFace... Generating call graph for function mrpt::opengl::CPolyhedron::TPolyhedronFace::area Generating docs for compound mrpt::opengl::CRenderizable... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::opengl::CRenderizable::render Generating caller graph for function mrpt::opengl::CRenderizable::renderUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::requiredShaders Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph forwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for nested compound mrpt::opengl::CRenderizable::RenderContext... Generating docs for compound mrpt::opengl::CRenderizableShaderPoints... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::render Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating docs for compound mrpt::opengl::CRenderizableShaderText... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderText::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call grwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. aph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderText::render Generating caller graph for function mrpt::opengl::CRenderizableShaderText::render Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CRenderizableShaderTexturedTriangles... Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::~CRenderizableShaderTexturedTriangles Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignIwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. mage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::getNewTextureNumber Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::initializeTextures Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::onUpdateBuffers_TexturedTriangles Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::readFromStreamTexturedObject Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::releaseTextureName Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::render Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::renderUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for nested compound mrpt::opengl::CRenderizableShaderTexturedTriangles::texture_name_unit_t... Generating docs for compound mrpt::opengl::CRenderizableShaderTriangles... Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CRenderizableShaderWireFrame... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CSetOfLines... Generating call graph for function mrpt::opengl::CSetOfLines::appendLine Generating caller graph for function mrpt::opengl::CSetOfLines::appendLine Generating call graph for function mrpt::opengl::CSetOfLines::appendLine Generating call graph for function mrpt::opengl::CSetOfLines::appendLine Generating call graph for function mrpt::opengl::CSetOfLines::appendLines Generating call graph for function mrpt::opengl::CSetOfLines::appendLines Generating call graph for function mrpt::opengl::CSetOfLines::appendLineStrip Generating caller graph for function mrpt::opengl::CSetOfLines::appendLineStrip Generating call graph for function mrpt::opengl::CSetOfLines::appendLineStrip Generating caller graph for function mrpt::opengl::CSetOfLines::begin Generating call graph for function mrpt::opengl::CSetOfLines::begin Generating call graph for function mrpt::opengl::CSetOfLines::clear Generating caller graph for function mrpt::opengl::CSetOfLines::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CSetOfLines::empty Generating call graph for function mrpt::opengl::CSetOfLines::enableAntiAliasing Generating caller graph for function mrpt::opengl::CSetOfLines::end Generating call graph for function mrpt::opengl::CSetOfLines::end Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CSetOfLines::freeOpenGLResources Generating call graph for function mrpt::opengl::CSetOfLines::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating caller graph for function mrpt::opengl::CSetOfLines::rbegin Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CSetOfLines::render Generating call graph for function mrpt::opengl::CSetOfLines::renderUpdateBuffers Generating call graph for function mrpt::opengl::CSetOfLines::reserve Generating call graph for function mrpt::opengl::CSetOfLines::resize Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CSetOfLines::setLineByIndex Generating caller graph for function mrpt::opengl::CSetOfLines::setLineByIndex Generating call graph for function mrpt::opengl::CSetOfLines::setLineByIndex Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CSetOfLines::setVerticesPointSize Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CSetOfObjects... Generating call graph for function mrpt::opengl::CSetOfObjects::asYAML Generating caller graph for function mrpt::opengl::CSetOfObjects::begin Generating caller graph for function mrpt::opengl::CSetOfObjects::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CSetOfObjects::contains Generating call graph for function mrpt::opengl::CSetOfObjects::dumpListOfObjects Generating caller graph for function mrpt::opengl::CSetOfObjects::dumpListOfObjects Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CSetOfObjects::end Generating call graph for function mrpt::opengl::CSetOfObjects::enqueForRenderRecursive Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CSetOfObjects::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CSetOfObjects::insert Generating call graph for function mrpt::opengl::CSetOfObjects::insert Generating call grapwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. h for function mrpt::opengl::CSetOfObjects::insertCollection Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CSetOfObjects::posePDF2opengl Generating caller graph for function mrpt::opengl::CSetOfObjects::posePDF2opengl Generating call graph for function mrpt::opengl::CSetOfObjects::posePDF2opengl Generating call graph for function mrpt::opengl::CSetOfObjects::posePDF2opengl Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating call graph for function mrpt::opengl::CSetOfObjects::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating call graph for function mrpt::opengl::CSetOfObjects::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating call graph for function mrpt::opengl::CSetOfObjects::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating call graph for function mrpt::opengl::CSetOfObjects::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CSetOfTexturedTriangles... Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CSetOfTexturedTriangles::clearTriangles Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. izableShaderTexturedTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::freeOpenGLResources Generating call graph for function mrpt::opengl::CSetOfTexturedTriangles::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating call graph for function mrpt::opengl::CSetOfTexturedTriangles::getTriangle Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::initializeTextures Generating call graph for function mrpt::opengl::CSetOfTexturedTriangles::insertTriangle Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::readFromStreamTexturedObject Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::render Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::renderUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CSetOfTriangles... Generating caller graph for function mrpt::opengl::CSetOfTriangles::begin Generating call graph for function mrpt::opengl::CSetOfTriangles::clearTriangles Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CSetOfTriangles::end Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::freeOpenGLResources Generating call graph for function mrpt::opengl::CSetOfTriangles::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Gewarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. nerating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CSetOfTriangles::insertTriangle Generating call graph for function mrpt::opengl::CSetOfTriangles::insertTriangles Generating caller graph for function mrpt::opengl::CSetOfTriangles::insertTriangles Generating call graph for function mrpt::opengl::CSetOfTriangles::insertTriangles Generating call graph for function mrpt::opengl::CSetOfTriangles::insertTriangles Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::render Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::renderUpdateBuffers Generating call graph for function mrpt::opengl::CSetOfTriangles::reserve Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CSetOfTriangles::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating call graph for function mrpt::opengl::CSetOfTriangles::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating call graph for function mrpt::opengl::CSetOfTriangles::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating call graph for function mrpt::opengl::CSetOfTriangles::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating call graph for function mrpt::opengl::CSetOfTriangles::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CSetOfTriangles::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CSetOfTriangles::updwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. atePolygons Generating docs for compound mrpt::opengl::CSimpleLine... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::render Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CSimpleLine::setLineCoords Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CSphere... Generating call graph for function mrpt::opengl::CSphere::CSphere Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CSphere::regenerateBaseParams Generating caller graph for function mrpt::opengl::CSphere::regenerateBaseParams Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CSphere::setNumberDivsLatitude Generating call graph for function mrpt::opengl::CSphere::setNumberDivsLongitude Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CSphere::setRadius Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CSphere::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CText... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CText::computeTextExtension Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. queForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderText::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CText::getString Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CText::onUpdateBuffers_Text Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CText::render Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CText::setFont Generating call graph for function mrpt:warning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. :opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CText::setString Generating caller graph for function mrpt::opengl::CText::setString Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CText::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CText3D... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CRenderizableShaderText::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CText3D::onUpdateBuffers_Text Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderText::render Generating caller graph for function mrpt::opengl::CRenderizableShaderText::render Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CText3D::setFont Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CText3D::setString Generating call graph for function mrpt::opengl::CText3D::setTextKerning Generating call graph for function mrpt::opengl::CText3D::setTextSpacing Generating call graph for function mrpt::opengl::CText3D::setTextStyle Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating call graph for function mrpt::opengl::CText3D::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CTextMessageCapable... Generating docs for nested compound mrpt::opengl::CTextMessageCapable::DataPerText... Generating docs for nested compound mrpt::opengl::CTextMessageCapable::TListTextMessages... Generating caller graph for function mrpt::opengl::CTextMessageCapable::TListTextMessages::regenerateGLobjects Generating docs for compound mrpt::opengl::CTexturedPlane... Generating call graph for function mrpt::opengl::CTexturedPlane::CTexturedPlane Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::assignImage Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CTexturedPlane::cullFaces Generating call graph for function mrpt::opengl::CTexturedPlane::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CTexturedPlane::freeOpenGLResources Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizawarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ble::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::initializeTextures Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::readFromStreamTexturedObject Generating call graph for function mrpt::opengl::CTexturedPlane::render Generating call graph for function mrpt::opengl::CTexturedPlane::renderUpdateBuffers Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CTexturedPlane::setPlaneCorners Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CTexturedPlane::traceRay Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderTexturedTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating docs for compound mrpt::opengl::CVectorField2D... Generating call graph for function mrpt::opengl::CVectorField2D::adjustVectorFieldToGrid Generating call graph for function mrpt::opengl::CVectorField2D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CVectorField2D::cols Generating caller graph for function mrpt::opengl::CVectorField2D::cols Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::cullFaces Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CVectorField2D::enableAntiAliasing Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::enableLight Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CVectorField2D::freeOpenGLResources Generating call graph for function mrpt::opengl::CVectorField2D::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::params_deserialize Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CVectorField2D::render Generating call graph for function mrpt::opengl::CVectorField2D::renderUpdateBuffers Generating call graph for function mrpt::opengl::CVectorField2D::resize Generating call graph for function mrpt::opengl::CVectorField2D::rows Generating caller graph for function mrpt::opengl::CVectorField2D::rows Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CVectorField2D::setGridCenterAndCellSize Generating call graph for function mrpt::opengl::CVectorField2D::setGridLimits Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CVectorField2D::setPointColor Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CVectorField2D::setVectorField Generating call graph for function mrpt::opengl::CVectorField2D::setVectorFieldColor Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderTriangles::trianglesBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderiwarning: Caller graph for 'mrpt::opengl::CRenderizable::notifyChange' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. zableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::CVectorField3D... Generating call graph for function mrpt::opengl::CVectorField3D::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::opengl::CVectorField3D::cols Generating caller graph for function mrpt::opengl::CVectorField3D::cols Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::enableAntiAliasing Generating call graph for function mrpt::opengl::CVectorField3D::enableColorFromModule Generating call graph for function mrpt::opengl::CVectorField3D::enableShowPoints Generating caller graph for function mrpt::opengl::CRenderizable::enqueForRenderRecursive Generating call graph for function mrpt::opengl::CVectorField3D::freeOpenGLResources Generating call graph for function mrpt::opengl::CVectorField3D::getBoundingBox Generating call graph for function mrpt::opengl::CRenderizable::getBoundingBox Generating caller graph for function mrpt::opengl::CRenderizable::getColor Generating call graph for function mrpt::opengl::CRenderizable::getColorA Generating call graph for function mrpt::opengl::CRenderizable::getColorB Generating call graph for function mrpt::opengl::CRenderizable::getColorG Generating call graph for function mrpt::opengl::CRenderizable::getColorR Generating caller graph for function mrpt::opengl::CRenderizable::getLocalRepresentativePoint Generating caller graph for function mrpt::opengl::CRenderizable::getName Generating caller graph for function mrpt::opengl::CRenderizable::getPose Generating call graph for function mrpt::opengl::CRenderizable::getPosePitch Generating call graph for function mrpt::opengl::CRenderizable::getPosePitchRad Generating caller graph for function mrpt::opengl::CRenderizable::getPoseRef Generating call graph for function mrpt::opengl::CRenderizable::getPoseRoll Generating call graph for function mrpt::opengl::CRenderizable::getPoseRollRad Generating call graph for function mrpt::opengl::CRenderizable::getPoseX Generating call graph for function mrpt::opengl::CRenderizable::getPoseY Generating call graph for function mrpt::opengl::CRenderizable::getPoseYaw Generating call graph for function mrpt::opengl::CRenderizable::getPoseYawRad Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::opengl::CRenderizable::getScaleX Generating caller graph for function mrpt::opengl::CRenderizable::getScaleY Generating caller graph for function mrpt::opengl::CRenderizable::getScaleZ Generating caller graph for function mrpt::opengl::CRenderizable::hasToUpdateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::isShowNameEnabled Generating caller graph for function mrpt::opengl::CRenderizable::isVisible Generating call graph for function mrpt::opengl::CRenderizable::labelObject Generating caller graph for function mrpt::opengl::CRenderizable::labelObject Generating call graph for function mrpt::opengl::CVectorField3D::onUpdateBuffers_Points Generating call graph for function mrpt::opengl::CVectorField3D::onUpdateBuffers_Wireframe Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::params_deserialize Generating call graph for function mrpt::opengl::CRenderizable::readFromStreamRender Generating call graph for function mrpt::opengl::CVectorField3D::render Generating call graph for function mrpt::opengl::CVectorField3D::renderUpdateBuffers Generating call graph for function mrpt::opengl::CVectorField3D::resize Generating call graph for function mrpt::opengl::CVectorField3D::rows Generating caller graph for function mrpt::opengl::CVectorField3D::rows Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor Generating call graph for function mrpt::opengl::CRenderizable::setColor Generating caller graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColor_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorA Generating caller graph for function mrpt::opengl::CRenderizable::setColorA_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorB Generating caller graph for function mrpt::opengl::CRenderizable::setColorB_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorG Generating caller graph for function mrpt::opengl::CRenderizable::setColorG_u8 Generating call graph for function mrpt::opengl::CRenderizable::setColorR Generating caller graph for function mrpt::opengl::CRenderizable::setColorR_u8 Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating caller graph for function mrpt::opengl::CRenderizableShaderWireFrame::setLineWidth Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating caller graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CRenderizable::setLocation Generating call graph for function mrpt::opengl::CVectorField3D::setMaxSpeedForColor Generating call graph for function mrpt::opengl::CVectorField3D::setMotionFieldColormap Generating call graph for function mrpt::opengl::CVectorField3D::setPointColor Generating call graph for function mrpt::opengl::CVectorField3D::setPointCoordinates Generating call graph for function mrpt::opengl::CVectorField3D::setPointCoordinates Generating caller graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CRenderizable::setPose Generating call graph for function mrpt::opengl::CVectorField3D::setVectorField Generating call graph for function mrpt::opengl::CVectorField3D::setVectorField Generating call graph for function mrpt::opengl::CVectorField3D::setVectorFieldColor Generating caller graph for function mrpt::opengl::CRenderizable::setVisibility Generating caller graph for function mrpt::opengl::CRenderizable::toYAMLMap Generating call graph for function mrpt::opengl::CRenderizable::updateBuffers Generating caller graph for function mrpt::opengl::CRenderizable::updateBuffers Generating call graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating caller graph for function mrpt::opengl::CRenderizableShaderPoints::verticesBoundingBox Generating call graph for function mrpt::opengl::CRenderizableShaderWireFrame::wireframeVerticesBoundingBox Generating docs for compound mrpt::opengl::DefaultShaderID... Generating docs for compound mrpt::opengl::FrameBufferBinding... Generating docs for compound mrpt::opengl::mrptEventGLPostRender... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::opengl::mrptEventGLPreRender... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::opengl::PLY_Exporter... Generating call graph for function mrpt::opengl::PLY_Exporter::saveToPlyFile Generating docs for compound mrpt::opengl::PLY_Importer... Generating call graph for function mrpt::opengl::PLY_Importer::loadFromPlyFile Generating docs for compound mrpt::opengl::PointCloudAdapter... Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::getPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::getPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::getPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::getPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setInvalidPoint Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::setPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >::setInvalidPoint Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::getPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::getPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::getPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::getPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::setPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::setPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::setPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::setPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >::setInvalidPoint Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::obs::CObservation3DRangeScan >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::obs::CObservation3DRangeScan >::resize Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud >::setInvalidPoint Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >... Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::resize Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setInvalidPoint Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setPointRGBf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setPointRGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setPointXYZ Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setPointXYZ_RGBAf Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::setPointXYZ_RGBu8 Generating call graph for function mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::size Generating docs for compound mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZ > >... Generating docs for compound mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZRGB > >... Generating docs for compound mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZRGBA > >... Generating docs for compound mrpt::opengl::Program... Generating call graph for function mrpt::opengl::Program::~Program Generating caller graph for function mrpt::opengl::Program::attributeId Generating call graph for function mrpt::opengl::Program::clear Generating call graph for function mrpt::opengl::Program::declareAttribute Generating call graph for function mrpt::opengl::Program::declareUniform Generating call graph for function mrpt::opengl::Program::dumpProgramDescription Generating caller graph for function mrpt::opengl::Program::hasAttribute Generating caller graph for function mrpt::opengl::Program::hasUniform Generating call graph for function mrpt::opengl::Program::linkProgram Generating caller graph for function mrpt::opengl::Program::programId Generating caller graph for function mrpt::opengl::Program::uniformId Generating docs for nested compound mrpt::opengl::Program::Data... Generating docs for compound mrpt::opengl::RenderQueueElement... Generating docs for compound mrpt::opengl::Shader... Generating call graph for function mrpt::opengl::Shader::~Shader Generating call graph for function mrpt::opengl::Shader::compile Generating docs for nested compound mrpt::opengl::Shader::Data... Generating docs for compound mrpt::opengl::T2DTextData... Generating docs for compound mrpt::opengl::TFontParams... Generating docs for compound mrpt::opengl::TLightParameters... Generating caller graph for function mrpt::opengl::TLightParameters::readFromStream Generating caller graph for function mrpt::opengl::TLightParameters::writeToStream Generating docs for compound mrpt::opengl::TRenderMatrices... Generating call graph for function mrpt::opengl::TRenderMatrices::applyLookAt Generating call graph for function mrpt::opengl::TRenderMatrices::computeNoProjectionMatrix Generating call graph for function mrpt::opengl::TRenderMatrices::computeOrthoProjectionMatrix Generating caller graph for function mrpt::opengl::TRenderMatrices::computeOrthoProjectionMatrix Generating call graph for function mrpt::opengl::TRenderMatrices::computeProjectionMatrix Generating caller graph for function mrpt::opengl::TRenderMatrices::computeProjectionMatrix Generating call graph for function mrpt::opengl::TRenderMatrices::print Generating call graph for function mrpt::opengl::TRenderMatrices::projectPoint Generating caller graph for function mrpt::opengl::TRenderMatrices::projectPoint Generating call graph for function mrpt::opengl::TRenderMatrices::projectPointPixels Generating caller graph for function mrpt::opengl::TRenderMatrices::projectPointPixels Generating call graph for function mrpt::opengl::TRenderMatrices::saveToYaml Generating caller graph for function mrpt::opengl::TRenderMatrices::saveToYaml Generating docs for compound mrpt::opengl::TTriangle... Generating call graph for function mrpt::opengl::TTriangle::TTriangle Generating call graph for function mrpt::opengl::TTriangle::TTriangle Generating caller graph for function mrpt::opengl::TTriangle::a Generating caller graph for function mrpt::opengl::TTriangle::b Generating call graph for function mrpt::opengl::TTriangle::computeNormals Generating caller graph for function mrpt::opengl::TTriangle::computeNormals Generating caller graph for function mrpt::opengl::TTriangle::g Generating caller graph for function mrpt::opengl::TTriangle::r Generating caller graph for function mrpt::opengl::TTriangle::setColor Generating call graph for function mrpt::opengl::TTriangle::setColor Generating caller graph for function mrpt::opengl::TTriangle::v Generating caller graph for function mrpt::opengl::TTriangle::vertex Generating caller graph for function mrpt::opengl::TTriangle::x Generating caller graph for function mrpt::opengl::TTriangle::y Generating caller graph for function mrpt::opengl::TTriangle::z Generating docs for nested compound mrpt::opengl::TTriangle::Vertex... Generating docs for compound mrpt::opengl::Visualizable... Generating call graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualization Generating caller graph for function mrpt::opengl::Visualizable::getVisualizationInto Generating docs for namespace mrpt::opengl::graph_tools Generating docs for namespace mrpt::opengl::internal Generating caller graph for function mrpt::opengl::internal::clearPendingIfPossible Generating call graph for function mrpt::opengl::internal::glDrawText Generating caller graph for function mrpt::opengl::internal::glDrawText Generating call graph for function mrpt::opengl::internal::glDrawTextTransformed Generating caller graph for function mrpt::opengl::internal::glDrawTextTransformed Generating call graph for function mrpt::opengl::internal::glGetExtends Generating caller graph for function mrpt::opengl::internal::glGetExtends Generating caller graph for function mrpt::opengl::internal::glSetFont Generating docs for compound mrpt::opengl::internal::Font... Generating caller graph for function mrpt::opengl::internal::Font::findChar Generating docs for nested compound mrpt::opengl::internal::Font::Char... Generating docs for compound mrpt::opengl::internal::FontData... Generating call graph for function mrpt::opengl::internal::FontData::FontData Generating caller graph for function mrpt::opengl::internal::FontData::currentFont Generating docs for compound mrpt::opengl::internal::Point... Generating docs for compound mrpt::opengl::internal::RenderElements... Generating docs for compound mrpt::opengl::internal::TexturesCache... Generating call graph for function mrpt::opengl::internal::TexturesCache::get Generating docs for nested compound mrpt::opengl::internal::TexturesCache::CachedTexturesInfo... Generating docs for namespace mrpt::opengl::stock_objects Generating call graph for function mrpt::opengl::stock_objects::BumblebeeCamera Generating call graph for function mrpt::opengl::stock_objects::CornerXYSimple Generating caller graph for function mrpt::opengl::stock_objects::CornerXYSimple Generating caller graph for function mrpt::opengl::stock_objects::CornerXYZ Generating call graph for function mrpt::opengl::stock_objects::CornerXYZSimple Generating caller graph for function mrpt::opengl::stock_objects::CornerXYZSimple Generating call graph for function mrpt::opengl::stock_objects::RobotGiraff Generating call graph for function mrpt::opengl::stock_objects::RobotPioneer Generating caller graph for function mrpt::opengl::stock_objects::RobotPioneer Generating call graph for function mrpt::opengl::stock_objects::RobotRhodon Generating docs for namespace mrpt::poses Generating call graph for function mrpt::poses::operator!= Generating call graph for function mrpt::poses::operator!= Generating call graph for function mrpt::poses::operator+ Generating call graph for function mrpt::poses::operator+ Generating call graph for function mrpt::poses::operator+ Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator- Generating call graph for function mrpt::poses::operator< Generating call graph for function mrpt::poses::operator<< Generating call graph for function mrpt::poses::operator<< Generating call graph for function mrpt::poses::operator<< Generating call graph for function mrpt::poses::operator== Generating call graph for function mrpt::poses::operator== Generating call graph for function mrpt::poses::operator== Generating docs for compound mrpt::poses::CPoint... Generating caller graph for function mrpt::poses::CPoint::asString Generating caller graph for function mrpt::poses::CPoseOrPoint::asVectorVal Generating caller graph for function mrpt::poses::CPoint::derived Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distanceTo Generating caller graph for function mrpt::poses::CPoint::fromString Generating caller graph for function mrpt::poses::CPoseOrPoint::getHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrix Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::is3DPoseOrPoint Generating caller graph for function mrpt::poses::CPoseOrPoint::norm Generating caller graph for function mrpt::poses::CPoseOrPointwarning: Caller graph for 'mrpt::poses::CPoseOrPoint::x' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Caller graph for 'mrpt::poses::CPoseOrPoint::y' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ::sqrDistanceTo Generating caller graph for function mrpt::poses::CPoseOrPoint::x_incr Generating caller graph for function mrpt::poses::CPoseOrPoint::y_incr Generating docs for compound mrpt::poses::CPoint2D... Generating call graph for function mrpt::poses::CPoint2D::CPoint2D Generating call graph for function mrpt::poses::CPoint2D::CPoint2D Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPoint2D::operator- Generating call graph for function mrpt::poses::CPoint2D::resize Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPoint2DPDF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPoint2DPDFGaussian... Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::bayesianFusion Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::mahalanobisDistanceTo Generating caller graph for function mrpt::poses::CPoint2DPDFGaussian::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::mahalanobisDistanceToPoint Generating caller graph for function mrpt::poses::CPoint2DPDFGaussian::mahalanobisDistanceToPoint Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::productIntegralNormalizedWith Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::productIntegralWith Generating caller graph for function mrpt::poses::CPoint2DPDFGaussian::productIntegralWith Generating call graph for function mrpt::poses::CPoint2DPDFGaussian::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPoint3D... Generating call graph for function mrpt::poses::CPoint3D::CPoint3D Generating call graph for function mrpt::poses::CPoint3D::CPoint3D Generating call graph for function mrpt::poses::CPoint3D::CPoint3D Generating call graph for function mrpt::poses::CPoint3D::CPoint3D Generating caller graph for function mrpt::poses::CPoint3D::asTPoint Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPoint3D::operator+ Generating call graph for function mrpt::poses::CPoint3D::operator- Generating call graph for function mrpt::poses::CPoint3D::resize Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPointPDF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPointPDFGaussian... Generating call graph for function mrpt::poses::CPointPDFGaussian::CPointPDFGaussian Generating call graph for function mrpt::poses::CPointPDFGaussian::bayesianFusion Generating caller graph for function mrpt::poses::CPointPDFGaussian::bayesianFusion Generating call graph for function mrpt::poses::CPointPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPointPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPointPDFGaussian::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPointPDFGaussian::mahalanobisDistanceTo Generating caller graph for function mrpt::poses::CPointPDFGaussian::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPointPDFGaussian::productIntegralNormalizedWith Generating call graph for function mrpt::poses::CPointPDFGaussian::productIntegralNormalizedWith2D Generating caller graph for function mrpt::poses::CPointPDFGaussian::productIntegralNormalizedWith2D Generating call graph for function mrpt::poses::CPointPDFGaussian::productIntegralWith Generating call graph for function mrpt::poses::CPointPDFGaussian::productIntegralWith2D Generating call graph for function mrpt::poses::CPointPDFGaussian::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPointPDFParticles... Generating call graph for function mrpt::poses::CPointPDFParticles::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPointPDFParticles::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPointPDFParticles::computeKurtosis Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDFParticles::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPointPDFParticles::getCovarianceAndMean Generating call graph for function mrpt::poses::CPointPDFParticles::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating call graph for function mrpt::poses::CPointPDFParticles::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPointPDFParticles::setSize Generating docs for compound mrpt::poses::CPointPDFSOG... Generating call graph for function mrpt::poses::CPointPDFSOG::bayesianFusion Generating caller graph for function mrpt::poses::CPointPDFSOG::bayesianFusion Generating caller graph for function mrpt::poses::CPointPDFSOG::begin Generating caller graph for function mrpt::poses::CPointPDFSOG::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPointPDFSOG::copyFrom Generating call graph for function mrpt::poses::CPointPDFSOG::drawSingleSample Generating caller graph for function mrpt::poses::CPointPDFSOG::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::poses::CPointPDFSOG::end Generating caller graph for function mrpt::poses::CPointPDFSOG::erase Generating call graph for function mrpt::poses::CPointPDFSOG::ESS Generating caller graph for function mrpt::poses::CPointPDFSOG::ESS Generating call graph for function mrpt::poses::CPointPDFSOG::evaluatePDF Generating call grapwarning: Caller graph for 'mrpt::poses::CPoseOrPoint::x' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. warning: Caller graph for 'mrpt::poses::CPoseOrPoint::y' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. h for function mrpt::poses::CPointPDFSOG::evaluatePDFInArea Generating caller graph for function mrpt::poses::CPointPDFSOG::get Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDF::getAs3DObject Generating call graph for function mrpt::poses::CPointPDFSOG::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPointPDFSOG::getCovarianceAndMean Generating call graph for function mrpt::poses::CPointPDFSOG::getMean Generating caller graph for function mrpt::poses::CPointPDFSOG::getMean Generating call graph for function mrpt::poses::CPointPDFSOG::getMostLikelyMode Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::poses::CPointPDFSOG::normalizeWeights Generating caller graph for function mrpt::poses::CPointPDFSOG::push_back Generating caller graph for function mrpt::poses::CPointPDFSOG::resize Generating call graph for function mrpt::poses::CPointPDFSOG::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPointPDFSOG::size Generating docs for nested compound mrpt::poses::CPointPDFSOG::TGaussianMode... Generating docs for compound mrpt::poses::CPose... Generating caller graph for function mrpt::poses::CPoseOrPoint::asVectorVal Generating caller graph for function mrpt::poses::CPoseOrPoint::derived Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distanceTo Generating caller graph for function mrpt::poses::CPoseOrPoint::getHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrix Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::is3DPoseOrPoint Generating caller graph for function mrpt::poses::CPoseOrPoint::norm Generating caller graph for function mrpt::poses::CPoseOrPoint::sqrDistanceTo Generating caller graph for function mrpt::poses::CPoseOrPoint::x_incr Generating caller graph for function mrpt::poses::CPoseOrPoint::y_incr Generating docs for compound mrpt::poses::CPose2D... Generating caller graph for function mrpt::poses::CPose2D::CPose2D Generating call graph for function mrpt::poses::CPose2D::CPose2D Generating call graph for function mrpt::poses::CPose2D::CPose2D Generating call graph for function mrpt::poses::CPose2D::CPose2D Generating call graph for function mrpt::poses::CPose2D::CPose2D Generating call graph for function mrpt::poses::CPose2D::asString Generating caller graph for function mrpt::poses::CPose2D::asString Generating call graph for function mrpt::poses::CPose2D::asTPose Generating caller graph for function mrpt::poses::CPose2D::asTPose Generating call graph for function mrpt::poses::CPose2D::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPose2D::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose2D::composeFrom Generating caller graph for function mrpt::poses::CPose2D::composeFrom Generating call graph for function mrpt::poses::CPose2D::composePoint Generating caller graph for function mrpt::poses::CPose2D::composePoint Generating call graph for function mrpt::poses::CPose2D::composePoint Generating call graph for function mrpt::poses::CPose2D::composePoint Generating call graph for function mrpt::poses::CPose2D::composePoint Generating call graph for function mrpt::poses::CPose2D::composePoint Generating call graph for function mrpt::poses::CPose2D::distance2DFrobeniusTo Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose2D::fromString Generating caller graph for function mrpt::poses::CPose2D::fromString Generating call graph for function mrpt::poses::CPose2D::FromString Generating call graph for function mrpt::poses::CPose2D::fromStringRaw Generating caller graph for function mrpt::poses::CPose2D::fromStringRaw Generating call graph for function mrpt::poses::CPose2D::getHomogeneousMatrix Generating caller graph for function mrpt::poses::CPose2D::getHomogeneousMatrix Generating call graph for function mrpt::poses::CPose2D::getOppositeScalar Generating call graph for function mrpt::poses::CPose2D::getRotationMatrix Generating call graph for function mrpt::poses::CPose2D::getRotationMatrix Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose2D::Identity Generating call graph for function mrpt::poses::CPose2D::inverse Generating caller graph for function mrpt::poses::CPose2D::inverse Generating call graph for function mrpt::poses::CPose2D::inverseComposeFrom Generating caller graph for function mrpt::poses::CPose2D::inverseComposeFrom Generating call graph for function mrpt::poses::CPose2D::inverseComposePoint Generating caller graph for function mrpt::poses::CPose2D::inverseComposePoint Generating call graph for function mrpt::poses::CPose2D::inverseComposePoint Generating call graph for function mrpt::poses::CPose2D::inverseComposePoint Generating call graph for function mrpt::poses::CPose2D::normalizePhi Generating caller graph for function mrpt::poses::CPose2D::normalizePhi Generating call graph for function mrpt::poses::CPose2D::operator+ Generating call graph for function mrpt::poses::CPose2D::operator+ Generating call graph for function mrpt::poses::CPose2D::operator+ Generating call graph for function mrpt::poses::CPose2D::operator+= Generating call graph for function mrpt::poses::CPose2D::operator- Generating call graph for function mrpt::poses::CPose2D::operator- Generating caller graph for function mrpt::poses::CPose2D::phi Generating call graph for function mrpt::poses::CPose2D::phi_cos Generating caller graph for function mrpt::poses::CPose2D::phi_cos Generating call graph for function mrpt::poses::CPose2D::phi_sin Generating caller graph for function mrpt::poses::CPose2D::phi_sin Generating call graph for function mrpt::poses::CPose2D::resize Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPose2D::update_cached_cos_sin Generating docs for compound mrpt::poses::CPose2DGridTemplate... Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getByIndex Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getByPos Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getPhiMax Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getPhiMin Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getXMax Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getXMin Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getYMax Generating caller graph for function mrpt::poses::CPose2DGridTemplate::getYMin Generating caller graph for function mrpt::poses::CPose2DGridTemplate::phi2idx Generating caller graph for function mrpt::poses::CPose2DGridTemplate::setSize Generating caller graph for function mrpt::poses::CPose2DGridTemplate::x2idx Generating caller graph for function mrpt::poses::CPose2DGridTemplate::y2idx Generating docs for compound mrpt::poses::CPose2DInterpolator... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3D... Generating caller graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::CPose3D Generating call graph for function mrpt::poses::CPose3D::addComponents Generating caller graph for function mrpt::poses::CPose3D::addComponents Generating call graph for function mrpt::poses::CPose3D::asString Generating caller graph for function mrpt::poses::CPose3D::asString Generating call graph for function mrpt::poses::CPose3D::asTPose Generating caller graph for function mrpt::poses::CPose3D::asTPose Generating call graph for function mrpt::poses::CPose3D::asVector Generating call graph for function mrpt::poses::CPose3D::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPose3D::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating caller graph for function mrpt::poses::CPose3D::composeFrom Generating caller graph for function mrpt::poses::CPose3D::composePoint Generating call graph for function mrpt::poses::CPose3D::composePoint Generating call graph for function mrpt::poses::CPose3D::composePoint Generating call graph for function mrpt::poses::CPose3D::composePoint Generating call graph for function mrpt::poses::CPose3D::composePoint Generating call graph for function mrpt::poses::CPose3D::distanceEuclidean6D Generating caller graph for function mrpt::poses::CPose3D::distanceEuclidean6D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3D::FromHomogeneousMatrix Generating call graph for function mrpt::poses::CPose3D::FromQuaternion Generating call graph for function mrpt::poses::CPose3D::FromQuaternionAndTranslation Generating caller graph for function mrpt::poses::CPose3D::FromQuaternionAndTranslation Generating call graph for function mrpt::poses::CPose3D::FromQuaternionAndTranslation Generating call graph for function mrpt::poses::CPose3D::FromRotationAndTranslation Generating call graph for function mrpt::poses::CPose3D::fromString Generating caller graph for function mrpt::poses::CPose3D::fromString Generating call graph for function mrpt::poses::CPose3D::FromString Generating caller graph for function mrpt::poses::CPose3D::FromString Generating call graph for function mrpt::poses::CPose3D::fromStringRaw Generating call graph for function mrpt::poses::CPose3D::FromTranslation Generating caller graph for function mrpt::poses::CPose3D::FromTranslation Generating call graph for function mrpt::poses::CPose3D::FromTranslation Generating call graph for function mrpt::poses::CPose3D::FromXYZYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::FromXYZYawPitchRoll Generating call graph for function mrpt::poses::CPose3D::FromYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::FromYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::getAs12Vector Generating call graph for function mrpt::poses::CPose3D::getAsQuaternion Generating caller graph for function mrpt::poses::CPose3D::getAsQuaternion Generating call graph for function mrpt::poses::CPose3D::getHomogeneousMatrix Generating caller graph for function mrpt::poses::CPose3D::getHomogeneousMatrix Generating call graph for function mrpt::poses::CPose3D::getOppositeScalar Generating caller graph for function mrpt::poses::CPose3D::getRotationMatrix Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3D::getYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::getYawPitchRoll Generating call graph for function mrpt::poses::CPose3D::Identity Generating caller graph for function mrpt::poses::CPose3D::Identity Generating call graph for function mrpt::poses::CPose3D::inverse Generating caller graph for function mrpt::poses::CPose3D::inverse Generating call graph for function mrpt::poses::CPose3D::inverseComposeFrom Generating caller graph for function mrpt::poses::CPose3D::inverseComposeFrom Generating caller graph for function mrpt::poses::CPose3D::inverseComposePoint Generating call graph for function mrpt::poses::CPose3D::inverseComposePoint Generating call graph for function mrpt::poses::CPose3D::inverseComposePoint Generating call graph for function mrpt::poses::CPose3D::inverseComposePoint Generating call graph for function mrpt::poses::CPose3D::isHorizontal Generating caller graph for function mrpt::poses::CPose3D::isHorizontal Generating call graph for function mrpt::poses::CPose3D::jacobian_pose_rodrigues_from_YPR Generating caller graph for function mrpt::poses::CPose3D::jacobian_pose_rodrigues_from_YPR Generating call graph for function mrpt::poses::CPose3D::jacobian_rodrigues_from_YPR Generating caller graph for function mrpt::poses::CPose3D::jacobian_rodrigues_from_YPR Generating call graph for function mrpt::poses::CPose3D::normalizeAngles Generating caller graph for function mrpt::poses::CPose3D::normalizeAngles Generating call graph for function mrpt::poses::CPose3D::operator*= Generating call graph for function mrpt::poses::CPose3D::operator+ Generating call graph for function mrpt::poses::CPose3D::operator+ Generating call graph for function mrpt::poses::CPose3D::operator+ Generating call graph for function mrpt::poses::CPose3D::operator+= Generating call graph for function mrpt::poses::CPose3D::operator- Generating call graph for function mrpt::poses::CPose3D::operator[] Generating call graph for function mrpt::poses::CPose3D::pitch Generating caller graph for function mrpt::poses::CPose3D::pitch Generating caller graph for function mrpt::poses::CPose3D::rebuildRotationMatrix Generating call graph for function mrpt::poses::CPose3D::resize Generating call graph for function mrpt::poses::CPose3D::roll Generating caller graph for function mrpt::poses::CPose3D::roll Generating caller graph for function mrpt::poses::CPose3D::rotateVector Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPose3D::setFrom12Vector Generating call graph for function mrpt::poses::CPose3D::setFromValues Generating caller graph for function mrpt::poses::CPose3D::setFromValues Generating caller graph for function mrpt::poses::CPose3D::setRotationMatrix Generating call graph for function mrpt::poses::CPose3D::setYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::size Generating call graph for function mrpt::poses::CPose3D::sphericalCoordinates Generating caller graph for function mrpt::poses::CPose3D::sphericalCoordinates Generating caller graph for function mrpt::poses::CPose3D::translation Generating call graph for function mrpt::poses::CPose3D::updateYawPitchRoll Generating caller graph for function mrpt::poses::CPose3D::updateYawPitchRoll Generating call graph for function mrpt::poses::CPose3D::yaw Generating caller graph for function mrpt::poses::CPose3D::yaw Generating docs for compound mrpt::poses::CPose3DGridTemplate... Generating caller graph for function mrpt::poses::CPose3DGridTemplate::getByIndex Generating caller graph for function mrpt::poses::CPose3DGridTemplate::getByPos Generating caller graph for function mrpt::poses::CPose3DGridTemplate::pitch2idx Generating caller graph for function mrpt::poses::CPose3DGridTemplate::roll2idx Generating caller graph for function mrpt::poses::CPose3DGridTemplate::setSize Generating caller graph for function mrpt::poses::CPose3DGridTemplate::update_cached_size_products Generating caller graph for function mrpt::poses::CPose3DGridTemplate::x2idx Generating caller graph for function mrpt::poses::CPose3DGridTemplate::y2idx Generating caller graph for function mrpt::poses::CPose3DGridTemplate::yaw2idx Generating caller graph for function mrpt::poses::CPose3DGridTemplate::z2idx Generating docs for compound mrpt::poses::CPose3DInterpolator... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DPDF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DPDFGaussian... Generating call graph for function mrpt::poses::CPose3DPDFGaussian::CPose3DPDFGaussian Generating call graph for function mrpt::poses::CPose3DPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DPDFGaussian::copyFrom Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating call graph for function mrpt::poses::CPose3DPDFGaussian::drawManySamples Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::drawManySamples Generating call graph for function mrpt::poses::CPose3DPDFGaussian::drawSingleSample Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DPDFGaussian::enforceCovSymmetry Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFGaussian::getCovSubmatrix2D Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DPDFGaussian::inverse Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::inverse Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPose3DPDFGaussian::mahalanobisDistanceTo Generating caller graph for function mrpt::poses::CPose3DPDFGaussian::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPose3DPDFGaussian::operator+= Generating call graph for function mrpt::poses::CPose3DPDFGaussian::operator+= Generating call graph for function mrpt::poses::CPose3DPDFGaussian::operator- Generating call graph for function mrpt::poses::CPose3DPDFGaussian::operator-= Generating call graph for function mrpt::poses::CPose3DPDFGaussian::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DPDFGaussianInf... Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::CPose3DPDFGaussianInf Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::copyFrom Generating caller graph for function mrpt::poses::CPose3DPDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::drawManySamples Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::enforceCovSymmetry Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::getCovarianceAndMean Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::getInvCovSubmatrix2D Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::inverse Generating caller graph for function mrpt::poses::CPose3DPDFGaussianInf::inverse Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::operator- Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::operator-= Generating call graph for function mrpt::poses::CPose3DPDFGaussianInf::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DPDFGrid... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFGrid::getCovarianceAndMean Generating call graph for function mrpt::poses::CPose3DPDFGrid::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DPDFParticles... Generating call graph for function mrpt::poses::CPose3DPDFParticles::asString Generating caller graph for function mrpt::bayes::CParticleFilterData::clearParticles Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::poses::CPose3DPDFParticles::copyFrom Generating caller graph for function mrpt::poses::CPose3DPDFParticles::copyFrom Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDFParticles::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFParticles::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPose3DPDFParticles::getCovarianceAndMean Generating call graph for function mrpt::poses::CPose3DPDFParticles::getMean Generating caller graph for function mrpt::poses::CPose3DPDFParticles::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterData::getWeights Generating call graph for function mrpt::poses::CPose3DPDFParticles::inverse Generating caller graph for function mrpt::poses::CPose3DPDFParticles::inverse Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::poses::CPose3DPDFParticles::resetDeterministic Generating call graph for function mrpt::poses::CPose3DPDFParticles::resetUniform Generating caller graph for function mrpt::poses::CPose3DPDFParticles::resetUniform Generating call graph for function mrpt::poses::CPose3DPDFParticles::saveToTextFile Generating caller graph for function mrpt::poses::CPose3DPDFParticles::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPose3DPDFParticles::size Generating docs for compound mrpt::poses::CPose3DPDFSOG... Generating caller graph for function mrpt::poses::CPose3DPDFSOG::appendFrom Generating call graph for function mrpt::poses::CPose3DPDFSOG::bayesianFusion Generating caller graph for function mrpt::poses::CPose3DPDFSOG::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DPDFSOG::copyFrom Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFSOG::getCovarianceAndMean Generating call graph for function mrpt::poses::CPose3DPDFSOG::getMean Generating call graph for function mrpt::poses::CPose3DPDFSOG::getMostLikelyMode Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DPDFSOG::inverse Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPose3DPDFSOG::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::poses::CPose3DPDFSOG::TGaussianMode... Generating docs for compound mrpt::poses::CPose3DQuat... Generating call graph for function mrpt::poses::CPose3DQuat::CPose3DQuat Generating call graph for function mrpt::poses::CPose3DQuat::CPose3DQuat Generating call graph for function mrpt::poses::CPose3DQuat::CPose3DQuat Generating call graph for function mrpt::poses::CPose3DQuat::CPose3DQuat Generating call graph for function mrpt::poses::CPose3DQuat::assign Generating call graph for function mrpt::poses::CPose3DQuat::asString Generating call graph for function mrpt::poses::CPose3DQuat::asTPose Generating caller graph for function mrpt::poses::CPose3DQuat::asTPose Generating caller graph for function mrpt::poses::CPose3DQuat::begin Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DQuat::composeFrom Generating caller graph for function mrpt::poses::CPose3DQuat::composeFrom Generating call graph for function mrpt::poses::CPose3DQuat::composePoint Generating caller graph for function mrpt::poses::CPose3DQuat::composePoint Generating call graph for function mrpt::poses::CPose3DQuat::composePoint Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::poses::CPose3DQuat::end Generating call graph for function mrpt::poses::CPose3DQuat::fromString Generating caller graph for function mrpt::poses::CPose3DQuat::fromString Generating call graph for function mrpt::poses::CPose3DQuat::FromString Generating call graph for function mrpt::poses::CPose3DQuat::fromStringRaw Generating caller graph for function mrpt::poses::CPose3DQuat::fromStringRaw Generating call graph for function mrpt::poses::CPose3DQuat::getHomogeneousMatrix Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DQuat::inverse Generating caller graph for function mrpt::poses::CPose3DQuat::inverse Generating call graph for function mrpt::poses::CPose3DQuat::inverseComposeFrom Generating caller graph for function mrpt::poses::CPose3DQuat::inverseComposeFrom Generating call graph for function mrpt::poses::CPose3DQuat::inverseComposePoint Generating caller graph for function mrpt::poses::CPose3DQuat::inverseComposePoint Generating call graph for function mrpt::poses::CPose3DQuat::inverseComposePoint Generating call graph for function mrpt::poses::CPose3DQuat::operator+ Generating call graph for function mrpt::poses::CPose3DQuat::operator+ Generating call graph for function mrpt::poses::CPose3DQuat::operator+ Generating call graph for function mrpt::poses::CPose3DQuat::operator+= Generating call graph for function mrpt::poses::CPose3DQuat::operator- Generating call graph for function mrpt::poses::CPose3DQuat::operator-= Generating caller graph for function mrpt::poses::CPose3DQuat::quat Generating call graph for function mrpt::poses::CPose3DQuat::rbegin Generating call graph for function mrpt::poses::CPose3DQuat::rbegin Generating call graph for function mrpt::poses::CPose3DQuat::rend Generating call graph for function mrpt::poses::CPose3DQuat::rend Generating call graph for function mrpt::poses::CPose3DQuat::resize Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::poses::CPose3DQuat::setToNaN Generating call graph for function mrpt::poses::CPose3DQuat::sphericalCoordinates Generating caller graph for function mrpt::poses::CPose3DQuat::sphericalCoordinates Generating call graph for function mrpt::poses::CPose3DQuat::swap Generating docs for nested compound mrpt::poses::CPose3DQuat::const_iterator... Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::const_iterator Generating caller graph for function mrpt::poses::CPose3DQuat::const_iterator::check_limits Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::operator!= Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::operator* Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::operator++ Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::operator+= Generating call graph for function mrpt::poses::CPose3DQuat::const_iterator::operator-- Generating caller graph for function mrpt::poses::CPose3DQuat::const_iterator::operator== Generating docs for nested compound mrpt::poses::CPose3DQuat::iterator... Generating call graph for function mrpt::poses::CPose3DQuat::iterator::iterator Generating caller graph for function mrpt::poses::CPose3DQuat::iterator::check_limits Generating call graph for function mrpt::poses::CPose3DQuat::iterator::operator!= Generating call graph for function mrpt::poses::CPose3DQuat::iterator::operator* Generating call graph for function mrpt::poses::CPose3DQuat::iterator::operator++ Generating call graph for function mrpt::poses::CPose3DQuat::iterator::operator+= Generating call graph for function mrpt::poses::CPose3DQuat::iterator::operator-- Generating caller graph for function mrpt::poses::CPose3DQuat::iterator::operator== Generating docs for compound mrpt::poses::CPose3DQuatPDF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DQuatPDF::createFrom2D Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DQuatPDFGaussian... Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::CPose3DQuatPDFGaussian Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussian::changeCoordinatesReference Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::copyFrom Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPose3DQuatPDF::createFrom2D Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::drawManySamples Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::enforceCovSymmetry Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::evaluateNormalizedPDF Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::evaluatePDF Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverse Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverse Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverseCompositionCrossCorrelation Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverseCompositionCrossCorrelation Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverseJacobian Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussian::inverseJacobian Generating call graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::operator+= Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::operator+= Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::operator- Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussian::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPose3DQuatPDFGaussianInf... Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::changeCoordinatesReference Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPose3DQuatPDF::createFrom2D Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::drawManySamples Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianwarning: Caller graph for 'mrpt::poses::CPoseOrPoint::x' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. Inf::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::evaluateNormalizedPDF Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::evaluatePDF Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DQuatPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::getCovarianceAndMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::inverse Generating caller graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::inverse Generating call graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::operator- Generating call graph for function mrpt::poses::CPose3DQuatPDFGaussianInf::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPoseInterpolatorBase... Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::begin Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::clear Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::empty Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::end Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::erase Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::find Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::insert Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::interpolate Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::rbegin Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::setInterpolationMethod Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::setMaxTimeInterpolation Generating caller graph for function mrpt::poses::CPoseInterpolatorBase::size Generating docs for compound mrpt::poses::CPoseOrPoint... Generating caller graph for function mrpt::poses::CPoseOrPoint::asVectorVal Generating caller graph for function mrpt::poses::CPoseOrPoint::derived Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance2DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DTo Generating caller graph for function mrpt::poses::CPoseOrPoint::distance3DToSquare Generating caller graph for function mrpt::poses::CPoseOrPoint::distanceTo Generating caller graph for function mrpt::poses::CPoseOrPoint::getHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrix Generating caller graph for function mrpt::poses::CPoseOrPoint::getInverseHomogeneousMatrixVal Generating caller graph for function mrpt::poses::CPoseOrPoint::is3DPoseOrPoint Generating caller graph for function mrpt::poses::CPoseOrPoint::norm Generating caller graph for function mrpt::poses::CPoseOrPoint::sqrDistanceTo Generating caller graph for function mrptwarning: Caller graph for 'mrpt::poses::CPoseOrPoint::y' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. ::poses::CPoseOrPoint::x_incr Generating caller graph for function mrpt::poses::CPoseOrPoint::y_incr Generating docs for compound mrpt::poses::CPosePDF... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPosePDFGaussian... Generating call graph for function mrpt::poses::CPosePDFGaussian::CPosePDFGaussian Generating call graph for function mrpt::poses::CPosePDFGaussian::CPosePDFGaussian Generating call graph for function mrpt::poses::CPosePDFGaussian::CPosePDFGaussian Generating call graph for function mrpt::poses::CPosePDFGaussian::assureMinCovariance Generating call graph for function mrpt::poses::CPosePDFGaussian::bayesianFusion Generating caller graph for function mrpt::poses::CPosePDFGaussian::bayesianFusion Generating call graph for function mrpt::poses::CPosePDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPosePDFGaussian::changeCoordinatesReference Generating call graph for function mrpt::poses::CPosePDFGaussian::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPosePDFGaussian::composePoint Generating caller graph for function mrpt::poses::CPosePDFGaussian::composePoint Generating call graph for function mrpt::poses::CPosePDFGaussian::copyFrom Generating caller graph for function mrpt::poses::CPosePDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPosePDFGaussian::copyFrom Generating call graph for function mrpt::poses::CPosePDFGaussian::drawManySamples Generating call graph for function mrpt::poses::CPosePDFGaussian::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::poses::CPosePDFGaussian::enforceCovSymmetry Generating call graph for function mrpt::poses::CPosePDFGaussian::evaluateNormalizedPDF Generating call graph for function mrpt::poses::CPosePDFGaussian::evaluatePDF Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPosePDFGaussian::inverse Generating caller graph for function mrpt::poses::CPosePDFGaussian::inverse Generating call graph for function mrpt::poses::CPosePDFGaussian::inverseComposition Generating caller graph for function mrpt::poses::CPosePDFGaussian::inverseComposition Generating call graph for function mrpt::poses::CPosePDFGaussian::inverseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDFGaussian::mahalanobisDistanceTo Generating caller graph for function mrpt::poses::CPosePDFGaussian::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPosePDFGaussian::operator+= Generating call graph for function mrpt::poses::CPosePDFGaussian::operator+= Generating call graph for function mrpt::poses::CPosePDFGaussian::operator-= Generating call graph for function mrpt::poses::CPosePDFGaussian::rotateCov Generating caller graph for function mrpt::poses::CPosePDFGaussian::rotateCov Generating call graph for function mrpt::poses::CPosePDFGaussian::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPosePDFGaussianInf... Generating call graph for function mrpt::poses::CPosePDFGaussianInf::CPosePDFGaussianInf Generating call graph for function mrpt::poses::CPosePDFGaussianInf::CPosePDFGaussianInf Generating call graph for function mrpt::poses::CPosePDFGaussianInf::bayesianFusion Generating call graph for function mrpt::poses::CPosePDFGaussianInf::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPosePDFGaussianInf::changeCoordinatesReference Generating call graph for function mrpt::poses::CPosePDFGaussianInf::changeCoordinatesReference Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPosePDFGaussianInf::copyFrom Generating caller graph for function mrpt::poses::CPosePDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPosePDFGaussianInf::copyFrom Generating call graph for function mrpt::poses::CPosePDFGaussianInf::drawManySamples Generating call graph for function mrpt::poses::CPosePDFGaussianInf::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDFGaussianInf::evaluateNormalizedPDF Generating call graph for function mrpt::poses::CPosePDFGaussianInf::evaluatePDF Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDFGaussianInf::getCovarianceAndMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPosePDFGaussianInf::inverse Generating call graph for function mrpt::poses::CPosePDFGaussianInf::inverseComposition Generating caller graph for function mrpt::poses::CPosePDFGaussianInf::inverseComposition Generating call graph for function mrpt::poses::CPosePDFGaussianInf::inverseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDFGaussianInf::mahalanobisDistanceTo Generating call graph for function mrpt::poses::CPosePDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPosePDFGaussianInf::operator+= Generating call graph for function mrpt::poses::CPosePDFGaussianInf::operator-= Generating call graph for function mrpt::poses::CPosePDFGaussianInf::rotateCov Generating caller graph for function mrpt::poses::CPosePDFGaussianInf::rotateCov Generating call graph for function mrpt::poses::CPosePDFGaussianInf::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPosePDFGrid... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDFGrid::getCovarianceAndMean Generating call graph for function mrpt::poses::CPosePDFGrid::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDFGrid::normalize Generating call graph for function mrpt::poses::CPosePDFGrid::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPosePDFParticles... Generating call graph for function mrpt::poses::CPosePDFParticles::asString Generating call graph for function mrpt::poses::CPosePDFParticles::changeCoordinatesReference Generating caller graph for function mrpt::bayes::CParticleFilterData::clearParticles Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::poses::CPosePDFParticles::copyFrom Generating call graph for function mrpt::poses::CPosePDFParticles::drawSingleSample Generating caller graph for function mrpt::poses::CPosePDFParticles::drawSingleSample Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDFParticles::evaluatePDF_parzen Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDFParticles::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPosePDFParticles::getCovarianceAndMean Generating call graph for function mrpt::poses::CPosePDFParticles::getMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterData::getWeights Generating call graph for function mrpt::poses::CPosePDFParticles::inverse Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating call graph for function mrpt::poses::CPosePDFParticles::resetAroundSetOfPoses Generating caller graph for function mrpt::poses::CPosePDFParticles::resetDeterministic Generating call graph for function mrpt::poses::CPosePDFParticles::resetUniform Generating caller graph for function mrpt::poses::CPosePDFParticles::resetUniform Generating call graph for function mrpt::poses::CPosePDFParticles::saveParzenPDFToTextFile Generating call graph for function mrpt::poses::CPosePDFParticles::saveToTextFile Generating caller graph for function mrpt::poses::CPosePDFParticles::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPosePDFSOG... Generating call graph for function mrpt::poses::CPosePDFSOG::bayesianFusion Generating call graph for function mrpt::poses::CPosePDFSOG::changeCoordinatesReference Generating caller graph for function mrpt::poses::CPosePDFSOG::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPosePDFSOG::copyFrom Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDFSOG::evaluateNormalizedPDF Generating call graph for function mrpt::poses::CPosePDFSOG::evaluatePDF Generating call graph for function mrpt::poses::CPosePDFSOG::evaluatePDFInArea Generating caller graph for function mrpt::poses::CPosePDFSOG::get Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDFSOG::getCovarianceAndMean Generating call graph for function mrpt::poses::CPosePDFSOG::getMean Generating call graph for function mrpt::poses::CPosePDFSOG::getMostLikelyCovarianceAndMean Generating caller graph for function mrpt::poses::CPosePDFSOG::getMostLikelyCovarianceAndMean Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::poses::CPosePDFSOG::inverse Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDFSOG::mergeModes Generating caller graph for function mrpt::poses::CPosePDFSOG::normalizeWeights Generating call graph for function mrpt::poses::CPosePDFSOG::operator+= Generating caller graph for function mrpt::poses::CPosePDFSOG::push_back Generating caller graph for function mrpt::poses::CPosePDFSOG::resize Generating call graph for function mrpt::poses::CPosePDFSOG::rotateAllCovariances Generating call graph for function mrpt::poses::CPosePDFSOG::saveToTextFile Generating caller graph for function mrpt::poses::CPosePDFSOG::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::poses::CPosePDFSOG::size Generating docs for nested compound mrpt::poses::CPosePDFSOG::TGaussianMode... Generating docs for compound mrpt::poses::CPoseRandomSampler... Generating caller graph for function mrpt::poses::CPoseRandomSampler::clear Generating call graph for function mrpt::poses::CPoseRandomSampler::do_sample_2D Generating caller graph for function mrpt::poses::CPoseRandomSampler::do_sample_2D Generating call graph for function mrpt::poses::CPoseRandomSampler::do_sample_3D Generating caller graph for function mrpt::poses::CPoseRandomSampler::do_sample_3D Generating call graph for function mrpt::poses::CPoseRandomSampler::drawSample Generating caller graph for function mrpt::poses::CPoseRandomSampler::drawSample Generating call graph for function mrpt::poses::CPoseRandomSampler::drawSample Generating call graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov2D Generating caller graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov2D Generating call graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov2D Generating call graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov3D Generating caller graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov3D Generating call graph for function mrpt::poses::CPoseRandomSampler::getOriginalPDFCov3D Generating call graph for function mrpt::poses::CPoseRandomSampler::getSamplingMean2D Generating call graph for function mrpt::poses::CPoseRandomSampler::getSamplingMean3D Generating caller graph for function mrpt::poses::CPoseRandomSampler::isPrepared Generating call graph for function mrpt::poses::CPoseRandomSampler::operator= Generating call graph for function mrpt::poses::CPoseRandomSampler::setPosePDF Generating caller graph for function mrpt::poses::CPoseRandomSampler::setPosePDF Generating call graph for function mrpt::poses::CPoseRandomSampler::setPosePDF Generating docs for compound mrpt::poses::CPoses2DSequence... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPoses2DSequence::computeTraveledDistanceAfter Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CPoses3DSequence... Generating call graph for function mrpt::poses::CPoses3DSequence::appendPose Generating call graph for function mrpt::poses::CPoses3DSequence::changePose Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::poses::CPoses3DSequence::computeTraveledDistanceAfter Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for compound mrpt::poses::CRobot2DPoseEstimator... Generating call graph for function mrpt::poses::CRobot2DPoseEstimator::extrapolateRobotPose Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::extrapolateRobotPose Generating call graph for function mrpt::poses::CRobot2DPoseEstimator::getCurrentEstimate Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::getCurrentEstimate Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::getLatestRobotPose Generating call graph for function mrpt::poses::CRobot2DPoseEstimator::getLatestRobotPose Generating call graph for function mrpt::poses::CRobot2DPoseEstimator::processUpdateNewOdometry Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::processUpdateNewOdometry Generating call graph for function mrpt::poses::CRobot2DPoseEstimator::processUpdateNewPoseLocalization Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::processUpdateNewPoseLocalization Generating caller graph for function mrpt::poses::CRobot2DPoseEstimator::reset Generating docs for nested compound mrpt::poses::CRobot2DPoseEstimator::TOptions... Generating docs for compound mrpt::poses::FrameTransformer... Generating caller graph for function mrpt::poses::FrameTransformer::lookupTransform Generating caller graph for function mrpt::poses::FrameTransformer::sendTransform Generating docs for nested compound mrpt::poses::FrameTransformer::TF_TreeEdge... Generating docs for compound mrpt::poses::FrameTransformerInterface... Generating docs for compound mrpt::poses::SE_average... Generating docs for compound mrpt::poses::SE_average< 2 >... Generating caller graph for function mrpt::poses::SE_average< 2 >::append Generating caller graph for function mrpt::poses::SE_average< 2 >::get_average Generating docs for compound mrpt::poses::SE_average< 3 >... Generating caller graph for function mrpt::poses::SE_average< 3 >::append Generating caller graph for function mrpt::poses::SE_average< 3 >::get_average Generating docs for compound mrpt::poses::SO_average... Generating docs for compound mrpt::poses::SO_average< 2 >... Generating caller graph for function mrpt::poses::SO_average< 2 >::append Generating caller graph for function mrpt::poses::SO_average< 2 >::get_average Generating docs for compound mrpt::poses::SO_average< 3 >... Generating caller graph for function mrpt::poses::SO_average< 3 >::append Generating caller graph for function mrpt::poses::SO_average< 3 >::get_average Generating docs for namespace mrpt::poses::detail Generating docs for compound mrpt::poses::detail::pose_point_impl... Generating docs for compound mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 0 >... Generating docs for compound mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >... Generating docs for compound mrpt::poses::detail::T3DTypeHelper... Generating docs for compound mrpt::poses::detail::T3DTypeHelper< CPoint2D >... Generating docs for compound mrpt::poses::detail::T3DTypeHelper< CPoint3D >... Generating docs for compound mrpt::poses::detail::T3DTypeHelper< CPose2D >... Generating docs for compound mrpt::poses::detail::T3DTypeHelper< CPose3D >... Generating docs for compound mrpt::poses::detail::T3DTypeHelper< CPose3DQuat >... Generating docs for namespace mrpt::poses::internal Generating call graph for function mrpt::poses::internal::getPoseFromString Generating caller graph for function mrpt::poses::internal::getPoseFromString Generating call graph for function mrpt::poses::internal::getPoseFromString Generating call graph for function mrpt::poses::internal::getPoseFromString< true, false > Generating docs for namespace mrpt::poses::Lie Generating docs for compound mrpt::poses::Lie::Euclidean... Generating docs for compound mrpt::poses::Lie::Euclidean< 2 >... Generating docs for compound mrpt::poses::Lie::Euclidean< 3 >... Generating docs for compound mrpt::poses::Lie::EuclideanBase... Generating docs for compound mrpt::poses::Lie::SE... Generating docs for compound mrpt::poses::Lie::SE< 2 >... Generating docs for compound mrpt::poses::Lie::SE< 3 >... Generating docs for compound mrpt::poses::Lie::SO... Generating docs for compound mrpt::poses::Lie::SO< 2 >... Generating docs for compound mrpt::poses::Lie::SO< 3 >... Generating docs for namespace mrpt::random Generating caller graph for function mrpt::random::getRandomGenerator Generating call graph for function mrpt::random::matrixRandomNormal Generating call graph for function mrpt::random::matrixRandomUni Generating call graph for function mrpt::random::random_generator_for_STL Generating call graph for function mrpt::random::Randomize Generating caller graph for function mrpt::random::Randomize Generating call graph for function mrpt::random::Randomize Generating call graph for function mrpt::random::randomNormalMultiDimensional Generating call graph for function mrpt::random::randomNormalMultiDimensionalMany Generating call graph for function mrpt::random::randomNormalMultiDimensionalMany Generating call graph for function mrpt::random::randomPermutation Generating call graph for function mrpt::random::vectorRandomNormal Generating call graph for function mrpt::random::vectorRandomUni Generating docs for compound mrpt::random::CRandomGenerator... Generating call graph for function mrpt::random::CRandomGenerator::CRandomGenerator Generating call graph for function mrpt::random::CRandomGenerator::CRandomGenerator Generating call graph for function mrpt::random::CRandomGenerator::drawDefinitePositiveMatrix Generating caller graph for function mrpt::random::CRandomGenerator::drawDefinitePositiveMatrix Generating call graph for function mrpt::random::CRandomGenerator::drawGaussian1D Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussian1D Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussian1D_normalized Generating call graph for function mrpt::random::CRandomGenerator::drawGaussian1DMatrix Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussian1DMatrix Generating call graph for function mrpt::random::CRandomGenerator::drawGaussian1DVector Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussian1DVector Generating call graph for function mrpt::random::CRandomGenerator::drawGaussianMultivariate Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussianMultivariate Generating call graph for function mrpt::random::CRandomGenerator::drawGaussianMultivariate Generating call graph for function mrpt::random::CRandomGenerator::drawGaussianMultivariateMany Generating caller graph for function mrpt::random::CRandomGenerator::drawGaussianMultivariateMany Generating call graph for function mrpt::random::CRandomGenerator::drawUniform Generating caller graph for function mrpt::random::CRandomGenerator::drawUniform Generating caller graph for function mrpt::random::CRandomGenerator::drawUniform32bit Generating call graph for function mrpt::random::CRandomGenerator::drawUniformMatrix Generating caller graph for function mrpt::random::CRandomGenerator::drawUniformUnsignedInt Generating call graph for function mrpt::random::CRandomGenerator::drawUniformUnsignedIntRange Generating call graph for function mrpt::random::CRandomGenerator::drawUniformVector Generating caller graph for function mrpt::random::CRandomGenerator::drawUniformVector Generating call graph for function mrpt::random::CRandomGenerator::permuteVector Generating caller graph for function mrpt::random::CRandomGenerator::permuteVector Generating call graph for function mrpt::random::CRandomGenerator::permuteVector Generating call graph for function mrpt::random::CRandomGenerator::randomize Generating caller graph for function mrpt::random::CRandomGenerator::randomize Generating call graph for function mrpt::random::CRandomGenerator::randomize Generating caller graph for function mrpt::random::CRandomGenerator::randomize Generating docs for compound mrpt::random::Generator_MT19937... Generating call graph for function mrpt::random::Generator_MT19937::generateNumbers Generating caller graph for function mrpt::random::Generator_MT19937::generateNumbers Generating call graph for function mrpt::random::Generator_MT19937::operator() Generating caller graph for function mrpt::random::Generator_MT19937::seed Generating docs for namespace mrpt::ros1bridge Generating docs for compound mrpt::ros1bridge::MapHdl... Generating call graph for function mrpt::ros1bridge::MapHdl::MapHdl Generating call graph for function mrpt::ros1bridge::MapHdl::loadMap Generating docs for namespace mrpt::ros2bridge Generating docs for compound mrpt::ros2bridge::MapHdl... Generating call graph for function mrpt::ros2bridge::MapHdl::MapHdl Generating call graph for function mrpt::ros2bridge::MapHdl::loadMap Generating docs for namespace mrpt::rtti Generating call graph for function mrpt::rtti::classFactory Generating caller graph for function mrpt::rtti::classFactory Generating call graph for function mrpt::rtti::findRegisteredClass Generating caller graph for function mrpt::rtti::findRegisteredClass Generating call graph for function mrpt::rtti::getAllRegisteredClasses Generating caller graph for function mrpt::rtti::getAllRegisteredClasses Generating call graph for function mrpt::rtti::getAllRegisteredClassesChildrenOf Generating caller graph for function mrpt::rtti::getAllRegisteredClassesChildrenOf Generating caller graph for function mrpt::rtti::pending_class_registers Generating caller graph for function mrpt::rtti::pending_class_registers_count Generating call graph for function mrpt::rtti::registerAllPendingClasses Generating caller graph for function mrpt::rtti::registerAllPendingClasses Generating call graph for function mrpt::rtti::registerClass Generating caller graph for function mrpt::rtti::registerClass Generating call graph for function mrpt::rtti::registerClassCustomName Generating caller graph for function mrpt::rtti::registerClassCustomName Generating docs for compound mrpt::rtti::CClassRegistry... Generating call graph for function mrpt::rtti::CClassRegistry::Add Generating caller graph for function mrpt::rtti::CClassRegistry::Add Generating call graph for function mrpt::rtti::CClassRegistry::Get Generating caller graph for function mrpt::rtti::CClassRegistry::Get Generating caller graph for function mrpt::rtti::CClassRegistry::getListOfAllRegisteredClasses Generating caller graph for function mrpt::rtti::CClassRegistry::Instance Generating caller graph for function mrpt::rtti::CClassRegistry::stripNamespace Generating docs for compound mrpt::rtti::CLASS_ID_impl... Generating caller graph for function mrpt::rtti::CLASS_ID_impl::get Generating docs for compound mrpt::rtti::CLASS_ID_impl< std::monostate >... Generating docs for compound mrpt::rtti::CListOfClasses... Generating caller graph for function mrpt::rtti::CListOfClasses::asString Generating caller graph for function mrpt::rtti::CListOfClasses::contains Generating caller graph for function mrpt::rtti::CListOfClasses::containsDerivedFrom Generating call graph for function mrpt::rtti::CListOfClasses::fromString Generating caller graph for function mrpt::rtti::CListOfClasses::fromString Generating caller graph for function mrpt::rtti::CListOfClasses::insert Generating docs for compound mrpt::rtti::CObject... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating docs for compound mrpt::rtti::IS_CLASS_impl... Generating call graph for function mrpt::rtti::IS_CLASS_impl::check Generating docs for compound mrpt::rtti::queue_register_functions_t... Generating caller graph for function mrpt::rtti::queue_register_functions_t::get Generating docs for compound mrpt::rtti::TRuntimeClassId... Generating call graph for function mrpt::rtti::TRuntimeClassId::createObject Generating caller graph for function mrpt::rtti::TRuntimeClassId::createObject Generating call graph for function mrpt::rtti::TRuntimeClassId::derivedFrom Generating caller graph for function mrpt::rtti::TRuntimeClassId::derivedFrom Generating call graph for function mrpt::rtti::TRuntimeClassId::derivedFrom Generating docs for namespace mrpt::rtti::internal Generating docs for compound mrpt::rtti::internal::CopyCtor... Generating docs for compound mrpt::rtti::internal::CopyCtor< false >... Generating docs for compound mrpt::rtti::internal::CopyCtor< true >... Generating docs for namespace mrpt::serialization Generating caller graph for function mrpt::serialization::archiveFrom Generating caller graph for function mrpt::serialization::archivePtrFrom Generating caller graph for function mrpt::serialization::archiveUniquePtrFrom Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator<< Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating call graph for function mrpt::serialization::operator>> Generating docs for compound mrpt::serialization::CArchive... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating caller graph for function mrpt::serialization::CArchive::read Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant_helper Generating call graph for function mrpt::serialization::CArchive::ReadVariant_helper Generating call graph for function mrpt::serialization::CArchive::ReadVariant_helper Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::write Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase... Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase< const std::vector< uint8_t > >... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchiveStreamBase< const std::vector< uint8_t > >::read Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase< std::iostream >... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase< std::istream >... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase< std::ostream >... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CArchiveStreamBase< std::vector< uint8_t > >... Generating caller graph for function mrpt::serialization::CArchive::getArchiveDescription Generating call graph for function mrpt::serialization::CArchive::internal_ReadObject Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObject Generating call graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating caller graph for function mrpt::serialization::CArchive::internal_ReadObjectHeader Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator<< Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchive::operator>> Generating call graph for function mrpt::serialization::CArchiveStreamBase< std::vector< uint8_t > >::read Generating caller graph for function mrpt::serialization::CArchive::ReadAs Generating caller graph for function mrpt::serialization::CArchive::ReadAsAndCastTo Generating call graph for function mrpt::serialization::CArchive::ReadBuffer Generating caller graph for function mrpt::serialization::CArchive::ReadBuffer Generating call graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadObject Generating call graph for function mrpt::serialization::CArchive::ReadPOD Generating call graph for function mrpt::serialization::CArchive::ReadVariant Generating caller graph for function mrpt::serialization::CArchive::ReadVariant Generating call graph for function mrpt::serialization::CArchive::receiveMessage Generating call graph for function mrpt::serialization::CArchive::sendMessage Generating call graph for function mrpt::serialization::CArchiveStreamBase< std::vector< uint8_t > >::write Generating caller graph for function mrpt::serialization::CArchive::WriteAs Generating call graph for function mrpt::serialization::CArchive::WriteBuffer Generating caller graph for function mrpt::serialization::CArchive::WriteBuffer Generating call graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating caller graph for function mrpt::serialization::CArchive::WriteBufferFixEndianness Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating call graph for function mrpt::serialization::CArchive::WriteObject Generating caller graph for function mrpt::serialization::CArchive::WriteObject Generating docs for compound mrpt::serialization::CExceptionEOF... Generating docs for compound mrpt::serialization::CMessage... Generating call graph for function mrpt::serialization::CMessage::getContentAsString Generating caller graph for function mrpt::serialization::CMessage::getContentAsString Generating call graph for function mrpt::serialization::CMessage::serializeObject Generating call graph for function mrpt::serialization::CMessage::setContentFromString Generating docs for compound mrpt::serialization::CSchemeArchive... Generating call graph for function mrpt::serialization::CSchemeArchive::operator= Generating call graph for function mrpt::serialization::CSchemeArchiveBase_impl::ReadObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase_impl::ReadObject Generating call graph for function mrpt::serialization::CSchemeArchive::readTo Generating call graph for function mrpt::serialization::CSchemeArchiveBase_impl::WriteObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase_impl::WriteObject Generating docs for compound mrpt::serialization::CSchemeArchiveBase... Generating call graph for function mrpt::serialization::CSchemeArchiveBase::ReadObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase::ReadObject Generating call graph for function mrpt::serialization::CSchemeArchiveBase::WriteObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase::WriteObject Generating docs for compound mrpt::serialization::CSchemeArchiveBase_impl... Generating call graph for function mrpt::serialization::CSchemeArchiveBase_impl::ReadObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase_impl::ReadObject Generating call graph for function mrpt::serialization::CSchemeArchiveBase_impl::WriteObject Generating caller graph for function mrpt::serialization::CSchemeArchiveBase_impl::WriteObject Generating docs for compound mrpt::serialization::CSerializable... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for namespace mrpt::serialization::detail Generating call graph for function mrpt::serialization::detail::readStdVectorToStream Generating caller graph for function mrpt::serialization::detail::readStdVectorToStream Generating call graph for function mrpt::serialization::detail::writeStdVectorToStream Generating caller graph for function mrpt::serialization::detail::writeStdVectorToStream Generating docs for namespace mrpt::serialization::internal Generating caller graph for function mrpt::serialization::internal::free_zmq_msg_lst Generating docs for namespace mrpt::serialization::metaprogramming Generating docs for compound mrpt::serialization::metaprogramming::ObjectReadFromStream... Generating docs for compound mrpt::serialization::metaprogramming::ObjectReadFromStreamToPtrs... Generating docs for compound mrpt::serialization::metaprogramming::ObjectWriteToStream... Generating docs for namespace mrpt::slam Generating call graph for function mrpt::slam::JCBB_recursive Generating call graph for function mrpt::slam::joint_pdf_metric Generating call graph for function mrpt::slam::KLF_loadBinFromParticle Generating call graph for function mrpt::slam::KLF_loadBinFromParticle Generating call graph for function mrpt::slam::KLF_loadBinFromParticle Generating call graph for function mrpt::slam::KLF_loadBinFromParticle Generating docs for compound mrpt::slam::CGridMapAligner... Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align3D Generating call graph for function mrpt::slam::CGridMapAligner::AlignPDF_correlation Generating call graph for function mrpt::slam::CGridMapAligner::AlignPDF_robustMatch Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CGridMapAligner::TConfigParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CGridMapAligner::TConfigParams::loadFromConfigFile Generating caller graph for function mrpt::slam::CGridMapAligner::TConfigParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::slam::CGridMapAligner::TReturnInfo... Generating docs for nested compound mrpt::slam::CGridMapAligner::TReturnInfo::TPairPlusDistance... Generating docs for compound mrpt::slam::CICP... Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::slam::CICP::ICP3D_Method_Classic Generating call graph for function mrpt::slam::CICP::ICP_Method_Classic Generating call graph for function mrpt::slam::CICP::ICP_Method_LM Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CICP::TConfigParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CICP::TConfigParams::loadFromConfigFile Generating caller graph for function mrpt::slam::CICP::TConfigParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::slam::CICP::TReturnInfo... Generating docs for compound mrpt::slam::CIncrementalMapPartitioner... Generating call graph for function mrpt::slam::CIncrementalMapPartitioner::addMapFrame Generating caller graph for function mrpt::slam::CIncrementalMapPartitioner::addMapFrame Generating caller graph for function mrpt::slam::CIncrementalMapPartitioner::clear Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::slam::CIncrementalMapPartitioner::getAdjacencyMatrix Generating call graph for function mrpt::slam::CIncrementalMapPartitioner::getAs3DScene Generating caller graph for function mrpt::slam::CIncrementalMapPartitioner::getAs3DScene Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::slam::CIncrementalMapPartitioner::updatePartitions Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CIncrementalMapPartitioner::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating caller graph for function mrpt::config::CLoadableOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CIncrementalMapPartitioner::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::slam::CIncrementalMapPartitioner::TOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::slam::CMetricMapBuilder... Generating call graph for function mrpt::slam::CMetricMapBuilder::clear Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::slam::CMetricMapBuilder::enterCriticalSection Generating caller graph for function mrpt::slam::CMetricMapBuilder::getCurrentlyBuiltMap Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::slam::CMetricMapBuilder::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::slam::CMetricMapBuilder::leaveCriticalSection Generating call graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CMetricMapBuilder::TOptions... Generating docs for compound mrpt::slam::CMetricMapBuilderICP... Generating call graph for function mrpt::slam::CMetricMapBuilderICP::CMetricMapBuilderICP Generating call graph for function mrpt::slam::CMetricMapBuilderICP::~CMetricMapBuilderICP Generating call graph for function mrpt::slam::CMetricMapBuilderICP::accumulateRobotDisplacementCounters Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::accumulateRobotDisplacementCounters Generating call graph for function mrpt::slam::CMetricMapBuilder::clear Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::slam::CMetricMapBuilder::enterCriticalSection Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentlyBuiltMap Generating call graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentlyBuiltMapSize Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentlyBuiltMapSize Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentlyBuiltMetricMap Generating call graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentMapPoints Generating call graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentPoseEstimation Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::getCurrentPoseEstimation Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::slam::CMetricMapBuilderICP::initialize Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::slam::CMetricMapBuilder::leaveCriticalSection Generating call graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::slam::CMetricMapBuilderICP::processActionObservation Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::processActionObservation Generating call graph for function mrpt::slam::CMetricMapBuilderICP::processObservation Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::processObservation Generating call graph for function mrpt::slam::CMetricMapBuilderICP::resetRobotDisplacementCounters Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::resetRobotDisplacementCounters Generating call graph for function mrpt::slam::CMetricMapBuilderICP::saveCurrentEstimationToImage Generating call graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating call graph for function mrpt::slam::CMetricMapBuilderICP::setCurrentMapFile Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::setCurrentMapFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CMetricMapBuilderICP::TConfigParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::slam::CMetricMapBuilderICP::TConfigParams::dumpToTextStream Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::TConfigParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CMetricMapBuilderICP::TConfigParams::loadFromConfigFile Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::TConfigParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::slam::CMetricMapBuilderICP::TDist... Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::TDist::updateDistances Generating call graph for function mrpt::slam::CMetricMapBuilderICP::TDist::updatePose Generating caller graph for function mrpt::slam::CMetricMapBuilderICP::TDist::updatePose Generating docs for compound mrpt::slam::CMetricMapBuilderRBPF... Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::CMetricMapBuilderRBPF Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::CMetricMapBuilderRBPF Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::clear Generating caller graph for function mrpt::slam::CMetricMapBuilderRBPF::clear Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::drawCurrentEstimationToImage Generating caller graph for function mrpt::slam::CMetricMapBuilderRBPF::drawCurrentEstimationToImage Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::slam::CMetricMapBuilder::enterCriticalSection Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentJointEntropy Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentlyBuiltMap Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentlyBuiltMapSize Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentlyBuiltMetricMap Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentMostLikelyPath Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::getCurrentPoseEstimation Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::initialize Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating caller graph for function mrpt::slam::CMetricMapBuilder::leaveCriticalSection Generating call graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::loadCurrentMapFromFile Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::processActionObservation Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::saveCurrentEstimationToImage Generating call graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating caller graph for function mrpt::slam::CMetricMapBuilder::saveCurrentMapToFile Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::saveCurrentPathEstimationToTextFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions::dumpToTextStream Generating caller graph for function mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions::loadFromConfigFile Generating caller graph for function mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::slam::CMetricMapBuilderRBPF::TStats... Generating docs for compound mrpt::slam::CMetricMapsAlignmentAlgorithm... Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align Generating caller graph for function mrpt::slam::CMetricMapsAlignmentAlgorithm::Align3D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::slam::CMonteCarloLocalization2D... Generating call graph for function mrpt::slam::CMonteCarloLocalization2D::CMonteCarloLocalization2D Generating call graph for function mrpt::poses::CPosePDFParticles::asString Generating call graph for function mrpt::poses::CPosePDFParticles::changeCoordinatesReference Generating caller graph for function mrpt::bayes::CParticleFilterData::clearParticles Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::poses::CPosePDFParticles::copyFrom Generating call graph for function mrpt::poses::CPosePDFParticles::drawSingleSample Generating caller graph for function mrpt::poses::CPosePDFParticles::drawSingleSample Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::poses::CPosePDFParticles::evaluatePDF_parzen Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDF::getAs3DObject Generating call graph for function mrpt::poses::CPosePDFParticles::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPosePDFParticles::getCovarianceAndMean Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::poses::CPosePDFParticles::getMean Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterData::getWeights Generating call graph for function mrpt::poses::CPosePDFParticles::inverse Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::poses::CPosePDF::jacobiansPoseComposition Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating call graph for function mrpt::slam::CMonteCarloLocalization2D::PF_SLAM_computeObservationLikelihoodForParticle Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfAuxiliaryPFStandard Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating call graph for function mrpt::poses::CPosePDFParticles::resetAroundSetOfPoses Generating caller graph for function mrpt::poses::CPosePDFParticles::resetDeterministic Generating call graph for function mrpt::poses::CPosePDFParticles::resetUniform Generating caller graph for function mrpt::poses::CPosePDFParticles::resetUniform Generating call graph for function mrpt::slam::CMonteCarloLocalization2D::resetUniformFreeSpace Generating caller graph for function mrpt::slam::CMonteCarloLocalization2D::resetUniformFreeSpace Generating call graph for function mrpt::poses::CPosePDFParticles::saveParzenPDFToTextFile Generating call graph for function mrpt::poses::CPosePDFParticles::saveToTextFile Generating caller graph for function mrpt::poses::CPosePDFParticles::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::slam::CMonteCarloLocalization3D... Generating call graph for function mrpt::slam::CMonteCarloLocalization3D::CMonteCarloLocalization3D Generating call graph for function mrpt::poses::CPose3DPDFParticles::asString Generating caller graph for function mrpt::bayes::CParticleFilterData::clearParticles Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::bayes::CParticleFilterCapable::computeResampling Generating call graph for function mrpt::poses::CPose3DPDFParticles::copyFrom Generating caller graph for function mrpt::poses::CPose3DPDFParticles::copyFrom Generating call graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDF::createFrom2D Generating caller graph for function mrpt::poses::CPose3DPDFParticles::drawSingleSample Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::fastDrawSample Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDF::getAs3DObject Generating call graph for function mrpt::poses::CPose3DPDFParticles::getCovarianceAndMean Generating caller graph for function mrpt::poses::CPose3DPDFParticles::getCovarianceAndMean Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::poses::CPose3DPDFParticles::getMean Generating caller graph for function mrpt::poses::CPose3DPDFParticles::getMean Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating caller graph for function mrpt::bayes::CParticleFilterData::getWeights Generating call graph for function mrpt::poses::CPose3DPDFParticles::inverse Generating caller graph for function mrpt::poses::CPose3DPDFParticles::inverse Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating caller graph for function mrpt::poses::CPose3DPDF::jacobiansPoseComposition Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::bayes::CParticleFilterCapable::performResampling Generating call graph for function mrpt::slam::CMonteCarloLocalization3D::PF_SLAM_computeObservationLikelihoodForParticle Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prediction_and_update Generating call graph for function mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfAuxiliaryPFStandard Generating call graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::bayes::CParticleFilterCapable::prepareFastDrawSample Generating caller graph for function mrpt::poses::CPose3DPDFParticles::resetDeterministic Generating call graph for function mrpt::poses::CPose3DPDFParticles::resetUniform Generating caller graph for function mrpt::poses::CPose3DPDFParticles::resetUniform Generating call graph for function mrpt::poses::CPose3DPDFParticles::saveToTextFile Generating caller graph for function mrpt::poses::CPose3DPDFParticles::saveToTextFile Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating caller graph for function mrpt::poses::CPose3DPDFParticles::size Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::slam::COccupancyGridMapFeatureExtractor... Generating caller graph for function mrpt::slam::COccupancyGridMapFeatureExtractor::extractFeatures Generating call graph for function mrpt::system::CObserver::observeBegin Generating caller graph for function mrpt::system::CObserver::observeBegin Generating call graph for function mrpt::slam::COccupancyGridMapFeatureExtractor::OnEvent Generating call graph for function mrpt::slam::COccupancyGridMapFeatureExtractor::uncached_extractFeatures Generating docs for compound mrpt::slam::CRangeBearingKFSLAM... Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::CRangeBearingKFSLAM Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::computeOffDiagonalBlocksApproximationError Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::computeOffDiagonalBlocksApproximationError Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getAs3DObject Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentRobotPose Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentRobotPose Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentRobotPose Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentRobotPoseMean Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentRobotPoseMean Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentState Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentState Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getCurrentState Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getIncrementFromOdometry Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getLastPartition Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getLastPartitionLandmarks Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getLastPartitionLandmarks Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::getLastPartitionLandmarksAsIfFixedSubmaps Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::getLastPartitionLandmarksAsIfFixedSubmaps Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::loadOptions Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::mapPartitionOptions Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnGetAction Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnGetObservationNoise Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnInverseObservationModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnNewLandmarkAddedToMap Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnNormalizeStateVector Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnObservationJacobians Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnObservationModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnSubstractObservationVectors Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnTransitionJacobian Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnTransitionModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::OnTransitionNoise Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::processActionObservation Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::reconsiderPartitionsNow Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::reconsiderPartitionsNow Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::reset Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::reset Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::saveMapAndPath2DRepresentationAsMATLABFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo... Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo::clear Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo::clear Generating docs for nested compound mrpt::slam::CRangeBearingKFSLAM::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::TOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CRangeBearingKFSLAM::TOptions::loadFromConfigFile Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::slam::CRangeBearingKFSLAM2D... Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::CRangeBearingKFSLAM2D Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::getAs3DObject Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::getCurrentRobotPose Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM2D::getCurrentRobotPose Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::getCurrentState Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::loadOptions Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnGetAction Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationNoise Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnInverseObservationModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnNewLandmarkAddedToMap Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnNormalizeStateVector Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnObservationJacobians Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnObservationJacobiansNumericGetIncrements Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnObservationModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnSubstractObservationVectors Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionJacobian Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionJacobianNumericGetIncrements Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionModel Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionNoise Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::processActionObservation Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::reset Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM2D::reset Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::saveMapAndPath2DRepresentationAsMATLABFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo... Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo::clear Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo::clear Generating docs for nested compound mrpt::slam::CRangeBearingKFSLAM2D::TOptions... Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::TOptions::TOptions Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::TOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::C«SRC»/libs/slam/include/mrpt/slam/TKLDParams.h:42: warning: explicit link request to 'ofBinsOccupied' could not be resolved LoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::slam::CRangeBearingKFSLAM2D::TOptions::loadFromConfigFile Generating caller graph for function mrpt::slam::CRangeBearingKFSLAM2D::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::slam::CRejectionSamplingRangeOnlyLocalization... Generating call graph for function mrpt::slam::CRejectionSamplingRangeOnlyLocalization::RS_drawFromProposal Generating call graph for function mrpt::slam::CRejectionSamplingRangeOnlyLocalization::RS_observationLikelihood Generating call graph for function mrpt::slam::CRejectionSamplingRangeOnlyLocalization::setParams Generating docs for nested compound mrpt::slam::CRejectionSamplingRangeOnlyLocalization::TDataPerBeacon... Generating docs for compound mrpt::slam::map_keyframe_t... Generating docs for compound mrpt::slam::PF_implementation... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::slam::PF_implementation::PF_SLAM_implementation_custom_update_particle_with_new_pose Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::slam::TAuxDataRecursiveJCBB... Generating docs for compound mrpt::slam::TDataAssociationResults... Generating call graph for function mrpt::slam::TDataAssociationResults::clear Generating caller graph for function mrpt::slam::TDataAssociationResults::clear Generating docs for compound mrpt::slam::TKLDParams... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::slam::TKLDParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating caller graph for function mrpt::slam::TKLDParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::slam::TMetricMapAlignmentResult... Generating docs for compound mrpt::slam::TMonteCarloLocalizationParams... Generating docs for namespace mrpt::slam::detail Generating docs for compound mrpt::slam::detail::TPathBin2D... Generating docs for nested compound mrpt::slam::detail::TPathBin2D::lt_operator... Generating docs for compound mrpt::slam::detail::TPoseBin2D... Generating docs for nested compound mrpt::slam::detail::TPoseBin2D::lt_operator... Generating docs for compound mrpt::slam::detail::TPoseBin3D... Generating docs for nested compound mrpt::slam::detail::TPoseBin3D::lt_operator... Generating docs for namespace mrpt::system Generating call graph for function mrpt::system::getCallStackBackTrace Generating call graph for function mrpt::system::getCallStackBackTrace Generating call graph for function mrpt::system::global_profiler_enter Generating call graph for function mrpt::system::global_profiler_leave Generating docs for compound mrpt::system::CConsoleRedirector... Generating call graph for function mrpt::system::CConsoleRedirector::~CConsoleRedirector Generating call graph for function mrpt::system::CConsoleRedirector::flush Generating call graph for function mrpt::system::CConsoleRedirector::overflow Generating call graph for function mrpt::system::CConsoleRedirector::sync Generating caller graph for function mrpt::system::CConsoleRedirector::sync Generating caller graph for function mrpt::system::CConsoleRedirector::writeString Generating docs for compound mrpt::system::CControlledRateTimer... Generating call graph for function mrpt::system::CControlledRateTimer::CControlledRateTimer Generating call graph for function mrpt::system::CControlledRateTimer::actualControlledRate Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating call graph for function mrpt::system::CControlledRateTimer::internalUpdateRateEstimate Generating caller graph for function mrpt::system::CControlledRateTimer::internalUpdateRateEstimate Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::CControlledRateTimer::setRate Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::CControlledRateTimer::sleep Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for compound mrpt::system::CDirectoryExplorer... Generating caller graph for function mrpt::system::CDirectoryExplorer::explore Generating call graph for function mrpt::system::CDirectoryExplorer::explore Generating call graph for function mrpt::system::CDirectoryExplorer::filterByExtension Generating call graph for function mrpt::system::CDirectoryExplorer::sortByName Generating docs for nested compound mrpt::system::CDirectoryExplorer::TFileInfo... Generating docs for compound mrpt::system::CFileSystemWatcher... Generating call graph for function mrpt::system::CFileSystemWatcher::getChanges Generating docs for nested compound mrpt::system::CFileSystemWatcher::TFileSystemChange... Generating docs for compound mrpt::system::CGenericMemoryPool... Generating caller graph for function mrpt::system::CGenericMemoryPool::dump_to_pool Generating caller graph for function mrpt::system::CGenericMemoryPool::getInstance Generating caller graph for function mrpt::system::CGenericMemoryPool::request_memory Generating docs for compound mrpt::system::CObservable... Generating call graph for function mrpt::system::CObservable::~CObservable Generating caller graph for function mrpt::system::CObservable::hasSubscribers Generating caller graph for function mrpt::system::CObservable::internal_observer_begin Generating caller graph for function mrpt::system::CObservable::publishEvent Generating docs for compound mrpt::system::CObserver... Generating call graph for function mrpt::system::CObserver::observeBegin Generating caller graph for function mrpt::system::CObserver::observeBegin Generating docs for compound mrpt::system::COutputLogger... Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating call graph for function mrpt::system::COutputLogger::generateStringFromFormat Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::system::COutputLogger::TMsg... Generating call graph for function mrpt::system::COutputLogger::TMsg::dumpToConsole Generating caller graph for function mrpt::system::COutputLogger::TMsg::dumpToConsole Generating call graph for function mrpt::system::COutputLogger::TMsg::getAsString Generating caller graph for function mrpt::system::COutputLogger::TMsg::getAsString Generating docs for compound mrpt::system::COutputLoggerStreamWrapper... Generating call graph for function mrpt::system::COutputLoggerStreamWrapper::~COutputLoggerStreamWrapper Generating docs for compound mrpt::system::CRateTimer... Generating call graph for function mrpt::system::CRateTimer::CRateTimer Generating caller graph for function mrpt::system::CRateTimer::rate Generating caller graph for function mrpt::system::CRateTimer::setRate Generating call graph for function mrpt::system::CRateTimer::sleep Generating caller graph for function mrpt::system::CRateTimer::sleep Generating docs for compound mrpt::system::CTicTac... Generating call graph for function mrpt::system::CTicTac::CTicTac Generating caller graph for function mrpt::system::CTicTac::Tac Generating caller graph for function mrpt::system::CTicTac::Tic Generating docs for compound mrpt::system::CTimeLogger... Generating call graph for function mrpt::system::CTimeLogger::CTimeLogger Generating call graph for function mrpt::system::CTimeLogger::~CTimeLogger Generating call graph for function mrpt::system::CTimeLogger::clear Generating caller graph for function mrpt::system::CTimeLogger::clear Generating call graph for function mrpt::system::CTimeLogger::do_enter Generating caller graph for function mrpt::system::CTimeLogger::do_enter Generating call graph for function mrpt::system::CTimeLogger::do_leave Generating caller graph for function mrpt::system::CTimeLogger::do_leave Generating call graph for function mrpt::system::CTimeLogger::dumpAllStats Generating caller graph for function mrpt::system::CTimeLogger::dumpAllStats Generating call graph for function mrpt::system::COutputLogger::dumpLogToConsole Generating caller graph for function mrpt::system::CTimeLogger::enable Generating call graph for function mrpt::system::CTimeLogger::enableKeepWholeHistory Generating call graph for function mrpt::system::CTimeLogger::enter Generating caller graph for function mrpt::system::CTimeLogger::enter Generating call graph for function mrpt::system::CTimeLogger::getLastTime Generating caller graph for function mrpt::system::CTimeLogger::getLastTime Generating call graph for function mrpt::system::COutputLogger::getLogAsString Generating caller graph for function mrpt::system::COutputLogger::getLogAsString Generating call graph for function mrpt::system::COutputLogger::getLoggerLastMsg Generating call graph for function mrpt::system::CTimeLogger::getMeanTime Generating caller graph for function mrpt::system::CTimeLogger::getMeanTime Generating caller graph for function mrpt::system::COutputLogger::getMinLoggingLevel Generating caller graph for function mrpt::system::CTimeLogger::getName Generating call graph for function mrpt::system::CTimeLogger::getStats Generating call graph for function mrpt::system::CTimeLogger::getStatsAsText Generating caller graph for function mrpt::system::CTimeLogger::getStatsAsText Generating caller graph for function mrpt::system::CTimeLogger::isEnabled Generating caller graph for function mrpt::system::COutputLogger::isLoggingLevelVisible Generating call graph for function mrpt::system::CTimeLogger::leave Generating caller graph for function mrpt::system::CTimeLogger::leave Generating call graph for function mrpt::system::COutputLogger::logDeregisterCallback Generating caller graph for function mrpt::system::COutputLogger::logFmt Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_colors Generating caller graph for function mrpt::system::COutputLogger::logging_levels_to_names Generating call graph for function mrpt::system::COutputLogger::logStr Generating caller graph for function mrpt::system::COutputLogger::logStr Generating call graph for function mrpt::system::CTimeLogger::registerUserMeasure Generating caller graph for function mrpt::system::CTimeLogger::registerUserMeasure Generating call graph for function mrpt::system::CTimeLogger::saveToCSVFile Generating call graph for function mrpt::system::CTimeLogger::saveToMFile Generating caller graph for function mrpt::system::CTimeLogger::saveToMFile Generating caller graph for function mrpt::system::COutputLogger::setLoggerName Generating caller graph for function mrpt::system::COutputLogger::setMinLoggingLevel Generating call graph for function mrpt::system::CTimeLogger::setName Generating caller graph for function mrpt::system::CTimeLogger::setName Generating caller graph for function mrpt::system::COutputLogger::setVerbosityLevel Generating call graph for function mrpt::system::COutputLogger::writeLogToFile Generating docs for nested compound mrpt::system::CTimeLogger::TCallData... Generating docs for nested compound mrpt::system::CTimeLogger::TCallStats... Generating docs for compound mrpt::system::CTimeLoggerEntry... Generating call graph for function mrpt::system::CTimeLoggerEntry::CTimeLoggerEntry Generating call graph for function mrpt::system::CTimeLoggerEntry::~CTimeLoggerEntry Generating call graph for function mrpt::system::CTimeLoggerEntry::stop Generating caller graph for function mrpt::system::CTimeLoggerEntry::stop Generating docs for compound mrpt::system::CTimeLoggerSaveAtDtor... Generating call graph for function mrpt::system::CTimeLoggerSaveAtDtor::~CTimeLoggerSaveAtDtor Generating docs for compound mrpt::system::mrptEvent... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::system::mrptEventOnDestroy... Generating caller graph for function mrpt::system::mrptEvent::isOfType Generating docs for compound mrpt::system::TTimeParts... Generating docs for compound mrpt::system::WorkerThreadsPool... Generating call graph for function mrpt::system::WorkerThreadsPool::WorkerThreadsPool Generating call graph for function mrpt::system::WorkerThreadsPool::~WorkerThreadsPool Generating caller graph for function mrpt::system::WorkerThreadsPool::clear Generating caller graph for function mrpt::system::WorkerThreadsPool::resize Generating docs for namespace mrpt::system::os Generating docs for namespace mrpt::tfest Generating docs for compound mrpt::tfest::TMatchingPairListTempl... Generating caller graph for function mrpt::tfest::TMatchingPairListTempl::filterUniqueRobustPairs Generating caller graph for function mrpt::tfest::TMatchingPairListTempl::squareErrorVector Generating docs for compound mrpt::tfest::TMatchingPairTempl... Generating caller graph for function mrpt::tfest::TMatchingPairTempl::print Generating docs for compound mrpt::tfest::TPotentialMatch... Generating docs for compound mrpt::tfest::TSE2RobustParams... Generating docs for compound mrpt::tfest::TSE2RobustResult... Generating docs for compound mrpt::tfest::TSE3RobustParams... Generating docs for compound mrpt::tfest::TSE3RobustResult... Generating docs for namespace mrpt::tfest::internal Generating docs for compound mrpt::tfest::internal::se2_l2_impl_return_t... Generating docs for namespace mrpt::topography Generating docs for compound mrpt::topography::TCoords... Generating call graph for function mrpt::topography::TCoords::TCoords Generating call graph for function mrpt::topography::TCoords::TCoords Generating call graph for function mrpt::topography::TCoords::TCoords Generating call graph for function mrpt::topography::TCoords::getAsString Generating caller graph for function mrpt::topography::TCoords::getAsString Generating caller graph for function mrpt::topography::TCoords::getDecimalValue Generating caller graph for function mrpt::topography::TCoords::getDegMinSec Generating caller graph for function mrpt::topography::TCoords::setDegMinSec Generating caller graph for function mrpt::topography::TCoords::setFromDecimal Generating docs for compound mrpt::topography::TDatum10Params... Generating call graph for function mrpt::topography::TDatum10Params::TDatum10Params Generating docs for compound mrpt::topography::TDatum1DTransf... Generating docs for compound mrpt::topography::TDatum7Params... Generating call graph for function mrpt::topography::TDatum7Params::TDatum7Params Generating docs for compound mrpt::topography::TDatum7Params_TOPCON... Generating docs for compound mrpt::topography::TDatumHelmert2D... Generating call graph for function mrpt::topography::TDatumHelmert2D::TDatumHelmert2D Generating docs for compound mrpt::topography::TDatumHelmert2D_TOPCON... Generating docs for compound mrpt::topography::TDatumHelmert3D... Generating call graph for function mrpt::topography::TDatumHelmert3D::TDatumHelmert3D Generating docs for compound mrpt::topography::TDatumHelmert3D_TOPCON... Generating docs for compound mrpt::topography::TDatumTransfInterpolation... Generating call graph for function mrpt::topography::TDatumTransfInterpolation::TDatumTransfInterpolation Generating docs for compound mrpt::topography::TEllipsoid... Generating caller graph for function mrpt::topography::TEllipsoid::TEllipsoid Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Airy_1830 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Airy_Modificado_1965 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Bessel_1841 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Clarke_1866 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Clarke_1880 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Fischer_1960 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Fischer_1968 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_GRS80 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Hayford_1909 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Helmert_1906 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Hough_1960 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Internacional_1909 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Internacional_1924 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Krasovsky_1940 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Mercury_1960 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Mercury_Modificado_1968 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Nuevo_Internacional_1967 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Sudamericano_1969 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_Walbeck_1817 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_WGS66 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_WGS72 Generating call graph for function mrpt::topography::TEllipsoid::Ellipsoid_WGS84 Generating docs for compound mrpt::topography::TGeodeticCoords... Generating call graph for function mrpt::topography::TGeodeticCoords::isClear Generating caller graph for function mrpt::topography::TGeodeticCoords::isClear Generating docs for compound mrpt::topography::TPathFromRTKInfo... Generating docs for namespace mrpt::typemeta Generating call graph for function mrpt::typemeta::enum2str Generating caller graph for function mrpt::typemeta::enum2str Generating caller graph for function mrpt::typemeta::literal Generating call graph for function mrpt::typemeta::str2enum Generating docs for compound mrpt::typemeta::array_string... Generating docs for compound mrpt::typemeta::num_to_string... Generating docs for compound mrpt::typemeta::string_literal... Generating docs for compound mrpt::typemeta::TEnumType... Generating caller graph for function mrpt::typemeta::TEnumType::getBimap Generating call graph for function mrpt::typemeta::TEnumType::name2value Generating caller graph for function mrpt::typemeta::TEnumType::name2value Generating call graph for function mrpt::typemeta::TEnumType::value2name Generating caller graph for function mrpt::typemeta::TEnumType::value2name Generating docs for compound mrpt::typemeta::TEnumTypeFiller... Generating docs for compound mrpt::typemeta::TTypeName... Generating caller graph for function mrpt::typemeta::TTypeName::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CMatrixDynamic< T > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CMatrixDynamic< T > >::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CMatrixFixed< T, N, M > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CMatrixFixed< T, N, M > >::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CVectorDynamic< T > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CVectorDynamic< T > >::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CVectorFixed< T, N > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CVectorFixed< T, N > >::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedDouble< N > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedDouble< N > >::get Generating docs for compound mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedFloat< N > >... Generating call graph for function mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedFloat< N > >::get Generating docs for compound mrpt::typemeta::TTypeName< std::chrono::time_point< T > >... Generating call graph for function mrpt::typemeta::TTypeName< std::chrono::time_point< T > >::get Generating docs for compound mrpt::typemeta::TTypeName< std::pair< T1, T2 > >... Generating call graph for function mrpt::typemeta::TTypeName< std::pair< T1, T2 > >::get Generating docs for compound mrpt::typemeta::TTypeName< std::shared_ptr< T > >... Generating call graph for function mrpt::typemeta::TTypeName< std::shared_ptr< T > >::get Generating docs for namespace mrpt::typemeta::detail Generating docs for compound mrpt::typemeta::detail::explode... Generating docs for compound mrpt::typemeta::detail::explode< 0, digits... >... Generating docs for compound mrpt::typemeta::detail::to_chars... Generating docs for namespace mrpt::typemeta::internal Generating docs for compound mrpt::typemeta::internal::append... Generating docs for compound mrpt::typemeta::internal::append< sequence< I... > >... Generating docs for compound mrpt::typemeta::internal::bimap... Generating docs for compound mrpt::typemeta::internal::make_sequence_... Generating docs for compound mrpt::typemeta::internal::make_sequence_< 0 >... Generating docs for compound mrpt::typemeta::internal::sequence... Generating docs for namespace mrpt::vision Generating caller graph for function mrpt::vision::add_lm_increment Generating call graph for function mrpt::vision::build_linear_system Generating caller graph for function mrpt::vision::build_linear_system Generating call graph for function mrpt::vision::frameJac Generating call graph for function mrpt::vision::pointJac Generating call graph for function mrpt::vision::recompute_errors_and_Jacobians Generating caller graph for function mrpt::vision::recompute_errors_and_Jacobians Generating docs for compound mrpt::vision::CDifodo... Generating call graph for function mrpt::vision::CDifodo::CDifodo Generating call graph for function mrpt::vision::CDifodo::buildCoordinatesPyramid Generating call graph for function mrpt::vision::CDifodo::buildCoordinatesPyramidFast Generating call graph for function mrpt::vision::CDifodo::calculateDepthDerivatives Generating call graph for function mrpt::vision::CDifodo::computeWeights Generating call graph for function mrpt::vision::CDifodo::filterLevelSolution Generating call graph for function mrpt::vision::CDifodo::getDepthDerivatives Generating call graph for function mrpt::vision::CDifodo::getPointsCoord Generating call graph for function mrpt::vision::CDifodo::getWeights Generating call graph for function mrpt::vision::CDifodo::odometryCalculation Generating call graph for function mrpt::vision::CDifodo::performWarping Generating call graph for function mrpt::vision::CDifodo::poseUpdate Generating docs for compound mrpt::vision::CFeature... Generating caller graph for function mrpt::rtti::CObject::clone Generating call graph for function mrpt::vision::CFeature::descriptorBLDDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorLATCHDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorLogPolarImgDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorORBDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorPolarImgDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorSIFTDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorSpinImgDistanceTo Generating call graph for function mrpt::vision::CFeature::descriptorSURFDistanceTo Generating call graph for function mrpt::vision::CFeature::dumpToTextStream Generating call graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating caller graph for function mrpt::rtti::CObject::duplicateGetSmartPtr Generating call graph for function mrpt::vision::CFeature::getFirstDescriptorAsMatrix Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClass Generating caller graph for function mrpt::rtti::CObject::GetRuntimeClassIdStatic Generating call graph for function mrpt::vision::CFeature::internal_distanceBetweenPolarImages Generating call graph for function mrpt::vision::CFeature::patchCorrelationTo Generating caller graph for function mrpt::serialization::CSerializable::serializeFrom Generating call graph for function mrpt::serialization::CSerializable::serializeFrom Generating caller graph for function mrpt::serialization::CSerializable::serializeGetVersion Generating caller graph for function mrpt::serialization::CSerializable::serializeTo Generating call graph for function mrpt::serialization::CSerializable::serializeTo Generating docs for nested compound mrpt::vision::CFeature::TDescriptors... Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorBLD Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorLATCH Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorLogPolarImg Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorORB Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorPolarImg Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorSIFT Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorSpinImg Generating caller graph for function mrpt::vision::CFeature::TDescriptors::hasDescriptorSURF Generating docs for compound mrpt::vision::CFeatureExtraction... Generating caller graph for function mrpt::vision::CFeatureExtraction::computeDescriptors Generating caller graph for function mrpt::vision::CFeatureExtraction::detectFeatures Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesAKAZE Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesFAST Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesKLT Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesLSD Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesORB Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesSIFT Generating call graph for function mrpt::vision::CFeatureExtraction::extractFeaturesSURF Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeBLDLineDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeLATCHDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeLogPolarImageDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeORBDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computePolarImageDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeSiftDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeSpinImageDescriptors Generating call graph for function mrpt::vision::CFeatureExtraction::internal_computeSurfDescriptors Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::vision::CFeatureExtraction::TOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TAKAZEOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TBCDOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TBLDOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TFASTOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::THarrisOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TKLTOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TLATCHOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TLogPolarImagesOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TLSDOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TORBOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TSpinImagesOptions... Generating docs for nested compound mrpt::vision::CFeatureExtraction::TOptions::TSURFOptions... Generating docs for compound mrpt::vision::CFeatureLines... Generating call graph for function mrpt::vision::CFeatureLines::extractLines Generating docs for compound mrpt::vision::CFeatureList... Generating caller graph for function mrpt::vision::CFeatureList::begin Generating call graph for function mrpt::vision::CFeatureList::clear Generating caller graph for function mrpt::vision::CFeatureList::clear Generating call graph for function mrpt::vision::CFeatureList::copyListFrom Generating call graph for function mrpt::vision::CFeatureList::emplace_back Generating caller graph for function mrpt::vision::CFeatureList::emplace_back Generating caller graph for function mrpt::vision::CFeatureList::empty Generating caller graph for function mrpt::vision::CFeatureList::end Generating call graph for function mrpt::vision::CFeatureList::erase Generating caller graph for function mrpt::vision::CFeatureList::erase Generating call graph for function mrpt::vision::CFeatureList::get_type Generating caller graph for function mrpt::vision::CFeatureList::get_type Generating call graph for function mrpt::vision::CFeatureList::getByID Generating call graph for function mrpt::vision::CFeatureList::getMaxID Generating call graph for function mrpt::vision::CFeatureList::kdtree_distance Generating call graph for function mrpt::vision::CFeatureList::loadFromTextFile Generating call graph for function mrpt::vision::CFeatureList::mark_as_outdated Generating call graph for function mrpt::vision::CFeatureList::mark_kdtree_as_outdated Generating caller graph for function mrpt::vision::CFeatureList::mark_kdtree_as_outdated Generating call graph for function mrpt::vision::CFeatureList::nearest Generating call graph for function mrpt::vision::CFeatureList::push_back Generating caller graph for function mrpt::vision::CFeatureList::push_back Generating call graph for function mrpt::vision::CFeatureList::resize Generating caller graph for function mrpt::vision::CFeatureList::resize Generating caller graph for function mrpt::vision::CFeatureList::size Generating docs for compound mrpt::vision::CFeatureListKDTree... Generating call graph for function mrpt::vision::CFeatureListKDTree::kdtree_distance Generating call graph for function mrpt::vision::CFeatureListKDTree::mark_as_outdated Generating docs for compound mrpt::vision::CFeatureTracker_KL... Generating call graph for function mrpt::vision::CGenericFeatureTracker::enableTimeLogger Generating call graph for function mrpt::vision::CFeatureTracker_KL::trackFeatures_impl_templ Generating docs for compound mrpt::vision::CGenericFeatureTracker... Generating call graph for function mrpt::vision::CGenericFeatureTracker::enableTimeLogger Generating call graph for function mrpt::vision::CGenericFeatureTracker::internal_trackFeatures Generating docs for nested compound mrpt::vision::CGenericFeatureTracker::TExtraOutputInfo... Generating docs for compound mrpt::vision::CImagePyramid... Generating docs for compound mrpt::vision::CMatchedFeatureList... Generating call graph for function mrpt::vision::CMatchedFeatureList::get_type Generating call graph for function mrpt::vision::CMatchedFeatureList::getBothFeatureLists Generating call graph for function mrpt::vision::CMatchedFeatureList::getByID Generating call graph for function mrpt::vision::CMatchedFeatureList::getMaxID Generating caller graph for function mrpt::vision::CMatchedFeatureList::getMaxID Generating call graph for function mrpt::vision::CMatchedFeatureList::saveToTextFile Generating caller graph for function mrpt::vision::CMatchedFeatureList::setLeftMaxID Generating call graph for function mrpt::vision::CMatchedFeatureList::setMaxIDs Generating caller graph for function mrpt::vision::CMatchedFeatureList::setRightMaxID Generating call graph for function mrpt::vision::CMatchedFeatureList::updateMaxID Generating docs for compound mrpt::vision::CStereoRectifyMap... Generating caller graph for function mrpt::vision::CStereoRectifyMap::enableBothCentersCoincide Generating caller graph for function mrpt::vision::CStereoRectifyMap::enableResizeOutput Generating caller graph for function mrpt::vision::CStereoRectifyMap::getCameraParams Generating caller graph for function mrpt::vision::CStereoRectifyMap::getResizeOutputSize Generating caller graph for function mrpt::vision::CStereoRectifyMap::isEnabledResizeOutput Generating caller graph for function mrpt::vision::CStereoRectifyMap::isSet Generating call graph for function mrpt::vision::CStereoRectifyMap::rectify Generating caller graph for function mrpt::vision::CStereoRectifyMap::rectify Generating call graph for function mrpt::vision::CStereoRectifyMap::rectify Generating caller graph for function mrpt::vision::CStereoRectifyMap::setAlpha Generating call graph for function mrpt::vision::CStereoRectifyMap::setFromCamParams Generating caller graph for function mrpt::vision::CStereoRectifyMap::setFromCamParams Generating call graph for function mrpt::vision::CStereoRectifyMap::setFromCamParams Generating docs for compound mrpt::vision::CUndistortMap... Generating call graph for function mrpt::vision::CUndistortMap::undistort Generating call graph for function mrpt::vision::CUndistortMap::undistort Generating docs for compound mrpt::vision::CVideoFileWriter... Generating call graph for function mrpt::vision::CVideoFileWriter::~CVideoFileWriter Generating caller graph for function mrpt::vision::CVideoFileWriter::close Generating call graph for function mrpt::vision::CVideoFileWriter::open Generating call graph for function mrpt::vision::CVideoFileWriter::operator<< Generating call graph for function mrpt::vision::CVideoFileWriter::writeImage Generating caller graph for function mrpt::vision::CVideoFileWriter::writeImage Generating docs for nested compound CVideoFileWriter::Impl... Generating docs for compound mrpt::vision::JacData... Generating docs for compound mrpt::vision::KeypointResponseSorter... Generating docs for compound mrpt::vision::lm_stat_t... Generating caller graph for function mrpt::vision::lm_stat_t::swap Generating docs for compound mrpt::vision::TFeatureObservation... Generating docs for compound mrpt::vision::TImageCalibData... Generating docs for compound mrpt::vision::TImageROI... Generating docs for compound mrpt::vision::TImageStereoCalibData... Generating docs for compound mrpt::vision::TImageStereoCallbackData... Generating docs for compound mrpt::vision::TKeyPoint_templ... Generating docs for compound mrpt::vision::TKeyPointList_templ... Generating caller graph for function mrpt::vision::TKeyPointList_templ::empty Generating docs for compound mrpt::vision::TKeyPointTraits... Generating docs for compound mrpt::vision::TKeyPointTraits< TKeyPoint >... Generating call graph for function mrpt::vision::TKeyPointTraits< TKeyPoint >::f2coord Generating docs for compound mrpt::vision::TKeyPointTraits< TKeyPointf >... Gener«SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FRAME_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FEAT_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_X' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_Y' could not be resolved ating docs for compound mrpt::vision::TMatchingOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::vision::TMatchingOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::vision::TMatchingOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::vision::TMultiResDescMatchOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::vision::TMultiResDescMatchOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::vision::TMultiResDescMatchOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::vision::TMultiResDescOptions... Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::vision::TMultiResDescOptions::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::vision::TMultiResDescOptions::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating call graph for function mrpt::vision::TMultiResDescOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::vision::TMultiResMatchingOutput... Generating docs for compound mrpt::vision::TRelativeFeaturePos... Generating docs for compound mrpt::vision::TResidJacobElement... Generating docs for compound mrpt::vision::TROI... Generating docs for compound mrpt::vision::TSequenceFeatureObservations... Generating call graph for function mrpt::vision::TSequenceFeatureObservations::compressIDs Generating call graph for function mrpt::vision::TSequenceFeatureObservations::decimateCameraFrames Generating call graph for function mrpt::vision::TSequenceFeatureObservations::loadFromTextFile Generating call graph for function mrpt::vision::TSequenceFeatu«SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:53: warning: \cite command to 'hesch' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:76: warning: \cite command to 'lepetit' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:96: warning: \cite command to 'Kneip2014' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:116: warning: \cite command to 'kneip' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:136: warning: \cite command to 'xie' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:156: warning: \cite command to 'garro' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:175: warning: \cite command to 'dementhon' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:195: warning: \cite command to 'lu' does not have an associated number «SRC»/libs/vision/src/pnp/epnp.h:237: warning: Found unknown command `\func' reObservations::removeFewObservedFeatures Generating call graph for function mrpt::vision::TSequenceFeatureObservations::saveAsSBAFiles Generating docs for compound mrpt::vision::TSIFTDescriptorsKDTreeIndex... Generating call graph for function mrpt::vision::TSIFTDescriptorsKDTreeIndex::TSIFTDescriptorsKDTreeIndex Generating call graph for function mrpt::vision::TSIFTDescriptorsKDTreeIndex::regenerate_kdtreee Generating caller graph for function mrpt::vision::TSIFTDescriptorsKDTreeIndex::regenerate_kdtreee Generating docs for compound mrpt::vision::TStereoCalibParams... Generating docs for compound mrpt::vision::TStereoCalibResults... Generating docs for compound mrpt::vision::TStereoSystemParams... Generating call graph for function mrpt::vision::TStereoSystemParams::TStereoSystemParams Generating call graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating caller graph for function mrpt::config::CLoadableOptions::dumpToConsole Generating call graph for function mrpt::vision::TStereoSystemParams::dumpToTextStream Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_bool Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_double Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_float Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_int Generating call graph for function mrpt::config::CLoadableOptions::dumpVar_string Generating call graph for function mrpt::vision::TStereoSystemParams::loadFromConfigFile Generating call graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::loadFromConfigFileName Generating caller graph for function mrpt::config::CLoadableOptions::saveToConfigFile Generating call graph for function mrpt::config::CLoadableOptions::saveToConfigFileName Generating docs for compound mrpt::vision::TSURFDescriptorsKDTreeIndex... Generating call graph for function mrpt::vision::TSURFDescriptorsKDTreeIndex::TSURFDescriptorsKDTreeIndex Generating call graph for function mrpt::vision::TSURFDescriptorsKDTreeIndex::regenerate_kdtreee Generating caller graph for function mrpt::vision::TSURFDescriptorsKDTreeIndex::regenerate_kdtreee Generating docs for namespace mrpt::vision::detail Generating caller graph for function mrpt::vision::detail::trackFeatures_addNewFeats Generating call graph for function mrpt::vision::detail::trackFeatures_addNewFeats< CFeatureList > Generating caller graph for function mrpt::vision::detail::trackFeatures_checkResponses Generating call graph for function mrpt::vision::detail::trackFeatures_checkResponses_impl_simple Generating caller graph for function mrpt::vision::detail::trackFeatures_deleteOOB Generating call graph for function mrpt::vision::detail::trackFeatures_deleteOOB Generating caller graph for function mrpt::vision::detail::trackFeatures_updatePatch Generating call graph for function mrpt::vision::detail::trackFeatures_updatePatch< CFeatureList > Generating docs for compound mrpt::vision::detail::TSIFTDesc2KDTree_Adaptor... Generating docs for compound mrpt::vision::detail::TSURFDesc2KDTree_Adaptor... Generating docs for namespace mrpt::vision::pinhole Generating docs for namespace mrpt::vision::pnp Generating docs for compound mrpt::vision::pnp::CPnP... Generating call graph for function mrpt::vision::pnp::CPnP::dls Generating call graph for function mrpt::vision::pnp::CPnP::epnp Generating call graph for function mrpt::vision::pnp::CPnP::lhm Generating call graph for function mrpt::vision::pnp::CPnP::p3p Generating call graph for function mrpt::vision::pnp::CPnP::posit Generating call graph for function mrpt::vision::pnp::CPnP::ppnp Generating call graph for function mrpt::vision::pnp::CPnP::rpnp Generating call graph for function mrpt::vision::pnp::CPnP::upnp Generating docs for compound mrpt::vision::pnp::dls... Generating caller graph for function mrpt::vision::pnp::dls::compute_pose Generating docs for compound mrpt::vision::pnp::epnp... Generating caller graph for functio«SRC»/libs/vision/src/pnp/lhm.h:44: warning: Found unknown command `\obj_pts' «SRC»/libs/vision/src/pnp/lhm.h:45: warning: Found unknown command `\img_pts' «SRC»/libs/vision/src/pnp/p3p.h:185: warning: Found unknown command `\func' «SRC»/libs/vision/src/pnp/posit.h:62: warning: Found unknown command `\func' «SRC»/libs/vision/src/pnp/upnp.h:151: warning: Found unknown command `\alphas' n mrpt::vision::pnp::epnp::compute_pose Generating call graph for function mrpt::vision::pnp::epnp::qr_solve Generating docs for compound mrpt::vision::pnp::lhm... Generating call graph for function mrpt::vision::pnp::lhm::absKernel Generating caller graph for function mrpt::vision::pnp::lhm::absKernel Generating call graph for function mrpt::vision::pnp::lhm::compute_pose Generating caller graph for function mrpt::vision::pnp::lhm::compute_pose Generating caller graph for function mrpt::vision::pnp::lhm::estimate_t Generating caller graph for function mrpt::vision::pnp::lhm::qMatQ Generating caller graph for function mrpt::vision::pnp::lhm::qMatW Generating caller graph for function mrpt::vision::pnp::lhm::xform Generating docs for compound mrpt::vision::pnp::p3p... Generating call graph for function mrpt::vision::pnp::p3p::jacobi_4x4 Generating caller graph for function mrpt::vision::pnp::p3p::solve Generating call graph for function mrpt::vision::pnp::p3p::solve Generating call graph for function mrpt::vision::pnp::p3p::solve_for_lengths Generating docs for compound mrpt::vision::pnp::posit... Generating call graph for function mrpt::vision::pnp::posit::compute_pose Generating caller graph for function mrpt::vision::pnp::posit::compute_pose Generating docs for compound mrpt::vision::pnp::ppnp... Generating call graph for function mrpt::vision::pnp::ppnp::compute_pose Generating caller graph for function mrpt::vision::pnp::ppnp::compute_pose Generating docs for compound mrpt::vision::pnp::rpnp... Generating call graph for function mrpt::vision::pnp::rpnp::calcampose Generating call graph for function mrpt::vision::pnp::rpnp::compute_pose Generating caller graph for function mrpt::vision::pnp::rpnp::compute_pose Generating docs for compound mrpt::vision::pnp::upnp... Generating caller graph for function mrpt::vision::pnp::upnp::compute_pose Generating call graph for function mrpt::vision::pnp::upnp::generate_all_possible_solutions_for_f_unk Generating call graph for function mrpt::vision::pnp::upnp::qr_solve Generating docs for namespace octomap Generating docs for compound std::hash< LUT_info >... Generating docs for namespace TCLAP Generating graph info page... Generating directory documentation... Generating dependency graph for directory mrpt/apps Generating dependency graph for directory mrpt/graphslam/apps_related Generating dependency graph for directory mrpt/bayes Generating dependency graph for directory mrpt/comms Generating dependency graph for directory mrpt/config Generating dependency graph for directory mrpt/containers Generating dependency graph for directory mrpt/detectors Generating dependency graph for directory mrpt/graphslam/ERD Generating dependency graph for directory mrpt/expr Generating dependency graph for directory mrpt/graphs Generating dependency graph for directory mrpt/graphslam Generating dependency graph for directory mrpt/graphslam/GSO Generating dependency graph for directory mrpt/gui Generating dependency graph for directory mrpt/hmtslam Generating dependency graph for directory mrpt/nav/holonomic Generating dependency graph for directory «SRC»/libs/nav/src/holonomic Generating dependency graph for directory mrpt/hwdrivers Generating dependency graph for directory mrpt/img Generating dependency graph for directory mrpt/graphslam/interfaces Generating dependency graph for directory mrpt/gui/internal Generating dependency graph for directory mrpt/io Generating dependency graph for directory mrpt/kinematics Generating dependency graph for directory «SRC»/libs/math/src/kmeans++ Generating dependency graph for directory mrpt/poses/Lie Generating dependency graph for directory «SRC»/libs/poses/src/Lie Generating dependency graph for directory mrpt/maps Generating dependency graph for directory «SRC»/libs/vision/src/maps Generating dependency graph for directory «SRC»/libs/maps/src/maps Generating dependency graph for directory mrpt/maps Generating dependency graph for directory mrpt/maps Generating dependency graph for directory mrpt/maps Generating dependency graph for directory mrpt/math Generating dependency graph for directory mrpt/graphslam/misc Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt Generating dependency graph for directory mrpt/nav Generating dependency graph for directory mrpt/graphslam/NRD Generating dependency graph for directory «SRC»/libs/vision/src/obs Generating dependency graph for directory mrpt/obs Generating dependency graph for directory mrpt/obs Generating dependency graph for directory «SRC»/libs/maps/src/obs Generating dependency graph for directory mrpt/obs Generating dependency graph for directory mrpt/opengl Generating dependency graph for directory mrpt/opengl Generating dependency graph for directory «SRC»/libs/maps/src/opengl Generating dependency graph for directory mrpt/nav/planners Generating dependency graph for directory «SRC»/libs/nav/src/planners Generating dependency graph for directory «SRC»/libs/vision/src/pnp Generating dependency graph for directory mrpt/poses Generating dependency graph for directory mrpt/nav/reactive Generating dependency graph for directory «SRC»/libs/nav/src/reactive Generating dependency graph for directory mrpt/ros1bridge Generating dependency graph for directory mrpt/ros2bridge Generating dependency graph for directory mrpt/rtti Generating dependency graph for directory mrpt/serialization Generating dependency graph for directory mrpt/slam Generating dependency graph for directory «SRC»/libs/slam/src/slam Generating dependency graph for directory «SRC»/libs/vision-lgpl/src Generating dependency graph for directory «SRC»/libs/img/src Generating dependency graph for directory «SRC»/libs/obs/src Generating dependency graph for directory «SRC»/libs/rtti/src Generating dependency graph for directory «SRC»/libs/math/src Generating dependency graph for directory «SRC»/libs/tfest/src Generating dependency graph for directory «SRC»/libs/hmtslam/src Generating dependency graph for directory «SRC»/libs/nav/src Generating dependency graph for directory «SRC»/libs/poses/src Generating dependency graph for directory «SRC»/libs/hwdrivers/src Generating dependency graph for directory «SRC»/libs/opengl/src Generating dependency graph for directory «SRC»/libs/serialization/src Generating dependency graph for directory «SRC»/libs/bayes/src Generating dependency graph for directory /«SRC»/libs/containers/include/mrpt/containers/bimap.h:27: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/bimap.h:35: warning: explicit link request to 'include' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h:92: warning: unable to resolve reference to `getWaypointsRef()' for \ref command «SRC»/libs/nav/include/mrpt/nav/reactive/CAbstractPTGBasedReactive.h:125: warning: The following parameters of mrpt::nav::CAbstractPTGBasedReactive::CAbstractPTGBasedReactive(CRobot2NavInterface &react_iterf_impl, bool enableConsoleOutput=true, bool enableLogFile=false, const std::string &logFileDirectory=std::string("./reactivenav.logs")) are not documented: parameter 'logFileDirectory' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' home/jlblanco/mrpt/libs/apps/src Generating dependency graph for directory «SRC»/libs/slam/src Generating dependency graph for directory «SRC»/libs/config/src Generating dependency graph for directory «SRC»/libs/graphs/src Generating dependency graph for directory «SRC»/libs/io/src Generating dependency graph for directory «SRC»/libs/maps/src Generating dependency graph for directory «SRC»/libs/kinematics/src Generating dependency graph for directory «SRC»/libs/typemeta/src Generating dependency graph for directory «SRC»/libs/comms/src Generating dependency graph for directory «SRC»/libs/ros2bridge/src Generating dependency graph for directory «SRC»/libs/core/src Generating dependency graph for directory «SRC»/libs/random/src Generating dependency graph for directory «SRC»/libs/graphslam/src Generating dependency graph for directory «SRC»/libs/expr/src Generating dependency graph for directory «SRC»/libs/system/src Generating dependency graph for directory «SRC»/libs/vision/src Generating dependency graph for directory «SRC»/libs/topography/src Generating dependency graph for directory «SRC»/libs/gui/src Generating dependency graph for directory «SRC»/libs/containers/src Generating dependency graph for directory «SRC»/libs/detectors/src Generating dependency graph for directory «SRC»/libs/ros1bridge/src Generating dependency graph for directory mrpt/system Generating dependency graph for directory mrpt/tfest Generating dependency graph for directory mrpt/topography Generating dependency graph for directory mrpt/nav/tpspace Generating dependency graph for directory «SRC»/libs/nav/src/tpspace Generating dependency graph for directory mrpt/vision Generating dependency graph for directory mrpt/vision finalizing index lists... writing tag file... Generating XML output... Generating XML output for class mrpt::math::detail::AccessorIterator Generating XML output for class mrpt::aligned_allocator_cpp11 Generating XML output for class mrpt::typemeta::internal::append Generating XML output for class mrpt::typemeta::internal::append< sequence< I... > > Generating XML output for class mrpt::typemeta::array_string Generating XML output for class mrpt::graphslam::detail::AuxErrorEval Generating XML output for class mrpt::graphslam::detail::AuxErrorEval< CPose2D, gst > Generating XML output for class mrpt::graphslam::detail::AuxErrorEval< CPose3D, gst > Generating XML output for class mrpt::graphslam::detail::AuxErrorEval< CPose3DPDFGaussianInf, gst > Generating XML output for class mrpt::graphslam::detail::AuxErrorEval< CPosePDFGaussianInf, gst > Generating XML output for class Bar1 Generating XML output for class Bar2 Generating XML output for class mrpt::apps::BaseAppDataSource Generating XML output for class mrpt::apps::BaseAppInitializableCLI Generating XML output for class mrpt::typemeta::internal::bimap Generating XML output for class mrpt::containers::bimap Generating XML output for class mrpt::graphs::ScalarFactorGraph::BinaryFactorVirtualBase Generating XML output for class mrpt::hwdrivers::C2DRangeFinderAbstract Generating XML output for class mrpt::gui::C3DWindowDialog Generating XML output for class CAboutBox Generating XML output for class CAboutBoxBase Generating XML output for class CAboutBoxQt Generating XML output for class mrpt::nav::CAbstractHolonomicReactiveMethod Generating XML output for class mrpt::nav::CAbstractNavigator Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive Generating XML output for class mrpt::opengl::internal::TexturesCache::CachedTexturesInfo Generating XML output for class mrpt::obs::CAction Generating XML output for class mrpt::obs::CActionCollection Generating XML output for class mrpt::obs::CActionRobotMovement2D Generating XML output for class mrpt::obs::CActionRobotMovement3D Genera«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CBeaconMap.h:199: warning: argument 'stdCount' of command @param is not found in the argument list of mrpt::maps::CBeaconMap::saveToMATLABScript3D(const std::string &file, const char *style="b", float confInterval=0.95f) const «SRC»/libs/maps/include/mrpt/maps/CBeaconMap.h:208: warning: The following parameters of mrpt::maps::CBeaconMap::saveToMATLABScript3D(const std::string &file, const char *style="b", float confInterval=0.95f) const are not documented: parameter 'confInterval' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CBoardENoses.h:94: warning: argument 'serialNumberUSBdevice' of command @param is not found in the argument list of mrpt::hwdrivers::CBoardENoses::CBoardENoses() «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/img/include/mrpt/img/CCanvas.h:102: warning: The following parameters of mrpt::img::CCanvas::line(int x0, int y0, int x1, int y1, const mrpt::img::TColor color, unsigned int width=1, TPenStyle penStyle=psSolid) are not documented: parameter 'penStyle' «SRC»/libs/img/include/mrpt/img/CCanvas.h:179: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img) «SRC»/libs/img/include/mrpt/img/CCanvas.h:179: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img) «SRC»/libs/img/include/mrpt/img/CCanvas.h:187: warning: The following parameters of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img) are not documented: parameter 'x' parameter 'y' «SRC»/libs/img/include/mrpt/img/CCanvas.h:203: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CCanvas.h:203: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CCanvas.h:215: warning: The following parameters of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) are not documented: parameter 'x' parameter 'y' «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h:130: warning: argument 'Cound' of command @param is not found in the argument list of mrpt::comms::CClientTCPSocket::readAsync(void *Buffer, const size_t Count, const int timeoutStart_ms=-1, const int timeoutBetween_ms=-1) «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h:140: warning: The following parameters of mrpt::comms::CClientTCPSocket::readAsync(void *Buffer, const size_t Count, const int timeoutStart_ms=-1, const int timeoutBetween_ms=-1) are not documented: parameter 'Count' «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h:145: warning: argument 'Cound' of command @param is not found in the argument list of mrpt::comms::CClientTCPSocket::writeAsync(const void *Buffer, const size_t Count, const int timeout_ms=-1) «SRC»/libs/comms/include/mrpt/comms/CClientTCPSocket.h:155: warning: The following parameters of mrpt::comms::CClientTCPSocket::writeAsync(const void *Buffer, const size_t Count, const int timeout_ms=-1) are not documented: parameter 'Count' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:199: warning: argument 'cellInfo' of command @param is not found in the argument list of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::updateCellInfo(const unsigned int icx, const unsigned int icy, const uint16_t k, const float dist) «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:199: warning: argument 'd' of command @param is not found in the argument list of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::updateCellInfo(const unsigned int icx, const unsigned int icy, const uint16_t k, const float dist) «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:205: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid::updateCellInfo(const unsigned int icx, const unsigned int icy, const uint16_t k, const float dist) are not documented: parameter 'icx' parameter 'icy' parameter 'dist' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'point3d_sensorPt' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octomap::ColorOcTree, octomap::ColorOcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'ptr_scan' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octomap::ColorOcTree, octomap::ColorOcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:373: warning: The following parameters of mrpt::maps::COctoMapBase< octomap::ColorOcTree, octomap::ColorOcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const are not documented: parameter 'obs' parameter 'robotPose' parameter 'sensorPt' parameter 'scan' «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h:333: warning: The following parameters of mrpt::maps::CColouredPointsMap::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h:344: warning: The following parameters of mrpt::maps::CColouredPointsMap::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CColouredPointsMap.h:191: warning: Invalid list item found «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:777: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:792: warning: The following parameters of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) are not documented: parameter 'otherMap2' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:863: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:880: warning: The following parameters of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) are not documented: parameter 'anotherMap' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/vision/include/mrpt/vision/CDifodo.h:50: warning: Invalid list item found «SRC»/libs/system/include/mrpt/system/CDirectoryExplorer.h:51: warning: argument 'outList' of command @param is not found in the argument list of mrpt::system::CDirectoryExplorer::explore(const std::string &path, const unsigned long mask) «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/gui/include/mrpt/gui/CDisplayWindow3D.h:286: warning: Found unknown command `\Note' ting XML output for class mrpt::gui::CGlCanvasBase::CamaraParams Generating XML output for class mrpt::opengl::CAngularObservationMesh Generating XML output for class CAngularObservationMesh_fnctr Generating XML output for class mrpt::serialization::CArchive Generating XML output for class mrpt::serialization::CArchiveStreamBase Generating XML output for class mrpt::serialization::CArchiveStreamBase< const std::vector< uint8_t > > Generating XML output for class mrpt::serialization::CArchiveStreamBase< std::iostream > Generating XML output for class mrpt::serialization::CArchiveStreamBase< std::istream > Generating XML output for class mrpt::serialization::CArchiveStreamBase< std::ostream > Generating XML output for class mrpt::serialization::CArchiveStreamBase< std::vector< uint8_t > > Generating XML output for class mrpt::opengl::CArrow Generating XML output for class mrpt::opengl::CAssimpModel Generating XML output for class mrpt::graphs::CAStarAlgorithm Generating XML output for class mrpt::math::CAtan2LookUpTable Generating XML output for class mrpt::math::CAtan2LookUpTableMultiRes Generating XML output for class mrpt::gui::WxSubsystem::CAuxWxSubsystemShutdowner Generating XML output for class mrpt::opengl::CAxis Generating XML output for class mrpt::gui::CBaseGUIWindow Generating XML output for class mrpt::maps::CBeacon Generating XML output for class mrpt::maps::CBeaconMap Generating XML output for class mrpt::math::CBinaryRelation Generating XML output for class mrpt::hwdrivers::CBoardENoses Generating XML output for class mrpt::hwdrivers::CBoardSonars Generating XML output for class mrpt::opengl::CBox Generating XML output for class mrpt::opengl::CCamera Generating XML output for class mrpt::hwdrivers::CCameraSensor Generating XML output for class mrpt::hwdrivers::CCANBusReader Generating XML output for class mrpt::img::CCanvas Generating XML output for class mrpt::detectors::CCascadeClassifierDetection Generating XML output for class mrpt::rtti::CClassRegistry Generating XML output for class mrpt::comms::CClientTCPSocket Generating XML output for class mrpt::nav::CPTG_DiffDrive_CollisionGridBased::CCollisionGrid Generating XML output for class mrpt::opengl::CColorBar Generating XML output for class mrpt::maps::CColouredOctoMap Generating XML output for class mrpt::maps::CColouredPointsMap Generating XML output for class mrpt::config::CConfigFile Generating XML output for class mrpt::config::CConfigFileBase Generating XML output for class mrpt::config::CConfigFileMemory Generating XML output for class mrpt::config::CConfigFilePrefixer Generating XML output for class mrpt::system::CConsoleRedirector Generating XML output for class mrpt::math::CConstMatrixColumnAccessor Generating XML output for class mrpt::math::CConstMatrixColumnAccessorExtended Generating XML output for class mrpt::math::CConstMatrixRowAccessor Generating XML output for class mrpt::math::CConstMatrixRowAccessorExtended Generating XML output for class mrpt::system::CControlledRateTimer Generating XML output for class mrpt::opengl::CCylinder Generating XML output for class mrpt::detectors::CDetectable2D Generating XML output for class mrpt::detectors::CDetectable3D Generating XML output for class mrpt::detectors::CDetectableObject Generating XML output for class mrpt::detectors::CDetectorDoorCrossing Generating XML output for class mrpt::hwdrivers::COpenNI2Generic::CDevice Generating XML output for class CDialogAskUserForCamera Generating XML output for class mrpt::vision::CDifodo Generating XML output for class mrpt::graphs::CDijkstra Generating XML output for class mrpt::graphs::CDirectedGraph Generating XML output for class mrpt::graphs::CDirectedTree Generating XML output for class mrpt::system::CDirectoryExplorer Generating XML output for class mrpt::opengl::CDisk Generating XML output for class mrpt::gui::CDisplayWindow Generating XML output for class mrpt::gui::CDisplayWindow3D Generating XML output for class mrpt::gui::CDisplayWindow3DLocker Generating XML output for class CDisplayWindow_WXAPP Generating XML output for class mrpt::gui::CD«SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CDUO3DCamera.h:193: warning: The following parameters of mrpt::hwdrivers::CDUO3DCamera::open(const TCaptureOptions_DUO3D &options, const bool startCapture=true) are not documented: parameter 'options' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:73: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img) «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:73: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img) «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:81: warning: The following parameters of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img) are not documented: parameter 'x' parameter 'y' «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:94: warning: The following parameters of mrpt::img::CEnhancedMetaFile::line(int x0, int y0, int x1, int y1, const mrpt::img::TColor color, unsigned int width=1, TPenStyle penStyle=psSolid) are not documented: parameter 'penStyle' «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:99: warning: argument 'fontSize' of command @param is not found in the argument list of mrpt::img::CEnhancedMetaFile::textOut(int x0, int y0, const std::string &str, const mrpt::img::TColor color) «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:124: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:124: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CEnhancedMetaFile.h:136: warning: The following parameters of mrpt::img::CEnhancedMetaFile::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) are not documented: parameter 'x' parameter 'y' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CEnoseModular.h:97: warning: argument 'serialNumberUSBdevice' of command @param is not found in the argument list of mrpt::hwdrivers::CEnoseModular::CEnoseModular() «SRC»/libs/opengl/include/mrpt/opengl/CFBORender.h:44: warning: The following parameters of mrpt::opengl::CFBORender::CFBORender(unsigned int width=800, unsigned int height=600, const bool skip_create_egl_context=false) are not documented: parameter 'width' parameter 'height' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/vision/include/mrpt/vision/CFeature.h:207: warning: The following parameters of mrpt::vision::CFeature::descriptorPolarImgDistanceTo(const CFeature &oFeature, float &minDistAngle, bool normalize_distances=true) const are not documented: parameter 'normalize_distances' «SRC»/libs/vision/include/mrpt/vision/CFeature.h:218: warning: The following parameters of mrpt::vision::CFeature::descriptorLogPolarImgDistanceTo(const CFeature &oFeature, float &minDistAngle, bool normalize_distances=true) const are not documented: parameter 'normalize_distances' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:304: warning: The following parameters of mrpt::vision::CFeatureExtraction::detectFeatures(const mrpt::img::CImage &img, CFeatureList &feats, const unsigned int init_ID=0, const unsigned int nDesiredFeatures=0, const TImageROI &ROI=TImageROI()) are not documented: parameter 'init_ID' parameter 'ROI' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:427: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesKLT(const mrpt::img::CImage &img, CFeatureList &feats, unsigned int init_ID=0, unsigned int nDesiredFeatures=0, const TImageROI &ROI=TImageROI()) are not documented: parameter 'init_ID' parameter 'ROI' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:442: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesSIFT(const mrpt::img::CImage &img, CFeatureList &feats, unsigned int init_ID=0, unsigned int nDesiredFeatures=0, const TImageROI &ROI=TImageROI()) are not documented: parameter 'init_ID' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:456: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesORB(const mrpt::img::CImage &img, CFeatureList &feats, const unsigned int init_ID=0, const unsigned int nDesiredFeatures=0, const TImageROI &ROI=TImageROI()) are not documented: parameter 'init_ID' parameter 'ROI' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:470: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesSURF(const mrpt::img::CImage &img, CFeatureList &feats, unsigned int init_ID=0, unsigned int nDesiredFeatures=0, const TImageROI &ROI=TImageROI()) are not documented: parameter 'init_ID' parameter 'ROI' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:484: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesFAST(const mrpt::img::CImage &img, CFeatureList &feats, unsigned int init_ID=0, unsigned int nDesiredFeatures=0) are not documented: parameter 'init_ID' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:493: warning: argument 'img' of command @param is not found in the argument list of mrpt::vision::CFeatureExtraction::extractFeaturesAKAZE(const mrpt::img::CImage &inImg, CFeatureList &feats, unsigned int init_ID, unsigned int nDesiredFeatures, const TImageROI &ROI=TImageROI()) «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:498: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesAKAZE(const mrpt::img::CImage &inImg, CFeatureList &feats, unsigned int init_ID, unsigned int nDesiredFeatures, const TImageROI &ROI=TImageROI()) are not documented: parameter 'inImg' parameter 'init_ID' parameter 'ROI' «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:507: warning: argument 'img' of command @param is not found in the argument list of mrpt::vision::CFeatureExtraction::extractFeaturesLSD(const mrpt::img::CImage &inImg, CFeatureList &feats, unsigned int init_ID, unsigned int nDesiredFeatures, const TImageROI &ROI=TImageROI()) «SRC»/libs/vision/include/mrpt/vision/CFeatureExtraction.h:512: warning: The following parameters of mrpt::vision::CFeatureExtraction::extractFeaturesLSD(const mrpt::img::CImage &inImg, CFeatureList &feats, unsigned int init_ID, unsigned int nDesiredFeatures, const TImageROI &ROI=TImageROI()) are not documented: parameter 'inImg' parameter 'init_ID' parameter 'ROI' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureList >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CFeatureListKDTree< FEAT > >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/vision/include/mrpt/vision/tracking.h:166: warning: Invalid list item found «SRC»/libs/io/include/mrpt/io/CFileGZInputStream.h:56: warning: The following parameters of mrpt::io::CFileGZInputStream::open(const std::string &fileName, mrpt::optional_ref< std::string > error_msg=std::nullopt) are not documented: parameter 'error_msg' «SRC»/libs/io/include/mrpt/io/CFileGZOutputStream.h:36: warning: argument 'append' of command @param is not found in the argument list of mrpt::io::CFileGZOutputStream::CFileGZOutputStream(const std::string &fileName, const OpenMode mode=OpenMode::TRUNCATE, int compressionLevel=1) «SRC»/libs/io/include/mrpt/io/CFileGZOutputStream.h:43: warning: The following parameters of mrpt::io::CFileGZOutputStream::CFileGZOutputStream(const std::string &fileName, const OpenMode mode=OpenMode::TRUNCATE, int compressionLevel=1) are not documented: parameter 'mode' parameter 'compressionLevel' «SRC»/libs/io/include/mrpt/io/CFileGZOutputStream.h:65: warning: The following parameters of mrpt::io::CFileGZOutputStream::open(const std::string &fileName, int compress_level=1, mrpt::optional_ref< std::string > error_msg=std::nullopt, const OpenMode mode=OpenMode::TRUNCATE) are not documented: parameter 'error_msg' parameter 'mode' «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h:22: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h:34: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h:42: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CFixedIntervalsNRD.h:43: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp:62: warning: argument 'connectivity_descriptor' of command @param is not found in the argument list of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:342: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'resolution' parameter 'fill_value' «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:621: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF(double normReading, const mrpt::math::TPoint2D &point, const bool update_map, const bool time_invariant, const double reading_information) are not documented: parameter 'update_map' parameter 'time_invariant' parameter 'reading_information' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/vision/include/mrpt/vision/tracking.h:166: warning: Invalid list item found «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGillAnemometer.h:22: warning: Unsupported xml/html tag found «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPSInterface.h:183: warning: argument 'csExternalStream' of command @param is not found in the argument list of mrpt::hwdrivers::CGPSInterface::bindStream(const std::shared_ptr< mrpt::io::CStream > &external_stream, const std::shared_ptr< std::mutex > &csOptionalExternalStream=std::shared_ptr< std::mutex >()) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CGPSInterface.h:190: warning: The following parameters of mrpt::hwdrivers::CGPSInterface::bindStream(const std::shared_ptr< mrpt::io::CStream > &external_stream, const std::shared_ptr< std::mutex > &csOptionalExternalStream=std::shared_ptr< std::mutex >()) are not documented: parameter 'external_stream' parameter 'csOptionalExternalStream' «SRC»/libs/graphs/include/mrpt/graphs/CGraphPartitioner.h:71: warning: The following parameters of mrpt::graphs::CGraphPartitioner::RecursiveSpectralPartition(GRAPH_MATRIX &in_A, std::vector< std::vector< uint32_t >> &out_parts, num_t threshold_Ncut=1, bool forceSimetry=true, bool useSpectralBisection=true, bool recursive=true, unsigned minSizeClusters=1, const bool verbose=false) are not documented: parameter 'verbose' «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:217: warning: argument 'Name' of command @param is not found in the argument list of mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::save3DScene(const std::string *fname_in=nullptr) const «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:223: warning: The following parameters of mrpt::graphslam::CGraphSlamEngine::save3DScene(const std::string *fname_in=nullptr) const are not documented: parameter 'fname_in' «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:360: warning: argument 'output_dir_fname' of command @param is not found in the argument list of mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::generateReportFiles(const std::string &output_dir_fname_in) «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:366: warning: The following parameters of mrpt::graphslam::CGraphSlamEngine::generateReportFiles(const std::string &output_dir_fname_in) are not documented: parameter 'output_dir_fname_in' «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:670: warning: Found unknown command `\raise' «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:621: warning: argument 'action_ptr' of command @param is not found in the argument list of mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::getTimeStamp(const mrpt::obs::CActionCollection::Ptr action, const mrpt::obs::CSensoryFrame::Ptr observations, const mrpt::obs::CObservation::Ptr observation) «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:635: warning: The following parameters of mrpt::graphslam::CGraphSlamEngine::getTimeStamp(const mrpt::obs::CActionCollection::Ptr action, const mrpt::obs::CSensoryFrame::Ptr observations, const mrpt::obs::CObservation::Ptr observation) are not documented: parameter 'action' «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:44: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:57: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/CGraphSlamEngine.h:58: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler.h:80: warning: argument 'Name' of command @param is not found in the argument list of CGraphSlamHandler< GRAPH_T >::initOutputDir(const std::string &output_dir_fname="graphslam_results") «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/CGraphSlamHandler.h:94: warning: The following parameters of CGraphSlamHandler::initOutputDir(const std::string &output_dir_fname="graphslam_results") are not documented: parameter 'output_dir_fname' «SRC»/libs/slam/include/mrpt/slam/CGridMapAligner.h:185: warning: argument 'runningTime' of command @param is not found in the argument list of mrpt::slam::CGridMapAligner::AlignPDF(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPosePDFGaussian &initialEstimationPDF, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CGridMapAligner.h:185: warning: argument 'info' of command @param is not found in the argument list of mrpt::slam::CGridMapAligner::AlignPDF(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPosePDFGaussian &initialEstimationPDF, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CGridMapAligner.h:212: warning: The following parameters of mrpt::slam::CGridMapAligner::AlignPDF(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPosePDFGaussian &initialEstimationPDF, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) are not documented: parameter 'outInfo' «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'runningTime' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'info' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:72: warning: The following parameters of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) are not documented: parameter 'outInfo' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp:62: warning: argument 'connectivity_descriptor' of command @param is not found in the argument list of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:342: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'resolution' parameter 'fill_value' «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:621: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF(double normReading, const mrpt::math::TPoint2D &point, const bool update_map, const bool time_invariant, const double reading_information) are not documented: parameter 'update_map' parameter 'time_invariant' parameter 'reading_information' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMapMHPartition.h:271: warning: The following parameters of mrpt::hmtslam::CHierarchicalMapMHPartition::computeOverlapProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, size_t monteCarloSamples=100, const float margin_to_substract=6) const are not documented: parameter 'nodeFrom' parameter 'nodeTo' parameter 'hypothesisID' parameter 'monteCarloSamples' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHierarchicalMapMHPartition.h:271: warning: The following parameters of mrpt::hmtslam::CHierarchicalMapMHPartition::computeOverlapProbabilityBetweenNodes(const CHMHMapNode::TNodeID &nodeFrom, const CHMHMapNode::TNodeID &nodeTo, const THypothesisID &hypothesisID, size_t monteCarloSamples=100, const float margin_to_substract=6) const are not documented: parameter 'nodeFrom' parameter 'nodeTo' parameter 'hypothesisID' parameter 'monteCarloSamples' isplayWindowGUI Generating XML output for class mrpt::gui::CDisplayWindowGUI_Params Generating XML output for class mrpt::gui::CDisplayWindowPlots Generating XML output for class mrpt::hwdrivers::CDUO3DCamera Generating XML output for class mrpt::containers::CDynamicGrid Generating XML output for class mrpt::containers::CDynamicGrid3D Generating XML output for class mrpt::graphslam::detail::CEdgeCounter Generating XML output for class mrpt::graphslam::deciders::CEdgeRegistrationDecider Generating XML output for class mrpt::opengl::CEllipsoid2D Generating XML output for class mrpt::opengl::CEllipsoid3D Generating XML output for class mrpt::opengl::CEllipsoidInverseDepth2D Generating XML output for class mrpt::opengl::CEllipsoidInverseDepth3D Generating XML output for class mrpt::opengl::CEllipsoidRangeBearing2D Generating XML output for class mrpt::graphslam::deciders::CEmptyERD Generating XML output for class mrpt::graphslam::optimizers::CEmptyGSO Generating XML output for class mrpt::graphslam::deciders::CEmptyNRD Generating XML output for class mrpt::img::CEnhancedMetaFile Generating XML output for class mrpt::hwdrivers::CEnoseModular Generating XML output for class mrpt::serialization::CExceptionEOF Generating XML output for class mrpt::img::CExceptionExternalImageNotFound Generating XML output for class mrpt::math::CExceptionNotDefPos Generating XML output for class mrpt::detectors::CFaceDetection Generating XML output for class mrpt::opengl::CFBORender Generating XML output for class mrpt::vision::CFeature Generating XML output for class mrpt::vision::CFeatureExtraction Generating XML output for class mrpt::vision::CFeatureLines Generating XML output for class mrpt::vision::CFeatureList Generating XML output for class mrpt::vision::CFeatureListKDTree Generating XML output for class mrpt::vision::CFeatureTracker_KL Generating XML output for class mrpt::hwdrivers::CFFMPEG_InputStream Generating XML output for class mrpt::io::CFileGZInputStream Generating XML output for class mrpt::io::CFileGZOutputStream Generating XML output for class mrpt::io::CFileInputStream Generating XML output for class mrpt::io::CFileOutputStream Generating XML output for class mrpt::io::CFileStream Generating XML output for class mrpt::system::CFileSystemWatcher Generating XML output for class mrpt::graphslam::deciders::CFixedIntervalsNRD Generating XML output for class mrpt::opengl::CFrustum Generating XML output for class mrpt::maps::CGasConcentrationGridMap2D Generating XML output for class mrpt::opengl::CGeneralizedEllipsoidTemplate Generating XML output for class mrpt::vision::CGenericFeatureTracker Generating XML output for class mrpt::system::CGenericMemoryPool Generating XML output for class mrpt::hwdrivers::CGenericSensor Generating XML output for class mrpt::hwdrivers::CGillAnemometer Generating XML output for class mrpt::gui::CGlCanvasBase Generating XML output for class mrpt::gui::CGlCanvasBaseHeadless Generating XML output for class mrpt::hwdrivers::CGPS_NTRIP Generating XML output for class mrpt::hwdrivers::CGPSInterface Generating XML output for class mrpt::graphs::CGraphPartitioner Generating XML output for class mrpt::graphslam::CGraphSlamEngine Generating XML output for class CGraphSlamHandler Generating XML output for class mrpt::graphslam::optimizers::CGraphSlamOptimizer Generating XML output for class mrpt::slam::CGridMapAligner Generating XML output for class mrpt::apps::CGridMapAlignerApp Generating XML output for class mrpt::opengl::CGridPlaneXY Generating XML output for class mrpt::opengl::CGridPlaneXZ Generating XML output for class mrpt::hwdrivers::CGyroKVHDSP3000 Generating XML output for class mrpt::opengl::internal::Font::Char Generating XML output for class mrpt::maps::CHeightGridMap2D Generating XML output for class mrpt::maps::CHeightGridMap2D_Base Generating XML output for class mrpt::maps::CHeightGridMap2D_MRF Generating XML output for class mrpt::hmtslam::CHierarchicalMapMHPartition Generating XML output for class mrpt::hmtslam::CHierarchicalMHMap Generating XML output for class mrpt::math::CHistogram Gener«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMHMapArc.h:59: warning: explicit link request to 'Create' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMTSLAM.h:358: warning: argument 'debug_out_stream' of command @param is not found in the argument list of mrpt::hmtslam::CHMTSLAM::CHMTSLAM() «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'runningTime' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'info' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:72: warning: The following parameters of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) are not documented: parameter 'outInfo' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h:31: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h:39: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h:47: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CICPCriteriaERD.h:48: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h:27: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h:41: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h:49: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/NRD/CICPCriteriaNRD.h:50: warning: included file config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/img/include/mrpt/img/CImage.h:293: warning: The following parameters of mrpt::img::CImage::line(int x0, int y0, int x1, int y1, const mrpt::img::TColor color, unsigned int width=1, TPenStyle penStyle=psSolid) are not documented: parameter 'penStyle' «SRC»/libs/img/include/mrpt/img/CImage.h:304: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CImage::drawImage(int x, int y, const mrpt::img::CImage &img) inherited from member drawImage at line 179 in file «SRC»/libs/img/include/mrpt/img/CCanvas.h «SRC»/libs/img/include/mrpt/img/CImage.h:304: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CImage::drawImage(int x, int y, const mrpt::img::CImage &img) inherited from member drawImage at line 179 in file «SRC»/libs/img/include/mrpt/img/CCanvas.h «SRC»/libs/img/include/mrpt/img/CImage.h:304: warning: The following parameters of mrpt::img::CImage::drawImage(int x, int y, const mrpt::img::CImage &img) are not documented: parameter 'x' parameter 'y' «SRC»/libs/img/include/mrpt/img/CImage.h:451: warning: The following parameters of mrpt::img::CImage::drawChessboardCorners(std::vector< TPixelCoordf > &cornerCoords, unsigned int check_size_x, unsigned int check_size_y, unsigned int lines_width=1, unsigned int circles_radius=4) are not documented: parameter 'lines_width' parameter 'circles_radius' «SRC»/libs/img/include/mrpt/img/CImage.h:706: warning: The following parameters of mrpt::img::CImage::getAsMatrix(mrpt::math::CMatrixFloat &outMatrix, bool doResize=true, int x_min=0, int y_min=0, int x_max=-1, int y_max=-1, bool normalize_01=true) const are not documented: parameter 'outMatrix' «SRC»/libs/img/include/mrpt/img/CImage.h:732: warning: The following parameters of mrpt::img::CImage::getAsRGBMatrices(mrpt::math::CMatrixFloat &outMatrixR, mrpt::math::CMatrixFloat &outMatrixG, mrpt::math::CMatrixFloat &outMatrixB, bool doResize=true, int x_min=0, int y_min=0, int x_max=-1, int y_max=-1) const are not documented: parameter 'outMatrixR' parameter 'outMatrixG' parameter 'outMatrixB' «SRC»/libs/img/include/mrpt/img/CImage.h:817: warning: Found unknown command `\unload' «SRC»/libs/img/include/mrpt/img/CImage.h:984: warning: The following parameters of mrpt::img::CImage::loadFromXPM(const char *const *xpm_array, bool swap_rb=true) are not documented: parameter 'xpm_array' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/img/include/mrpt/img/CCanvas.h:203: warning: argument 'x0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CCanvas.h:203: warning: argument 'y0' of command @param is not found in the argument list of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) «SRC»/libs/img/include/mrpt/img/CCanvas.h:215: warning: The following parameters of mrpt::img::CCanvas::drawImage(int x, int y, const mrpt::img::CImage &img, float rotation, float scale) are not documented: parameter 'x' parameter 'y' «SRC»/libs/img/include/mrpt/img/CImage.h:139: warning: unable to resolve reference to `sse_optimizations' for \ref command «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CImageGrabber_FlyCapture2.h:236: warning: The following parameters of mrpt::hwdrivers::CImageGrabber_FlyCapture2::open(const TCaptureOptions_FlyCapture2 &options, const bool startCapture=true) are not documented: parameter 'options' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/slam/include/mrpt/slam/CIncrementalMapPartitioner.h:126: warning: argument 'robotPose' of command @param is not found in the argument list of mrpt::slam::CIncrementalMapPartitioner::addMapFrame(const mrpt::obs::CSensoryFrame &frame, const mrpt::poses::CPose3DPDF &robotPose3D) «SRC»/libs/slam/include/mrpt/slam/CIncrementalMapPartitioner.h:137: warning: The following parameters of mrpt::slam::CIncrementalMapPartitioner::addMapFrame(const mrpt::obs::CSensoryFrame &frame, const mrpt::poses::CPose3DPDF &robotPose3D) are not documented: parameter 'robotPose3D' «SRC»/libs/slam/include/mrpt/slam/CIncrementalMapPartitioner.h:151: warning: The following parameters of mrpt::slam::CIncrementalMapPartitioner::removeSetOfNodes(std::vector< uint32_t > indexesToRemove, bool changeCoordsRef=true) are not documented: parameter 'indexesToRemove' «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h:24: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CIncrementalNodeRegistrationDecider.h:25: warning: included file config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/containers/include/mrpt/containers/circular_buffer.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:545: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable::OnInverseObservationModel(const KFArray_OBS &in_z, KFArray_FEAT &out_yn, KFMatrix_FxV &out_dyn_dxv, KFMatrix_FxO &out_dyn_dhn, [[maybe_unused]] KFMatrix_FxF &out_dyn_dhn_R_dyn_dhnT, bool &out_use_dyn_dhn_jacobian) const are not documented: parameter 'out_use_dyn_dhn_jacobian' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:558: warning: argument 'in_obsIndex' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< VEH_SIZE, OBS_SIZE, FEAT_SIZE, ACT_SIZE, KFTYPE >::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:567: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) are not documented: parameter 'in_obsIdx' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:308: warning: argument 'out_skip' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< VEH_SIZE, OBS_SIZE, FEAT_SIZE, ACT_SIZE, KFTYPE >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:319: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 are not documented: parameter 'out_skipPrediction' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:414: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &out_z, std::vector< int > &out_data_association, const vector_KFArray_OBS &in_all_predictions, const KFMatrix &in_S, const std::vector< size_t > &in_lm_indices_in_S, const KFMatrix_OxO &in_R)=0 are not documented: parameter 'in_R' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:421: warning: argument 'idx_landmark_to_predict' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< VEH_SIZE, OBS_SIZE, FEAT_SIZE, ACT_SIZE, KFTYPE >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:427: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 are not documented: parameter 'idx_landmarks_to_predict' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CKinect.h:304: warning: argument 'out_obs' of command @param is not found in the argument list of mrpt::hwdrivers::CKinect::getNextObservation(mrpt::obs::CObservation3DRangeScan &m_out_obs, bool &there_is_obs, bool &hardware_error) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CKinect.h:312: warning: The following parameters of mrpt::hwdrivers::CKinect::getNextObservation(mrpt::obs::CObservation3DRangeScan &m_out_obs, bool &there_is_obs, bool &hardware_error) are not documented: parameter 'm_out_obs' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/kinematics/include/mrpt/kinematics/CKinematicChain.h:170: warning: The following parameters of mrpt::kinematics::CKinematicChain::getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &inout_gl_obj, std::vector< mrpt::poses::CPose3D > *out_all_poses=nullptr) const are not documented: parameter 'inout_gl_obj' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h:486: warning: argument 'stdCount' of command @param is not found in the argument list of mrpt::maps::CLandmarksMap::saveToMATLABScript3D(std::string file, const char *style="b", float confInterval=0.95f) const «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h:495: warning: The following parameters of mrpt::maps::CLandmarksMap::saveToMATLABScript3D(std::string file, const char *style="b", float confInterval=0.95f) const are not documented: parameter 'confInterval' «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h:523: warning: The following parameters of mrpt::maps::CLandmarksMap::loadSiftFeaturesFromImageObservation(const mrpt::obs::CObservationImage &obs, const mrpt::vision::CFeatureExtraction::TOptions &feat_options=mrpt::vision::CFeatureExtraction::TOptions(mrpt::vision::featSIFT)) are not documented: parameter 'obs' «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h:537: warning: The following parameters of mrpt::maps::CLandmarksMap::loadSiftFeaturesFromStereoImageObservation(const mrpt::obs::CObservationStereoImages &obs, mrpt::maps::CLandmark::TLandmarkID fID, const mrpt::vision::CFeatureExtraction::TOptions &feat_options=mrpt::vision::CFeatureExtraction::TOptions(mrpt::vision::featSIFT)) are not documented: parameter 'obs' parameter 'fID' «SRC»/libs/vision/include/mrpt/maps/CLandmarksMap.h:549: warning: The following parameters of mrpt::maps::CLandmarksMap::loadOccupancyFeaturesFrom2DRangeScan(const mrpt::obs::CObservation2DRangeScan &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose=std::nullopt, unsigned int downSampleFactor=1) are not documented: parameter 'downSampleFactor' «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h:230: warning: argument 'full_update' of command @param is not found in the argument list of mrpt::graphslam::optimizers::CLevMarqGSO< GRAPH_T >::_optimizeGraph(bool is_full_update=false) «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h:236: warning: The following parameters of mrpt::graphslam::optimizers::CLevMarqGSO::_optimizeGraph(bool is_full_update=false) are not documented: parameter 'is_full_update' «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h:32: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h:38: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/GSO/CLevMarqGSO.h:39: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:646: warning: Invalid list item found «SRC»/libs/hmtslam/src/CLocalMetricHypothesis.cpp:649: warning: Invalid list item found «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:43: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D::updateCell_fast_occupied(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:82: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D::updateCell_fast_free(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'x' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< TCELL >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'y' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< TCELL >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:103: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) are not documented: parameter 'theCell' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap3D.h:82: warning: The following parameters of mrpt::maps::CLogOddsGridMap3D::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) are not documented: parameter 'theCell' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:335: warning: The following parameters of mrpt::graphslam::deciders::CLoopCloserERD::generateHypotsPool(const std::vector< uint32_t > &groupA, const std::vector< uint32_t > &groupB, hypotsp_t *generated_hypots, const TGenerateHypotsPoolAdParams *ad_params=nullptr) are not documented: parameter 'ad_params' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:345: warning: Found unknown command `\pram' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:357: warning: The following parameters of mrpt::graphslam::deciders::CLoopCloserERD::generatePWConsistenciesMatrix(const std::vector< uint32_t > &groupA, const std::vector< uint32_t > &groupB, const hypotsp_t &hypots_pool, mrpt::math::CMatrixDouble *consist_matrix, const paths_t *groupA_opt_paths=nullptr, const paths_t *groupB_opt_paths=nullptr) are not documented: parameter 'consist_matrix' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:625: warning: Found unknown command `\rightarrow' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:626: warning: Found unknown command `\rightarrow' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:634: warning: The following parameters of mrpt::graphslam::deciders::CLoopCloserERD::generatePWConsistencyElement(const mrpt::graphs::TNodeID &a1, const mrpt::graphs::TNodeID &a2, const mrpt::graphs::TNodeID &b1, const mrpt::graphs::TNodeID &b2, const hypotsp_t &hypots, const paths_t *opt_paths=nullptr) are not documented: parameter 'a1' parameter 'a2' parameter 'b1' parameter 'b2' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:703: warning: The following parameters of mrpt::graphslam::deciders::CLoopCloserERD::getICPEdge(const mrpt::graphs::TNodeID &from, const mrpt::graphs::TNodeID &to, constraint_t *rel_edge, mrpt::slam::CICP::TReturnInfo *icp_info=nullptr, const TGetICPEdgeAdParams *ad_params=nullptr) are not documented: parameter 'from' parameter 'to' parameter 'rel_edge' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:739: warning: argument 'neighbors' of command @param is not found in the argument list of mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::addToPaths(std::set< path_t * > *pool_of_paths, const path_t &curr_path, const std::set< mrpt::graphs::TNodeID > &neibors) const «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:745: warning: The following parameters of mrpt::graphslam::deciders::CLoopCloserERD::addToPaths(std::set< path_t * > *pool_of_paths, const path_t &curr_path, const std::set< mrpt::graphs::TNodeID > &neibors) const are not documented: parameter 'neibors' «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:674: warning: argument 'ID' of command @param is not found in the argument list of mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::findHypotByID(const hypotsp_t &vec_hypots, size_t id, bool throw_exc=true) «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:39: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:55: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:64: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:90: warning: Unexpected tag found «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:95: warning: Unexpected tag found «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:99: warning: Unexpected tag found «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:102: warning: Unexpected tag found «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:152: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/ERD/CLoopCloserERD.h:153: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' ating XML output for class mrpt::hmtslam::CHMHMapArc Generating XML output for class mrpt::hmtslam::CHMHMapNode Generating XML output for class mrpt::hmtslam::CHMTSLAM Generating XML output for class mrpt::hwdrivers::CHokuyoURG Generating XML output for class mrpt::math::CSparseMatrix::CholeskyDecomp Generating XML output for class mrpt::nav::CHolonomicFullEval Generating XML output for class mrpt::nav::CHolonomicLogFileRecord Generating XML output for class mrpt::nav::CHolonomicND Generating XML output for class mrpt::nav::CHolonomicVFF Generating XML output for class mrpt::containers::ci_less Generating XML output for class mrpt::hwdrivers::CIbeoLuxETH Generating XML output for class mrpt::slam::CICP Generating XML output for class mrpt::graphslam::deciders::CICPCriteriaERD Generating XML output for class mrpt::graphslam::deciders::CICPCriteriaNRD Generating XML output for class mrpt::img::CImage Generating XML output for class mrpt::hwdrivers::CImageGrabber_dc1394 Generating XML output for class mrpt::hwdrivers::CImageGrabber_FlyCapture2 Generating XML output for class mrpt::hwdrivers::CImageGrabber_OpenCV Generating XML output for class mrpt::vision::CImagePyramid Generating XML output for class mrpt::hwdrivers::CImpinjRFID Generating XML output for class mrpt::hwdrivers::CIMUIntersense Generating XML output for class mrpt::hwdrivers::CIMUXSens_MT4 Generating XML output for class mrpt::slam::CIncrementalMapPartitioner Generating XML output for class mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider Generating XML output for class mrpt::comms::CInterfaceFTDI Generating XML output for class mrpt::containers::circular_buffer Generating XML output for class mrpt::hwdrivers::CJoystick Generating XML output for class mrpt::bayes::CKalmanFilterCapable Generating XML output for class mrpt::hwdrivers::CKinect Generating XML output for class mrpt::kinematics::CKinematicChain Generating XML output for class mrpt::maps::CLandmark Generating XML output for class mrpt::maps::CLandmarksMap Generating XML output for class mrpt::rtti::CLASS_ID_impl Generating XML output for class mrpt::rtti::CLASS_ID_impl< std::monostate > Generating XML output for class mrpt::nav::ClearanceDiagram Generating XML output for class mrpt::math::CLevenbergMarquardtTempl Generating XML output for class mrpt::graphslam::optimizers::CLevMarqGSO Generating XML output for class mrpt::rtti::CListOfClasses Generating XML output for class mrpt::hwdrivers::CLMS100Eth Generating XML output for class mrpt::config::CLoadableOptions Generating XML output for class mrpt::hmtslam::CLocalMetricHypothesis Generating XML output for class mrpt::Clock Generating XML output for class mrpt::internal::ClockState Generating XML output for class mrpt::nav::CLogFileRecord Generating XML output for class mrpt::nav::CLogFileRecord_FullEval Generating XML output for class mrpt::nav::CLogFileRecord_ND Generating XML output for class mrpt::nav::CLogFileRecord_VFF Generating XML output for class mrpt::maps::CLogOddsGridMap2D Generating XML output for class mrpt::maps::CLogOddsGridMap3D Generating XML output for class mrpt::maps::CLogOddsGridMapLUT Generating XML output for class mrpt::graphslam::deciders::CLoopCloserERD Generating XML output for class mrpt::hmtslam::CLSLAM_RBPF_2DLASER Generating XML output for class mrpt::hmtslam::CLSLAMAlgorithmBase Generating XML output for class mrpt::hmtslam::CLSLAMParticleData Generating XML output for class mrpt::img::CMappedImage Generating XML output for class mrpt::vision::CMatchedFeatureList Generating XML output for class mrpt::math::CMatrixB Generating XML output for class mrpt::math::CMatrixColumnAccessor Generating XML output for class mrpt::math::CMatrixColumnAccessorExtended Generating XML output for class mrpt::math::CMatrixD Generating XML output for class mrpt::math::CMatrixDynamic Generating XML output for class mrpt::math::CMatrixF Generating XML output for class mrpt::math::CMatrixFixed Generating XML output for class mrpt::math::CMatrixRowAccessor Generating XML output for class mrpt::math::CMatrixRowAccessorExtende«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CMessage.h:48: warning: Found unknown command `\except' «SRC»/libs/serialization/include/mrpt/serialization/CMessage.h:59: warning: Found unknown command `\except' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/maps/CMetricMap.h:40: warning: Invalid list item found «SRC»/libs/obs/include/mrpt/maps/CMetricMap.h:48: warning: explicit link request to 'MapDefinition()' could not be resolved «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'runningTime' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:77: warning: argument 'info' of command @param is not found in the argument list of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) «SRC»/libs/slam/include/mrpt/slam/CMetricMapsAlignmentAlgorithm.h:72: warning: The following parameters of mrpt::slam::CMetricMapsAlignmentAlgorithm::Align(const mrpt::maps::CMetricMap *m1, const mrpt::maps::CMetricMap *m2, const mrpt::poses::CPose2D &grossEst, mrpt::optional_ref< TMetricMapAlignmentResult > outInfo=std::nullopt) are not documented: parameter 'outInfo' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h:73: warning: The following parameters of mrpt::slam::PF_implementation< mrpt::math::TPose2D, CMonteCarloLocalization2D, mrpt::poses::CPosePDFParticles::PARTICLE_STORAGE >::PF_SLAM_particlesEvaluator_AuxPFStandard(const mrpt::bayes::CParticleFilter::TParticleFilterOptions &PF_options, const mrpt::bayes::CParticleFilterCapable *obj, size_t index, const void *action, const void *observation) are not documented: parameter 'PF_options' parameter 'obj' parameter 'index' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h:93: warning: The following parameters of mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfStandardProposal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'PF_options' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h:100: warning: argument 'Action' of command @param is not found in the argument list of mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfAuxiliaryPFStandard(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h:111: warning: The following parameters of mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfAuxiliaryPFStandard(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'action' parameter 'PF_options' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h:118: warning: argument 'Action' of command @param is not found in the argument list of mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfAuxiliaryPFOptimal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization2D.h:129: warning: The following parameters of mrpt::slam::CMonteCarloLocalization2D::prediction_and_update_pfAuxiliaryPFOptimal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'action' parameter 'PF_options' «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h:80: warning: The following parameters of mrpt::poses::CPosePDFParticles::resetUniform(const double x_min, const double x_max, const double y_min, const double y_max, const double phi_min=-M_PI, const double phi_max=M_PI, const int particlesCount=-1) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'phi_min' parameter 'phi_max' «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h:101: warning: The following parameters of mrpt::poses::CPosePDFParticles::resetAroundSetOfPoses(const std::vector< mrpt::math::TPose2D > &list_poses, const size_t num_particles_per_pose, const double spread_x, const double spread_y, const double spread_phi_rad) are not documented: parameter 'spread_x' parameter 'spread_y' parameter 'spread_phi_rad' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h:73: warning: The following parameters of mrpt::slam::PF_implementation< mrpt::math::TPose3D, CMonteCarloLocalization3D, mrpt::bayes::particle_storage_mode::VALUE >::PF_SLAM_particlesEvaluator_AuxPFStandard(const mrpt::bayes::CParticleFilter::TParticleFilterOptions &PF_options, const mrpt::bayes::CParticleFilterCapable *obj, size_t index, const void *action, const void *observation) are not documented: parameter 'PF_options' parameter 'obj' parameter 'index' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h:56: warning: The following parameters of mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfStandardProposal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'PF_options' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h:63: warning: argument 'Action' of command @param is not found in the argument list of mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfAuxiliaryPFStandard(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h:74: warning: The following parameters of mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfAuxiliaryPFStandard(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'action' parameter 'PF_options' «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h:81: warning: argument 'Action' of command @param is not found in the argument list of mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfAuxiliaryPFOptimal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) «SRC»/libs/slam/include/mrpt/slam/CMonteCarloLocalization3D.h:92: warning: The following parameters of mrpt::slam::CMonteCarloLocalization3D::prediction_and_update_pfAuxiliaryPFOptimal(const mrpt::obs::CActionCollection *action, const mrpt::obs::CSensoryFrame *observation, const bayes::CParticleFilter::TParticleFilterOptions &PF_options) are not documented: parameter 'action' parameter 'PF_options' «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFParticles.h:72: warning: The following parameters of mrpt::poses::CPose3DPDFParticles::resetUniform(const mrpt::math::TPose3D &corner_min, const mrpt::math::TPose3D &corner_max, const int particlesCount=-1) are not documented: parameter 'corner_min' parameter 'corner_max' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CMultiMetricMap.h:62: warning: found subsection command outside of section context! «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h:73: warning: The following parameters of mrpt::slam::PF_implementation< CRBPFParticleData, CMultiMetricMapPDF, mrpt::bayes::particle_storage_mode::POINTER >::PF_SLAM_particlesEvaluator_AuxPFStandard(const mrpt::bayes::CParticleFilter::TParticleFilterOptions &PF_options, const mrpt::bayes::CParticleFilterCapable *obj, size_t index, const void *action, const void *observation) are not documented: parameter 'PF_options' parameter 'obj' parameter 'index' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CMyntEyeCamera.h:48: warning: argument 'out_observation' of command @param is not found in the argument list of mrpt::hwdrivers::CMyntEyeCamera::getObservation(mrpt::obs::CObservation3DRangeScan &out) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CMyntEyeCamera.h:52: warning: The following parameters of mrpt::hwdrivers::CMyntEyeCamera::getObservation(mrpt::obs::CObservation3DRangeScan &out) are not documented: parameter 'out' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CNationalInstrumentsDAQ.h:195: warning: found subsection command outside of section context! «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:394: warning: argument 'CNetworkOfPoses' of command @param is not found in the argument list of mrpt::graphs::CNetworkOfPoses< CPOSE, MAPS_IMPLEMENTATION, NODE_ANNOTATIONS, EDGE_ANNOTATIONS >::extractSubGraph(const std::set< TNodeID > &node_IDs, self_t *sub_graph, const TNodeID root_node_in=INVALID_NODEID, bool auto_expand_set=true) const «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:409: warning: The following parameters of mrpt::graphs::CNetworkOfPoses::extractSubGraph(const std::set< TNodeID > &node_IDs, self_t *sub_graph, const TNodeID root_node_in=INVALID_NODEID, bool auto_expand_set=true) const are not documented: parameter 'sub_graph' «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:685: warning: argument 'Hypotheses' of command @param is not found in the argument list of mrpt::graphs::CNetworkOfPoses< CPOSE, MAPS_IMPLEMENTATION, NODE_ANNOTATIONS, EDGE_ANNOTATIONS >::mergeGraph(const self_t &other, const typename std::vector< detail::THypothesis< self_t >> &common_hypots, const bool hypots_from_other_to_self=true, std::map< TNodeID, TNodeID > *old_to_new_nodeID_mappings_out=nullptr) «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:693: warning: Found unknown command `\rightarrow' «SRC»/libs/graphs/include/mrpt/graphs/CNetworkOfPoses.h:700: warning: The following parameters of mrpt::graphs::CNetworkOfPoses::mergeGraph(const self_t &other, const typename std::vector< detail::THypothesis< self_t >> &common_hypots, const bool hypots_from_other_to_self=true, std::map< TNodeID, TNodeID > *old_to_new_nodeID_mappings_out=nullptr) are not documented: parameter 'common_hypots' «SRC»/libs/graphslam/include/mrpt/graphslam/interfaces/CNodeRegistrationDecider.h:108: warning: found tag without matching «SRC»/libs/rtti/include/mrpt/rtti/CObject.h:169: warning: explicit link request to 'Create()' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h:124: warning: Found unknown command `\params' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h:52: warning: end of comment block while expecting command «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h:52: warning: end of comment block while expecting command «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h:52: warning: end of comment block while expecting command «SRC»/libs/obs/include/mrpt/obs/CObservation2DRangeScan.h:52: warning: end of comment block while expecting command «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan.h:392: warning: The following parameters of mrpt::obs::CObservation3DRangeScan::rangeImage_getAsImage(const std::optional< mrpt::img::TColormap > color=std::nullopt, const std::optional< float > normMinRange=std::nullopt, const std::optional< float > normMaxRange=std::nullopt, const std::optional< std::string > additionalLayerName=std::nullopt) const are not documented: parameter 'color' parameter 'normMinRange' parameter 'normMaxRange' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan.h:278: warning: The following parameters of mrpt::obs::CObservation3DRangeScan::convertTo2DScan(mrpt::obs::CObservation2DRangeScan &out_scan2d, const T3DPointsTo2DScanParams &scanParams, const TRangeImageFilterParams &filterParams=TRangeImageFilterParams()) are not documented: parameter 'scanParams' parameter 'filterParams' «SRC»/libs/obs/include/mrpt/obs/CObservation3DRangeScan.h:564: warning: The following parameters of mrpt::obs::CObservation3DRangeScan::recoverCameraCalibrationParameters(const CObservation3DRangeScan &obs, mrpt::img::TCamera &out_camParams, const double camera_offset=0.01) are not documented: parameter 'obs' parameter 'out_camParams' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/obs/CObservationBatteryState.h:23: warning: Invalid list item found «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/obs/include/mrpt/obs/CObservationImage.h:40: warning: argument 'iplImage' of command @param is not found in the argument list of mrpt::obs::CObservationImage::CObservationImage() «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' d Generating XML output for class mrpt::io::CMemoryStream Generating XML output for class mrpt::opengl::CMesh Generating XML output for class mrpt::opengl::CMesh3D Generating XML output for class mrpt::opengl::CMeshFast Generating XML output for class mrpt::serialization::CMessage Generating XML output for class mrpt::maps::CMetricMap Generating XML output for class mrpt::slam::CMetricMapBuilder Generating XML output for class mrpt::slam::CMetricMapBuilderICP Generating XML output for class mrpt::slam::CMetricMapBuilderRBPF Generating XML output for class mrpt::slam::CMetricMapsAlignmentAlgorithm Generating XML output for class mrpt::hmtslam::CMHPropertiesValuesList Generating XML output for class mrpt::math::CMonteCarlo Generating XML output for class mrpt::slam::CMonteCarloLocalization2D Generating XML output for class mrpt::slam::CMonteCarloLocalization3D Generating XML output for class mrpt::obs::CObservationGasSensors::CMOSmodel Generating XML output for class mrpt::graphs::detail::CMRVisualizer Generating XML output for class mrpt::graphs::detail::CMRVisualizer< CPOSE, MAPS_IMPLEMENTATION, TMRSlamNodeAnnotations, EDGE_ANNOTATIONS > Generating XML output for class mrpt::maps::CMultiMetricMap Generating XML output for class mrpt::maps::CMultiMetricMapPDF Generating XML output for class mrpt::nav::CMultiObjectiveMotionOptimizerBase Generating XML output for class mrpt::nav::CMultiObjMotionOpt_Scalarization Generating XML output for class mrpt::hwdrivers::CMyntEyeCamera Generating XML output for class CMyRedirector Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ Generating XML output for class mrpt::nav::CNavigatorManualSequence Generating XML output for class mrpt::graphs::CNetworkOfPoses Generating XML output for class mrpt::graphslam::deciders::CNodeRegistrationDecider Generating XML output for class mrpt::hwdrivers::CNTRIPClient Generating XML output for class mrpt::hwdrivers::CNTRIPEmitter Generating XML output for class mrpt::rtti::CObject Generating XML output for class CObject Generating XML output for class mrpt::detectors::CObjectDetection Generating XML output for class mrpt::system::CObservable Generating XML output for class mrpt::obs::CObservation Generating XML output for class mrpt::obs::CObservation2DRangeScan Generating XML output for class mrpt::obs::CObservation2DRangeScanWithUncertainty Generating XML output for class mrpt::obs::CObservation3DRangeScan Generating XML output for class CObservation3DRangeScan_Points_MemPoolData Generating XML output for class CObservation3DRangeScan_Points_MemPoolParams Generating XML output for class CObservation3DRangeScan_Ranges_MemPoolData Generating XML output for class CObservation3DRangeScan_Ranges_MemPoolParams Generating XML output for class mrpt::obs::CObservation3DScene Generating XML output for class mrpt::obs::CObservation6DFeatures Generating XML output for class mrpt::obs::CObservationBatteryState Generating XML output for class mrpt::obs::CObservationBeaconRanges Generating XML output for class mrpt::obs::CObservationBearingRange Generating XML output for class mrpt::obs::CObservationCANBusJ1939 Generating XML output for class mrpt::obs::CObservationComment Generating XML output for class mrpt::obs::CObservationGasSensors Generating XML output for class mrpt::obs::CObservationGPS Generating XML output for class mrpt::obs::CObservationImage Generating XML output for class mrpt::obs::CObservationIMU Generating XML output for class mrpt::obs::CObservationOdometry Generating XML output for class mrpt::obs::CObservationPointCloud Generating XML output for class mrpt::obs::CObservationRange Generating XML output for class mrpt::obs::CObservationRawDAQ Generating XML output for class mrpt::obs::CObservationReflectivity Generating XML output for class mrpt::obs::CObservationRFID Generating XML output for class mrpt::obs::CObservationRGBD360 Generating XML output for class mrpt::obs::CObservationRobotPose Generating XML output for class mrpt::obs::CObservationRotatingScan Generating XML output for class mrpt::obs::CObservationSkeleton «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap2D.h:916: warning: The following parameters of mrpt::maps::COccupancyGridMap2D::laserScanSimulatorWithUncertainty(const TLaserSimulUncertaintyParams &in_params, COccupancyGridMap2D::TLaserSimulUncertaintyResult &out_results) const are not documented: parameter 'out_results' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap2D.h:485: warning: found subsection command outside of section context! «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:43: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< OccGridCellTraits::cellType >::updateCell_fast_occupied(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:82: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< OccGridCellTraits::cellType >::updateCell_fast_free(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'x' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< OccGridCellTraits::cellType >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'y' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< OccGridCellTraits::cellType >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:103: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< OccGridCellTraits::cellType >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) are not documented: parameter 'theCell' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap3D.h:95: warning: The following parameters of mrpt::maps::COccupancyGridMap3D::setSize(const mrpt::math::TPoint3D &corner_min, const mrpt::math::TPoint3D &corner_max, double resolution, float default_value=0.5f) are not documented: parameter 'corner_min' parameter 'corner_max' «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap3D.h:104: warning: The following parameters of mrpt::maps::COccupancyGridMap3D::resizeGrid(const mrpt::math::TPoint3D &corner_min, const mrpt::math::TPoint3D &corner_max, float new_voxels_default_value=0.5f) are not documented: parameter 'corner_min' parameter 'corner_max' «SRC»/libs/maps/include/mrpt/maps/COccupancyGridMap3D.h:182: warning: The following parameters of mrpt::maps::COccupancyGridMap3D::insertPointCloud(const mrpt::math::TPoint3D &sensorCenter, const mrpt::maps::CPointsMap &pts, const float maxValidRange=std::numeric_limits< float >::max()) are not documented: parameter 'sensorCenter' parameter 'pts' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap3D.h:82: warning: The following parameters of mrpt::maps::CLogOddsGridMap3D< OccGridCellTraits::cellType >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) are not documented: parameter 'theCell' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'point3d_sensorPt' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'ptr_scan' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:373: warning: The following parameters of mrpt::maps::COctoMapBase< octomap::OcTree, octomap::OcTreeNode >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const are not documented: parameter 'obs' parameter 'robotPose' parameter 'sensorPt' parameter 'scan' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'point3d_sensorPt' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octree_t, octree_node_t >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:365: warning: argument 'ptr_scan' of command @param is not found in the argument list of mrpt::maps::COctoMapBase< octree_t, octree_node_t >::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const «SRC»/libs/maps/include/mrpt/maps/COctoMapBase.h:373: warning: The following parameters of mrpt::maps::COctoMapBase::internal_build_PointCloud_for_observation(const mrpt::obs::CObservation &obs, const std::optional< const mrpt::poses::CPose3D > &robotPose, octomap_point3d &sensorPt, octomap_pointcloud &scan) const are not documented: parameter 'obs' parameter 'robotPose' parameter 'sensorPt' parameter 'scan' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/include/mrpt/opengl/COctreePointRenderer.h:731: warning: The following parameters of mrpt::opengl::COctreePointRenderer::octree_get_graphics_boundingboxes(mrpt::opengl::CSetOfObjects &gl_bb, const float lines_width=1, const mrpt::img::TColorf &lines_color=mrpt::img::TColorf(1, 1, 1), const bool draw_solid_boxes=false) const are not documented: parameter 'gl_bb' parameter 'lines_width' parameter 'lines_color' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/include/mrpt/opengl/COpenGLViewport.h:246: warning: The following parameters of mrpt::opengl::COpenGLViewport::get3DRayForPixelCoord(const double x_coord, const double y_coord, mrpt::math::TLine3D &out_ray, mrpt::poses::CPose3D *out_cameraPose=nullptr) const are not documented: parameter 'out_ray' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'x' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'y' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'color' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/include/mrpt/opengl/CTextMessageCapable.h:49: warning: The following parameters of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) are not documented: parameter 'x_frac' parameter 'y_frac' parameter 'fontParams' «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_obs' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:50: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'rgb_img' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:55: warning: argument 'depth_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:63: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'depth_img_mm' «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_obs' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:50: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'rgb_img' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:55: warning: argument 'depth_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:63: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'depth_img_mm' «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/src/COpenNI2Generic.cpp:379: warning: argument 'out_obs' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:50: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameRGB(mrpt::img::CImage &rgb_img, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'rgb_img' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:55: warning: argument 'depth_img' of command @param is not found in the argument list of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/COpenNI2Generic.h:63: warning: The following parameters of mrpt::hwdrivers::COpenNI2Generic::getNextFrameD(mrpt::math::CMatrix_u16 &depth_img_mm, mrpt::system::TTimeStamp ×tamp, bool &there_is_obs, bool &hardware_error, unsigned sensor_id=0) are not documented: parameter 'depth_img_mm' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:127: warning: argument 'out_d' of command @param is not found in the argument list of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:141: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 are not documented: parameter 'out_normalized_d' parameter 'tolerance_dist' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:249: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const=0 are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h:107: warning: argument 'serialNumber' of command @param is not found in the argument list of mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::CPhidgetInterfaceKitProximitySensors() «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h:118: warning: argument 'outThereIsObservation' of command @param is not found in the argument list of mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::getObservation(mrpt::obs::CObservationRange &outObservation) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPhidgetInterfaceKitProximitySensors.h:122: warning: The following parameters of mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors::getObservation(mrpt::obs::CObservationRange &outObservation) are not documented: parameter 'outObservation' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:53: warning: \cite command to 'hesch' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:76: warning: \cite command to 'lepetit' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:96: warning: \cite command to 'Kneip2014' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:116: warning: \cite command to 'kneip' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:136: warning: \cite command to 'xie' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:156: warning: \cite command to 'garro' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:175: warning: \cite command to 'dementhon' does not have an associated number «SRC»/libs/vision/include/mrpt/vision/pnp_algos.h:195: warning: \cite command to 'lu' does not have an associated number «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' Generating XML output for class mrpt::obs::CObservationStereoImages Generating XML output for class mrpt::obs::CObservationStereoImagesFeatures Generating XML output for class mrpt::obs::CObservationVelodyneScan Generating XML output for class mrpt::obs::CObservationVisualLandmarks Generating XML output for class mrpt::obs::CObservationWindSensor Generating XML output for class mrpt::obs::CObservationWirelessPower Generating XML output for class mrpt::system::CObserver Generating XML output for class mrpt::maps::COccupancyGridMap2D Generating XML output for class mrpt::maps::COccupancyGridMap3D Generating XML output for class mrpt::slam::COccupancyGridMapFeatureExtractor Generating XML output for class mrpt::maps::COctoMap Generating XML output for class mrpt::maps::COctoMapBase Generating XML output for class mrpt::opengl::COctoMapVoxels Generating XML output for class mrpt::opengl::COctreePointRenderer Generating XML output for class mrpt::maps::CRandomFieldGridMap2D::ConnectivityDescriptor Generating XML output for class mrpt::maps::CRandomFieldGridMap3D::ConnectivityDescriptor Generating XML output for class mrpt::poses::CPose3DQuat::const_iterator Generating XML output for class mrpt::obs::CRawlog::const_iterator Generating XML output for class mrpt::maps::CSimpleMap::ConstPair Generating XML output for class mrpt::containers::ContainerReadOnlyProxyAccessor Generating XML output for class mrpt::math::ContainerType Generating XML output for class mrpt::math::ContainerType< mrpt::math::MatrixVectorBase< Scalar, Derived > > Generating XML output for class mrpt::obs::gnss::Message_NMEA_GGA::content_t Generating XML output for class mrpt::obs::gnss::Message_NMEA_GLL::content_t Generating XML output for class mrpt::obs::gnss::Message_NMEA_RMC::content_t Generating XML output for class mrpt::obs::gnss::Message_NMEA_VTG::content_t Generating XML output for class mrpt::obs::gnss::Message_NMEA_GSA::content_t Generating XML output for class mrpt::obs::gnss::Message_NMEA_ZDA::content_t Generating XML output for class mrpt::opengl::COpenGLBuffer Generating XML output for class mrpt::opengl::COpenGLFramebuffer Generating XML output for class mrpt::opengl::COpenGLScene Generating XML output for class mrpt::opengl::COpenGLVertexArrayObject Generating XML output for class mrpt::opengl::COpenGLViewport Generating XML output for class mrpt::hwdrivers::COpenNI2_RGBD360 Generating XML output for class mrpt::hwdrivers::COpenNI2Generic Generating XML output for class mrpt::hwdrivers::COpenNI2Sensor Generating XML output for class mrpt::copiable_NULL_ptr Generating XML output for class mrpt::copiable_NULL_ptr_basic Generating XML output for class mrpt::containers::internal::CopyCloner Generating XML output for class mrpt::rtti::internal::CopyCtor Generating XML output for class mrpt::rtti::internal::CopyCtor< false > Generating XML output for class mrpt::rtti::internal::CopyCtor< true > Generating XML output for class mrpt::containers::internal::CopyStatic Generating XML output for class mrpt::system::COutputLogger Generating XML output for class mrpt::system::COutputLoggerStreamWrapper Generating XML output for class mrpt::gui::CPanelCameraSelection Generating XML output for class mrpt::nav::CParameterizedTrajectoryGenerator Generating XML output for class mrpt::bayes::CParticleFilter Generating XML output for class mrpt::bayes::CParticleFilterCapable Generating XML output for class mrpt::bayes::CParticleFilterData Generating XML output for class mrpt::bayes::CParticleFilterDataImpl Generating XML output for class mrpt::hwdrivers::CPhidgetInterfaceKitProximitySensors Generating XML output for class mrpt::io::CPipe Generating XML output for class mrpt::io::CPipeBaseEndPoint Generating XML output for class mrpt::io::CPipeReadEndPoint Generating XML output for class mrpt::io::CPipeWriteEndPoint Generating XML output for class mrpt::opengl::CPlanarLaserScan Generating XML output for class mrpt::vision::pnp::CPnP Generating XML output for class mrpt::poses::CPoint Generating XML output for class mrpt::poses::CPoint2D Generating XML output for «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/include/mrpt/opengl/CPointCloud.h:81: warning: The following parameters of mrpt::opengl::CPointCloud::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/opengl/include/mrpt/opengl/CPointCloud.h:90: warning: The following parameters of mrpt::opengl::CPointCloud::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/include/mrpt/opengl/COctreePointRenderer.h:731: warning: The following parameters of mrpt::opengl::COctreePointRenderer< CPointCloud >::octree_get_graphics_boundingboxes(mrpt::opengl::CSetOfObjects &gl_bb, const float lines_width=1, const mrpt::img::TColorf &lines_color=mrpt::img::TColorf(1, 1, 1), const bool draw_solid_boxes=false) const are not documented: parameter 'gl_bb' parameter 'lines_width' parameter 'lines_color' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/opengl/include/mrpt/opengl/CPointCloudColoured.h:215: warning: The following parameters of mrpt::opengl::CPointCloudColoured::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/opengl/include/mrpt/opengl/CPointCloudColoured.h:224: warning: The following parameters of mrpt::opengl::CPointCloudColoured::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/include/mrpt/opengl/COctreePointRenderer.h:731: warning: The following parameters of mrpt::opengl::COctreePointRenderer< CPointCloudColoured >::octree_get_graphics_boundingboxes(mrpt::opengl::CSetOfObjects &gl_bb, const float lines_width=1, const mrpt::img::TColorf &lines_color=mrpt::img::TColorf(1, 1, 1), const bool draw_solid_boxes=false) const are not documented: parameter 'gl_bb' parameter 'lines_width' parameter 'lines_color' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1197: warning: The following parameters of mrpt::maps::CPointsMap::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1206: warning: The following parameters of mrpt::maps::CPointsMap::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:777: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:792: warning: The following parameters of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) are not documented: parameter 'otherMap2' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:812: warning: Unsupported xml/html tag found «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:834: warning: Unsupported xml/html tag found «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:863: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:880: warning: The following parameters of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) are not documented: parameter 'anotherMap' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h:261: warning: The following parameters of mrpt::maps::CPointsMapXYZI::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/maps/include/mrpt/maps/CPointsMapXYZI.h:270: warning: The following parameters of mrpt::maps::CPointsMapXYZI::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:777: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:792: warning: The following parameters of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) are not documented: parameter 'otherMap2' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:863: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:880: warning: The following parameters of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) are not documented: parameter 'anotherMap' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/math/include/mrpt/math/TPolygon2D.h:96: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/TPolygon2D.h:52: warning: explicit link request to 'include' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPose3D.h:353: warning: argument 'If' of command @param is not found in the argument list of mrpt::poses::CPose3D::composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz, mrpt::optional_ref< mrpt::math::CMatrixDouble33 > out_jacobian_df_dpoint=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3=std::nullopt, bool use_small_rot_approx=false) const «SRC»/libs/poses/include/mrpt/poses/CPose3D.h:363: warning: The following parameters of mrpt::poses::CPose3D::composePoint(double lx, double ly, double lz, double &gx, double &gy, double &gz, mrpt::optional_ref< mrpt::math::CMatrixDouble33 > out_jacobian_df_dpoint=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dpose=std::nullopt, mrpt::optional_ref< mrpt::math::CMatrixDouble36 > out_jacobian_df_dse3=std::nullopt, bool use_small_rot_approx=false) const are not documented: parameter 'lx' parameter 'ly' parameter 'lz' parameter 'gx' parameter 'gy' parameter 'gz' parameter 'out_jacobian_df_dpoint' parameter 'out_jacobian_df_dpose' parameter 'out_jacobian_df_dse3' parameter 'use_small_rot_approx' «SRC»/libs/poses/include/mrpt/poses/CPose3D.h:665: warning: The following parameters of mrpt::poses::CPose3D::getAsQuaternion(mrpt::math::CQuaternionDouble &q, mrpt::optional_ref< mrpt::math::CMatrixDouble43 > out_dq_dr=std::nullopt) const are not documented: parameter 'q' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPose3DPDFParticles.h:72: warning: The following parameters of mrpt::poses::CPose3DPDFParticles::resetUniform(const mrpt::math::TPose3D &corner_min, const mrpt::math::TPose3D &corner_max, const int particlesCount=-1) are not documented: parameter 'corner_min' parameter 'corner_max' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDF.h:81: warning: The following parameters of mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition(const CPose3DQuat &x, const CPose3DQuat &u, mrpt::math::CMatrixDouble77 &df_dx, mrpt::math::CMatrixDouble77 &df_du, CPose3DQuat *out_x_oplus_u=nullptr) are not documented: parameter 'x' parameter 'u' parameter 'df_dx' parameter 'df_du' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDF.h:81: warning: The following parameters of mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition(const CPose3DQuat &x, const CPose3DQuat &u, mrpt::math::CMatrixDouble77 &df_dx, mrpt::math::CMatrixDouble77 &df_du, CPose3DQuat *out_x_oplus_u=nullptr) are not documented: parameter 'x' parameter 'u' parameter 'df_dx' parameter 'df_du' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPose3DQuatPDF.h:81: warning: The following parameters of mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition(const CPose3DQuat &x, const CPose3DQuat &u, mrpt::math::CMatrixDouble77 &df_dx, mrpt::math::CMatrixDouble77 &df_du, CPose3DQuat *out_x_oplus_u=nullptr) are not documented: parameter 'x' parameter 'u' parameter 'df_dx' parameter 'df_du' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h:80: warning: The following parameters of mrpt::poses::CPosePDFParticles::resetUniform(const double x_min, const double x_max, const double y_min, const double y_max, const double phi_min=-M_PI, const double phi_max=M_PI, const int particlesCount=-1) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'phi_min' parameter 'phi_max' «SRC»/libs/poses/include/mrpt/poses/CPosePDFParticles.h:101: warning: The following parameters of mrpt::poses::CPosePDFParticles::resetAroundSetOfPoses(const std::vector< mrpt::math::TPose2D > &list_poses, const size_t num_particles_per_pose, const double spread_x, const double spread_y, const double spread_phi_rad) are not documented: parameter 'spread_x' parameter 'spread_y' parameter 'spread_phi_rad' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:202: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::performResampling(const bayes::CParticleFilter::TParticleFilterOptions &PF_options, size_t out_particle_count=0) are not documented: parameter 'PF_options' «SRC»/libs/bayes/include/mrpt/bayes/CParticleFilterCapable.h:217: warning: The following parameters of mrpt::bayes::CParticleFilterCapable::computeResampling(CParticleFilter::TParticleResamplingAlgorithm method, const std::vector< double > &in_logWeights, std::vector< size_t > &out_indexes, size_t out_particle_count=0) are not documented: parameter 'method' parameter 'in_logWeights' parameter 'out_indexes' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CPosePDFSOG.h:137: warning: The following parameters of mrpt::poses::CPosePDFSOG::mergeModes(double max_KLd=0.5, bool verbose=false) are not documented: parameter 'verbose' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_C.h:58: warning: argument 'out_d' of command @param is not found in the argument list of mrpt::nav::CPTG_DiffDrive_C::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const inherited from member inverseMap_WS2TP at line 127 in file «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_C.h:58: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_C::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const are not documented: parameter 'out_normalized_d' parameter 'tolerance_dist' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_DiffDrive_CollisionGridBased.h:93: warning: The following parameters of mrpt::nav::CPTG_DiffDrive_CollisionGridBased::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_Holo_Blend.h:46: warning: argument 'out_d' of command @param is not found in the argument list of mrpt::nav::CPTG_Holo_Blend::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const inherited from member inverseMap_WS2TP at line 127 in file «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_Holo_Blend.h:46: warning: The following parameters of mrpt::nav::CPTG_Holo_Blend::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const are not documented: parameter 'out_normalized_d' parameter 'tolerance_dist' «SRC»/libs/nav/include/mrpt/nav/tpspace/CPTG_Holo_Blend.h:62: warning: The following parameters of mrpt::nav::CPTG_Holo_Blend::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:127: warning: argument 'out_d' of command @param is not found in the argument list of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:141: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 are not documented: parameter 'out_normalized_d' parameter 'tolerance_dist' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:249: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const=0 are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:127: warning: argument 'out_d' of command @param is not found in the argument list of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:141: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::inverseMap_WS2TP(double x, double y, int &out_k, double &out_normalized_d, double tolerance_dist=0.10) const=0 are not documented: parameter 'out_normalized_d' parameter 'tolerance_dist' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:249: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::getPathStepForDist(uint16_t k, double dist, uint32_t &out_step) const=0 are not documented: parameter 'k' parameter 'out_step' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:460: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::updateClearance(const double ox, const double oy, ClearanceDiagram &cd) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:515: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::evalClearanceSingleObstacle(const double ox, const double oy, const uint16_t k, ClearanceDiagram::dist2clearance_t &inout_realdist2clearance, bool treat_as_obstacle=true) const are not documented: parameter 'ox' parameter 'oy' parameter 'k' parameter 'inout_realdist2clearance' «SRC»/libs/nav/include/mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h:498: warning: The following parameters of mrpt::nav::CParameterizedTrajectoryGenerator::internal_TPObsDistancePostprocess(const double ox, const double oy, const double new_tp_obs_dist, double &inout_tp_obs) const are not documented: parameter 'ox' parameter 'oy' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h:244: warning: argument 'tWait' of command @param is not found in the argument list of mrpt::hwdrivers::CPtuBase::scan(char axis, int wait, float initial, float final, double RadPre)=0 «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h:251: warning: The following parameters of mrpt::hwdrivers::CPtuBase::scan(char axis, int wait, float initial, float final, double RadPre)=0 are not documented: parameter 'wait' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h:260: warning: Found unknown command `\conde' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuBase.h:267: warning: unexpected command endcode «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h:298: warning: argument 'tWait' of command @param is not found in the argument list of mrpt::hwdrivers::CPtuDPerception::scan(char axis, int wait, float initial, float final, double radPre) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h:306: warning: The following parameters of mrpt::hwdrivers::CPtuDPerception::scan(char axis, int wait, float initial, float final, double radPre) are not documented: parameter 'wait' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h:315: warning: Found unknown command `\conde' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CPtuDPerception.h:322: warning: unexpected command endcode «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:539: warning: Found unknown command `\bm' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\boldsymbol' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:540: warning: Found unknown command `\omega' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\frac' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\arccos' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' «SRC»/libs/math/include/mrpt/math/CQuaternion.h:541: warning: Found unknown command `\mathbf' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp:62: warning: argument 'connectivity_descriptor' of command @param is not found in the argument list of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:342: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'resolution' parameter 'fill_value' «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:621: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF(double normReading, const mrpt::math::TPoint2D &point, const bool update_map, const bool time_invariant, const double reading_information) are not documented: parameter 'update_map' parameter 'time_invariant' parameter 'reading_information' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' class mrpt::poses::CPoint2DPDF Generating XML output for class mrpt::poses::CPoint2DPDFGaussian Generating XML output for class mrpt::poses::CPoint3D Generating XML output for class mrpt::opengl::CPointCloud Generating XML output for class mrpt::opengl::CPointCloudColoured Generating XML output for class mrpt::maps::CPointCloudFilterBase Generating XML output for class mrpt::maps::CPointCloudFilterByDistance Generating XML output for class mrpt::poses::CPointPDF Generating XML output for class mrpt::poses::CPointPDFGaussian Generating XML output for class mrpt::poses::CPointPDFParticles Generating XML output for class mrpt::poses::CPointPDFSOG Generating XML output for class mrpt::maps::CPointsMap Generating XML output for class mrpt::maps::CPointsMapXYZI Generating XML output for class mrpt::math::CPolygon Generating XML output for class mrpt::opengl::CPolyhedron Generating XML output for class mrpt::poses::CPose Generating XML output for class mrpt::poses::CPose2D Generating XML output for class mrpt::poses::CPose2DGridTemplate Generating XML output for class mrpt::poses::CPose2DInterpolator Generating XML output for class mrpt::poses::CPose3D Generating XML output for class mrpt::poses::CPose3DGridTemplate Generating XML output for class mrpt::poses::CPose3DInterpolator Generating XML output for class mrpt::poses::CPose3DPDF Generating XML output for class mrpt::poses::CPose3DPDFGaussian Generating XML output for class mrpt::poses::CPose3DPDFGaussianInf Generating XML output for class mrpt::poses::CPose3DPDFGrid Generating XML output for class mrpt::poses::CPose3DPDFParticles Generating XML output for class mrpt::poses::CPose3DPDFSOG Generating XML output for class mrpt::poses::CPose3DQuat Generating XML output for class mrpt::poses::CPose3DQuatPDF Generating XML output for class mrpt::poses::CPose3DQuatPDFGaussian Generating XML output for class mrpt::poses::CPose3DQuatPDFGaussianInf Generating XML output for class mrpt::poses::CPoseInterpolatorBase Generating XML output for class mrpt::poses::CPoseOrPoint Generating XML output for class mrpt::poses::CPosePDF Generating XML output for class mrpt::poses::CPosePDFGaussian Generating XML output for class mrpt::poses::CPosePDFGaussianInf Generating XML output for class mrpt::poses::CPosePDFGrid Generating XML output for class mrpt::poses::CPosePDFParticles Generating XML output for class mrpt::poses::CPosePDFSOG Generating XML output for class mrpt::poses::CPoseRandomSampler Generating XML output for class mrpt::poses::CPoses2DSequence Generating XML output for class mrpt::poses::CPoses3DSequence Generating XML output for class mrpt::math::CProbabilityDensityFunction Generating XML output for class mrpt::bayes::CProbabilityParticle Generating XML output for class mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::POINTER > Generating XML output for class mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::VALUE > Generating XML output for class mrpt::bayes::CProbabilityParticleBase Generating XML output for class mrpt::hmtslam::CPropertiesValuesList Generating XML output for class mrpt::nav::CPTG_DiffDrive_alpha Generating XML output for class mrpt::nav::CPTG_DiffDrive_C Generating XML output for class mrpt::nav::CPTG_DiffDrive_CC Generating XML output for class mrpt::nav::CPTG_DiffDrive_CCS Generating XML output for class mrpt::nav::CPTG_DiffDrive_CollisionGridBased Generating XML output for class mrpt::nav::CPTG_DiffDrive_CS Generating XML output for class mrpt::nav::CPTG_Holo_Blend Generating XML output for class mrpt::nav::CPTG_RobotShape_Circular Generating XML output for class mrpt::nav::CPTG_RobotShape_Polygonal Generating XML output for class mrpt::hwdrivers::CPtuBase Generating XML output for class mrpt::hwdrivers::CPtuDPerception Generating XML output for class mrpt::cpu::internal::CPU_analyzer Generating XML output for class mrpt::math::CQuaternion Generating XML output for class mrpt::hwdrivers::CRaePID Generating XML output for class mrpt::maps::CRandomFieldGridMap2D Generating XML output for class mrpt::maps::CRandomFieldGridMap3D Generat«SRC»/libs/random/include/mrpt/random/RandomGenerators.h:184: warning: argument 'likelihood' of command @param is not found in the argument list of mrpt::random::CRandomGenerator::drawGaussian1D_normalized() «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:545: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnInverseObservationModel(const KFArray_OBS &in_z, KFArray_FEAT &out_yn, KFMatrix_FxV &out_dyn_dxv, KFMatrix_FxO &out_dyn_dhn, [[maybe_unused]] KFMatrix_FxF &out_dyn_dhn_R_dyn_dhnT, bool &out_use_dyn_dhn_jacobian) const are not documented: parameter 'out_use_dyn_dhn_jacobian' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:558: warning: argument 'in_obsIndex' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:567: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) are not documented: parameter 'in_obsIdx' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:308: warning: argument 'out_skip' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:319: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 are not documented: parameter 'out_skipPrediction' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:414: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &out_z, std::vector< int > &out_data_association, const vector_KFArray_OBS &in_all_predictions, const KFMatrix &in_S, const std::vector< size_t > &in_lm_indices_in_S, const KFMatrix_OxO &in_R)=0 are not documented: parameter 'in_R' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:421: warning: argument 'idx_landmark_to_predict' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:427: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 7, 3, 3, 7 >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 are not documented: parameter 'idx_landmarks_to_predict' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:325: warning: argument 'out_u' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetAction(KFArray_ACT &u) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:327: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::OnGetAction(KFArray_ACT &u) const are not documented: parameter 'u' «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:296: warning: argument 'out_skip' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:338: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const are not documented: parameter 'out_skipPrediction' «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'out_z' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'out_data_association' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'in_lm_indices_in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'out_z' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'out_data_association' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM.cpp:543: warning: argument 'in_lm_indices_in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:380: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) are not documented: parameter 'Z' parameter 'data_association' parameter 'all_predictions' parameter 'S' parameter 'lm_indices_in_S' parameter 'R' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:417: warning: argument 'in_all_prediction_means' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnPreComputingPredictions(const vector_KFArray_OBS &prediction_means, std::vector< size_t > &out_LM_indices_to_predict) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:431: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::OnPreComputingPredictions(const vector_KFArray_OBS &prediction_means, std::vector< size_t > &out_LM_indices_to_predict) const are not documented: parameter 'prediction_means' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:460: warning: argument 'in_obsIndex' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::OnNewLandmarkAddedToMap(const size_t in_obsIdx, const size_t in_idxNewFeat) «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:469: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::OnNewLandmarkAddedToMap(const size_t in_obsIdx, const size_t in_idxNewFeat) are not documented: parameter 'in_obsIdx' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:153: warning: argument 'out_objects' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM::getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &outObj) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM.h:156: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM::getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &outObj) const are not documented: parameter 'outObj' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:545: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnInverseObservationModel(const KFArray_OBS &in_z, KFArray_FEAT &out_yn, KFMatrix_FxV &out_dyn_dxv, KFMatrix_FxO &out_dyn_dhn, [[maybe_unused]] KFMatrix_FxF &out_dyn_dhn_R_dyn_dhnT, bool &out_use_dyn_dhn_jacobian) const are not documented: parameter 'out_use_dyn_dhn_jacobian' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:558: warning: argument 'in_obsIndex' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:567: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnNewLandmarkAddedToMap([[maybe_unused]] const size_t in_obsIdx, [[maybe_unused]] const size_t in_idxNewFeat) are not documented: parameter 'in_obsIdx' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:308: warning: argument 'out_skip' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:319: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const=0 are not documented: parameter 'out_skipPrediction' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:414: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &out_z, std::vector< int > &out_data_association, const vector_KFArray_OBS &in_all_predictions, const KFMatrix &in_S, const std::vector< size_t > &in_lm_indices_in_S, const KFMatrix_OxO &in_R)=0 are not documented: parameter 'in_R' «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:421: warning: argument 'idx_landmark_to_predict' of command @param is not found in the argument list of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 «SRC»/libs/bayes/include/mrpt/bayes/CKalmanFilterCapable.h:427: warning: The following parameters of mrpt::bayes::CKalmanFilterCapable< 3, 2, 2, 3 >::OnObservationModel(const std::vector< size_t > &idx_landmarks_to_predict, vector_KFArray_OBS &out_predictions) const=0 are not documented: parameter 'idx_landmarks_to_predict' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:196: warning: argument 'out_u' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetAction(KFArray_ACT &u) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:198: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::OnGetAction(KFArray_ACT &u) const are not documented: parameter 'u' «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:196: warning: argument 'out_skip' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:209: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::OnTransitionModel(const KFArray_ACT &in_u, KFArray_VEH &inout_x, bool &out_skipPrediction) const are not documented: parameter 'out_skipPrediction' «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'out_z' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'out_data_association' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'in_lm_indices_in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'out_z' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'out_data_association' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/src/slam/CRangeBearingKFSLAM2D.cpp:496: warning: argument 'in_lm_indices_in_S' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:258: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::OnGetObservationsAndDataAssociation(vector_KFArray_OBS &Z, std::vector< int > &data_association, const vector_KFArray_OBS &all_predictions, const KFMatrix &S, const std::vector< size_t > &lm_indices_in_S, const KFMatrix_OxO &R) are not documented: parameter 'Z' parameter 'data_association' parameter 'all_predictions' parameter 'S' parameter 'lm_indices_in_S' parameter 'R' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:303: warning: argument 'in_all_prediction_means' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnPreComputingPredictions(const vector_KFArray_OBS &prediction_means, std::vector< size_t > &out_LM_indices_to_predict) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:317: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::OnPreComputingPredictions(const vector_KFArray_OBS &prediction_means, std::vector< size_t > &out_LM_indices_to_predict) const are not documented: parameter 'prediction_means' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:346: warning: argument 'in_obsIndex' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::OnNewLandmarkAddedToMap(const size_t in_obsIdx, const size_t in_idxNewFeat) «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:355: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::OnNewLandmarkAddedToMap(const size_t in_obsIdx, const size_t in_idxNewFeat) are not documented: parameter 'in_obsIdx' «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:95: warning: argument 'out_objects' of command @param is not found in the argument list of mrpt::slam::CRangeBearingKFSLAM2D::getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &outObj) const «SRC»/libs/slam/include/mrpt/slam/CRangeBearingKFSLAM2D.h:98: warning: The following parameters of mrpt::slam::CRangeBearingKFSLAM2D::getAs3DObject(mrpt::opengl::CSetOfObjects::Ptr &outObj) const are not documented: parameter 'outObj' «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps.h:25: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps.h:31: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CRangeScanOps.h:32: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h:92: warning: unable to resolve reference to `getWaypointsRef()' for \ref command «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem.h:51: warning: included file reactive2d_config.ini is not found. Check your EXAMPLE_PATH «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h:92: warning: unable to resolve reference to `getWaypointsRef()' for \ref command «SRC»/libs/nav/include/mrpt/nav/reactive/CReactiveNavigationSystem3D.h:76: warning: included file reactive3d_config.ini is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:43: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< int8_t >::updateCell_fast_occupied(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:82: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< int8_t >::updateCell_fast_free(const unsigned x, const unsigned y, const cell_t logodd_obs, const cell_t thres, cell_t *mapArray, const unsigned _size_x) are not documented: parameter 'mapArray' parameter '_size_x' «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'x' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< int8_t >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:93: warning: argument 'y' of command @param is not found in the argument list of mrpt::maps::CLogOddsGridMap2D< int8_t >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) «SRC»/libs/maps/include/mrpt/maps/CLogOddsGridMap2D.h:103: warning: The following parameters of mrpt::maps::CLogOddsGridMap2D< int8_t >::updateCell_fast_free(cell_t *theCell, const cell_t logodd_obs, const cell_t thres) are not documented: parameter 'theCell' «SRC»/libs/slam/include/mrpt/slam/CRejectionSamplingRangeOnlyLocalization.h:63: warning: The following parameters of mrpt::slam::CRejectionSamplingRangeOnlyLocalization::setParams(const mrpt::maps::CLandmarksMap &beaconsMap, const mrpt::obs::CObservationBeaconRanges &observation, float sigmaRanges, const mrpt::poses::CPose2D &oldPose, float robot_z=0, bool autoCheckAngleRanges=true) are not documented: parameter 'oldPose' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/poses/include/mrpt/poses/CRobot2DPoseEstimator.h:45: warning: The following parameters of mrpt::poses::CRobot2DPoseEstimator::processUpdateNewPoseLocalization(const mrpt::math::TPose2D &newPose, mrpt::Clock::time_point tim) are not documented: parameter 'newPose' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/comms/include/mrpt/comms/CServerTCPSocket.h:40: warning: The following parameters of mrpt::comms::CServerTCPSocket::CServerTCPSocket(unsigned short listenPort, const std::string &IPaddress=std::string("127.0.0.1"), int maxConnectionsWaiting=50, mrpt::system::VerbosityLevel verbosityLevel=mrpt::system::LVL_INFO) are not documented: parameter 'verbosityLevel' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:32: warning: argument 'Angle' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::getCurrentAngle(double &angle, const uint8_t servo=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:32: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::getCurrentAngle(double &angle, const uint8_t servo=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:37: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::getCurrentAngle(double &angle, const uint8_t servo=0) are not documented: parameter 'angle' parameter 'servo' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:39: warning: argument 'Angle' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngle(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:39: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngle(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:39: warning: argument 'Fast' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngle(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:48: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::setAngle(double angle, const uint8_t servo=0, bool fast=false) are not documented: parameter 'angle' parameter 'servo' parameter 'fast' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:50: warning: argument 'Angle' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleAndSpeed(double angle, const uint8_t servo, const uint8_t speed) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:50: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleAndSpeed(double angle, const uint8_t servo, const uint8_t speed) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:50: warning: argument 'Speed' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleAndSpeed(double angle, const uint8_t servo, const uint8_t speed) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:58: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::setAngleAndSpeed(double angle, const uint8_t servo, const uint8_t speed) are not documented: parameter 'angle' parameter 'servo' parameter 'speed' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:62: warning: argument 'Angle' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleWithFilter(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:62: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleWithFilter(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:62: warning: argument 'Fast' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::setAngleWithFilter(double angle, const uint8_t servo=0, bool fast=false) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:70: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::setAngleWithFilter(double angle, const uint8_t servo=0, bool fast=false) are not documented: parameter 'angle' parameter 'servo' parameter 'fast' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:74: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::disableServo(const uint8_t servo=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:78: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::disableServo(const uint8_t servo=0) are not documented: parameter 'servo' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:81: warning: argument 'Servo' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::enableServo(const uint8_t servo=0) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:85: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::enableServo(const uint8_t servo=0) are not documented: parameter 'servo' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:140: warning: argument 'The' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::angle2RegValue(const double angle) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:144: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::angle2RegValue(const double angle) are not documented: parameter 'angle' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:147: warning: argument 'The' of command @param is not found in the argument list of mrpt::hwdrivers::CServoeNeck::regValue2angle(const uint16_t value) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CServoeNeck.h:151: warning: The following parameters of mrpt::hwdrivers::CServoeNeck::regValue2angle(const uint16_t value) are not documented: parameter 'value' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1197: warning: The following parameters of mrpt::maps::CPointsMap::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1206: warning: The following parameters of mrpt::maps::CPointsMap::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:812: warning: Unsupported xml/html tag found «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:834: warning: Unsupported xml/html tag found «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:777: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:792: warning: The following parameters of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) are not documented: parameter 'otherMap2' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:863: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:880: warning: The following parameters of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) are not documented: parameter 'anotherMap' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' ing XML output for class mrpt::random::CRandomGenerator Generating XML output for class mrpt::slam::CRangeBearingKFSLAM Generating XML output for class mrpt::slam::CRangeBearingKFSLAM2D Generating XML output for class mrpt::graphslam::deciders::CRangeScanEdgeRegistrationDecider Generating XML output for class mrpt::graphslam::deciders::CRangeScanOps Generating XML output for class mrpt::system::CRateTimer Generating XML output for class mrpt::obs::CRawlog Generating XML output for class mrpt::apps::CRawlogProcessor Generating XML output for class mrpt::apps::CRawlogProcessorFilterObservations Generating XML output for class mrpt::apps::CRawlogProcessorOnEachObservation Generating XML output for class mrpt::maps::CRBPFParticleData Generating XML output for class mrpt::nav::CReactiveNavigationSystem Generating XML output for class mrpt::nav::CReactiveNavigationSystem3D Generating XML output for class mrpt::maps::CReflectivityGridMap2D Generating XML output for class mrpt::graphslam::CRegistrationDeciderOrOptimizer Generating XML output for class mrpt::bayes::CRejectionSamplingCapable Generating XML output for class mrpt::slam::CRejectionSamplingRangeOnlyLocalization Generating XML output for class mrpt::opengl::CRenderizable Generating XML output for class mrpt::opengl::CRenderizableShaderPoints Generating XML output for class mrpt::opengl::CRenderizableShaderText Generating XML output for class mrpt::opengl::CRenderizableShaderTexturedTriangles Generating XML output for class CRenderizableShaderTexturedTriangles_MemPoolData Generating XML output for class CRenderizableShaderTexturedTriangles_MemPoolParams Generating XML output for class mrpt::opengl::CRenderizableShaderTriangles Generating XML output for class mrpt::opengl::CRenderizableShaderWireFrame Generating XML output for class mrpt::hwdrivers::CRoboPeakLidar Generating XML output for class mrpt::poses::CRobot2DPoseEstimator Generating XML output for class mrpt::nav::CRobot2NavInterface Generating XML output for class mrpt::nav::CRobot2NavInterfaceForSimulator_DiffDriven Generating XML output for class mrpt::nav::CRobot2NavInterfaceForSimulator_Holo Generating XML output for class mrpt::hwdrivers::CRoboticHeadInterface Generating XML output for class mrpt::hmtslam::CRobotPosesGraph Generating XML output for class mrpt::expr::CRuntimeCompiledExpression Generating XML output for class mrpt::serialization::CSchemeArchive Generating XML output for class mrpt::serialization::CSchemeArchiveBase Generating XML output for class mrpt::serialization::CSchemeArchiveBase_impl Generating XML output for class mrpt::obs::CSensoryFrame Generating XML output for class mrpt::serialization::CSerializable Generating XML output for class mrpt::comms::CSerialPort Generating XML output for class mrpt::comms::CServerTCPSocket Generating XML output for class mrpt::hwdrivers::CServoeNeck Generating XML output for class mrpt::opengl::CSetOfLines Generating XML output for class mrpt::opengl::CSetOfObjects Generating XML output for class mrpt::opengl::CSetOfTexturedTriangles Generating XML output for class mrpt::opengl::CSetOfTriangles Generating XML output for class mrpt::hwdrivers::CSickLaserSerial Generating XML output for class mrpt::hwdrivers::CSickLaserUSB Generating XML output for class mrpt::hwdrivers::CSICKTim561Eth Generating XML output for class mrpt::opengl::CSimpleLine Generating XML output for class mrpt::maps::CSimpleMap Generating XML output for class mrpt::maps::CSimplePointsMap Generating XML output for class mrpt::obs::CSinCosLookUpTableFor2DScans Generating XML output for class mrpt::hwdrivers::CSkeletonTracker Generating XML output for class mrpt::math::CSparseMatrix Generating XML output for class mrpt::math::CSparseMatrixTemplate Generating XML output for class mrpt::math::CSparseSymmetricalMatrix Generating XML output for class mrpt::opengl::CSphere Generating XML output for class mrpt::math::CSplineInterpolator1D Generating XML output for class mrpt::math::CMonteCarlo::CStatisticalAnalyzer Generating XML output for class mrpt::hwdrivers::CStereoGrabber_Bumblebee_libdc13«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'x' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'y' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/src/CTextMessageCapable.cpp:58: warning: argument 'color' of command @param is not found in the argument list of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) «SRC»/libs/opengl/include/mrpt/opengl/CTextMessageCapable.h:49: warning: The following parameters of mrpt::opengl::CTextMessageCapable::addTextMessage(const double x_frac, const double y_frac, const std::string &text, const size_t unique_index=0, const TFontParams &fontParams=TFontParams()) are not documented: parameter 'x_frac' parameter 'y_frac' parameter 'fontParams' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_FabMap.h:40: warning: The following parameters of mrpt::hmtslam::CTopLCDetector_FabMap::computeTopologicalObservationModel(const THypothesisID &hypID, const CHMHMapNode::Ptr ¤tArea, const CHMHMapNode::Ptr &refArea, double &out_log_lik) are not documented: parameter 'hypID' parameter 'currentArea' parameter 'refArea' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h:60: warning: The following parameters of mrpt::hmtslam::CTopLCDetectorBase::computeSSOBetweenObservations([[maybe_unused]] const THypothesisID &hypID, [[maybe_unused]] const TPoseID &poseID1, [[maybe_unused]] const TPoseID &poseID2, [[maybe_unused]] double &out_SSO) are not documented: parameter 'hypID' parameter 'poseID1' parameter 'poseID2' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetector_GridMatching.h:41: warning: The following parameters of mrpt::hmtslam::CTopLCDetector_GridMatching::computeTopologicalObservationModel(const THypothesisID &hypID, const CHMHMapNode::Ptr ¤tArea, const CHMHMapNode::Ptr &refArea, double &out_log_lik) are not documented: parameter 'hypID' parameter 'currentArea' parameter 'refArea' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h:60: warning: The following parameters of mrpt::hmtslam::CTopLCDetectorBase::computeSSOBetweenObservations([[maybe_unused]] const THypothesisID &hypID, [[maybe_unused]] const TPoseID &poseID1, [[maybe_unused]] const TPoseID &poseID2, [[maybe_unused]] double &out_SSO) are not documented: parameter 'hypID' parameter 'poseID1' parameter 'poseID2' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h:50: warning: The following parameters of mrpt::hmtslam::CTopLCDetectorBase::computeTopologicalObservationModel(const THypothesisID &hypID, const CHMHMapNode::Ptr ¤tArea, const CHMHMapNode::Ptr &refArea, double &out_log_lik)=0 are not documented: parameter 'hypID' parameter 'currentArea' parameter 'refArea' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CTopLCDetectorBase.h:60: warning: The following parameters of mrpt::hmtslam::CTopLCDetectorBase::computeSSOBetweenObservations([[maybe_unused]] const THypothesisID &hypID, [[maybe_unused]] const TPoseID &poseID1, [[maybe_unused]] const TPoseID &poseID2, [[maybe_unused]] double &out_SSO) are not documented: parameter 'hypID' parameter 'poseID1' parameter 'poseID2' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h:238: warning: argument 'tWait' of command @param is not found in the argument list of mrpt::hwdrivers::CTuMicos::scan(char axis, int wait, float initial, float final, double radPre) «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h:246: warning: The following parameters of mrpt::hwdrivers::CTuMicos::scan(char axis, int wait, float initial, float final, double radPre) are not documented: parameter 'wait' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h:255: warning: Found unknown command `\conde' «SRC»/libs/hwdrivers/include/mrpt/hwdrivers/CTuMicos.h:262: warning: unexpected command endcode «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd.h:73: warning: argument 'out_vel_cmd' of command @param is not found in the argument list of mrpt::kinematics::CVehicleVelCmd::cmdVel_scale(double vel_scale)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_Holo.h:46: warning: argument 'out_vel_cmd' of command @param is not found in the argument list of mrpt::kinematics::CVehicleVelCmd_Holo::cmdVel_scale(double vel_scale) inherited from member cmdVel_scale at line 73 in file «SRC»/libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd.h «SRC»/libs/vision/include/mrpt/vision/CVideoFileWriter.h:60: warning: Found unknown command `\paam' «SRC»/libs/vision/include/mrpt/vision/CVideoFileWriter.h:72: warning: The following parameters of mrpt::vision::CVideoFileWriter::open(const std::string &out_file, double fps, const mrpt::img::TImageSize &frameSize, const std::string &fourcc=std::string(""), bool isColor=true) are not documented: parameter 'fps' «SRC»/libs/nav/include/mrpt/nav/reactive/CWaypointsNavigator.h:92: warning: unable to resolve reference to `getWaypointsRef()' for \ref command «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1197: warning: The following parameters of mrpt::maps::CPointsMap::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr) are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1206: warning: The following parameters of mrpt::maps::CPointsMap::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable< CPointsMap >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:777: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:792: warning: The following parameters of mrpt::maps::CPointsMap::compute3DDistanceToMesh(const mrpt::maps::CMetricMap *otherMap2, const mrpt::poses::CPose3D &otherMapPose, float maxDistForCorrespondence, mrpt::tfest::TMatchingPairList &correspondences, float &correspondencesRatio) are not documented: parameter 'otherMap2' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:863: warning: argument 'otherMap' of command @param is not found in the argument list of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:880: warning: The following parameters of mrpt::maps::CPointsMap::fuseWith(CPointsMap *anotherMap, float minDistForFuse=0.02f, std::vector< bool > *notFusedPoints=nullptr) are not documented: parameter 'anotherMap' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/maps/include/mrpt/maps/CPointsMap.h:1183: warning: explicit link request to 'copyFrom()' could not be resolved «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowObserver.h:31: warning: expected whitespace after > command «SRC»/libs/graphslam/include/mrpt/graphslam/misc/CWindowObserver.h:32: warning: end of comment block while expecting command «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/maps/src/maps/CRandomFieldGridMap2D.cpp:62: warning: argument 'connectivity_descriptor' of command @param is not found in the argument list of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:342: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const TRandomFieldCell *fill_value=nullptr) are not documented: parameter 'x_min' parameter 'x_max' parameter 'y_min' parameter 'y_max' parameter 'resolution' parameter 'fill_value' «SRC»/libs/maps/include/mrpt/maps/CRandomFieldGridMap2D.h:621: warning: The following parameters of mrpt::maps::CRandomFieldGridMap2D::insertObservation_GMRF(double normReading, const mrpt::math::TPoint2D &point, const bool update_map, const bool time_invariant, const double reading_information) are not documented: parameter 'update_map' parameter 'time_invariant' parameter 'reading_information' 94 Generating XML output for class mrpt::hwdrivers::CStereoGrabber_SVS Generating XML output for class mrpt::vision::CStereoRectifyMap Generating XML output for class mrpt::io::CStream Generating XML output for class mrpt::hwdrivers::CSwissRanger3DCamera Generating XML output for class mrpt::opengl::CText Generating XML output for class mrpt::opengl::CText3D Generating XML output for class mrpt::io::CTextFileLinesParser Generating XML output for class mrpt::opengl::CTextMessageCapable Generating XML output for class mrpt::opengl::CTexturedPlane Generating XML output for class mrpt::containers::CThreadSafeQueue Generating XML output for class mrpt::system::CTicTac Generating XML output for class mrpt::system::CTimeLogger Generating XML output for class mrpt::system::CTimeLoggerEntry Generating XML output for class mrpt::system::CTimeLoggerSaveAtDtor Generating XML output for class mrpt::hmtslam::CTopLCDetector_FabMap Generating XML output for class mrpt::hmtslam::CTopLCDetector_GridMatching Generating XML output for class mrpt::hmtslam::CTopLCDetectorBase Generating XML output for class mrpt::hwdrivers::CTuMicos Generating XML output for class mrpt::vision::CUndistortMap Generating XML output for class CvCBCorner Generating XML output for class CvCBQuad Generating XML output for class CvContourEx Generating XML output for class mrpt::math::CVectorDynamic Generating XML output for class mrpt::opengl::CVectorField2D Generating XML output for class mrpt::opengl::CVectorField3D Generating XML output for class mrpt::kinematics::CVehicleSimul_DiffDriven Generating XML output for class mrpt::kinematics::CVehicleSimul_Holo Generating XML output for class mrpt::kinematics::CVehicleSimulVirtualBase Generating XML output for class mrpt::kinematics::CVehicleVelCmd Generating XML output for class mrpt::kinematics::CVehicleVelCmd_DiffDriven Generating XML output for class mrpt::kinematics::CVehicleVelCmd_Holo Generating XML output for class mrpt::hwdrivers::CVelodyneScanner Generating XML output for class mrpt::vision::CVideoFileWriter Generating XML output for class mrpt::graphs::detail::CVisualizer Generating XML output for class mrpt::nav::CWaypointsNavigator Generating XML output for class mrpt::maps::CWeightedPointsMap Generating XML output for class mrpt::gui::CWindowDialog Generating XML output for class mrpt::gui::CWindowDialogPlots Generating XML output for class mrpt::graphslam::CWindowManager Generating XML output for class mrpt::graphslam::CWindowObserver Generating XML output for class mrpt::hwdrivers::CWirelessPower Generating XML output for class mrpt::maps::CWirelessPowerGridMap2D Generating XML output for class mrpt::gui::WxSubsystem::CWXMainFrame Generating XML output for class mrpt::opengl::Shader::Data Generating XML output for class mrpt::opengl::Program::Data Generating XML output for class mrpt::opengl::CTextMessageCapable::DataPerText Generating XML output for class mrpt::apps::DataSourceRawlog Generating XML output for class mrpt::containers::deepcopy_poly_ptr Generating XML output for class mrpt::opengl::DefaultShaderID Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ai_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ao_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_ang_encoder_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_count_edges_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_lin_encoder_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_period_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_ci_pulse_width_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_co_pulses_t Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_di_t Generating XML output for class mrpt::«SRC»/libs/vision/src/pnp/epnp.h:237: warning: Found unknown command `\func' hwdrivers::CNationalInstrumentsDAQ::TaskDescription::desc_do_t Generating XML output for class mrpt::vision::pnp::dls Generating XML output for class mrpt::containers::internal::dynamic_grid_txt_saver Generating XML output for class mrpt::graphs::detail::edge_annotations_empty Generating XML output for class mrpt::graphs::CDirectedGraph::edge_t Generating XML output for class mrpt::is_defined< T, std::enable_if_t<(sizeof(T) > 0)> > Generating XML output for class mrpt::vision::pnp::epnp Generating XML output for class mrpt::poses::Lie::Euclidean Generating XML output for class mrpt::poses::Lie::Euclidean< 2 > Generating XML output for class mrpt::poses::Lie::Euclidean< 3 > Generating XML output for class mrpt::poses::Lie::EuclideanBase Generating XML output for class mrpt::nav::CHolonomicFullEval::EvalOutput Generating XML output for class mrpt::ExceptionWithCallBack Generating XML output for class mrpt::ExceptionWithCallBackBase Generating XML output for class mrpt::typemeta::detail::explode Generating XML output for class mrpt::typemeta::detail::explode< 0, digits... > Generating XML output for class CRuntimeCompiledExpression::ExprVerbose Generating XML output for class mrpt::graphs::ScalarFactorGraph::FactorBase Generating XML output for class mrpt::math::FAddPoint Generating XML output for class FAddUntracedLines Generating XML output for class FCreatePolygon Generating XML output for class FCreatePolygonFromFace Generating XML output for class mrpt::opengl::internal::Font Generating XML output for class FontData Generating XML output for class mrpt::opengl::internal::FontData Generating XML output for class Foo Generating XML output for class mrpt::opengl::FrameBufferBinding Generating XML output for class mrpt::maps::CPointCloudFilterByDistance::FrameInfo Generating XML output for class mrpt::poses::FrameTransformer Generating XML output for class mrpt::poses::FrameTransformerInterface Generating XML output for class FSetColor Generating XML output for class mrpt::opengl::CAngularObservationMesh::FTrace1D Generating XML output for class mrpt::opengl::CAngularObservationMesh::FTrace2D Generating XML output for class FUnprojectPolygon2D Generating XML output for class mrpt::random::Generator_MT19937 Generating XML output for class mrpt::containers::internal::generic_copier_ptr Generating XML output for class mrpt::graphs::CNetworkOfPoses::global_pose_t Generating XML output for class mrpt::obs::gnss::gnss_message Generating XML output for class mrpt::obs::gnss::gnss_message_ptr Generating XML output for class mrpt::graphs::detail::graph_ops Generating XML output for class mrpt::graphslam::graphslam_traits Generating XML output for class GraphSlamLevMarqTest Generating XML output for class GraphTester Generating XML output for class mrpt::graphslam::optimizers::CLevMarqGSO::GraphVisualizationParams Generating XML output for class std::hash< LUT_info > Generating XML output for class mrpt::comms::net::HttpRequestOptions Generating XML output for class mrpt::comms::net::HttpRequestOutput Generating XML output for class mrpt::graphs::HypothesisNotFoundException Generating XML output for class mrpt::apps::ICP_SLAM_App_Base Generating XML output for class mrpt::apps::ICP_SLAM_App_Live Generating XML output for class mrpt::apps::ICP_SLAM_App_Rawlog Generating XML output for class ICPTests Generating XML output for class mrpt::ignored_copy_ptr Generating XML output for class CFFMPEG_InputStream::Impl Generating XML output for class CImageGrabber_OpenCV::Impl Generating XML output for class CMyntEyeCamera::Impl Generating XML output for class mrpt::hwdrivers::CIMUXSens_MT4::Impl Generating XML output for class mrpt::img::CImage::Impl Generating XML output for class CAssimpModel::Impl Generating XML output for class CFileGZInputStream::Impl Generating XML output for class CFileGZOutputStream::Impl Generating XML output for class CVideoFileWriter::Impl Generating XML output for class CRuntimeCompiledExpression::Impl Generating XML output for class mrpt::maps::mrpt::maps::COctoMapBase::Impl Generating XML output for class CConf«SRC»/libs/core/include/mrpt/core/integer_select.h:21: warning: explicit link request to 'type' could not be resolved «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h:16: warning: explicit link request to 'Ptr' could not be resolved «SRC»/libs/core/include/mrpt/core/is_shared_ptr.h:17: warning: Unsupported xml/html tag found «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:273: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:293: warning: The following parameters of mrpt::math::KDTreeCapable::kdTreeNClosestPoint2D(float x0, float y0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:340: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:355: warning: The following parameters of mrpt::math::KDTreeCapable::kdTreeNClosestPoint2DIdx(float x0, float y0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:465: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:486: warning: The following parameters of mrpt::math::KDTreeCapable::kdTreeNClosestPoint3D(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:519: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:541: warning: The following parameters of mrpt::math::KDTreeCapable::kdTreeNClosestPoint3DWithIdx(float x0, float y0, float z0, size_t knn, std::vector< float > &out_x, std::vector< float > &out_y, std::vector< float > &out_z, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:660: warning: argument 'N' of command @param is not found in the argument list of mrpt::math::KDTreeCapable< Derived, num_t, metric_t >::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const «SRC»/libs/math/include/mrpt/math/KDTreeCapable.h:676: warning: The following parameters of mrpt::math::KDTreeCapable::kdTreeNClosestPoint3DIdx(float x0, float y0, float z0, size_t knn, std::vector< size_t > &out_idx, std::vector< float > &out_dist_sqr) const are not documented: parameter 'knn' «SRC»/libs/vision/src/pnp/lhm.h:44: warning: Found unknown command `\obj_pts' «SRC»/libs/vision/src/pnp/lhm.h:45: warning: Found unknown command `\img_pts' «SRC»/libs/containers/include/mrpt/containers/list_searchable.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/map_as_vector.h:50: warning: explicit link request to 'include' could not be resolved igFile::Impl Generating XML output for class CConfigFileMemory::Impl Generating XML output for class mrpt::int_select_by_bytecount Generating XML output for class mrpt::int_select_by_bytecount< 1 > Generating XML output for class mrpt::int_select_by_bytecount< 2 > Generating XML output for class mrpt::int_select_by_bytecount< 3 > Generating XML output for class mrpt::int_select_by_bytecount< 4 > Generating XML output for class mrpt::int_select_by_bytecount< 8 > Generating XML output for class mrpt::containers::yaml::InternalPrintState Generating XML output for class mrpt::rtti::IS_CLASS_impl Generating XML output for class mrpt::is_defined Generating XML output for class mrpt::is_shared_ptr Generating XML output for class mrpt::is_shared_ptr< std::shared_ptr< T > > Generating XML output for class mrpt::poses::CPose3DQuat::iterator Generating XML output for class mrpt::obs::CRawlog::iterator Generating XML output for class mrpt::containers::vector_with_small_size_optimization::iteratorImpl Generating XML output for class mrpt::vision::JacData Generating XML output for class JHUFF_TBL Generating XML output for class jpeg_common_struct Generating XML output for class jpeg_component_info Generating XML output for class jpeg_compress_struct Generating XML output for class jpeg_decompress_struct Generating XML output for class jpeg_destination_mgr Generating XML output for class jpeg_error_mgr Generating XML output for class jpeg_marker_struct Generating XML output for class jpeg_memory_mgr Generating XML output for class jpeg_progress_mgr Generating XML output for class jpeg_scan_info Generating XML output for class jpeg_source_mgr Generating XML output for class JQUANT_TBL Generating XML output for class mrpt::math::KDTreeCapable Generating XML output for class mrpt::vision::KeypointResponseSorter Generating XML output for class kfslam_traits Generating XML output for class kfslam_traits< CRangeBearingKFSLAM > Generating XML output for class kfslam_traits< CRangeBearingKFSLAM2D > Generating XML output for class mrpt::apps::KFSLAMApp Generating XML output for class KmTree Generating XML output for class mrpt::maps::LAS_HeaderInfo Generating XML output for class mrpt::maps::LAS_LoadParams Generating XML output for class mrpt::maps::LAS_WriteParams Generating XML output for class mrpt::obs::CObservationVelodyneScan::laser_return_t Generating XML output for class mrpt::vision::pnp::lhm Generating XML output for class mrpt::containers::list_searchable Generating XML output for class mrpt::vision::lm_stat_t Generating XML output for class LoadedModuleInfo Generating XML output for class mrpt::opengl::CAssimpModel::LoadFlags Generating XML output for class mrpt::maps::detail::loadFromRangeImpl Generating XML output for class mrpt::LockHelper Generating XML output for class mrpt::maps::detail::logoddscell_traits Generating XML output for class mrpt::maps::detail::logoddscell_traits< int16_t > Generating XML output for class mrpt::maps::detail::logoddscell_traits< int8_t > Generating XML output for class mrpt::math::LowPassFilter_IIR1 Generating XML output for class mrpt::slam::detail::TPoseBin2D::lt_operator Generating XML output for class mrpt::slam::detail::TPathBin2D::lt_operator Generating XML output for class mrpt::slam::detail::TPoseBin3D::lt_operator Generating XML output for class LUT_info Generating XML output for class mrpt::typemeta::internal::make_sequence_ Generating XML output for class mrpt::typemeta::internal::make_sequence_< 0 > Generating XML output for class mrpt::containers::map_as_vector Generating XML output for class mrpt::slam::map_keyframe_t Generating XML output for class mrpt::containers::map_traits_map_as_vector Generating XML output for class mrpt::containers::map_traits_stdmap Generating XML output for class MapAuxPFCleanup Generating XML output for class MapCanComputeLikelihood Generating XML output for class MapExecutor Generating XML output for class mrpt::ros1bridge::MapHdl Generating XML output for class mrpt::ros2bridge::MapHdl Generating XML output for class MapIsEmpty Generating XML output for c«SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/math/include/mrpt/math/MatrixBlockSparseCols.h:141: warning: The following parameters of mrpt::math::MatrixBlockSparseCols::getAsDense(mrpt::math::CMatrixDouble &D, const bool force_symmetry=false, const bool is_col_compressed=true) const are not documented: parameter 'D' parameter 'force_symmetry' «SRC»/libs/math/include/mrpt/math/MatrixVectorBase.h:366: warning: Found unknown command `\t' «SRC»/libs/typemeta/include/mrpt/typemeta/num_to_string.h:41: warning: explicit link request to 'value' could not be resolved lass mrpt::containers::yaml::mark_t Generating XML output for class MatchingVertex Generating XML output for class mrpt::math::detail::MatOrVecResizer Generating XML output for class mrpt::math::detail::MatOrVecResizer< 1, 1 > Generating XML output for class mrpt::math::detail::MatOrVecResizer< 1, C > Generating XML output for class mrpt::math::detail::MatOrVecResizer< R, 1 > Generating XML output for class mrpt::math::matrix_size_t Generating XML output for class mrpt::math::MatrixBase Generating XML output for class mrpt::math::MatrixBlockSparseCols Generating XML output for class mrpt::math::MatrixVectorBase Generating XML output for class mrpt::math::detail::MatrixWrapper Generating XML output for class mrpt::math::detail::MatrixWrapper< U, false > Generating XML output for class mrpt::math::detail::MatrixWrapper< U, true > Generating XML output for class MD5 Generating XML output for class mrpt::obs::gnss::Message_NMEA_GGA Generating XML output for class mrpt::obs::gnss::Message_NMEA_GLL Generating XML output for class mrpt::obs::gnss::Message_NMEA_GSA Generating XML output for class mrpt::obs::gnss::Message_NMEA_RMC Generating XML output for class mrpt::obs::gnss::Message_NMEA_VTG Generating XML output for class mrpt::obs::gnss::Message_NMEA_ZDA Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_RANGECMP Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_VERSION Generating XML output for class mrpt::obs::gnss::Message_TOPCON_PZS Generating XML output for class mrpt::obs::gnss::Message_TOPCON_SATS Generating XML output for class mrpt::math::ModelSearch Generating XML output for class ModulesRegistry Generating XML output for class mrpt::internal::ClockState::MonotonicToRealtimeEpoch Generating XML output for class mrpt::apps::MonteCarloLocalization_Base Generating XML output for class mrpt::apps::MonteCarloLocalization_Rawlog Generating XML output for class mrpt::gui::MRPT2NanoguiGLCanvas Generating XML output for class mrpt::system::mrptEvent Generating XML output for class mrpt::gui::mrptEvent3DWindowGrabImageFile Generating XML output for class mrpt::opengl::mrptEventGLPostRender Generating XML output for class mrpt::opengl::mrptEventGLPreRender Generating XML output for class mrpt::maps::mrptEventMetricMapClear Generating XML output for class mrpt::maps::mrptEventMetricMapInsert Generating XML output for class mrpt::gui::mrptEventMouseDown Generating XML output for class mrpt::gui::mrptEventMouseMove Generating XML output for class mrpt::system::mrptEventOnDestroy Generating XML output for class mrpt::gui::mrptEventWindowChar Generating XML output for class mrpt::gui::mrptEventWindowClosed Generating XML output for class mrpt::gui::mrptEventWindowResize Generating XML output for class mrpt::containers::MT_buffer Generating XML output for class MyFooClass Generating XML output for class MyGlobalProfiler Generating XML output for class mrpt::gui::internal::NanoGUICanvasHeadless Generating XML output for class mrpt::nav::CAbstractHolonomicReactiveMethod::NavInput Generating XML output for class mrpt::nav::CAbstractHolonomicReactiveMethod::NavOutput Generating XML output for class mrpt::containers::ci_less::nocase_compare Generating XML output for class KmTree::Node Generating XML output for class mrpt::nav::TMoveTree::node_t Generating XML output for class mrpt::containers::yaml::node_t Generating XML output for class mrpt::non_copiable_ptr Generating XML output for class mrpt::non_copiable_ptr_basic Generating XML output for class mrpt::graphs::detail::NotConnectedGraph Generating XML output for class mrpt::hwdrivers::CNTRIPClient::NTRIPArgs Generating XML output for class mrpt::internal::num Generating XML output for class mrpt::typemeta::num_to_string Generating XML output for class mrpt::obs::gnss::nv_oem6_header_t Generating XML output for class mrpt::obs::gnss::nv_oem6_short_header_t Generating XML output for class mrpt:«SRC»/libs/vision/src/pnp/p3p.h:159: warning: argument 'opoints' of command @param is not found in the argument list of mrpt::vision::pnp::p3p::extract_points(Eigen::MatrixXd obj_pts, Eigen::MatrixXd img_pts, std::vector< double > &points) «SRC»/libs/vision/src/pnp/p3p.h:159: warning: argument 'ipoints' of command @param is not found in the argument list of mrpt::vision::pnp::p3p::extract_points(Eigen::MatrixXd obj_pts, Eigen::MatrixXd img_pts, std::vector< double > &points) «SRC»/libs/vision/src/pnp/p3p.h:165: warning: The following parameters of mrpt::vision::pnp::p3p::extract_points(Eigen::MatrixXd obj_pts, Eigen::MatrixXd img_pts, std::vector< double > &points) are not documented: parameter 'obj_pts' parameter 'img_pts' «SRC»/libs/vision/src/pnp/p3p.h:185: warning: Found unknown command `\func' «SRC»/libs/vision/src/pnp/p3p.cpp:220: warning: argument 'lengths3D' of command @param is not found in the argument list of mrpt::vision::pnp::p3p::solve_for_lengths(double lengths[4][3], double distances[3], double cosines[3]) «SRC»/libs/vision/src/pnp/p3p.cpp:220: warning: argument 'dist3D' of command @param is not found in the argument list of mrpt::vision::pnp::p3p::solve_for_lengths(double lengths[4][3], double distances[3], double cosines[3]) «SRC»/libs/slam/include/mrpt/slam/PF_implementations_data.h:73: warning: The following parameters of mrpt::slam::PF_implementation::PF_SLAM_particlesEvaluator_AuxPFStandard(const mrpt::bayes::CParticleFilter::TParticleFilterOptions &PF_options, const mrpt::bayes::CParticleFilterCapable *obj, size_t index, const void *action, const void *observation) are not documented: parameter 'PF_options' parameter 'obj' parameter 'index' «SRC»/libs/nav/include/mrpt/nav/planners/PlannerSimple2D.h:54: warning: argument 'notFount' of command @param is not found in the argument list of mrpt::nav::PlannerSimple2D::computePath(const mrpt::maps::COccupancyGridMap2D &theMap, const mrpt::poses::CPose2D &origin, const mrpt::poses::CPose2D &target, std::deque< mrpt::math::TPoint2D > &path, bool ¬Found, float maxSearchPathLength=-1) const «SRC»/libs/nav/include/mrpt/nav/planners/PlannerSimple2D.h:76: warning: The following parameters of mrpt::nav::PlannerSimple2D::computePath(const mrpt::maps::COccupancyGridMap2D &theMap, const mrpt::poses::CPose2D &origin, const mrpt::poses::CPose2D &target, std::deque< mrpt::math::TPoint2D > &path, bool ¬Found, float maxSearchPathLength=-1) const are not documented: parameter 'notFound' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:125: warning: The following parameters of mrpt::opengl::PLY_Exporter::PLY_export_get_vertex(const size_t idx, mrpt::math::TPoint3Df &pt, bool &pt_has_color, mrpt::img::TColorf &pt_color) const=0 are not documented: parameter 'idx' parameter 'pt' parameter 'pt_has_color' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:96: warning: The following parameters of mrpt::opengl::PLY_Exporter::saveToPlyFile(const std::string &filename, bool save_in_binary=false, const std::vector< std::string > &file_comments=std::vector< std::string >(), const std::vector< std::string > &file_obj_info=std::vector< std::string >()) const are not documented: parameter 'save_in_binary' «SRC»/libs/opengl/include/mrpt/opengl/PLY_import_export.h:67: warning: The following parameters of mrpt::opengl::PLY_Importer::PLY_import_set_vertex(const size_t idx, const mrpt::math::TPoint3Df &pt, const mrpt::img::TColorf *pt_color=nullptr)=0 are not documented: parameter 'idx' parameter 'pt' «SRC»/libs/vision/src/pnp/posit.h:62: warning: Found unknown command `\func' :serialization::metaprogramming::ObjectReadFromStream Generating XML output for class mrpt::serialization::metaprogramming::ObjectReadFromStreamToPtrs Generating XML output for class mrpt::serialization::metaprogramming::ObjectWriteToStream Generating XML output for class mrpt::graphslam::graphslam_traits::observation_info_t Generating XML output for class mrpt::maps::OccGridCellTraits Generating XML output for class mrpt::graphslam::optimizers::CLevMarqGSO::OptimizationParams Generating XML output for class mrpt::vision::pnp::p3p Generating XML output for class mrpt::maps::CSimpleMap::Pair Generating XML output for class mrpt::config::internal::ParseContext Generating XML output for class mrpt::obs::VelodyneCalibration::PerLaserCalib Generating XML output for class pf2gauss_t Generating XML output for class pf2gauss_t< CMonteCarloLocalization3D > Generating XML output for class pf2gauss_t< mrpt::slam::CMonteCarloLocalization2D > Generating XML output for class mrpt::slam::PF_implementation Generating XML output for class mrpt::nav::PlannerRRT_SE2_TPS Generating XML output for class mrpt::nav::PlannerSimple2D Generating XML output for class mrpt::nav::PlannerTPS_VirtualBase Generating XML output for class mrpt::opengl::PLY_Exporter Generating XML output for class mrpt::opengl::PLY_Importer Generating XML output for class PlyElement Generating XML output for class PlyFile Generating XML output for class PlyProperty Generating XML output for class mrpt::opengl::internal::Point Generating XML output for class mrpt::opengl::PointCloudAdapter Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMap > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::maps::CPointsMapXYZI > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::maps::CSimplePointsMap > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::maps::CWeightedPointsMap > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::obs::CObservation3DRangeScan > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloud > Generating XML output for class mrpt::opengl::PointCloudAdapter< mrpt::opengl::CPointCloudColoured > Generating XML output for class mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZ > > Generating XML output for class mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZRGB > > Generating XML output for class mrpt::opengl::PointCloudAdapter< pcl::PointCloud< pcl::PointXYZRGBA > > Generating XML output for class mrpt::obs::CObservationVelodyneScan::PointCloudStorageWrapper Generating XML output for class mrpt::maps::detail::pointmap_traits Generating XML output for class mrpt::maps::detail::pointmap_traits< CColouredPointsMap > Generating XML output for class mrpt::maps::detail::pointmap_traits< CPointsMapXYZI > Generating XML output for class mrpt::maps::detail::pointmap_traits< CSimplePointsMap > Generating XML output for class mrpt::maps::detail::pointmap_traits< CWeightedPointsMap > Generating XML output for class Pose3DPDFGaussTests Generating XML output for class Pose3DQuatPDFGaussTests Generating XML output for class Pose3DQuatTests Generating XML output for class Pose3DTests Generating XML output for class mrpt::poses::detail::pose_point_impl Generating XML output for class mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 0 > Generating XML output for class mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 > Generating XML output for class mrpt::nav::PoseDistanceMetric Generating XML output for class mrpt::nav::PoseDistanceMetric< TNodeSE2 > Generating XML output for class mrpt::nav::PoseDistanceMetric< TNodeSE2_TP > Generating XML output for class PosePDFGaussTests Generating XML output for class mrpt::vision::pnp::posit Generating XML output for class POSIT Generating XML output for class mrpt::vision::pnp::ppnp Generating XML output for class mrpt::opengl::Program Generating XML output fo«SRC»/libs/math/include/mrpt/math/ransac.h:73: warning: argument 'This' of command @param is not found in the argument list of mrpt::math::RANSAC_Template< NUMTYPE, DATASET, MODEL >::execute(const DATASET &data, const TRansacFitFunctor &fit_func, const TRansacDistanceFunctor &dist_func, const TRansacDegenerateFunctor °en_func, const double distanceThreshold, const unsigned int minimumSizeSamplesToFit, std::vector< size_t > &out_best_inliers, MODEL &out_best_model, const double prob_good_sample=0.999, const size_t maxIter=2000) const «SRC»/libs/math/include/mrpt/math/ransac.h:84: warning: The following parameters of mrpt::math::RANSAC_Template::execute(const DATASET &data, const TRansacFitFunctor &fit_func, const TRansacDistanceFunctor &dist_func, const TRansacDegenerateFunctor °en_func, const double distanceThreshold, const unsigned int minimumSizeSamplesToFit, std::vector< size_t > &out_best_inliers, MODEL &out_best_model, const double prob_good_sample=0.999, const size_t maxIter=2000) const are not documented: parameter 'fit_func' parameter 'dist_func' parameter 'degen_func' parameter 'distanceThreshold' parameter 'minimumSizeSamplesToFit' parameter 'out_best_inliers' parameter 'out_best_model' parameter 'prob_good_sample' parameter 'maxIter' «SRC»/libs/comms/include/mrpt/comms/nodelets.h:24: warning: explicit link request to 'include' could not be resolved r class mrpt::math::internal::ProvideStaticResize Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive::PTGTarget Generating XML output for class mrpt::ptr_cast Generating XML output for class QuaternionTests Generating XML output for class mrpt::rtti::queue_register_functions_t Generating XML output for class mrpt::opengl::COpenGLBuffer::RAII_Impl Generating XML output for class mrpt::opengl::COpenGLFramebuffer::RAII_Impl Generating XML output for class mrpt::opengl::COpenGLVertexArrayObject::RAII_Impl Generating XML output for class mrpt::math::RANSAC_Template Generating XML output for class mrpt::obs::CObservationVelodyneScan::raw_block_t Generating XML output for class mrpt::apps::RawlogEditApp Generating XML output for class mrpt::apps::RawlogGrabberApp Generating XML output for class mrpt::apps::RBPF_SLAM_App_Base Generating XML output for class mrpt::apps::RBPF_SLAM_App_Rawlog Generating XML output for class mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd Generating XML output for class mrpt::aligned_allocator_cpp11::rebind Generating XML output for class mrpt::opengl::CRenderizable::RenderContext Generating XML output for class mrpt::opengl::internal::RenderElements Generating XML output for class mrpt::opengl::RenderQueueElement Generating XML output for class mrpt::math::detail::ReverseAccessorIterator Generating XML output for class rgbRecord Generating XML output for class mrpt::math::RobustKernel Generating XML output for class mrpt::math::RobustKernel< rkLeastSquares, T > Generating XML output for class mrpt::math::RobustKernel< rkPseudoHuber, T > Generating XML output for class mrpt::vision::pnp::rpnp Generating XML output for class mrpt::nav::RRTAlgorithmParams Generating XML output for class mrpt::nav::RRTEndCriteria Generating XML output for class mrpt::safe_ptr Generating XML output for class mrpt::safe_ptr_basic Generating XML output for class mrpt::graphs::ScalarFactorGraph Generating XML output for class mrpt::poses::Lie::SE Generating XML output for class mrpt::tfest::internal::se2_l2_impl_return_t Generating XML output for class mrpt::poses::Lie::SE< 2 > Generating XML output for class mrpt::poses::Lie::SE< 3 > Generating XML output for class mrpt::poses::SE_average Generating XML output for class mrpt::poses::SE_average< 2 > Generating XML output for class mrpt::poses::SE_average< 3 > Generating XML output for class SE_traits_tests Generating XML output for class SegmentVector Generating XML output for class mrpt::typemeta::internal::sequence Generating XML output for class mrpt::opengl::Shader Generating XML output for class mrpt::poses::Lie::SO Generating XML output for class mrpt::poses::Lie::SO< 2 > Generating XML output for class mrpt::poses::Lie::SO< 3 > Generating XML output for class mrpt::poses::SO_average Generating XML output for class mrpt::poses::SO_average< 2 > Generating XML output for class mrpt::poses::SO_average< 3 > Generating XML output for class sort_pred Generating XML output for class mrpt::typemeta::string_literal Generating XML output for class mrpt::Stringifyable Generating XML output for class mrpt::comms::Subscriber Generating XML output for class mrpt::gui::CDisplayWindowGUI::SubWindow Generating XML output for class mrpt::gui::CDisplayWindowGUI::SubWindows Generating XML output for class mrpt::obs::T2DScanProperties Generating XML output for class mrpt::opengl::T2DTextData Generating XML output for class T2ListsOfSegments Generating XML output for class mrpt::obs::T3DPointsProjectionParams Generating XML output for class mrpt::obs::T3DPointsTo2DScanParams Generating XML output for class mrpt::poses::detail::T3DTypeHelper Generating XML output for class mrpt::poses::detail::T3DTypeHelper< CPoint2D > Generating XML output for class mrpt::poses::detail::T3DTypeHelper< CPoint3D > Generating XML output for class mrpt::poses::detail::T3DTypeHelper< CPose2D > Generating XML output for class mrpt::poses::detail::T3DTypeHelper< CPose3D > Generating XML output for class mrpt::poses::detail::T3DTypeHelper< CPose3DQuat > Generating XML output for class mr«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/img/include/mrpt/img/TColorManager.h:58: warning: Found unknown command `\ret' pt::nav::CAbstractNavigator::TAbstractNavigatorParams Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive::TAbstractPTGNavigatorParams Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TAKAZEOptions Generating XML output for class mrpt::hmtslam::TArcList Generating XML output for class mrpt::nav::CAbstractNavigator::TargetInfo Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TaskDescription Generating XML output for class mrpt::slam::TAuxDataRecursiveJCBB Generating XML output for class TAuxLoadFunctor Generating XML output for class TAuxRangeMeasInfo Generating XML output for class mrpt::math::detail::TAuxResizer Generating XML output for class mrpt::math::detail::TAuxResizer< MAT, -1 > Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TBCDOptions Generating XML output for class mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TBLDOptions Generating XML output for class mrpt::math::TBoundingBox_ Generating XML output for class mrpt::system::CTimeLogger::TCallData Generating XML output for class mrpt::TCallStackBackTrace Generating XML output for class mrpt::TCallStackEntry Generating XML output for class mrpt::system::CTimeLogger::TCallStats Generating XML output for class mrpt::img::TCamera Generating XML output for class mrpt::hwdrivers::CImageGrabber_dc1394::TCameraInfo Generating XML output for class mrpt::nav::TCandidateMovementPTG Generating XML output for class mrpt::hwdrivers::TCaptureCVOptions Generating XML output for class mrpt::hwdrivers::TCaptureOptions_bumblebee Generating XML output for class mrpt::hwdrivers::TCaptureOptions_dc1394 Generating XML output for class mrpt::hwdrivers::TCaptureOptions_DUO3D Generating XML output for class mrpt::hwdrivers::TCaptureOptions_FlyCapture2 Generating XML output for class mrpt::hwdrivers::TCaptureOptions_SVS Generating XML output for class mrpt::nav::CPTG_DiffDrive_CollisionGridBased::TCellForLambdaFunction Generating XML output for class mrpt::img::TColor Generating XML output for class mrpt::img::TColorf Generating XML output for class mrpt::img::TColorManager Generating XML output for class mrpt::maps::CColouredPointsMap::TColourOptions Generating XML output for class TCommonRegion Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_VERSION::TComponentVersion Generating XML output for class mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::TCompressedRangeLog Generating XML output for class mrpt::slam::CICP::TConfigParams Generating XML output for class mrpt::slam::CMetricMapBuilderICP::TConfigParams Generating XML output for class mrpt::slam::CGridMapAligner::TConfigParams Generating XML output for class mrpt::slam::CMetricMapBuilderRBPF::TConstructionOptions Generating XML output for class mrpt::topography::TCoords Generating XML output for class mrpt::nav::TCPoint Generating XML output for class mrpt::maps::COccupancyGridMap2D::TCriticalPointsList Generating XML output for class mrpt::maps::CLandmarksMap::TCustomSequenceLandmarks Generating XML output for class mrpt::slam::TDataAssociationResults Generating XML output for class mrpt::slam::CRangeBearingKFSLAM::TDataAssocInfo Generating XML output for class mrpt::slam::CRangeBearingKFSLAM2D::TDataAssocInfo Generating XML output for class mrpt::obs::CObservationGasSensors::CMOSmodel::TdataMap Generating XML output for class mrpt::slam::CRejectionSamplingRangeOnlyLocalization::TDataPerBeacon Generating XML output for class TDataPerGPS Generating XML output for class TDataPerGPSGAS Generating XML output for class mrpt::topography::TDatum10Params Generating XML output for class mrpt::topography::TDatum1DTransf Generating XML output for class mrpt::topography::TDatum7Params Generating XML output for class mrpt::topography::TDatum7Params_TOPCON Generating XML output for class mrpt::topography::TDatumHelmert2D Generating XML output for class mrpt::topography::TDatumHelmert2D_TOPCON Generating XML output for class mrpt::topography::TDatumHelm«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' ert3D Generating XML output for class mrpt::topography::TDatumHelmert3D_TOPCON Generating XML output for class mrpt::topography::TDatumTransfInterpolation Generating XML output for class mrpt::vision::CFeature::TDescriptors Generating XML output for class mrpt::slam::CMetricMapBuilderICP::TDist Generating XML output for class mrpt::graphs::CDijkstra::TDistance Generating XML output for class TDistance Generating XML output for class mrpt::detectors::CDetectorDoorCrossing::TDoorCrossingOutParams Generating XML output for class mrpt::opengl::CAngularObservationMesh::TDoubleRange Generating XML output for class TDUOParams Generating XML output for class mrpt::graphs::CDirectedTree::TEdgeInfo Generating XML output for class mrpt::topography::TEllipsoid Generating XML output for class mrpt::maps::COccupancyGridMap2D::TEntropyInfo Generating XML output for class mrpt::math::MatrixBlockSparseCols::TEntry Generating XML output for class mrpt::typemeta::TEnumType Generating XML output for class mrpt::typemeta::TEnumTypeFiller Generating XML output for class mrpt::nav::CAbstractNavigator::TErrorReason Generating XML output for class mrpt::obs::CObservation2DRangeScanWithUncertainty::TEvalParams Generating XML output for class mrpt::maps::CPointCloudFilterBase::TExtraFilterParams Generating XML output for class mrpt::vision::CGenericFeatureTracker::TExtraOutputInfo Generating XML output for class mrpt::opengl::CRenderizableShaderTexturedTriangles::texture_name_unit_t Generating XML output for class TextureResourceHandler Generating XML output for class mrpt::opengl::internal::TexturesCache Generating XML output for class mrpt::poses::FrameTransformer::TF_TreeEdge Generating XML output for class TFace Generating XML output for class mrpt::bayes::CParticleFilterCapable::TFastDrawAuxVars Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TFASTOptions Generating XML output for class mrpt::vision::TFeatureObservation Generating XML output for class mrpt::system::CDirectoryExplorer::TFileInfo Generating XML output for class mrpt::system::CFileSystemWatcher::TFileSystemChange Generating XML output for class mrpt::opengl::TFontParams Generating XML output for class mrpt::io::internal::TFreeFnDataForZMQ Generating XML output for class mrpt::comms::TFTDIDevice Generating XML output for class TFunctorLaserSimulData Generating XML output for class mrpt::maps::CLandmarksMap::TFuseOptions Generating XML output for class mrpt::nav::CHolonomicND::TGap Generating XML output for class TGap Generating XML output for class mrpt::maps::CGasConcentrationGridMap2D::TGaussianCell Generating XML output for class mrpt::poses::CPointPDFSOG::TGaussianMode Generating XML output for class mrpt::poses::CPose3DPDFSOG::TGaussianMode Generating XML output for class mrpt::poses::CPosePDFSOG::TGaussianMode Generating XML output for class mrpt::maps::CGasConcentrationGridMap2D::TGaussianWindTable Generating XML output for class mrpt::graphslam::deciders::CLoopCloserERD::TGenerateHypotsPoolAdParams Generating XML output for class mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudParameters Generating XML output for class mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results Generating XML output for class mrpt::topography::TGeodeticCoords Generating XML output for class mrpt::graphslam::deciders::CLoopCloserERD::TGetICPEdgeAdParams Generating XML output for class TGPSDataPoint Generating XML output for class TGPSGASDataPoint Generating XML output for class mrpt::maps::CLandmarksMap::TLikelihoodOptions::TGPSOrigin Generating XML output for class mrpt::graphs::TGraphvizExportParams Generating XML output for class mrpt::opengl::COctoMapVoxels::TGridCube Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::THarrisOptions Generating XML output for class mrpt::maps::THeightGridmapCell Generating XML output for class mrpt::hmtslam::CLocalMetricHypothesis::ThreadLocks Generating XML output for class mrpt::graphs::detail::THypothesis Generating XML output for class mrpt::hmtslam::THypothesisIDSet Generating XML «SRC»/libs/slam/include/mrpt/slam/TKLDParams.h:42: warning: explicit link request to 'ofBinsOccupied' could not be resolved output for class mrpt::vision::TImageCalibData Generating XML output for class mrpt::vision::TImageROI Generating XML output for class mrpt::vision::TImageStereoCalibData Generating XML output for class mrpt::vision::TImageStereoCallbackData Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive::TInfoPerPTG Generating XML output for class mrpt::nav::CLogFileRecord::TInfoPerPTG Generating XML output for class TInfoPerSensorLabel Generating XML output for class mrpt::hwdrivers::CNationalInstrumentsDAQ::TInfoPerTask Generating XML output for class mrpt::opengl::CAssimpModel::TInfoPerTexture Generating XML output for class mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet Generating XML output for class mrpt::maps::CBeaconMap::TInsertionOptions Generating XML output for class mrpt::maps::CGasConcentrationGridMap2D::TInsertionOptions Generating XML output for class mrpt::maps::COccupancyGridMap2D::TInsertionOptions Generating XML output for class mrpt::maps::COctoMapBase::TInsertionOptions Generating XML output for class mrpt::maps::CHeightGridMap2D_MRF::TInsertionOptions Generating XML output for class mrpt::maps::CPointsMap::TInsertionOptions Generating XML output for class mrpt::maps::CRandomFieldGridMap3D::TInsertionOptions Generating XML output for class mrpt::maps::CLandmarksMap::TInsertionOptions Generating XML output for class mrpt::maps::CReflectivityGridMap2D::TInsertionOptions Generating XML output for class mrpt::maps::CWirelessPowerGridMap2D::TInsertionOptions Generating XML output for class mrpt::maps::CHeightGridMap2D::TInsertionOptions Generating XML output for class mrpt::maps::COccupancyGridMap3D::TInsertionOptions Generating XML output for class mrpt::maps::CRandomFieldGridMap2D::TInsertionOptionsCommon Generating XML output for class mrpt::maps::CLandmarksMap::TInsertionResults Generating XML output for class TInterpQuery Generating XML output for class mrpt::math::KDTreeCapable::TKDTreeDataHolder Generating XML output for class mrpt::math::KDTreeCapable::TKDTreeSearchParams Generating XML output for class mrpt::vision::TKeyPoint_templ Generating XML output for class mrpt::vision::TKeyPointList_templ Generating XML output for class mrpt::vision::TKeyPointTraits Generating XML output for class mrpt::vision::TKeyPointTraits< TKeyPoint > Generating XML output for class mrpt::vision::TKeyPointTraits< TKeyPointf > Generating XML output for class mrpt::bayes::TKF_options Generating XML output for class mrpt::kinematics::TKinematicLink Generating XML output for class mrpt::slam::TKLDParams Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TKLTOptions Generating XML output for class mrpt::graphslam::deciders::CLoopCloserERD::TLaserParams Generating XML output for class mrpt::maps::CPointsMap::TLaserRange2DInsertContext Generating XML output for class mrpt::maps::CPointsMap::TLaserRange3DInsertContext Generating XML output for class mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams Generating XML output for class mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyResult Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TLATCHOptions Generating XML output for class mrpt::obs::detail::TLevMarData Generating XML output for class mrpt::opengl::TLightParameters Generating XML output for class mrpt::maps::CBeaconMap::TLikelihoodOptions Generating XML output for class mrpt::maps::CLandmarksMap::TLikelihoodOptions Generating XML output for class mrpt::maps::COccupancyGridMap3D::TLikelihoodOptions Generating XML output for class mrpt::maps::CPointsMap::TLikelihoodOptions Generating XML output for class mrpt::maps::COccupancyGridMap2D::TLikelihoodOptions Generating XML output for class mrpt::maps::COctoMapBase::TLikelihoodOptions Generating XML output for class mrpt::maps::COccupancyGridMap2D::TLikelihoodOutput Generating XML output for class mrpt::math::TLine2D Generating XML output for class mrpt::math::TLine3D Generating XML output for class mrpt::opengl::CTextMessageCapable::TListTextMessages Generating XML output for class TLocalPoint Genera«SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/hmtslam/include/mrpt/hmtslam/CHMTSLAM.h:95: warning: Invalid list item found «SRC»/libs/obs/include/mrpt/maps/TMetricMapInitializer.h:66: warning: explicit link request to 'MapDefinition()' could not be resolved ting XML output for class mrpt::vision::CFeatureExtraction::TOptions::TLogPolarImagesOptions Generating XML output for class mrpt::graphslam::deciders::CLoopCloserERD::TLoopClosureParams Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TLSDOptions Generating XML output for class mrpt::maps::TMapGenericParams Generating XML output for class mrpt::maps::TMatchingExtraResults Generating XML output for class mrpt::vision::TMatchingOptions Generating XML output for class mrpt::tfest::TMatchingPairListTempl Generating XML output for class mrpt::tfest::TMatchingPairTempl Generating XML output for class mrpt::maps::TMatchingParams Generating XML output for class mrpt::maps::TMatchingRatioParams Generating XML output for class mrpt::detectors::CFaceDetection::TMeasurement Generating XML output for class mrpt::obs::CObservationRange::TMeasurement Generating XML output for class mrpt::obs::CObservationBearingRange::TMeasurement Generating XML output for class mrpt::obs::CObservationBeaconRanges::TMeasurement Generating XML output for class mrpt::obs::CObservation6DFeatures::TMeasurement Generating XML output for class mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA Generating XML output for class mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI Generating XML output for class mrpt::hmtslam::CHMTSLAM::TMessageLSLAMtoTBI Generating XML output for class mrpt::slam::TMetricMapAlignmentResult Generating XML output for class mrpt::maps::TMetricMapInitializer Generating XML output for class mrpt::maps::internal::TMetricMapTypesRegistry Generating XML output for class mrpt::hwdrivers::CVelodyneScanner::TModelProperties Generating XML output for class mrpt::hwdrivers::CVelodyneScanner::TModelPropertiesFactory Generating XML output for class mrpt::slam::TMonteCarloLocalizationParams Generating XML output for class mrpt::obs::CActionRobotMovement2D::TMotionModelOptions Generating XML output for class mrpt::obs::CActionRobotMovement3D::TMotionModelOptions Generating XML output for class mrpt::hwdrivers::CNTRIPClient::TMountPoint Generating XML output for class mrpt::nav::TMoveEdgeSE2_TP Generating XML output for class mrpt::nav::TMoveTree Generating XML output for class mrpt::graphs::detail::TMRSlamEdgeAnnotations Generating XML output for class mrpt::graphs::detail::TMRSlamNodeAnnotations Generating XML output for class mrpt::system::COutputLogger::TMsg Generating XML output for class mrpt::vision::TMultiResDescMatchOptions Generating XML output for class mrpt::vision::TMultiResDescOptions Generating XML output for class mrpt::vision::TMultiResMatchingOutput Generating XML output for class mrpt::hwdrivers::TMyntEyeCameraParameters Generating XML output for class mrpt::nav::CParameterizedTrajectoryGenerator::TNavDynamicState Generating XML output for class mrpt::nav::CAbstractNavigator::TNavigationParams Generating XML output for class mrpt::nav::CAbstractNavigator::TNavigationParamsBase Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive::TNavigationParamsPTG Generating XML output for class mrpt::nav::CWaypointsNavigator::TNavigationParamsWaypoints Generating XML output for class mrpt::opengl::COctreePointRenderer::TNode Generating XML output for class mrpt::graphs::detail::TNodeAnnotations Generating XML output for class mrpt::graphs::detail::TNodeAnnotationsEmpty Generating XML output for class mrpt::graphslam::detail::TNodeProps Generating XML output for class mrpt::nav::TNodeSE2 Generating XML output for class mrpt::nav::TNodeSE2_TP Generating XML output for class mrpt::typemeta::detail::to_chars Generating XML output for class mrpt::math::TObject2D Generating XML output for class mrpt::math::TObject3D Generating XML output for class TObs Generating XML output for class mrpt::obs::CObservationGasSensors::TObservationENose Generating XML output for class mrpt::maps::CRandomFieldGridMap3D::TObservationGMRF Generating XML output for class mrpt::maps::CRandomFieldGridMap2D::TObservationGMRF Generating XML output for class TOldCellTypeInVersion1 Generating XML output for class mrpt::comms::Topic Generating XML output for class mrpt::comms::TopicDirectory Generating XML output for class mrpt::graphslam::apps::TOptimizerProps Generating XML output for class mrpt::hmtslam::CTopLCDetector_GridMatching::TOptions Generating XML output for class mrpt::hmtslam::CHMTSLAM::TOptions Generating XML output for class mrpt::detectors::CDetectorDoorCrossing::TOptions Generating XML output for class mrpt::poses::CRobot2DPoseEstimator::TOptions Generating XML output for class mrpt::detectors::CFaceDetection::TOptions Generating XML output for class mrpt::nav::CHolonomicND::TOptions Generating XML output for class mrpt::detectors::CCascadeClassifierDetection::TOptions Generating XML output for class mrpt::slam::CRangeBearingKFSLAM::TOptions Generating XML output for class mrpt::slam::CMetricMapBuilder::TOptions Generating XML output for class mrpt::nav::CHolonomicFullEval::TOptions Generating XML output for class mrpt::nav::CHolonomicVFF::TOptions Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions Generating XML output for class mrpt::slam::CIncrementalMapPartitioner::TOptions Generating XML output for class mrpt::hmtslam::CTopLCDetector_FabMap::TOptions Generating XML output for class mrpt::slam::CRangeBearingKFSLAM2D::TOptions Generating XML output for class mrpt::maps::CPointCloudFilterByDistance::TOptions Generating XML output for class mrpt::obs::CActionRobotMovement3D::TMotionModelOptions::TOptions_6DOFModel Generating XML output for class mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_GaussianModel Generating XML output for class mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_ThrunModel Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TORBOptions Generating XML output for class TOutputRawlogCreator Generating XML output for class mrpt::slam::CGridMapAligner::TReturnInfo::TPairPlusDistance Generating XML output for class mrpt::graphslam::deciders::CFixedIntervalsNRD::TParams Generating XML output for class mrpt::nav::CMultiObjMotionOpt_Scalarization::TParams Generating XML output for class mrpt::graphslam::deciders::CRangeScanOps::TParams Generating XML output for class SE_traits_tests::TParams Generating XML output for class mrpt::graphslam::deciders::CICPCriteriaERD::TParams Generating XML output for class mrpt::graphslam::deciders::CIncrementalNodeRegistrationDecider::TParams Generating XML output for class mrpt::graphslam::deciders::CICPCriteriaNRD::TParams Generating XML output for class Pose3DTests::TParams_func_jacob_Aexpe_D Generating XML output for class mrpt::nav::CMultiObjectiveMotionOptimizerBase::TParamsBase Generating XML output for class SE_traits_tests::TParamsMat Generating XML output for class TParsersRegistry Generating XML output for class mrpt::bayes::CParticleFilter::TParticleFilterOptions Generating XML output for class mrpt::bayes::CParticleFilter::TParticleFilterStats Generating XML output for class mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin Generating XML output for class mrpt::slam::detail::TPathBin2D Generating XML output for class mrpt::topography::TPathFromRTKInfo Generating XML output for class mrpt::img::TPixelCoord Generating XML output for class mrpt::img::TPixelCoordf Generating XML output for class mrpt::obs::TPixelLabelInfo Generating XML output for class mrpt::obs::TPixelLabelInfoBase Generating XML output for class mrpt::math::TPlane Generating XML output for class mrpt::nav::PlannerRRT_SE2_TPS::TPlannerInput Generating XML output for class mrpt::nav::TPlannerInputTempl Generating XML output for class mrpt::nav::PlannerRRT_SE2_TPS::TPlannerResult Generating XML output for class mrpt::nav::TPlannerResultTempl Generating XML output for class mrpt::math::TPoint2D_ Generating XML output for class mrpt::math::TPoint2D_data Generating XML output for class mrpt::math::TPoint3D_ Generating XML output for class mrpt::math::TPoint3D_data Generating XML output for class mrpt::obs::CObservationVelodyneScan::TPointCloud Generating XML output for class mrpt::maps::CHeightGridMap2D_Base::TPointInsertParams Generating XML ou«SRC»/libs/math/include/mrpt/math/TPolygon2D.h:96: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/TPolygon2D.h:52: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/TPolygon3D.h:69: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/TPolygon3D.h:41: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/TPose3D.h:184: warning: The following parameters of mrpt::math::TPose3D::getAsQuaternion(mrpt::math::CQuaternion< double > &q, mrpt::optional_ref< mrpt::math::CMatrixFixed< double, 4, 3 >> out_dq_dr=std::nullopt) const are not documented: parameter 'q' tput for class mrpt::math::TPointXYZfIu8 Generating XML output for class mrpt::math::TPointXYZfRGBAu8 Generating XML output for class mrpt::math::TPointXYZfRGBu8 Generating XML output for class mrpt::math::TPointXYZIu8 Generating XML output for class mrpt::math::TPointXYZRGBAf Generating XML output for class mrpt::math::TPointXYZRGBu8 Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TPolarImagesOptions Generating XML output for class mrpt::math::TPolygon2D Generating XML output for class mrpt::math::TPolygon3D Generating XML output for class mrpt::math::TPolygonWithPlane Generating XML output for class mrpt::opengl::CPolyhedron::TPolyhedronEdge Generating XML output for class mrpt::opengl::CPolyhedron::TPolyhedronFace Generating XML output for class mrpt::math::TPose2D Generating XML output for class mrpt::math::TPose3D Generating XML output for class mrpt::math::TPose3DQuat Generating XML output for class mrpt::slam::detail::TPoseBin2D Generating XML output for class mrpt::slam::detail::TPoseBin3D Generating XML output for class mrpt::hmtslam::TPoseInfo Generating XML output for class mrpt::math::TPoseOrPoint Generating XML output for class mrpt::graphs::detail::TPosePDFHelper Generating XML output for class mrpt::graphs::detail::TPosePDFHelper< CPose2D > Generating XML output for class mrpt::graphs::detail::TPosePDFHelper< CPose3D > Generating XML output for class mrpt::tfest::TPotentialMatch Generating XML output for class mrpt::maps::CMultiMetricMapPDF::TPredictionParams Generating XML output for class mrpt::graphs::CDijkstra::TPrevious Generating XML output for class TPrevious Generating XML output for class mrpt::maps::CRandomFieldGridMap2D::TPriorFactorGMRF Generating XML output for class mrpt::maps::CRandomFieldGridMap3D::TPriorFactorGMRF Generating XML output for class mrpt::hmtslam::TPropertyValueIDTriplet Generating XML output for class mrpt::hmtslam::CPropertiesValuesList::TPropertyValuePair Generating XML output for class mrpt::nav::CReactiveNavigationSystem3D::TPTGmultilevel Generating XML output for class mrpt::maps::TRandomFieldCell Generating XML output for class mrpt::maps::TRandomFieldVoxel Generating XML output for class mrpt::obs::TRangeImageFilter Generating XML output for class mrpt::obs::TRangeImageFilterParams Generating XML output for class mrpt::nav::CReactiveNavigationSystem::TReactiveNavigatorParams Generating XML output for class mrpt::graphslam::apps::TRegistrationDeciderOrOptimizerProps Generating XML output for class mrpt::graphslam::apps::TRegistrationDeciderProps Generating XML output for class mrpt::vision::TRelativeFeaturePos Generating XML output for class mrpt::maps::COccupancyGridMap3D::TRenderingOptions Generating XML output for class mrpt::maps::COctoMapBase::TRenderingOptions Generating XML output for class mrpt::opengl::TRenderMatrices Generating XML output for class mrpt::maps::CPointsMap::TRenderOptions Generating XML output for class mrpt::nav::PlannerTPS_VirtualBase::TRenderPlannedPathOptions Generating XML output for class mrpt::opengl::COctreePointRenderer::TRenderQueueElement Generating XML output for class mrpt::gui::WxSubsystem::TRequestToWxMainThread Generating XML output for class mrpt::vision::TResidJacobElement Generating XML output for class mrpt::math::CLevenbergMarquardtTempl::TResultInfo Generating XML output for class mrpt::nav::CMultiObjectiveMotionOptimizerBase::TResultInfo Generating XML output for class mrpt::graphslam::TResultInfoSpaLevMarq Generating XML output for class mrpt::gui::detail::TReturnAskUserOpenCamera Generating XML output for class mrpt::slam::CGridMapAligner::TReturnInfo Generating XML output for class mrpt::slam::CICP::TReturnInfo Generating XML output for class mrpt::graphslam::CGraphSlamEngine::TRGBDInfoFileParams Generating XML output for class mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning Generating XML output for class mrpt::nav::CAbstractNavigator::TRobotPoseVel Generating XML output for class mrpt::nav::TRobotShape Generating XML output for class mrpt::vision::TROI Generating XML output f«SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FRAME_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'FEAT_ID' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_X' could not be resolved «SRC»/libs/vision/include/mrpt/vision/types.h:182: warning: explicit link request to 'PIXEL_Y' could not be resolved «SRC»/libs/vision/src/types.cpp:30: warning: explicit link request to 'FRAME_ID' could not be resolved «SRC»/libs/vision/src/types.cpp:30: warning: explicit link request to 'FEAT_ID' could not be resolved «SRC»/libs/vision/src/types.cpp:30: warning: explicit link request to 'PIXEL_X' could not be resolved «SRC»/libs/vision/src/types.cpp:30: warning: explicit link request to 'PIXEL_Y' could not be resolved «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TSlidingWindow.h:22: warning: found subsection command outside of section context! «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TSlidingWindow.h:31: warning: found subsubsection command outside of subsection context! «SRC»/libs/graphslam/include/mrpt/graphslam/misc/TSlidingWindow.h:32: warning: included file graphslam-engine_config_params_preamble.txt is not found. Check your EXAMPLE_PATH «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:54: warning: argument 'version' of command @param is not found in the argument list of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:61: warning: The following parameters of mrpt::serialization::CSerializable::serializeFrom(CArchive &in, uint8_t serial_version)=0 are not documented: parameter 'serial_version' «SRC»/libs/graphslam/include/mrpt/graphslam/apps_related/TUserOptionsChecker.h:139: warning: The following parameters of mrpt::graphslam::apps::TUserOptionsChecker::checkRegistrationDeciderExists(std::string given_reg, std::string reg_type) const are not documented: parameter 'reg_type' or class mrpt::rtti::TRuntimeClassId Generating XML output for class mrpt::containers::ts_map_entry Generating XML output for class mrpt::tfest::TSE2RobustParams Generating XML output for class mrpt::tfest::TSE2RobustResult Generating XML output for class mrpt::tfest::TSE3RobustParams Generating XML output for class mrpt::tfest::TSE3RobustResult Generating XML output for class mrpt::math::TSegment2D Generating XML output for class mrpt::math::TSegment3D Generating XML output for class TSegmentWithLine Generating XML output for class mrpt::hwdrivers::TSensorClassId Generating XML output for class mrpt::hwdrivers::CHokuyoURG::TSensorInfo Generating XML output for class mrpt::nav::CAbstractPTGBasedReactive::TSentVelCmd Generating XML output for class mrpt::vision::TSequenceFeatureObservations Generating XML output for class mrpt::maps::TSetOfMetricMapInitializers Generating XML output for class mrpt::vision::detail::TSIFTDesc2KDTree_Adaptor Generating XML output for class mrpt::vision::TSIFTDescriptorsKDTreeIndex Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TSIFTOptions Generating XML output for class mrpt::obs::CSinCosLookUpTableFor2DScans::TSinCosValues Generating XML output for class mrpt::obs::CObservationSkeleton::TSkeletonJoint Generating XML output for class mrpt::graphslam::TSlidingWindow Generating XML output for class mrpt::math::ModelSearch::TSpecies Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TSpinImagesOptions Generating XML output for class mrpt::slam::CMetricMapBuilderRBPF::TStats Generating XML output for class mrpt::vision::TStereoCalibParams Generating XML output for class mrpt::vision::TStereoCalibResults Generating XML output for class mrpt::img::TStereoCamera Generating XML output for class mrpt::obs::TStereoImageFeatures Generating XML output for class mrpt::vision::TStereoSystemParams Generating XML output for class mrpt::vision::detail::TSURFDesc2KDTree_Adaptor Generating XML output for class mrpt::vision::TSURFDescriptorsKDTreeIndex Generating XML output for class mrpt::vision::CFeatureExtraction::TOptions::TSURFOptions Generating XML output for class mrpt::obs::CObservationRFID::TTagReading Generating XML output for class TTempIntersection Generating XML output for class mrpt::detectors::CFaceDetection::TTestsOptions Generating XML output for class mrpt::apps::ICP_SLAM_App_Live::TThreadParams Generating XML output for class mrpt::system::TTimeParts Generating XML output for class mrpt::opengl::TTriangle Generating XML output for class mrpt::opengl::CMesh::TTriangleVertexIndices Generating XML output for class mrpt::math::TTwist2D Generating XML output for class mrpt::math::TTwist3D Generating XML output for class mrpt::typemeta::TTypeName Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CMatrixDynamic< T > > Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CMatrixFixed< T, N, M > > Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CVectorDynamic< T > > Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CVectorFixed< T, N > > Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedDouble< N > > Generating XML output for class mrpt::typemeta::TTypeName< mrpt::math::CVectorFixedFloat< N > > Generating XML output for class mrpt::typemeta::TTypeName< std::chrono::time_point< T > > Generating XML output for class mrpt::typemeta::TTypeName< std::pair< T1, T2 > > Generating XML output for class mrpt::typemeta::TTypeName< std::shared_ptr< T > > Generating XML output for class mrpt::graphslam::TUncertaintyPath Generating XML output for class mrpt::maps::COccupancyGridMap2D::TUpdateCellsInfoChangeOnly Generating XML output for class mrpt::graphslam::apps::TUserOptionsChecker Generating XML output for class mrpt::nav::CNavigatorManualSequence::TVelCmd Generating XML output for class mrpt::kinematics::CVehicleVelCmd::TVelCmdParams Generating XML output for class mrpt::obs::CObservationVelodyneScan::TVelodynePositionPacket Generating XML ou«SRC»/libs/core/include/mrpt/core/integer_select.h:57: warning: explicit link request to 'type' could not be resolved «SRC»/libs/vision/src/pnp/upnp.h:151: warning: Found unknown command `\alphas' «SRC»/libs/containers/include/mrpt/containers/vector_with_small_size_optimization.h:33: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/yaml.h:338: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/yaml.h:70: warning: unable to resolve reference to `containers_yaml_example/test.cpp' for \ref command «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'port' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'extra_headers' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'errormsg' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'out_http_responsecode' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'out_headers' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'auth_user' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'auth_pass' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:85: warning: The following parameters of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) are not documented: parameter 'options' parameter 'output' «SRC»/libs/comms/include/mrpt/comms/net_utils.h:118: warning: argument 'output' of command @param is not found in the argument list of mrpt::comms::net::Ping(const std::string &address, const int max_attempts, std::string *output_str=nullptr) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:132: warning: The following parameters of mrpt::comms::net::Ping(const std::string &address, const int max_attempts, std::string *output_str=nullptr) are not documented: parameter 'output_str' «SRC»/libs/comms/include/mrpt/comms/net_utils.h:21: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/ts_hash_map.h:68: warning: explicit link request to 'include' could not be resolved «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h:25: warning: argument 'nodes_to_optimize' of command @param is not found in the argument list of mrpt::graphslam::optimize_graph_spa_levmarq(GRAPH_T &graph, TResultInfoSpaLevMarq &out_info, const std::set< mrpt::graphs::TNodeID > *in_nodes_to_optimize=nullptr, const mrpt::containers::yaml &extra_params={}, FEEDBACK_CALLABLE functor_feedback=FEEDBACK_CALLABLE()) «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h:81: warning: The following parameters of mrpt::graphslam::optimize_graph_spa_levmarq(GRAPH_T &graph, TResultInfoSpaLevMarq &out_info, const std::set< mrpt::graphs::TNodeID > *in_nodes_to_optimize=nullptr, const mrpt::containers::yaml &extra_params={}, FEEDBACK_CALLABLE functor_feedback=FEEDBACK_CALLABLE()) are not documented: parameter 'in_nodes_to_optimize' tput for class mrpt::obs::CObservationVelodyneScan::TVelodyneRawPacket Generating XML output for class mrpt::kinematics::CVehicleSimul_Holo::TVelRampCmd Generating XML output for class TVertex Generating XML output for class mrpt::opengl::COctoMapVoxels::TVoxel Generating XML output for class mrpt::nav::TWaypoint Generating XML output for class mrpt::nav::TWaypointSequence Generating XML output for class mrpt::nav::CWaypointsNavigator::TWaypointsNavigatorParams Generating XML output for class mrpt::nav::TWaypointsRenderingParams Generating XML output for class mrpt::nav::TWaypointStatus Generating XML output for class mrpt::nav::TWaypointStatusSequence Generating XML output for class mrpt::gui::WxSubsystem::TWxMainThreadData Generating XML output for class mrpt::uint_select_by_bytecount Generating XML output for class mrpt::uint_select_by_bytecount< 1 > Generating XML output for class mrpt::uint_select_by_bytecount< 2 > Generating XML output for class mrpt::uint_select_by_bytecount< 3 > Generating XML output for class mrpt::uint_select_by_bytecount< 4 > Generating XML output for class mrpt::uint_select_by_bytecount< 8 > Generating XML output for class mrpt::graphs::ScalarFactorGraph::UnaryFactorVirtualBase Generating XML output for class mrpt::obs::CObservation3DRangeScan::unproject_LUT_t Generating XML output for class mrpt::containers::internal::UnspecializedBool Generating XML output for class mrpt::vision::pnp::upnp Generating XML output for class mrpt::obs::gnss::UTC_time Generating XML output for class mrpt::containers::ValueCommentPair Generating XML output for class mrpt::containers::ValueKeyCommentPair Generating XML output for class mrpt::containers::vector_with_small_size_optimization Generating XML output for class mrpt::obs::VelodyneCalibration Generating XML output for class mrpt::opengl::TTriangle::Vertex Generating XML output for class mrpt::graphs::CDirectedTree::Visitor Generating XML output for class mrpt::opengl::Visualizable Generating XML output for class mrpt::obs::VisualizationParameters Generating XML output for class mrpt::system::WorkerThreadsPool Generating XML output for class mrpt::WorkerThreadsPool Generating XML output for class mrpt::gui::wxMRPTImageControl Generating XML output for class mrpt::gui::CWindowDialog::wxMRPTImageControl Generating XML output for class mrpt::gui::WxSubsystem Generating XML output for class XPMColorMapData Generating XML output for class mrpt::containers::yaml Generating XML output for class mrpt::containers::YamlEmitOptions Generating XML output for namespace cv Generating XML output for namespace cv_bridge Generating XML output for namespace Eigen Generating XML output for namespace exprtk Generating XML output for namespace mrpt Generating XML output for namespace mrpt::apps Generating XML output for namespace mrpt::bayes Generating XML output for namespace mrpt::bayes::detail Generating XML output for namespace mrpt::comms Generating XML output for namespace mrpt::comms::net Generating XML output for namespace mrpt::config Generating XML output for namespace mrpt::config::internal Generating XML output for namespace mrpt::containers Generating XML output for namespace mrpt::containers::internal Generating XML output for namespace mrpt::cpu Generating XML output for namespace mrpt::cpu::internal Generating XML output for namespace mrpt::detectors Generating XML output for namespace mrpt::expr Generating XML output for namespace mrpt::global_settings Generating XML output for namespace mrpt::graphs Generating XML output for namespace mrpt::graphs::detail Generating XML output for namespace mrpt::graphslam Generating XML output for namespace mrpt::graphslam::apps Generating XML output for namespace mrpt::graphslam::deciders Generating XML output for namespace mrpt::graphslam::detail Generating XML output for namespace mrpt::graphslam::optimizers Generating XML output for namespace mrpt::gtsam_wrappers Generating XML output for namespace mrpt::gui Generating XML output for namespace mrpt::gui::detail Generating XML output for namespace mrpt::gui::internal Gener«SRC»/libs/math/include/mrpt/math/data_utils.h:444: warning: argument 'weights' of command @param is not found in the argument list of mrpt::math::weightedHistogramLog(const VECTORLIKE1 &values, const VECTORLIKE1 &log_weights, float binWidth, VECTORLIKE2 &out_binCenters, VECTORLIKE2 &out_binValues) «SRC»/libs/math/include/mrpt/math/data_utils.h:456: warning: The following parameters of mrpt::math::weightedHistogramLog(const VECTORLIKE1 &values, const VECTORLIKE1 &log_weights, float binWidth, VECTORLIKE2 &out_binCenters, VECTORLIKE2 &out_binValues) are not documented: parameter 'log_weights' «SRC»/libs/math/include/mrpt/math/geometry.h:684: warning: The following parameters of mrpt::math::generateAxisBaseFromDirectionAndAxis(const mrpt::math::TVector3D &vec, uint8_t coord) are not documented: parameter 'coord' «SRC»/libs/math/include/mrpt/math/geometry.h:1091: warning: Found unknown command `\except' «SRC»/libs/math/include/mrpt/math/ops_containers.h:419: warning: argument 'out_cov' of command @param is not found in the argument list of mrpt::math::covVector(const VECTOR_OF_VECTOR &v) «SRC»/libs/math/include/mrpt/math/ransac_applications.h:38: warning: The following parameters of mrpt::math::ransac_detect_3D_planes(const CVectorDynamic< NUMTYPE > &x, const CVectorDynamic< NUMTYPE > &y, const CVectorDynamic< NUMTYPE > &z, std::vector< std::pair< size_t, TPlane >> &out_detected_planes, const double threshold, const size_t min_inliers_for_valid_plane=10) are not documented: parameter 'x' parameter 'y' parameter 'z' «SRC»/libs/math/include/mrpt/math/ransac_applications.h:55: warning: The following parameters of mrpt::math::ransac_detect_2D_lines(const CVectorDynamic< NUMTYPE > &x, const CVectorDynamic< NUMTYPE > &y, std::vector< std::pair< size_t, TLine2D >> &out_detected_lines, const double threshold, const size_t min_inliers_for_valid_line=5) are not documented: parameter 'x' parameter 'y' «SRC»/libs/math/include/mrpt/math/slerp.h:80: warning: argument 'p0' of command @param is not found in the argument list of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) «SRC»/libs/math/include/mrpt/math/slerp.h:80: warning: argument 'p1' of command @param is not found in the argument list of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) «SRC»/libs/math/include/mrpt/math/slerp.h:87: warning: The following parameters of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) are not documented: parameter 'q0' parameter 'q1' «SRC»/libs/math/include/mrpt/math/distributions.h:216: warning: The following parameters of mrpt::math::confidenceIntervals(const CONTAINER &data, T &out_mean, T &out_lower_conf_interval, T &out_upper_conf_interval, const double confidenceInterval=0.1, const size_t histogramNumBins=1000) are not documented: parameter 'data' parameter 'out_mean' parameter 'out_lower_conf_interval' parameter 'out_upper_conf_interval' parameter 'histogramNumBins' «SRC»/libs/math/include/mrpt/math/interp_fit.h:23: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:42: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:59: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:72: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:73: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/ops_matrices.h:123: warning: The following parameters of mrpt::math::meanAndStdColumns(const MAT_IN &m, VEC &outMeanVector, VEC &outStdVector, const bool unbiased_variance=true) are not documented: parameter 'm' parameter 'outMeanVector' parameter 'outStdVector' «SRC»/libs/math/include/mrpt/math/ops_matrices.h:144: warning: argument 'out_cov' of command @param is not found in the argument list of mrpt::math::cov(const MATRIX &v) «SRC»/libs/math/include/mrpt/math/poly_roots.h:29: warning: The following parameters of mrpt::math::solve_poly3(double *x, double a, double b, double c) are not documented: parameter 'a' parameter 'b' parameter 'c' «SRC»/libs/math/include/mrpt/math/poly_roots.h:44: warning: The following parameters of mrpt::math::solve_poly4(double *x, double a, double b, double c, double d) are not documented: parameter 'a' parameter 'b' parameter 'c' parameter 'd' «SRC»/libs/math/include/mrpt/math/poly_roots.h:54: warning: The following parameters of mrpt::math::solve_poly5(double *x, double a, double b, double c, double d, double e) are not documented: parameter 'a' parameter 'b' parameter 'c' parameter 'd' parameter 'e' «SRC»/libs/math/include/mrpt/math/TPose3D.h:237: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/TPose3D.h:239: warning: Found unknown command `\ominus' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:47: warning: The following parameters of mrpt::math::transform_gaussian_unscented(const VECTORLIKE1 &x_mean, const MATLIKE1 &x_cov, void(*functor)(const VECTORLIKE1 &x, const USERPARAM &fixed_param, VECTORLIKE3 &y), const USERPARAM &fixed_param, VECTORLIKE2 &y_mean, MATLIKE2 &y_cov, const bool *elem_do_wrap2pi=nullptr, const double alpha=1e-3, const double K=0, const double beta=2.0) are not documented: parameter 'x_mean' parameter 'x_cov' parameter 'functor' parameter 'fixed_param' parameter 'y_mean' parameter 'y_cov' parameter 'alpha' parameter 'K' parameter 'beta' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:116: warning: The following parameters of mrpt::math::transform_gaussian_montecarlo(const VECTORLIKE1 &x_mean, const MATLIKE1 &x_cov, void(*functor)(const VECTORLIKE1 &x, const USERPARAM &fixed_param, VECTORLIKE3 &y), const USERPARAM &fixed_param, VECTORLIKE2 &y_mean, MATLIKE2 &y_cov, const size_t num_samples=1000, std::vector< VECTORLIKE3 > *out_samples_y=nullptr) are not documented: parameter 'x_mean' parameter 'x_cov' parameter 'functor' parameter 'fixed_param' parameter 'y_mean' parameter 'y_cov' parameter 'num_samples' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:148: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/utils.h:176: warning: End of list marker found without any preceding list items «SRC»/libs/math/src/fourier.cpp:629: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:636: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:651: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:654: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:664: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:681: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:815: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:819: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:825: warning: Unsupported xml/html tag found «SRC»/libs/math/src/fourier.cpp:828: warning: Unsupported xml/html tag found «SRC»/libs/obs/include/mrpt/obs/carmen_log_tools.h:61: warning: The following parameters of mrpt::obs::carmen_log_parse_line(std::istream &in_stream, std::vector< mrpt::obs::CObservation::Ptr > &out_imported_observations, const mrpt::system::TTimeStamp &time_start_log) are not documented: parameter 'in_stream' parameter 'out_imported_observations' «SRC»/libs/opengl/include/mrpt/opengl/CRenderizable.h:410: warning: explicit link request to 'render()' could not be resolved «SRC»/libs/opengl/src/gltext.h:46: warning: unable to resolve reference to `spacing' for \ref command «SRC»/libs/opengl/src/gltext.h:47: warning: unable to resolve reference to `kerning' for \ref command «SRC»/libs/opengl/src/gltext.cpp:155: warning: The following parameters of mrpt::opengl::internal::glDrawText(const std::string &text, std::vector< mrpt::opengl::TTriangle > &tris, std::vector< mrpt::math::TPoint3Df > &lines, TEXT_STYLE style=NICE, double spacing=1.5, double kerning=0.1) are not documented: parameter 'tris' parameter 'lines' «SRC»/libs/opengl/include/mrpt/opengl/stock_objects.h:43: warning: image file preview_stock_objects_RobotGiraff.png is not found in IMAGE_PATH: assuming external image. «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/map.h:106: warning: The following parameters of mrpt::ros1bridge::toROS(const mrpt::maps::COccupancyGridMap2D &src, nav_msgs::OccupancyGrid &msg, const std_msgs::Header &header) are not documented: parameter 'msg' «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/time.h:20: warning: argument 'des' of command @param is not found in the argument list of mrpt::ros1bridge::fromROS(const ros::Time &src) «SRC»/libs/ros1bridge/include/mrpt/ros1bridge/time.h:27: warning: argument 'des' of command @param is not found in the argument list of mrpt::ros1bridge::toROS(const mrpt::system::TTimeStamp &src) «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/map.h:107: warning: The following parameters of mrpt::ros2bridge::toROS(const mrpt::maps::COccupancyGridMap2D &src, nav_msgs::msg::OccupancyGrid &msg, const std_msgs::msg::Header &header) are not documented: parameter 'msg' «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/time.h:21: warning: argument 'des' of command @param is not found in the argument list of mrpt::ros2bridge::fromROS(const rclcpp::Time &src) «SRC»/libs/ros2bridge/include/mrpt/ros2bridge/time.h:28: warning: argument 'des' of command @param is not found in the argument list of mrpt::ros2bridge::toROS(const mrpt::system::TTimeStamp &src) «SRC»/libs/rtti/include/mrpt/rtti/CObject.h:74: warning: argument 'i' of command @param is not found in the argument list of mrpt::rtti::findRegisteredClass(const std::string &className, const bool allow_ignore_namespace=true) «SRC»/libs/rtti/include/mrpt/rtti/CObject.h:88: warning: The following parameters of mrpt::rtti::findRegisteredClass(const std::string &className, const bool allow_ignore_namespace=true) are not documented: parameter 'allow_ignore_namespace' «SRC»/libs/serialization/include/mrpt/serialization/zmq_serialization.h:206: warning: The following parameters of mrpt::serialization::mrpt_recv_from_zmq_into(ZMQ_SOCKET_TYPE zmq_socket, mrpt::serialization::CSerializable &target_object, bool dont_wait=false, size_t *rx_obj_length_in_bytes=nullptr) are not documented: parameter 'zmq_socket' parameter 'dont_wait' parameter 'rx_obj_length_in_bytes' «SRC»/libs/slam/include/mrpt/slam/data_association.h:116: warning: argument 'use_kd_tree' of command @param is not found in the argument list of mrpt::slam::data_association_full_covariance(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) «SRC»/libs/slam/include/mrpt/slam/data_association.h:148: warning: The following parameters of mrpt::slam::data_association_full_covariance(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) are not documented: parameter 'metric' parameter 'DAT_ASOC_USE_KDTREE' parameter 'compatibilityTestMetric' parameter 'log_ML_compat_test_threshold' «SRC»/libs/slam/include/mrpt/slam/data_association.h:162: warning: argument 'use_kd_tree' of command @param is not found in the argument list of mrpt::slam::data_association_independent_predictions(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) «SRC»/libs/slam/include/mrpt/slam/data_association.h:194: warning: The following parameters of mrpt::slam::data_association_independent_predictions(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) are not documented: parameter 'metric' parameter 'DAT_ASOC_USE_KDTREE' parameter 'compatibilityTestMetric' parameter 'log_ML_compat_test_threshold' «SRC»/libs/system/include/mrpt/system/progress.h:20: warning: unable to resolve reference to `system_progress_bar/test.cpp' for \ref command «SRC»/libs/system/include/mrpt/system/string_utils.h:50: warning: The following parameters of mrpt::system::tokenize(const std::string &inString, const std::string &inDelimiters, OUT_CONTAINER &outTokens, bool skipBlankTokens=true) are not documented: parameter 'inString' parameter 'inDelimiters' parameter 'outTokens' «SRC»/libs/tfest/include/mrpt/tfest/se2.h:185: warning: The following parameters of mrpt::tfest::se2_l2_robust(const mrpt::tfest::TMatchingPairList &in_correspondences, const double in_normalizationStd, const TSE2RobustParams &in_ransac_params, TSE2RobustResult &out_results) are not documented: parameter 'in_correspondences' parameter 'in_ransac_params' parameter 'out_results' «SRC»/libs/topography/include/mrpt/topography/conversions.h:259: warning: The following parameters of mrpt::topography::ENU_axes_from_WGS84(double in_longitude_reference_degrees, double in_latitude_reference_degrees, double in_height_reference_meters, mrpt::math::TPose3D &out_ENU, bool only_angles=false) are not documented: parameter 'in_longitude_reference_degrees' parameter 'in_latitude_reference_degrees' parameter 'in_height_reference_meters' parameter 'out_ENU' «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:152: warning: The following parameters of mrpt::vision::reprojectionResiduals(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::vision::TLandmarkLocationsVec &landmark_points, std::vector< std::array< double, 2 >> &out_residuals, const bool frame_poses_are_inverse, const bool use_robust_kernel=true, const double kernel_param=3.0, std::vector< double > *out_kernel_1st_deriv=nullptr) are not documented: parameter 'observations' parameter 'camera_params' parameter 'frame_poses' parameter 'landmark_points' parameter 'out_residuals' parameter 'use_robust_kernel' parameter 'kernel_param' parameter 'out_kernel_1st_deriv' «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:189: warning: The following parameters of mrpt::vision::add_se3_deltas_to_frames(const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::math::CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, mrpt::vision::TFramePosesVec &new_frame_poses, const size_t num_fix_frames) are not documented: parameter 'frame_poses' parameter 'delta' parameter 'delta_first_idx' parameter 'new_frame_poses' parameter 'num_fix_frames' «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:206: warning: The following parameters of mrpt::vision::add_3d_deltas_to_points(const mrpt::vision::TLandmarkLocationsVec &landmark_points, const mrpt::math::CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, mrpt::vision::TLandmarkLocationsVec &new_landmark_points, const size_t num_fix_points) are not documented: parameter 'landmark_points' parameter 'delta' parameter 'delta_first_idx' parameter 'new_landmark_points' parameter 'num_fix_points' «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'input_images' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'intrinsicParams' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'distortionParams' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:89: warning: The following parameters of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) are not documented: parameter 'images' parameter 'out_camera_params' «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h:58: warning: The following parameters of mrpt::vision::findChessboardCorners(const mrpt::img::CImage &in_img, std::vector< mrpt::img::TPixelCoordf > &cornerCoords, unsigned int check_size_x, unsigned int check_size_y, bool normalize_image=true, bool useScaramuzzaMethod=false) are not documented: parameter 'in_img' «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h:97: warning: The following parameters of mrpt::vision::findMultipleChessboardsCorners(const mrpt::img::CImage &in_img, std::vector< std::vector< mrpt::img::TPixelCoordf >> &cornerCoords, unsigned int check_size_x, unsigned int check_size_y) are not documented: parameter 'in_img' «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h:141: warning: argument 'input_images' of command @param is not found in the argument list of mrpt::vision::checkerBoardStereoCalibration(TCalibrationStereoImageList &images, const TStereoCalibParams ¶ms, TStereoCalibResults &out_results) «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h:165: warning: The following parameters of mrpt::vision::checkerBoardStereoCalibration(TCalibrationStereoImageList &images, const TStereoCalibParams ¶ms, TStereoCalibResults &out_results) are not documented: parameter 'images' «SRC»/libs/vision/include/mrpt/vision/utils.h:189: warning: The following parameters of mrpt::vision::matchFeatures(const CFeatureList &list1, const CFeatureList &list2, CMatchedFeatureList &matches, const TMatchingOptions &options=TMatchingOptions(), const TStereoSystemParams ¶ms=TStereoSystemParams()) are not documented: parameter 'params' «SRC»/libs/vision/include/mrpt/vision/utils.h:247: warning: argument 'leftList' of command @param is not found in the argument list of mrpt::vision::projectMatchedFeature(const CFeature &leftFeat, const CFeature &rightFeat, mrpt::math::TPoint3D &p3D, const TStereoSystemParams ¶ms=TStereoSystemParams()) «SRC»/libs/vision/include/mrpt/vision/utils.h:247: warning: argument 'rightList' of command @param is not found in the argument list of mrpt::vision::projectMatchedFeature(const CFeature &leftFeat, const CFeature &rightFeat, mrpt::math::TPoint3D &p3D, const TStereoSystemParams ¶ms=TStereoSystemParams()) «SRC»/libs/vision/include/mrpt/vision/utils.h:247: warning: argument 'vP3D' of command @param is not found in the argument list of mrpt::vision::projectMatchedFeature(const CFeature &leftFeat, const CFeature &rightFeat, mrpt::math::TPoint3D &p3D, const TStereoSystemParams ¶ms=TStereoSystemParams()) «SRC»/libs/vision/include/mrpt/vision/utils.h:253: warning: The following parameters of mrpt::vision::projectMatchedFeature(const CFeature &leftFeat, const CFeature &rightFeat, mrpt::math::TPoint3D &p3D, const TStereoSystemParams ¶ms=TStereoSystemParams()) are not documented: parameter 'leftFeat' parameter 'rightFeat' parameter 'p3D' «SRC»/libs/vision/include/mrpt/vision/utils.h:309: warning: The following parameters of mrpt::vision::StereoObs2BRObs(const CMatchedFeatureList &inMatches, const mrpt::math::CMatrixDouble33 &intrinsicParams, double baseline, const mrpt::poses::CPose3D &sensorPose, const std::vector< double > &sg, mrpt::obs::CObservationBearingRange &outObs) are not documented: parameter 'sensorPose' «SRC»/libs/vision/include/mrpt/vision/utils.h:340: warning: explicit link request to 'Mat' could not be resolved «SRC»/libs/vision/include/mrpt/vision/utils.h:342: warning: explicit link request to 'Mat' could not be resolved ating XML output for namespace mrpt::hmtslam Generating XML output for namespace mrpt::hwdrivers Generating XML output for namespace mrpt::img Generating XML output for namespace mrpt::internal Generating XML output for namespace mrpt::io Generating XML output for namespace mrpt::io::internal Generating XML output for namespace mrpt::io::zip Generating XML output for namespace mrpt::kinematics Generating XML output for namespace mrpt::maps Generating XML output for namespace mrpt::maps::detail Generating XML output for namespace mrpt::maps::internal Generating XML output for namespace mrpt::maps::mrpt Generating XML output for namespace mrpt::maps::mrpt::maps Generating XML output for namespace mrpt::maps::mrpt::maps::COctoMapBase Generating XML output for namespace mrpt::math Generating XML output for namespace mrpt::math::detail Generating XML output for namespace mrpt::math::internal Generating XML output for namespace mrpt::nav Generating XML output for namespace mrpt::obs Generating XML output for namespace mrpt::obs::detail Generating XML output for namespace mrpt::obs::gnss Generating XML output for namespace mrpt::obs::gnss::nv_oem6_ins_status_type Generating XML output for namespace mrpt::obs::gnss::nv_oem6_position_type Generating XML output for namespace mrpt::obs::gnss::nv_oem6_solution_status Generating XML output for namespace mrpt::obs::stock_observations Generating XML output for namespace mrpt::obs::utils Generating XML output for namespace mrpt::opengl Generating XML output for namespace mrpt::opengl::graph_tools Generating XML output for namespace mrpt::opengl::internal Generating XML output for namespace mrpt::opengl::stock_objects Generating XML output for namespace mrpt::poses Generating XML output for namespace mrpt::poses::detail Generating XML output for namespace mrpt::poses::internal Generating XML output for namespace mrpt::poses::Lie Generating XML output for namespace mrpt::random Generating XML output for namespace mrpt::ros1bridge Generating XML output for namespace mrpt::ros2bridge Generating XML output for namespace mrpt::rtti Generating XML output for namespace mrpt::rtti::internal Generating XML output for namespace mrpt::serialization Generating XML output for namespace mrpt::serialization::detail Generating XML output for namespace mrpt::serialization::internal Generating XML output for namespace mrpt::serialization::metaprogramming Generating XML output for namespace mrpt::slam Generating XML output for namespace mrpt::slam::detail Generating XML output for namespace mrpt::system Generating XML output for namespace mrpt::system::os Generating XML output for namespace mrpt::tfest Generating XML output for namespace mrpt::tfest::internal Generating XML output for namespace mrpt::topography Generating XML output for namespace mrpt::typemeta Generating XML output for namespace mrpt::typemeta::detail Generating XML output for namespace mrpt::typemeta::internal Generating XML output for namespace mrpt::vision Generating XML output for namespace mrpt::vision::detail Generating XML output for namespace mrpt::vision::pinhole Generating XML output for namespace mrpt::vision::pnp Generating XML output for namespace MyNS Generating XML output for namespace octomap Generating XML output for namespace ros Generating XML output for namespace sensor_msgs Generating XML output for namespace std Generating XML output for namespace std::literals Generating XML output for namespace std::string_literals Generating XML output for namespace TCLAP Generating XML output for file app_carmen2rawlog.md Generating XML output for file app_carmen2simplemap.md Generating XML output for file app_DifOdometry-Camera.md Generating XML output for file app_DifOdometry-Datasets.md Generating XML output for file app_features-matching.md Generating XML output for file app_gps2rawlog.md Generating XML output for file app_graph-slam.md Generating XML output for file app_graphslam-engine.md Generating XML output for file app_grid-matching.md Generating XML output for file app_holonomic-navigator-demo.md Generating XML output for file app_icp-slam-live.md Generating XML output for file app_icp-slam.md Generating XML output for file app_image2gridmap.md Generating XML output for file app_kf-slam.md Generating XML output for file app_kinect-3d-slam.md Generating XML output for file app_kinect-3d-view.md Generating XML output for file app_kinect-stereo-calib.md Generating XML output for file app_map-partition.md Generating XML output for file app_navlog-viewer.md Generating XML output for file app_observations2map.md Generating XML output for file app_pf-localization.md Generating XML output for file app_ptg-configurator.md Generating XML output for file app_rawlog-edit.md Generating XML output for file app_rawlog-grabber.md Generating XML output for file app_rbpf-slam.md Generating XML output for file app_ReactiveNav3D-Demo.md Generating XML output for file app_ReactiveNavigationDemo.md Generating XML output for file app_ro-localization.md Generating XML output for file app_ros-map-yaml2mrpt.md Generating XML output for file app_SceneViewer3D.md Generating XML output for file app_simul-landmarks.md Generating XML output for file app_track-video-features.md Generating XML output for file app_velodyne-view.md Generating XML output for file changelog.md Generating XML output for file dependencies.md Generating XML output for file example-bayes_rejection_sampling_example.md Generating XML output for file example-bayes_resampling_example.md Generating XML output for file example-bayes_tracking_example.md Generating XML output for file example-comms_ftdi_usb_enumerate_example.md Generating XML output for file example-comms_http_client.md Generating XML output for file example-comms_nodelets_example.md Generating XML output for file example-comms_serial_port_example.md Generating XML output for file example-comms_socket_example.md Generating XML output for file example-containers_params_by_name.md Generating XML output for file example-containers_yaml_example.md Generating XML output for file example-core_backtrace_example.md Generating XML output for file example-core_exceptions_example.md Generating XML output for file example-detectors_face.md Generating XML output for file example-graphs_astar_example.md Generating XML output for file example-graphs_dijkstra_example.md Generating XML output for file example-graphslam_example.md Generating XML output for file example-gui_capture_render_to_img_example.md Generating XML output for file example-gui_depth_camera_distortion.md Generating XML output for file example-gui_display3D_custom_render.md Generating XML output for file example-gui_display3D_example.md Generating XML output for file example-gui_display_plots.md Generating XML output for file example-gui_fbo_render_example.md Generating XML output for file example-gui_gravity3d_example.md Generating XML output for file example-gui_nanogui_demo.md Generating XML output for file example-gui_text_fonts_example.md Generating XML output for file example-gui_windows_events.md Generating XML output for file example-hwdrivers_camera_capture_dialog.md Generating XML output for file example-hwdrivers_capture_video_dc1394.md Generating XML output for file example-hwdrivers_capture_video_ffmpeg.md Generating XML output for file example-hwdrivers_capture_video_flycapture2.md Generating XML output for file example-hwdrivers_capture_video_flycapture2_stereo.md Generating XML output for file example-hwdrivers_capture_video_opencv.md Generating XML output for file example-hwdrivers_enumerate_cameras1394.md Generating XML output for file example-hwdrivers_gps_example.md Generating XML output for file example-hwdrivers_hokuyo_example.md Generating XML output for file example-hwdrivers_joystick_example.md Generating XML output for file example-hwdrivers_kinect_online_offline_example.md Generating XML output for file example-hwdrivers_kinect_to_2d_scan_example.md Generating XML output for file example-hwdrivers_mynteye_icp.md Generating XML output for file example-hwdrivers_ntrip_client_example.md Generating XML output for file example-hwdrivers_openni2_2d_icp_slam.md Generating XML output for file example-hwdrivers_openni2_driver_demo.md Generating XML output for file example-hwdrivers_phidget_proximity_example.md Generating XML output for file example-hwdrivers_robopeaklidar_example.md Generating XML output for file example-hwdrivers_sick_eth_example.md Generating XML output for file example-hwdrivers_sick_serial_example.md Generating XML output for file example-hwdrivers_swissranger_example.md Generating XML output for file example-img_basic_example.md Generating XML output for file example-img_convolution_fft.md Generating XML output for file example-img_correlation_example.md Generating XML output for file example-img_fft_example.md Generating XML output for file example-img_gauss_filtering_example.md Generating XML output for file example-io_compress_example.md Generating XML output for file example-io_pipes_example.md Generating XML output for file example-kitti_dataset2rawlog.md Generating XML output for file example-maps_gmrf_map_example.md Generating XML output for file example-maps_gridmap3D_simple.md Generating XML output for file example-maps_gridmap_benchmark.md Generating XML output for file example-maps_gridmap_likelihood_characterization.md Generating XML output for file example-maps_gridmap_voronoi_example.md Generating XML output for file example-maps_laser_projection_in_images_example.md Generating XML output for file example-maps_observer_pattern_example.md Generating XML output for file example-maps_octomap_simple.md Generating XML output for file example-maps_ransac_data_association.md Generating XML output for file example-math_csparse_example.md Generating XML output for file example-math_kmeans_example.md Generating XML output for file example-math_leastsquares_example.md Generating XML output for file example-math_matrix_example.md Generating XML output for file example-math_model_search_example.md Generating XML output for file example-math_optimize_lm_example.md Generating XML output for file example-math_polygon_intersection.md Generating XML output for file example-math_polygon_split.md Generating XML output for file example-math_polyhedron_intersection_example.md Generating XML output for file example-math_ransac_examples.md Generating XML output for file example-math_ransac_plane3d_example.md Generating XML output for file example-math_ransac_plane3d_example2.md Generating XML output for file example-math_slerp_example.md Generating XML output for file example-math_spline_interpolation.md Generating XML output for file example-nav_circ_robot_path_planning.md Generating XML output for file example-nav_rrt_planning_example.md Generating XML output for file example-obs_mox_model_rawlog.md Generating XML output for file example-opengl_custom_shaders_demo.md Generating XML output for file example-opengl_objects_demo.md Generating XML output for file example-opengl_octree_render_huge_pointcloud.md Generating XML output for file example-opengl_offscreen_render_example.md Generating XML output for file example-opengl_ray_trace_example.md Generating XML output for file example-opengl_texture_sizes_test.md Generating XML output for file example-opengl_video_demo.md Generating XML output for file example-opengl_video_viewport_demo.md Generating XML output for file example-poses_geometry_3D_example.md Generating XML output for file example-poses_pdfs_example.md Generating XML output for file example-poses_quaternions_example.md Generating XML output for file example-poses_se3_lie_example.md Generating XML output for file example-poses_sog_merge_example.md Generating XML output for file example-poses_unscented_transform_example.md Generating XML output for file example-random_examples.md Generating XML output for file example-rgbd_dataset2rawlog.md Generating XML output for file example-rtti_example1.md Generating XML output for file example-serialization_json_example.md Generating XML output for file example-serialization_stl.md Generating XML output for file example-serialization_variant_example.md Generating XML output for file example-slam_icp3d_simple_example.md Generating XML output for file example-slam_icp_simple_example.md Generating XML output for file example-slam_range_only_localization_rej_sampling_example.md Generating XML output for file example-system_control_rate_timer_example.md Generating XML output for file example-system_datetime_example.md Generating XML output for file example-system_directory_explorer_example.md Generating XML output for file example-system_dirs_files_manipulation.md Generating XML output for file example-system_file_system_watcher.md Generating XML output for file example-system_progress_bar.md Generating XML output for file example-topography_coordinate_conversion_example.md Generating XML output for file example-topography_gps_coords_example.md Generating XML output for file example-typemeta_StaticString.md Generating XML output for file example-typemeta_TEnumType.md Generating XML output for file example-typemeta_TTypeName.md Generating XML output for file example-vision_bundle_adj_example.md Generating XML output for file example-vision_capture_video_build_pyr.md Generating XML output for file example-vision_checkerboard_detectors.md Generating XML output for file example-vision_create_video_file_example.md Generating XML output for file example-vision_feature_extraction.md Generating XML output for file example-vision_keypoint_matching_example.md Generating XML output for file example-vision_multiple_checkerboards.md Generating XML output for file example-vision_stereo_calib_example.md Generating XML output for file example-vision_stereo_rectify.md Generating XML output for file lib_mrpt_apps.md Generating XML output for file lib_mrpt_bayes.md Generating XML output for file lib_mrpt_comms.md Generating XML output for file lib_mrpt_config.md Generating XML output for file lib_mrpt_config_INI_file_format.md Generating XML output for file lib_mrpt_containers.md Generating XML output for file lib_mrpt_core.md Generating XML output for file lib_mrpt_core_exceptions.md Generating XML output for file lib_mrpt_detectors.md Generating XML output for file lib_mrpt_expr.md Generating XML output for file lib_mrpt_graphs.md Generating XML output for file lib_mrpt_graphslam.md Generating XML output for file lib_mrpt_gui.md Generating XML output for file lib_mrpt_hmtslam.md Generating XML output for file lib_mrpt_hwdrivers.md Generating XML output for file lib_mrpt_img.md Generating XML output for file lib_mrpt_io.md Generating XML output for file lib_mrpt_kinematics.md Generating XML output for file lib_mrpt_maps.md Generating XML output for file lib_mrpt_math.md Generating XML output for file lib_mrpt_math_lwgeom.md Generating XML output for file lib_mrpt_math_matrices.md Generating XML output for file lib_mrpt_nav.md Generating XML output for file lib_mrpt_obs.md Generating XML output for file lib_mrpt_opengl.md Generating XML output for file lib_mrpt_poses.md Generating XML output for file lib_mrpt_random.md Generating XML output for file lib_mrpt_ros1bridge.md Generating XML output for file lib_mrpt_ros2bridge.md Generating XML output for file lib_mrpt_rtti.md Generating XML output for file lib_mrpt_serialization.md Generating XML output for file lib_mrpt_slam.md Generating XML output for file lib_mrpt_system.md Generating XML output for file lib_mrpt_tfest.md Generating XML output for file lib_mrpt_topography.md Generating XML output for file lib_mrpt_typemeta.md Generating XML output for file lib_mrpt_vision.md Generating XML output for file lib_mrpt_vision_lgpl.md Generating XML output for file maps-observations.md Generating XML output for file porting_mrpt2.md Generating XML output for file tutorial-3D-scenes.md Generating XML output for file tutorial_math_levenberg_marquardt.md Generating XML output for file BaseAppDataSource.h Generating XML output for file BaseAppInitializableCLI.h Generating XML output for file BaseAppInitializableConfig.h Generating XML output for file CGridMapAlignerApp.h Generating XML output for file CRawlogProcessor.h Generating XML output for file DataSourceRawlog.h Generating XML output for file ICP_SLAM_App.h Generating XML output for file KFSLAMApp.h Generating XML output for file MonteCarloLocalization_App.h Generating XML output for file RawlogEditApp.h Generating XML output for file RawlogGrabberApp.h Generating XML output for file RBPF_SLAM_App.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file registerAllClasses.h Generating XML output for file apps-precomp.cpp Generating XML output for file apps-precomp.h Generating XML output for file CGridMapAligner_unittest.cpp Generating XML output for file CGridMapAlignerApp.cpp Generating XML output for file DataSourceRawlog.cpp Generating XML output for file ICP_SLAM_App.cpp Generating XML output for file ICP_SLAM_App_unittest.cpp Generating XML output for file KFSLAMApp.cpp Generating XML output for file KFSLAMApp_unittest.cpp Generating XML output for file MonteCarloLocalization_App.cpp Generating XML output for file MonteCarloLocalization_App_unittest.cpp Generating XML output for file rawlog-edit-declarations.h Generating XML output for file rawlog-edit_2d-scans.cpp Generating XML output for file rawlog-edit_anemometer.cpp Generating XML output for file rawlog-edit_camera-params.cpp Generating XML output for file rawlog-edit_cuts.cpp Generating XML output for file rawlog-edit_deexternalize.cpp Generating XML output for file rawlog-edit_describe.cpp Generating XML output for file rawlog-edit_enose.cpp Generating XML output for file rawlog-edit_export_txt.cpp Generating XML output for file rawlog-edit_externalize.cpp Generating XML output for file rawlog-edit_filters.cpp Generating XML output for file rawlog-edit_generate-3d-pointclouds.cpp Generating XML output for file rawlog-edit_gps.cpp Generating XML output for file rawlog-edit_gps_gas.cpp Generating XML output for file rawlog-edit_imu.cpp Generating XML output for file rawlog-edit_info.cpp Generating XML output for file rawlog-edit_list-images.cpp Generating XML output for file rawlog-edit_list-poses.cpp Generating XML output for file rawlog-edit_list-rangbear.cpp Generating XML output for file rawlog-edit_list-timestamps.cpp Generating XML output for file rawlog-edit_odometry.cpp Generating XML output for file rawlog-edit_rawdaq.cpp Generating XML output for file rawlog-edit_remap_timestamps.cpp Generating XML output for file rawlog-edit_rename_externals.cpp Generating XML output for file rawlog-edit_sensor-poses.cpp Generating XML output for file rawlog-edit_stereo-rectify.cpp Generating XML output for file rawlog-edit_undistort.cpp Generating XML output for file RawlogEditApp.cpp Generating XML output for file RawlogGrabberApp.cpp Generating XML output for file RawlogGrabberApp_unittest.cpp Generating XML output for file RBPF_SLAM_App.cpp Generating XML output for file RBPF_SLAM_App_unittest.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file registerAllClasses.cpp Generating XML output for file bayes.h Generating XML output for file CKalmanFilterCapable.h Generating XML output for file CKalmanFilterCapable_impl.h Generating XML output for file CParticleFilter.h Generating XML output for file CParticleFilterCapable.h Generating XML output for file CParticleFilterData.h Generating XML output for file CProbabilityParticle.h Generating XML output for file CRejectionSamplingCapable.h Generating XML output for file bayes-precomp.cpp Generating XML output for file bayes-precomp.h Generating XML output for file CParticleFilter.cpp Generating XML output for file CParticleFilterCapable.cpp Generating XML output for file CMakeLists.txt Generating XML output for file comms.h Generating XML output for file CClientTCPSocket.h Generating XML output for file CInterfaceFTDI.h Generating XML output for file CSerialPort.h Generating XML output for file CServerTCPSocket.h Generating XML output for file net_utils.h Generating XML output for file nodelets.h Generating XML output for file CClientTCPSocket.cpp Generating XML output for file CInterfaceFTDI_common.cpp Generating XML output for file CInterfaceFTDI_LIN.cpp Generating XML output for file CInterfaceFTDI_WIN.cpp Generating XML output for file comms-precomp.cpp Generating XML output for file comms-precomp.h Generating XML output for file CSerialPort.cpp Generating XML output for file CServerTCPSocket.cpp Generating XML output for file CServerTCPSocket_common.cpp Generating XML output for file net_utils.cpp Generating XML output for file nodelets.cpp Generating XML output for file nodelets_unittest.cpp Generating XML output for file sockets_unittest.cpp Generating XML output for file CConfigFile.h Generating XML output for file CConfigFileBase.h Generating XML output for file CConfigFileMemory.h Generating XML output for file CConfigFilePrefixer.h Generating XML output for file CLoadableOptions.h Generating XML output for file config_parser.h Generating XML output for file CConfigFile.cpp Generating XML output for file CConfigFileBase.cpp Generating XML output for file CConfigFileMemory.cpp Generating XML output for file CConfigFileMemory_unittest.cpp Generating XML output for file CConfigFilePrefixer.cpp Generating XML output for file CLoadableOptions.cpp Generating XML output for file config-precomp.cpp Generating XML output for file config-precomp.h Generating XML output for file config_parser.cpp Generating XML output for file yaml2config_unittest.cpp Generating XML output for file bimap.h Generating XML output for file CDynamicGrid.h Generating XML output for file CDynamicGrid3D.h Generating XML output for file ci_less.h Generating XML output for file circular_buffer.h Generating XML output for file CommentPosition.h Generating XML output for file ContainerReadOnlyProxyAccessor.h Generating XML output for file copy_container_typecasting.h Generating XML output for file CThreadSafeQueue.h Generating XML output for file deepcopy_poly_ptr.h Generating XML output for file deepcopy_ptr.h Generating XML output for file find_closest.h Generating XML output for file internal_yaml_fwrds.h Generating XML output for file list_searchable.h Generating XML output for file map_as_vector.h Generating XML output for file MT_buffer.h Generating XML output for file printf_vector.h Generating XML output for file stl_containers_utils.h Generating XML output for file traits_map.h Generating XML output for file ts_hash_map.h Generating XML output for file ValueCommentPair.h Generating XML output for file vector_with_small_size_optimization.h Generating XML output for file visit_each.h Generating XML output for file yaml.h Generating XML output for file yaml_frwd.h Generating XML output for file YamlEmitOptions.h Generating XML output for file bimap_unittest.cpp Generating XML output for file CDynamicGrid.cpp Generating XML output for file CDynamicGrid_unittest.cpp Generating XML output for file circularbuffer_unittest.cpp Generating XML output for file containers-precomp.cpp Generating XML output for file containers-precomp.h Generating XML output for file find_closest_unittest.cpp Generating XML output for file poly_ptr_unittest.cpp Generating XML output for file ts_hash_map.cpp Generating XML output for file ts_hash_map_unittest.cpp Generating XML output for file vector_with_small_size_optimization_unittest.cpp Generating XML output for file visit_each_unittest.cpp Generating XML output for file yaml.cpp Generating XML output for file yaml_unittest.cpp Generating XML output for file abs_diff.h Generating XML output for file aligned_allocator.h Generating XML output for file aligned_std_basicstring.h Generating XML output for file aligned_std_vector.h Generating XML output for file alignment_req.h Generating XML output for file backtrace.h Generating XML output for file backtrace.h Generating XML output for file bit_cast.h Generating XML output for file bits_math.h Generating XML output for file bits_math.h Generating XML output for file bits_mem.h Generating XML output for file byte_manip.h Generating XML output for file Clock.h Generating XML output for file common.h Generating XML output for file constexpr_for.h Generating XML output for file cpu.h Generating XML output for file demangle.h Generating XML output for file exceptions.h Generating XML output for file format.h Generating XML output for file from_string.h Generating XML output for file get_env.h Generating XML output for file initializer.h Generating XML output for file integer_select.h Generating XML output for file is_defined.h Generating XML output for file is_shared_ptr.h Generating XML output for file lock_helper.h Generating XML output for file optional_ref.h Generating XML output for file pimpl.h Generating XML output for file reverse_bytes.h Generating XML output for file round.h Generating XML output for file safe_pointers.h Generating XML output for file SSE_macros.h Generating XML output for file SSE_types.h Generating XML output for file Stringifyable.h Generating XML output for file winerror2str.h Generating XML output for file WorkerThreadsPool.h Generating XML output for file WorkerThreadsPool.h Generating XML output for file aligned_malloc.cpp Generating XML output for file aligned_malloc_unittest.cpp Generating XML output for file backtrace.cpp Generating XML output for file bits_math_unittest.cpp Generating XML output for file Clock.cpp Generating XML output for file Clock_unittest.cpp Generating XML output for file constexpr_for_unittest.cpp Generating XML output for file core-precomp.cpp Generating XML output for file core-precomp.h Generating XML output for file cpu.cpp Generating XML output for file cpu_unittest.cpp Generating XML output for file demangle.cpp Generating XML output for file exception_unittest.cpp Generating XML output for file exceptions.cpp Generating XML output for file format.cpp Generating XML output for file format_unittest.cpp Generating XML output for file from_string_unittest.cpp Generating XML output for file is_defined_unittest.cpp Generating XML output for file lock_helper_unittest.cpp Generating XML output for file reverse_bytes.cpp Generating XML output for file reverse_bytes_unittest.cpp Generating XML output for file round_unittest.cpp Generating XML output for file winerror2str.cpp Generating XML output for file WorkerThreadsPool.cpp Generating XML output for file WorkerThreadsPool.cpp Generating XML output for file WorkerThreadsPool_unittest.cpp Generating XML output for file detectors.h Generating XML output for file CCascadeClassifierDetection.h Generating XML output for file CDetectableObject.h Generating XML output for file CDetectorDoorCrossing.h Generating XML output for file CFaceDetection.h Generating XML output for file CObjectDetection.h Generating XML output for file CCascadeClassifierDetection.cpp Generating XML output for file CDetectableObject.cpp Generating XML output for file CDetectorDoorCrossing.cpp Generating XML output for file CFaceDetection.cpp Generating XML output for file CObjectDetection.cpp Generating XML output for file detectors-precomp.cpp Generating XML output for file detectors-precomp.h Generating XML output for file CRuntimeCompiledExpression.h Generating XML output for file mrpt-expr_export.h Generating XML output for file CRuntimeCompiledExpression.cpp Generating XML output for file CRuntimeCompiledExpression_unittest.cpp Generating XML output for file expr-precomp.cpp Generating XML output for file expr-precomp.h Generating XML output for file graphs.h Generating XML output for file CAStarAlgorithm.h Generating XML output for file CDirectedGraph.h Generating XML output for file CDirectedTree.h Generating XML output for file CGraphPartitioner.h Generating XML output for file CHypothesisNotFoundException.h Generating XML output for file CMRVisualizer.h Generating XML output for file CMRVisualizer_impl.h Generating XML output for file CNetworkOfPoses.h Generating XML output for file CNetworkOfPoses_impl.h Generating XML output for file CVisualizer.h Generating XML output for file CVisualizer_impl.h Generating XML output for file dijkstra.h Generating XML output for file ScalarFactorGraph.h Generating XML output for file THypothesis.h Generating XML output for file THypothesis_impl.h Generating XML output for file TMRSlamEdgeAnnotations.h Generating XML output for file TMRSlamNodeAnnotations.h Generating XML output for file TNodeAnnotations.h Generating XML output for file TNodeID.h Generating XML output for file CGraphPartitioner.cpp Generating XML output for file CHypothesisNotFoundException.cpp Generating XML output for file graphs-precomp.cpp Generating XML output for file graphs-precomp.h Generating XML output for file ScalarFactorGraph.cpp Generating XML output for file ScalarFactorGraph_unittest.cpp Generating XML output for file graphslam.h Generating XML output for file CGraphSlamHandler.h Generating XML output for file CGraphSlamHandler_impl.h Generating XML output for file TUserOptionsChecker.h Generating XML output for file TUserOptionsChecker_impl.h Generating XML output for file CGraphSlamEngine.h Generating XML output for file CGraphSlamEngine_impl.h Generating XML output for file CEmptyERD.h Generating XML output for file CICPCriteriaERD.h Generating XML output for file CICPCriteriaERD_impl.h Generating XML output for file CLoopCloserERD.h Generating XML output for file CLoopCloserERD_impl.h Generating XML output for file CEmptyGSO.h Generating XML output for file CLevMarqGSO.h Generating XML output for file CLevMarqGSO_impl.h Generating XML output for file CEdgeRegistrationDecider.h Generating XML output for file CEdgeRegistrationDecider_impl.h Generating XML output for file CGraphSlamOptimizer.h Generating XML output for file CGraphSlamOptimizer_impl.h Generating XML output for file CIncrementalNodeRegistrationDecider.h Generating XML output for file CIncrementalNodeRegistrationDecider_impl.h Generating XML output for file CNodeRegistrationDecider.h Generating XML output for file CNodeRegistrationDecider_impl.h Generating XML output for file CRangeScanEdgeRegistrationDecider.h Generating XML output for file CRangeScanEdgeRegistrationDecider_impl.h Generating XML output for file CRegistrationDeciderOrOptimizer.h Generating XML output for file CRegistrationDeciderOrOptimizer_impl.h Generating XML output for file levmarq.h Generating XML output for file levmarq_impl.h Generating XML output for file CEdgeCounter.h Generating XML output for file CRangeScanOps.h Generating XML output for file CRangeScanOps_impl.h Generating XML output for file CWindowManager.h Generating XML output for file CWindowObserver.h Generating XML output for file TNodeProps.h Generating XML output for file TSlidingWindow.h Generating XML output for file TUncertaintyPath.h Generating XML output for file TUncertaintyPath_impl.h Generating XML output for file CEmptyNRD.h Generating XML output for file CFixedIntervalsNRD.h Generating XML output for file CFixedIntervalsNRD_impl.h Generating XML output for file CICPCriteriaNRD.h Generating XML output for file CICPCriteriaNRD_impl.h Generating XML output for file types.h Generating XML output for file types.h Generating XML output for file CEdgeCounter.cpp Generating XML output for file CWindowObserver.cpp Generating XML output for file graph_slam_levmarq_test_common.h Generating XML output for file graph_slam_levmarq_unittest.cpp Generating XML output for file graphslam-precomp.cpp Generating XML output for file graphslam-precomp.h Generating XML output for file TSlidingWindow.cpp Generating XML output for file gui.h Generating XML output for file about_box.h Generating XML output for file CBaseGUIWindow.h Generating XML output for file CDisplayWindow.h Generating XML output for file CDisplayWindow3D.h Generating XML output for file CDisplayWindowGUI.h Generating XML output for file CDisplayWindowPlots.h Generating XML output for file CGlCanvasBase.h Generating XML output for file CMyRedirector.h Generating XML output for file CQtGlCanvasBase.h Generating XML output for file CWxGLCanvasBase.h Generating XML output for file default_mrpt_glfw_icon.h Generating XML output for file error_box.h Generating XML output for file gui_frwds.h Generating XML output for file NanoGUICanvasHeadless.h Generating XML output for file keycodes.h Generating XML output for file MRPT2NanoguiGLCanvas.h Generating XML output for file wx28-fixes.h Generating XML output for file WxSubsystem.h Generating XML output for file WxUtils.h Generating XML output for file about_box_qt.cpp Generating XML output for file about_box_wx.cpp Generating XML output for file CAboutBox_wx.cpp Generating XML output for file CAboutBox_wx.h Generating XML output for file CAboutBoxBase.cpp Generating XML output for file CAboutBoxBase.h Generating XML output for file CAboutBoxQt.cpp Generating XML output for file CAboutBoxQt.h Generating XML output for file CBaseGUIWindow.cpp Generating XML output for file CDisplayWindow.cpp Generating XML output for file CDisplayWindow3D.cpp Generating XML output for file CDisplayWindowGUI.cpp Generating XML output for file CDisplayWindowPlots.cpp Generating XML output for file CGlCanvasBase.cpp Generating XML output for file CQtGlCanvasBase.cpp Generating XML output for file CWxGLCanvasBase.cpp Generating XML output for file default_mrpt_glfw_icon.cpp Generating XML output for file error_box.cpp Generating XML output for file gui-precomp.cpp Generating XML output for file gui-precomp.h Generating XML output for file mathplot.cpp Generating XML output for file MRPT2NanoguiGLCanvas.cpp Generating XML output for file NanoGUICanvasHeadless.cpp Generating XML output for file WxSubsystem.cpp Generating XML output for file WxUtils.cpp Generating XML output for file hmtslam.h Generating XML output for file CHierarchicalMapMHPartition.h Generating XML output for file CHierarchicalMHMap.h Generating XML output for file CHMHMapArc.h Generating XML output for file CHMHMapNode.h Generating XML output for file CHMTSLAM.h Generating XML output for file CLocalMetricHypothesis.h Generating XML output for file CMHPropertiesValuesList.h Generating XML output for file CPropertiesValuesList.h Generating XML output for file CRobotPosesGraph.h Generating XML output for file CTopLCDetector_FabMap.h Generating XML output for file CTopLCDetector_GridMatching.h Generating XML output for file CTopLCDetectorBase.h Generating XML output for file HMT_SLAM_common.h Generating XML output for file CHierarchicalMapMHPartition.cpp Generating XML output for file CHierarchicalMHMap.cpp Generating XML output for file CHMHMapArc.cpp Generating XML output for file CHMHMapNode.cpp Generating XML output for file CHMTSLAM_3D_viewer.cpp Generating XML output for file CHMTSLAM_AA.cpp Generating XML output for file CHMTSLAM_LOG.cpp Generating XML output for file CHMTSLAM_LSLAM.cpp Generating XML output for file CHMTSLAM_LSLAM_RBPF_2DLASER.cpp Generating XML output for file CHMTSLAM_main.cpp Generating XML output for file CHMTSLAM_perform_TLC.cpp Generating XML output for file CHMTSLAM_TBI.cpp Generating XML output for file CLocalMetricHypothesis.cpp Generating XML output for file CMHPropertiesValuesList.cpp Generating XML output for file CPropertiesValuesList.cpp Generating XML output for file CRobotPosesGraph.cpp Generating XML output for file CTopLCDetector_FabMap.cpp Generating XML output for file CTopLCDetector_GridMatching.cpp Generating XML output for file hmtslam-precomp.cpp Generating XML output for file hmtslam-precomp.h Generating XML output for file THypothesisIDSet.cpp Generating XML output for file hwdrivers.h Generating XML output for file C2DRangeFinderAbstract.h Generating XML output for file CBoardENoses.h Generating XML output for file CBoardSonars.h Generating XML output for file CCameraSensor.h Generating XML output for file CCANBusReader.h Generating XML output for file CDUO3DCamera.h Generating XML output for file CEnoseModular.h Generating XML output for file CFFMPEG_InputStream.h Generating XML output for file CGenericSensor.h Generating XML output for file CGillAnemometer.h Generating XML output for file CGPS_NTRIP.h Generating XML output for file CGPSInterface.h Generating XML output for file CGyroKVHDSP3000.h Generating XML output for file CHokuyoURG.h Generating XML output for file CIbeoLuxETH.h Generating XML output for file CImageGrabber_dc1394.h Generating XML output for file CImageGrabber_FlyCapture2.h Generating XML output for file CImageGrabber_OpenCV.h Generating XML output for file CImpinjRFID.h Generating XML output for file CIMUIntersense.h Generating XML output for file CIMUXSens_MT4.h Generating XML output for file CJoystick.h Generating XML output for file CKinect.h Generating XML output for file CLMS100eth.h Generating XML output for file CMyntEyeCamera.h Generating XML output for file CNationalInstrumentsDAQ.h Generating XML output for file CNTRIPClient.h Generating XML output for file CNTRIPEmitter.h Generating XML output for file COpenNI2_RGBD360.h Generating XML output for file COpenNI2Generic.h Generating XML output for file COpenNI2Generic_CDevice.h Generating XML output for file COpenNI2Sensor.h Generating XML output for file CPhidgetInterfaceKitProximitySensors.h Generating XML output for file CPtuBase.h Generating XML output for file CPtuDPerception.h Generating XML output for file CRaePID.h Generating XML output for file CRoboPeakLidar.h Generating XML output for file CRoboticHeadInterface.h Generating XML output for file CServoeNeck.h Generating XML output for file CSickLaserSerial.h Generating XML output for file CSickLaserUSB.h Generating XML output for file CSICKTim561Eth_2050101.h Generating XML output for file CSkeletonTracker.h Generating XML output for file CStereoGrabber_Bumblebee_libdc1394.h Generating XML output for file CStereoGrabber_SVS.h Generating XML output for file CSwissRanger3DCamera.h Generating XML output for file CTuMicos.h Generating XML output for file CVelodyneScanner.h Generating XML output for file CWirelessPower.h Generating XML output for file TCaptureOptions_bumblebee.h Generating XML output for file C2DRangeFinderAbstract.cpp Generating XML output for file CBoardENoses.cpp Generating XML output for file CBoardSonars.cpp Generating XML output for file CCameraSensor.cpp Generating XML output for file CCANBusReader.cpp Generating XML output for file CDUO3DCamera.cpp Generating XML output for file CEnoseModular.cpp Generating XML output for file CFFMPEG_InputStream.cpp Generating XML output for file CGenericSensor.cpp Generating XML output for file CGillAnemometer.cpp Generating XML output for file CGPS_NTRIP.cpp Generating XML output for file CGPSInterface.cpp Generating XML output for file CGPSInterface_parser_NMEA.cpp Generating XML output for file CGPSInterface_parser_NOVATEL_OEM6.cpp Generating XML output for file CGPSInterface_unittest.cpp Generating XML output for file CGyroKVHDSP3000.cpp Generating XML output for file CHokuyoURG.cpp Generating XML output for file CIbeoLuxETH.cpp Generating XML output for file CImageGrabber_dc1394.cpp Generating XML output for file CImageGrabber_FlyCapture2.cpp Generating XML output for file CImageGrabber_OpenCV.cpp Generating XML output for file CImpinjRFID.cpp Generating XML output for file CIMUIntersense.cpp Generating XML output for file CIMUXSens_MT4.cpp Generating XML output for file CJoystick.cpp Generating XML output for file CKinect.cpp Generating XML output for file CLMS100eth.cpp Generating XML output for file CMyntEyeCamera.cpp Generating XML output for file CNationalInstrumentsDAQ.cpp Generating XML output for file CNTRIPClient.cpp Generating XML output for file CNTRIPEmitter.cpp Generating XML output for file COpenNI2_RGBD360.cpp Generating XML output for file COpenNI2Generic.cpp Generating XML output for file COpenNI2Sensor.cpp Generating XML output for file CPhidgetInterfaceKitProximitySensors.cpp Generating XML output for file CPtuDPerception.cpp Generating XML output for file CRaePID.cpp Generating XML output for file CRoboPeakLidar.cpp Generating XML output for file CRoboticHeadInterface.cpp Generating XML output for file CServoeNeck.cpp Generating XML output for file CSickLaserSerial.cpp Generating XML output for file CSickLaserUSB.cpp Generating XML output for file CSICKTim561Eth_2050101.cpp Generating XML output for file CSkeletonTracker.cpp Generating XML output for file CStereoGrabber_Bumblebee_libdc1394.cpp Generating XML output for file CStereoGrabber_SVS.cpp Generating XML output for file CSwissRanger3DCamera.cpp Generating XML output for file CTuMicos.cpp Generating XML output for file CVelodyneScanner.cpp Generating XML output for file CVelodyneScanner_unittest.cpp Generating XML output for file CWirelessPower.cpp Generating XML output for file hwdrivers-precomp.cpp Generating XML output for file hwdrivers-precomp.h Generating XML output for file CCanvas.h Generating XML output for file CEnhancedMetaFile.h Generating XML output for file CImage.h Generating XML output for file CMappedImage.h Generating XML output for file color_maps.h Generating XML output for file DistortionModel.h Generating XML output for file TCamera.h Generating XML output for file TColor.h Generating XML output for file TColorManager.h Generating XML output for file TPixelCoord.h Generating XML output for file TStereoCamera.h Generating XML output for file CCanvas.cpp Generating XML output for file CEnhancedMetaFile.cpp Generating XML output for file CImage.cpp Generating XML output for file CImage.SSE2.cpp Generating XML output for file CImage.SSEx.h Generating XML output for file CImage.SSSE3.cpp Generating XML output for file CImage_impl.h Generating XML output for file CImage_JPEG_streams.cpp Generating XML output for file CImage_loadXPM.cpp Generating XML output for file CImage_unittest.cpp Generating XML output for file CMappedImage.cpp Generating XML output for file color_maps.cpp Generating XML output for file color_maps_unittest.cpp Generating XML output for file img-precomp.cpp Generating XML output for file img-precomp.h Generating XML output for file mrpt_jconfig.h Generating XML output for file mrpt_jpeglib.h Generating XML output for file mrpt_font_10x20.h Generating XML output for file mrpt_font_18x18ja.h Generating XML output for file mrpt_font_5x7.h Generating XML output for file mrpt_font_6x13.h Generating XML output for file mrpt_font_6x13B.h Generating XML output for file mrpt_font_6x13O.h Generating XML output for file mrpt_font_9x15.h Generating XML output for file mrpt_font_9x15B.h Generating XML output for file TCamera.cpp Generating XML output for file TCamera_unittest.cpp Generating XML output for file TColor.cpp Generating XML output for file TColorManager.cpp Generating XML output for file TStereoCamera.cpp Generating XML output for file CFileGZInputStream.h Generating XML output for file CFileGZOutputStream.h Generating XML output for file CFileInputStream.h Generating XML output for file CFileOutputStream.h Generating XML output for file CFileStream.h Generating XML output for file CMemoryStream.h Generating XML output for file CPipe.h Generating XML output for file CStream.h Generating XML output for file csv.h Generating XML output for file CTextFileLinesParser.h Generating XML output for file lazy_load_path.h Generating XML output for file open_flags.h Generating XML output for file vector_loadsave.h Generating XML output for file zip.h Generating XML output for file CFileGZInputStream.cpp Generating XML output for file CFileGZOutputStream.cpp Generating XML output for file CFileGZStreams_unittest.cpp Generating XML output for file CFileInputStream.cpp Generating XML output for file CFileOutputStream.cpp Generating XML output for file CFileStream.cpp Generating XML output for file CMemoryStream.cpp Generating XML output for file CMemoryStream_unittest.cpp Generating XML output for file CPipe.cpp Generating XML output for file CStream.cpp Generating XML output for file CTextFileLinesParser.cpp Generating XML output for file CTextFileLinesParser_unittest.cpp Generating XML output for file io-precomp.cpp Generating XML output for file io-precomp.h Generating XML output for file lazy_load_path.cpp Generating XML output for file vector_loadsave.cpp Generating XML output for file vector_loadsave_unittest.cpp Generating XML output for file zip.cpp Generating XML output for file zip_unittest.cpp Generating XML output for file kinematics.h Generating XML output for file CKinematicChain.h Generating XML output for file CVehicleSimul_DiffDriven.h Generating XML output for file CVehicleSimul_Holo.h Generating XML output for file CVehicleSimulVirtualBase.h Generating XML output for file CVehicleVelCmd.h Generating XML output for file CVehicleVelCmd_DiffDriven.h Generating XML output for file CVehicleVelCmd_Holo.h Generating XML output for file CKinematicChain.cpp Generating XML output for file CVehicleSimul_DiffDriven.cpp Generating XML output for file CVehicleSimul_Holo.cpp Generating XML output for file CVehicleSimulVirtualBase.cpp Generating XML output for file CVehicleVelCmd.cpp Generating XML output for file CVehicleVelCmd_DiffDriven.cpp Generating XML output for file CVehicleVelCmd_Holo.cpp Generating XML output for file kinematics-precomp.cpp Generating XML output for file kinematics-precomp.h Generating XML output for file maps.h Generating XML output for file CBeacon.h Generating XML output for file CBeaconMap.h Generating XML output for file CColouredOctoMap.h Generating XML output for file CColouredPointsMap.h Generating XML output for file CGasConcentrationGridMap2D.h Generating XML output for file CHeightGridMap2D.h Generating XML output for file CHeightGridMap2D_Base.h Generating XML output for file CHeightGridMap2D_MRF.h Generating XML output for file CLogOddsGridMap2D.h Generating XML output for file CLogOddsGridMap3D.h Generating XML output for file CLogOddsGridMapLUT.h Generating XML output for file CMultiMetricMap.h Generating XML output for file COccupancyGridMap2D.h Generating XML output for file COccupancyGridMap3D.h Generating XML output for file COctoMap.h Generating XML output for file COctoMapBase.h Generating XML output for file CPointCloudFilterBase.h Generating XML output for file CPointCloudFilterByDistance.h Generating XML output for file CPointsMap.h Generating XML output for file CPointsMap_liblas.h Generating XML output for file CPointsMapXYZI.h Generating XML output for file CRandomFieldGridMap2D.h Generating XML output for file CRandomFieldGridMap3D.h Generating XML output for file CReflectivityGridMap2D.h Generating XML output for file CSimplePointsMap.h Generating XML output for file CWeightedPointsMap.h Generating XML output for file CWirelessPowerGridMap2D.h Generating XML output for file logoddscell_traits.h Generating XML output for file OccupancyGridCellType.h Generating XML output for file PCL_adapters.h Generating XML output for file CObservationPointCloud.h Generating XML output for file CObservationRotatingScan.h Generating XML output for file customizable_obs_viz.h Generating XML output for file CAngularObservationMesh.h Generating XML output for file CPlanarLaserScan.h Generating XML output for file maps-precomp.cpp Generating XML output for file maps-precomp.h Generating XML output for file CBeacon.cpp Generating XML output for file CBeaconMap.cpp Generating XML output for file CColouredOctoMap.cpp Generating XML output for file CColouredPointsMap.cpp Generating XML output for file CGasConcentrationGridMap2D.cpp Generating XML output for file CGasConcentrationGridMap2D_unittest.cpp Generating XML output for file CHeightGridMap2D.cpp Generating XML output for file CHeightGridMap2D_Base.cpp Generating XML output for file CHeightGridMap2D_MRF.cpp Generating XML output for file CHeightGridMap2Ds_unittest.cpp Generating XML output for file CLogOddsGridMapLUT_unittest.cpp Generating XML output for file CMultiMetricMap.cpp Generating XML output for file CMultiMetricMap_unittest.cpp Generating XML output for file COccupancyGridMap2D_common.cpp Generating XML output for file COccupancyGridMap2D_getAs.cpp Generating XML output for file COccupancyGridMap2D_insert.cpp Generating XML output for file COccupancyGridMap2D_io.cpp Generating XML output for file COccupancyGridMap2D_likelihood.cpp Generating XML output for file COccupancyGridMap2D_simulate.cpp Generating XML output for file COccupancyGridMap2D_unittest.cpp Generating XML output for file COccupancyGridMap2D_voronoi.cpp Generating XML output for file COccupancyGridMap3D.cpp Generating XML output for file COccupancyGridMap3D_insert.cpp Generating XML output for file COccupancyGridMap3D_likelihood.cpp Generating XML output for file COccupancyGridMap3D_unittest.cpp Generating XML output for file COctoMap.cpp Generating XML output for file COctoMap_unittest.cpp Generating XML output for file COctoMapBase_impl.h Generating XML output for file CPointCloudFilterBase.cpp Generating XML output for file CPointCloudFilterByDistance.cpp Generating XML output for file CPointCloudFilterByDistance_unittest.cpp Generating XML output for file CPointsMap.cpp Generating XML output for file CPointsMap_crtp_common.h Generating XML output for file CPointsMap_unittest.cpp Generating XML output for file CPointsMapXYZI.cpp Generating XML output for file CPointsMapXYZI_unittest.cpp Generating XML output for file CRandomFieldGridMap2D.cpp Generating XML output for file CRandomFieldGridMap3D.cpp Generating XML output for file CRandomFieldGridMap3D_unittest.cpp Generating XML output for file CReflectivityGridMap2D.cpp Generating XML output for file CSimplePointsMap.cpp Generating XML output for file CWeightedPointsMap.cpp Generating XML output for file CWirelessPowerGridMap2D.cpp Generating XML output for file serializations_unittest.cpp Generating XML output for file serializations_unittest.cpp Generating XML output for file CObservationPointCloud.cpp Generating XML output for file CObservationRotatingScan.cpp Generating XML output for file CObservationRotatingScan_unittest.cpp Generating XML output for file customizable_obs_viz.cpp Generating XML output for file CAngularObservationMesh.cpp Generating XML output for file CPlanarLaserScan.cpp Generating XML output for file CAtan2LookUpTable.h Generating XML output for file CBinaryRelation.h Generating XML output for file CHistogram.h Generating XML output for file CLevenbergMarquardt.h Generating XML output for file CMatrixB.h Generating XML output for file CMatrixD.h Generating XML output for file CMatrixDynamic.h Generating XML output for file CMatrixF.h Generating XML output for file CMatrixFixed.h Generating XML output for file CMonteCarlo.h Generating XML output for file CPolygon.h Generating XML output for file CProbabilityDensityFunction.h Generating XML output for file CQuaternion.h Generating XML output for file CSparseMatrix.h Generating XML output for file CSparseMatrixTemplate.h Generating XML output for file CSplineInterpolator1D.h Generating XML output for file CVectorDynamic.h Generating XML output for file CVectorFixed.h Generating XML output for file data_utils.h Generating XML output for file distributions.h Generating XML output for file eigen_extensions.h Generating XML output for file epsilon.h Generating XML output for file filters.h Generating XML output for file fourier.h Generating XML output for file fresnel.h Generating XML output for file geometry.h Generating XML output for file gtsam_wrappers.h Generating XML output for file gtsam_wrappers.h Generating XML output for file homog_matrices.h Generating XML output for file interp_fit.h Generating XML output for file interp_fit.hpp Generating XML output for file KDTreeCapable.h Generating XML output for file kmeans.h Generating XML output for file KMeans.h Generating XML output for file lightweight_geom_data.h Generating XML output for file lightweight_geom_data_frwds.h Generating XML output for file mat2eig.h Generating XML output for file math_frwds.h Generating XML output for file matrix_adaptors.h Generating XML output for file matrix_serialization.h Generating XML output for file matrix_size_t.h Generating XML output for file MatrixBase.h Generating XML output for file MatrixBlockSparseCols.h Generating XML output for file MatrixVectorBase.h Generating XML output for file model_search.h Generating XML output for file model_search_impl.h Generating XML output for file num_jacobian.h Generating XML output for file ops_containers.h Generating XML output for file ops_matrices.h Generating XML output for file ops_vectors.h Generating XML output for file point_poses2vectors.h Generating XML output for file poly_roots.h Generating XML output for file ransac.h Generating XML output for file ransac_applications.h Generating XML output for file ransac_impl.h Generating XML output for file robust_kernels.h Generating XML output for file slerp.h Generating XML output for file TBoundingBox.h Generating XML output for file TLine2D.h Generating XML output for file TLine3D.h Generating XML output for file TObject2D.h Generating XML output for file TObject3D.h Generating XML output for file TPlane.h Generating XML output for file TPoint2D.h Generating XML output for file TPoint3D.h Generating XML output for file TPolygon2D.h Generating XML output for file TPolygon3D.h Generating XML output for file TPolygonWithPlane.h Generating XML output for file TPose2D.h Generating XML output for file TPose3D.h Generating XML output for file TPose3DQuat.h Generating XML output for file TPoseOrPoint.h Generating XML output for file transform_gaussian.h Generating XML output for file TSegment2D.h Generating XML output for file TSegment3D.h Generating XML output for file TTwist2D.h Generating XML output for file TTwist3D.h Generating XML output for file utils.h Generating XML output for file utils.h Generating XML output for file utils_matlab.h Generating XML output for file wrap2pi.h Generating XML output for file A_MatrixBase_instantiate_CMatrixDynamic_d.cpp Generating XML output for file A_MatrixBase_instantiate_CMatrixDynamic_f.cpp Generating XML output for file CAtan2LookUpTable.cpp Generating XML output for file CAtan2LookUpTable_unittest.cpp Generating XML output for file CHistogram.cpp Generating XML output for file CLevenbergMarquardt_unittest.cpp Generating XML output for file CMatrixB.cpp Generating XML output for file CMatrixD.cpp Generating XML output for file CMatrixDynamic.cpp Generating XML output for file CMatrixDynamic_unittest.cpp Generating XML output for file CMatrixF.cpp Generating XML output for file CMatrixFixed.cpp Generating XML output for file CMatrixFixed_impl.h Generating XML output for file CMatrixFixed_unittest.cpp Generating XML output for file container_ops_unittest.cpp Generating XML output for file CPolygon.cpp Generating XML output for file CSparseMatrix.cpp Generating XML output for file CSparseMatrix_unittest.cpp Generating XML output for file CSplineInterpolator1D.cpp Generating XML output for file CVectorDynamic.cpp Generating XML output for file CVectorFixed.cpp Generating XML output for file distributions_unittest.cpp Generating XML output for file EigenAlignment_unittest.cpp Generating XML output for file filters.cpp Generating XML output for file fourier.cpp Generating XML output for file fresnel.cpp Generating XML output for file fresnel_unittest.cpp Generating XML output for file geometry.cpp Generating XML output for file geometry_unittest.cpp Generating XML output for file KDTreeCapable_unittest.cpp Generating XML output for file KMeans.cpp Generating XML output for file kmeans.cpp Generating XML output for file KmTree.cpp Generating XML output for file KmTree.h Generating XML output for file KmUtils.cpp Generating XML output for file KmUtils.h Generating XML output for file math-precomp.cpp Generating XML output for file math-precomp.h Generating XML output for file math.cpp Generating XML output for file matrix_ops1_unittest.cpp Generating XML output for file matrix_ops2_unittest.cpp Generating XML output for file matrix_ops3_unittest.cpp Generating XML output for file matrix_ops4_unittest.cpp Generating XML output for file matrix_ops5_unittest.cpp Generating XML output for file matrix_ops_unittest.cpp Generating XML output for file matrix_yaml_unittest.cpp Generating XML output for file MatrixBase_impl.h Generating XML output for file MatrixBase_instantiate_CMatrixFixed_22_d.cpp Generating XML output for file MatrixBase_instantiate_CMatrixFixed_22_f.cpp Generating XML output for file MatrixBase_instantiate_CMatrixFixed_33_d.cpp Generating XML output for file MatrixBase_instantiate_CMatrixFixed_33_f.cpp Generating XML output for file MatrixVectorBase_impl.h Generating XML output for file MatrixVectorBase_instantiate_CMatrixDynamic_d.cpp Generating XML output for file MatrixVectorBase_instantiate_CMatrixDynamic_f.cpp Generating XML output for file MatrixVectorBase_instantiate_CMatrixDynamic_ints.cpp Generating XML output for file MatrixVectorBase_instantiate_CMatrixFixed.cpp Generating XML output for file MatrixVectorBase_instantiate_CVectorDynamic.cpp Generating XML output for file MatrixVectorBase_instantiate_CVectorFixed.cpp Generating XML output for file model_search.cpp Generating XML output for file poly_roots.cpp Generating XML output for file poly_roots_unittest.cpp Generating XML output for file polygons_utils.h Generating XML output for file ransac_applications.cpp Generating XML output for file robust_kernels_unittest.cpp Generating XML output for file S_MatrixBase_instantiate_CMatrixFixed_66_d.cpp Generating XML output for file S_MatrixBase_instantiate_CMatrixFixed_66_f.cpp Generating XML output for file S_MatrixBase_instantiate_CMatrixFixed_77_d.cpp Generating XML output for file slerp.cpp Generating XML output for file slerp_unittest.cpp Generating XML output for file TBoundingBox.cpp Generating XML output for file TBoundingBox_unittest.cpp Generating XML output for file TLine2D.cpp Generating XML output for file TLine3D.cpp Generating XML output for file TObject2D.cpp Generating XML output for file TObject3D.cpp Generating XML output for file TPlane.cpp Generating XML output for file TPoint2D.cpp Generating XML output for file TPoint3D.cpp Generating XML output for file TPolygon2D.cpp Generating XML output for file TPolygon3D.cpp Generating XML output for file TPolygonWithPlane.cpp Generating XML output for file TPose2D.cpp Generating XML output for file TPose3D.cpp Generating XML output for file TPose3DQuat.cpp Generating XML output for file TPoseOrPoint_unittest.cpp Generating XML output for file TSegment2D.cpp Generating XML output for file TSegment3D.cpp Generating XML output for file Twist2D.cpp Generating XML output for file Twist3D.cpp Generating XML output for file wrap2pi_unittest.cpp Generating XML output for file Z_MatrixBase_instantiate_CMatrixFixed_44_d.cpp Generating XML output for file Z_MatrixBase_instantiate_CMatrixFixed_44_f.cpp Generating XML output for file nav.h Generating XML output for file CAbstractHolonomicReactiveMethod.h Generating XML output for file CHolonomicFullEval.h Generating XML output for file CHolonomicLogFileRecord.h Generating XML output for file CHolonomicND.h Generating XML output for file CHolonomicVFF.h Generating XML output for file ClearanceDiagram.h Generating XML output for file impl_renderMoveTree.h Generating XML output for file nav_plan_geometry_utils.h Generating XML output for file PlannerRRT_common.h Generating XML output for file PlannerRRT_SE2_TPS.h Generating XML output for file PlannerSimple2D.h Generating XML output for file TMoveTree.h Generating XML output for file CAbstractNavigator.h Generating XML output for file CAbstractPTGBasedReactive.h Generating XML output for file CLogFileRecord.h Generating XML output for file CMultiObjectiveMotionOptimizerBase.h Generating XML output for file CMultiObjMotionOpt_Scalarization.h Generating XML output for file CNavigatorManualSequence.h Generating XML output for file CReactiveNavigationSystem.h Generating XML output for file CReactiveNavigationSystem3D.h Generating XML output for file CRobot2NavInterface.h Generating XML output for file CRobot2NavInterfaceForSimulator.h Generating XML output for file CWaypointsNavigator.h Generating XML output for file TCandidateMovementPTG.h Generating XML output for file TWaypoint.h Generating XML output for file CParameterizedTrajectoryGenerator.h Generating XML output for file CPTG_DiffDrive_alpha.h Generating XML output for file CPTG_DiffDrive_C.h Generating XML output for file CPTG_DiffDrive_CC.h Generating XML output for file CPTG_DiffDrive_CCS.h Generating XML output for file CPTG_DiffDrive_CollisionGridBased.h Generating XML output for file CPTG_DiffDrive_CS.h Generating XML output for file CPTG_Holo_Blend.h Generating XML output for file CAbstractHolonomicReactiveMethod.cpp Generating XML output for file CHolonomicFullEval.cpp Generating XML output for file CHolonomicLogFileRecord.cpp Generating XML output for file CHolonomicND.cpp Generating XML output for file CHolonomicVFF.cpp Generating XML output for file ClearanceDiagram.cpp Generating XML output for file nav-precomp.cpp Generating XML output for file nav-precomp.h Generating XML output for file nav_plan_geometry_utils.cpp Generating XML output for file nav_plan_geometry_utils_unittest.cpp Generating XML output for file PlannerRRT_common.cpp Generating XML output for file PlannerRRT_SE2_TPS.cpp Generating XML output for file PlannerSimple2D.cpp Generating XML output for file PlannerSimple2D_unittest.cpp Generating XML output for file CAbstractNavigator.cpp Generating XML output for file CAbstractPTGBasedReactive.cpp Generating XML output for file CLogFileRecord.cpp Generating XML output for file CLogFileRecord_unittest.cpp Generating XML output for file CMultiObjectiveMotionOptimizerBase.cpp Generating XML output for file CMultiObjMotionOpt_Scalarization.cpp Generating XML output for file CNavigatorManualSequence.cpp Generating XML output for file CReactiveNavigationSystem.cpp Generating XML output for file CReactiveNavigationSystem3D.cpp Generating XML output for file CRobot2NavInterface.cpp Generating XML output for file CWaypointsNavigator.cpp Generating XML output for file rnav_unittest.cpp Generating XML output for file TCandidateMovementPTG.cpp Generating XML output for file TWaypoint.cpp Generating XML output for file CParameterizedTrajectoryGenerator.cpp Generating XML output for file CParameterizedTrajectoryGenerator_factory.cpp Generating XML output for file CPTG_DiffDrive_alpha.cpp Generating XML output for file CPTG_DiffDrive_C.cpp Generating XML output for file CPTG_DiffDrive_CC.cpp Generating XML output for file CPTG_DiffDrive_CCS.cpp Generating XML output for file CPTG_DiffDrive_CollisionGridBased.cpp Generating XML output for file CPTG_DiffDrive_CS.cpp Generating XML output for file CPTG_Holo_Blend.cpp Generating XML output for file CPTG_RobotShape_Circular.cpp Generating XML output for file CPTG_RobotShape_Polygonal.cpp Generating XML output for file PTGs_unittest.cpp Generating XML output for file CMetricMap.h Generating XML output for file CMetricMapEvents.h Generating XML output for file CSimpleMap.h Generating XML output for file metric_map_types.h Generating XML output for file TMetricMapInitializer.h Generating XML output for file TMetricMapTypesRegistry.h Generating XML output for file obs.h Generating XML output for file CAction.h Generating XML output for file CActionCollection.h Generating XML output for file CActionRobotMovement2D.h Generating XML output for file CActionRobotMovement3D.h Generating XML output for file carmen_log_tools.h Generating XML output for file CObservation.h Generating XML output for file CObservation2DRangeScan.h Generating XML output for file CObservation2DRangeScanWithUncertainty.h Generating XML output for file CObservation3DRangeScan.h Generating XML output for file CObservation3DRangeScan_project3D_impl.h Generating XML output for file CObservation3DScene.h Generating XML output for file CObservation6DFeatures.h Generating XML output for file CObservationBatteryState.h Generating XML output for file CObservationBeaconRanges.h Generating XML output for file CObservationBearingRange.h Generating XML output for file CObservationCANBusJ1939.h Generating XML output for file CObservationComment.h Generating XML output for file CObservationGasSensors.h Generating XML output for file CObservationGPS.h Generating XML output for file CObservationImage.h Generating XML output for file CObservationIMU.h Generating XML output for file CObservationOdometry.h Generating XML output for file CObservationRange.h Generating XML output for file CObservationRawDAQ.h Generating XML output for file CObservationReflectivity.h Generating XML output for file CObservationRFID.h Generating XML output for file CObservationRGBD360.h Generating XML output for file CObservationRobotPose.h Generating XML output for file CObservationSkeleton.h Generating XML output for file CObservationStereoImages.h Generating XML output for file CObservationStereoImagesFeatures.h Generating XML output for file CObservationVelodyneScan.h Generating XML output for file CObservationWindSensor.h Generating XML output for file CObservationWirelessPower.h Generating XML output for file CRawlog.h Generating XML output for file CSensoryFrame.h Generating XML output for file CSinCosLookUpTableFor2DScans.h Generating XML output for file format_externals_filename.h Generating XML output for file gnss_messages.h Generating XML output for file gnss_messages_ascii_nmea.h Generating XML output for file gnss_messages_common.h Generating XML output for file gnss_messages_novatel.h Generating XML output for file gnss_messages_topcon.h Generating XML output for file gnss_messages_type_list.h Generating XML output for file obs_frwds.h Generating XML output for file obs_utils.h Generating XML output for file stock_observations.h Generating XML output for file T2DScanProperties.h Generating XML output for file T3DPointsProjectionParams.h Generating XML output for file T3DPointsTo2DScanParams.h Generating XML output for file TPixelLabelInfo.h Generating XML output for file TRangeImageFilter.h Generating XML output for file VelodyneCalibration.h Generating XML output for file CAction.cpp Generating XML output for file CActionCollection.cpp Generating XML output for file CActionRobotMovement2D.cpp Generating XML output for file CActionRobotMovement3D.cpp Generating XML output for file carmen_log_tools.cpp Generating XML output for file CMetricMap.cpp Generating XML output for file CObservation.cpp Generating XML output for file CObservation2DRangeScan.cpp Generating XML output for file CObservation2DRangeScanWithUncertainty.cpp Generating XML output for file CObservation3DRangeScan.cpp Generating XML output for file CObservation3DRangeScan_unittest.cpp Generating XML output for file CObservation3DScene.cpp Generating XML output for file CObservation6DFeatures.cpp Generating XML output for file CObservationBatteryState.cpp Generating XML output for file CObservationBeaconRanges.cpp Generating XML output for file CObservationBearingRange.cpp Generating XML output for file CObservationCANBusJ1939.cpp Generating XML output for file CObservationComment.cpp Generating XML output for file CObservationGasSensors.cpp Generating XML output for file CObservationGPS.cpp Generating XML output for file CObservationImage.cpp Generating XML output for file CObservationIMU.cpp Generating XML output for file CObservationIMU_unittest.cpp Generating XML output for file CObservationOdometry.cpp Generating XML output for file CObservationRange.cpp Generating XML output for file CObservationRawDAQ.cpp Generating XML output for file CObservationReflectivity.cpp Generating XML output for file CObservationRFID.cpp Generating XML output for file CObservationRGBD360.cpp Generating XML output for file CObservationRobotPose.cpp Generating XML output for file CObservationSkeleton.cpp Generating XML output for file CObservationStereoImages.cpp Generating XML output for file CObservationStereoImagesFeatures.cpp Generating XML output for file CObservationVelodyneScan.cpp Generating XML output for file CObservationWindSensor.cpp Generating XML output for file CObservationWirelessPower.cpp Generating XML output for file CRawlog.cpp Generating XML output for file CRawlog_unittest.cpp Generating XML output for file CSensoryFrame.cpp Generating XML output for file CSerializable_unittest.cpp Generating XML output for file CSerializable_unittest.cpp Generating XML output for file CSimpleMap.cpp Generating XML output for file CSimpleMap_unittest.cpp Generating XML output for file CSinCosLookUpTableFor2DScans.cpp Generating XML output for file format_externals_filename.cpp Generating XML output for file gnss_messages_ascii_nmea.cpp Generating XML output for file gnss_messages_common.cpp Generating XML output for file gnss_messages_novatel.cpp Generating XML output for file gnss_messages_topcon.cpp Generating XML output for file metric_map_types.cpp Generating XML output for file obs-precomp.cpp Generating XML output for file obs-precomp.h Generating XML output for file sample_image1.h Generating XML output for file sample_image2.h Generating XML output for file stock_observations.cpp Generating XML output for file TMetricMapInitializer.cpp Generating XML output for file TMetricMapTypesRegistry.cpp Generating XML output for file TPixelLabelInfo.cpp Generating XML output for file velodyne_default_calib_HDL-32.h Generating XML output for file velodyne_default_calib_hdl64e-s3.h Generating XML output for file velodyne_default_calib_VLP-16.h Generating XML output for file VelodyneCalibration.cpp Generating XML output for file opengl.h Generating XML output for file CArrow.h Generating XML output for file CAssimpModel.h Generating XML output for file CAxis.h Generating XML output for file CBox.h Generating XML output for file CCamera.h Generating XML output for file CColorBar.h Generating XML output for file CCylinder.h Generating XML output for file CDisk.h Generating XML output for file CEllipsoid2D.h Generating XML output for file CEllipsoid3D.h Generating XML output for file CEllipsoidInverseDepth2D.h Generating XML output for file CEllipsoidInverseDepth3D.h Generating XML output for file CEllipsoidRangeBearing2D.h Generating XML output for file CFBORender.h Generating XML output for file CFrustum.h Generating XML output for file CGeneralizedEllipsoidTemplate.h Generating XML output for file CGridPlaneXY.h Generating XML output for file CGridPlaneXZ.h Generating XML output for file CMesh.h Generating XML output for file CMesh3D.h Generating XML output for file CMeshFast.h Generating XML output for file COctoMapVoxels.h Generating XML output for file COctreePointRenderer.h Generating XML output for file COpenGLBuffer.h Generating XML output for file COpenGLFramebuffer.h Generating XML output for file COpenGLScene.h Generating XML output for file COpenGLVertexArrayObject.h Generating XML output for file COpenGLViewport.h Generating XML output for file CPointCloud.h Generating XML output for file CPointCloudColoured.h Generating XML output for file CPolyhedron.h Generating XML output for file CRenderizable.h Generating XML output for file CRenderizableShaderPoints.h Generating XML output for file CRenderizableShaderText.h Generating XML output for file CRenderizableShaderTexturedTriangles.h Generating XML output for file CRenderizableShaderTriangles.h Generating XML output for file CRenderizableShaderWireFrame.h Generating XML output for file CSetOfLines.h Generating XML output for file CSetOfObjects.h Generating XML output for file CSetOfTexturedTriangles.h Generating XML output for file CSetOfTriangles.h Generating XML output for file CSimpleLine.h Generating XML output for file CSphere.h Generating XML output for file CText.h Generating XML output for file CText3D.h Generating XML output for file CTextMessageCapable.h Generating XML output for file CTexturedPlane.h Generating XML output for file CVectorField2D.h Generating XML output for file CVectorField3D.h Generating XML output for file DefaultShaders.h Generating XML output for file graph_tools.h Generating XML output for file graph_tools_impl.h Generating XML output for file opengl_api.h Generating XML output for file opengl_fonts.h Generating XML output for file opengl_frwds.h Generating XML output for file PLY_import_export.h Generating XML output for file pointcloud_adapters.h Generating XML output for file pose_pdfs.h Generating XML output for file RenderQueue.h Generating XML output for file Shader.h Generating XML output for file stock_objects.h Generating XML output for file TLightParameters.h Generating XML output for file TRenderMatrices.h Generating XML output for file TTriangle.h Generating XML output for file Visualizable.h Generating XML output for file CArrow.cpp Generating XML output for file CAssimpModel.cpp Generating XML output for file CAxis.cpp Generating XML output for file CBox.cpp Generating XML output for file CCamera.cpp Generating XML output for file CColorBar.cpp Generating XML output for file CCylinder.cpp Generating XML output for file CDisk.cpp Generating XML output for file CEllipsoid2D.cpp Generating XML output for file CEllipsoid3D.cpp Generating XML output for file CEllipsoidInverseDepth2D.cpp Generating XML output for file CEllipsoidInverseDepth3D.cpp Generating XML output for file CEllipsoidRangeBearing2D.cpp Generating XML output for file CFBORender.cpp Generating XML output for file CFBORender_unittest.cpp Generating XML output for file CFrustum.cpp Generating XML output for file CGeneralizedEllipsoidTemplate.cpp Generating XML output for file CGridPlaneXY.cpp Generating XML output for file CGridPlaneXZ.cpp Generating XML output for file CMesh.cpp Generating XML output for file CMesh3D.cpp Generating XML output for file CMeshFast.cpp Generating XML output for file COctoMapVoxels.cpp Generating XML output for file COpenGLBuffer.cpp Generating XML output for file COpenGLFramebuffer.cpp Generating XML output for file COpenGLScene.cpp Generating XML output for file COpenGLVertexArrayObject.cpp Generating XML output for file COpenGLViewport.cpp Generating XML output for file CPointCloud.cpp Generating XML output for file CPointCloudColoured.cpp Generating XML output for file CPolyhedron.cpp Generating XML output for file CRenderizable.cpp Generating XML output for file CRenderizableShaderPoints.cpp Generating XML output for file CRenderizableShaderText.cpp Generating XML output for file CRenderizableShaderTexturedTriangles.cpp Generating XML output for file CRenderizableShaderTriangles.cpp Generating XML output for file CRenderizableShaderWireFrame.cpp Generating XML output for file CSetOfLines.cpp Generating XML output for file CSetOfObjects.cpp Generating XML output for file CSetOfTexturedTriangles.cpp Generating XML output for file CSetOfTriangles.cpp Generating XML output for file CSimpleLine.cpp Generating XML output for file CSphere.cpp Generating XML output for file CText.cpp Generating XML output for file CText3D.cpp Generating XML output for file CTextMessageCapable.cpp Generating XML output for file CTexturedPlane.cpp Generating XML output for file CVectorField2D.cpp Generating XML output for file CVectorField3D.cpp Generating XML output for file DefaultShaders.cpp Generating XML output for file glfont_mono.h Generating XML output for file glfont_sans.h Generating XML output for file glfont_serif.h Generating XML output for file gltext.cpp Generating XML output for file gltext.h Generating XML output for file opengl-precomp.cpp Generating XML output for file opengl-precomp.h Generating XML output for file PLY_import_export.cpp Generating XML output for file pose_pdfs.cpp Generating XML output for file RenderQueue.cpp Generating XML output for file Shader.cpp Generating XML output for file StockObjects.cpp Generating XML output for file TLightParameters.cpp Generating XML output for file TRenderMatrices.cpp Generating XML output for file TRenderMatrices_unittest.cpp Generating XML output for file TTriangle.cpp Generating XML output for file Visualizable.cpp Generating XML output for file CPoint.h Generating XML output for file CPoint2D.h Generating XML output for file CPoint2DPDF.h Generating XML output for file CPoint2DPDFGaussian.h Generating XML output for file CPoint3D.h Generating XML output for file CPointPDF.h Generating XML output for file CPointPDFGaussian.h Generating XML output for file CPointPDFParticles.h Generating XML output for file CPointPDFSOG.h Generating XML output for file CPose.h Generating XML output for file CPose2D.h Generating XML output for file CPose2DGridTemplate.h Generating XML output for file CPose2DInterpolator.h Generating XML output for file CPose3D.h Generating XML output for file CPose3DGridTemplate.h Generating XML output for file CPose3DInterpolator.h Generating XML output for file CPose3DPDF.h Generating XML output for file CPose3DPDFGaussian.h Generating XML output for file CPose3DPDFGaussianInf.h Generating XML output for file CPose3DPDFGrid.h Generating XML output for file CPose3DPDFParticles.h Generating XML output for file CPose3DPDFSOG.h Generating XML output for file CPose3DQuat.h Generating XML output for file CPose3DQuatPDF.h Generating XML output for file CPose3DQuatPDFGaussian.h Generating XML output for file CPose3DQuatPDFGaussianInf.h Generating XML output for file CPoseInterpolatorBase.h Generating XML output for file CPoseOrPoint.h Generating XML output for file CPoseOrPoint_detail.h Generating XML output for file CPosePDF.h Generating XML output for file CPosePDFGaussian.h Generating XML output for file CPosePDFGaussianInf.h Generating XML output for file CPosePDFGrid.h Generating XML output for file CPosePDFParticles.h Generating XML output for file CPosePDFSOG.h Generating XML output for file CPoseRandomSampler.h Generating XML output for file CPoses2DSequence.h Generating XML output for file CPoses3DSequence.h Generating XML output for file CRobot2DPoseEstimator.h Generating XML output for file FrameTransformer.h Generating XML output for file Euclidean.h Generating XML output for file SE.h Generating XML output for file SO.h Generating XML output for file pose_utils.h Generating XML output for file poses_frwds.h Generating XML output for file sensor_poses.h Generating XML output for file SO_SE_average.h Generating XML output for file CPoint.cpp Generating XML output for file CPoint2D.cpp Generating XML output for file CPoint2DPDF.cpp Generating XML output for file CPoint2DPDF_unittest.cpp Generating XML output for file CPoint2DPDFGaussian.cpp Generating XML output for file CPoint3D.cpp Generating XML output for file CPoint_unittest.cpp Generating XML output for file CPointPDF.cpp Generating XML output for file CPointPDFGaussian.cpp Generating XML output for file CPointPDFParticles.cpp Generating XML output for file CPointPDFSOG.cpp Generating XML output for file CPose2D.cpp Generating XML output for file CPose2DInterpolator.cpp Generating XML output for file CPose2DInterpolator_unittest.cpp Generating XML output for file CPose3D.cpp Generating XML output for file CPose3D_unittest.cpp Generating XML output for file CPose3DInterpolator.cpp Generating XML output for file CPose3DInterpolator_unittest.cpp Generating XML output for file CPose3DPDF.cpp Generating XML output for file CPose3DPDFGaussian.cpp Generating XML output for file CPose3DPDFGaussian_unittest.cpp Generating XML output for file CPose3DPDFGaussianInf.cpp Generating XML output for file CPose3DPDFGrid.cpp Generating XML output for file CPose3DPDFGrid_unittest.cpp Generating XML output for file CPose3DPDFParticles.cpp Generating XML output for file CPose3DPDFSOG.cpp Generating XML output for file CPose3DQuat.cpp Generating XML output for file CPose3DQuat_unittest.cpp Generating XML output for file CPose3DQuatPDF.cpp Generating XML output for file CPose3DQuatPDFGaussian.cpp Generating XML output for file CPose3DQuatPDFGaussian_unittest.cpp Generating XML output for file CPose3DQuatPDFGaussianInf.cpp Generating XML output for file CPoseInterpolatorBase.hpp Generating XML output for file CPosePDF.cpp Generating XML output for file CPosePDFGaussian.cpp Generating XML output for file CPosePDFGaussian_unittest.cpp Generating XML output for file CPosePDFGaussianInf.cpp Generating XML output for file CPosePDFGrid.cpp Generating XML output for file CPosePDFGrid_unittest.cpp Generating XML output for file CPosePDFParticles.cpp Generating XML output for file CPosePDFSOG.cpp Generating XML output for file CPoseRandomSampler.cpp Generating XML output for file CPoseRandomSampler_unittest.cpp Generating XML output for file CPoses2DSequence.cpp Generating XML output for file CPoses3DSequence.cpp Generating XML output for file CQuaternion_unittest.cpp Generating XML output for file CRobot2DPoseEstimator.cpp Generating XML output for file CRobot2DPoseEstimator_unittest.cpp Generating XML output for file FrameTransformer.cpp Generating XML output for file FrameTransformer_unittest.cpp Generating XML output for file LieTraits_unittest.cpp Generating XML output for file SE.cpp Generating XML output for file SO.cpp Generating XML output for file poses-precomp.cpp Generating XML output for file poses-precomp.h Generating XML output for file sensor_poses.cpp Generating XML output for file sensor_poses_unittest.cpp Generating XML output for file SO_SE_average.cpp Generating XML output for file SO_SE_average_unittest.cpp Generating XML output for file random.h Generating XML output for file portable_uniform_distribution.h Generating XML output for file random_shuffle.h Generating XML output for file RandomGenerators.h Generating XML output for file random-precomp.cpp Generating XML output for file random-precomp.h Generating XML output for file random_unittest.cpp Generating XML output for file RandomGenerator.cpp Generating XML output for file gps.h Generating XML output for file gps.h Generating XML output for file image.h Generating XML output for file image.h Generating XML output for file imu.h Generating XML output for file imu.h Generating XML output for file laser_scan.h Generating XML output for file laser_scan.h Generating XML output for file logging.h Generating XML output for file map.h Generating XML output for file map.h Generating XML output for file point_cloud.h Generating XML output for file point_cloud.h Generating XML output for file point_cloud2.h Generating XML output for file point_cloud2.h Generating XML output for file pose.h Generating XML output for file pose.h Generating XML output for file range.h Generating XML output for file range.h Generating XML output for file stereo_image.h Generating XML output for file stereo_image.h Generating XML output for file time.h Generating XML output for file time.h Generating XML output for file gps.cpp Generating XML output for file gps.cpp Generating XML output for file image.cpp Generating XML output for file image.cpp Generating XML output for file imu.cpp Generating XML output for file imu.cpp Generating XML output for file laser_scan.cpp Generating XML output for file laser_scan.cpp Generating XML output for file map.cpp Generating XML output for file map.cpp Generating XML output for file map_unittest.cpp Generating XML output for file map_unittest.cpp Generating XML output for file point_cloud.cpp Generating XML output for file point_cloud.cpp Generating XML output for file point_cloud2.cpp Generating XML output for file point_cloud2.cpp Generating XML output for file pointcloud2_unittest.cpp Generating XML output for file pointcloud2_unittest.cpp Generating XML output for file pose.cpp Generating XML output for file pose.cpp Generating XML output for file pose_unittest.cpp Generating XML output for file pose_unittest.cpp Generating XML output for file range.cpp Generating XML output for file range.cpp Generating XML output for file stereo_image.cpp Generating XML output for file stereo_image.cpp Generating XML output for file time.cpp Generating XML output for file time.cpp Generating XML output for file time_unittest.cpp Generating XML output for file time_unittest.cpp Generating XML output for file CListOfClasses.h Generating XML output for file CObject.h Generating XML output for file CListOfClasses.cpp Generating XML output for file CObject.cpp Generating XML output for file internal_class_registry.cpp Generating XML output for file internal_class_registry.h Generating XML output for file rtti-precomp.cpp Generating XML output for file rtti-precomp.h Generating XML output for file rtti_unittest.cpp Generating XML output for file aligned_serialization.h Generating XML output for file archiveFrom_std_streams.h Generating XML output for file archiveFrom_std_vector.h Generating XML output for file bimap_serialization.h Generating XML output for file CArchive.h Generating XML output for file CMessage.h Generating XML output for file CSchemeArchive.h Generating XML output for file CSchemeArchiveBase.h Generating XML output for file CSerializable.h Generating XML output for file metaprogramming_serialization.h Generating XML output for file optional_serialization.h Generating XML output for file serialization_frwds.h Generating XML output for file stl_serialization.h Generating XML output for file zmq_serialization.h Generating XML output for file bimap_serialize_unittest.cpp Generating XML output for file CArchive.cpp Generating XML output for file CMessage.cpp Generating XML output for file CSchemeArchive.cpp Generating XML output for file CSchemeArchive_unittest.cpp Generating XML output for file CSchemeArchiveBase.cpp Generating XML output for file CSerializable.cpp Generating XML output for file serialization-precomp.cpp Generating XML output for file serialization-precomp.h Generating XML output for file stl_serialize_unittest.cpp Generating XML output for file CMultiMetricMapPDF.h Generating XML output for file slam.h Generating XML output for file CGridMapAligner.h Generating XML output for file CICP.h Generating XML output for file CIncrementalMapPartitioner.h Generating XML output for file CMetricMapBuilder.h Generating XML output for file CMetricMapBuilderICP.h Generating XML output for file CMetricMapBuilderRBPF.h Generating XML output for file CMetricMapsAlignmentAlgorithm.h Generating XML output for file CMonteCarloLocalization2D.h Generating XML output for file CMonteCarloLocalization3D.h Generating XML output for file COccupancyGridMapFeatureExtractor.h Generating XML output for file CRangeBearingKFSLAM.h Generating XML output for file CRangeBearingKFSLAM2D.h Generating XML output for file CRejectionSamplingRangeOnlyLocalization.h Generating XML output for file data_association.h Generating XML output for file observations_overlap.h Generating XML output for file PF_aux_structs.h Generating XML output for file PF_implementations.h Generating XML output for file PF_implementations_data.h Generating XML output for file TKLDParams.h Generating XML output for file TMonteCarloLocalizationParams.h Generating XML output for file slam-precomp.cpp Generating XML output for file slam-precomp.h Generating XML output for file CGridMapAligner.cpp Generating XML output for file CICP.cpp Generating XML output for file CICP_unittest.cpp Generating XML output for file CIncrementalMapPartitioner.cpp Generating XML output for file CIncrementalMapPartitioner_unittest.cpp Generating XML output for file CMetricMapBuilder.cpp Generating XML output for file CMetricMapBuilderICP.cpp Generating XML output for file CMetricMapBuilderRBPF.cpp Generating XML output for file CMetricMapsAlignmentAlgorithm.cpp Generating XML output for file CMonteCarloLocalization2D.cpp Generating XML output for file CMonteCarloLocalization2D_unittest.cpp Generating XML output for file CMonteCarloLocalization3D.cpp Generating XML output for file CMultiMetricMapPDF.cpp Generating XML output for file CMultiMetricMapPDF_RBPF.cpp Generating XML output for file COccupancyGridMapFeatureExtractor.cpp Generating XML output for file CRangeBearingKFSLAM.cpp Generating XML output for file CRangeBearingKFSLAM2D.cpp Generating XML output for file CRejectionSamplingRangeOnlyLocalization.cpp Generating XML output for file data_association.cpp Generating XML output for file data_association_unittest.cpp Generating XML output for file observations_overlap.cpp Generating XML output for file se3_ransac_unittest.cpp Generating XML output for file TKLDParams.cpp Generating XML output for file CConsoleRedirector.h Generating XML output for file CControlledRateTimer.h Generating XML output for file CDirectoryExplorer.h Generating XML output for file CFileSystemWatcher.h Generating XML output for file CGenericMemoryPool.h Generating XML output for file CObservable.h Generating XML output for file CObserver.h Generating XML output for file COutputLogger.h Generating XML output for file CRateTimer.h Generating XML output for file crc.h Generating XML output for file CTicTac.h Generating XML output for file CTimeLogger.h Generating XML output for file datetime.h Generating XML output for file filesystem.h Generating XML output for file md5.h Generating XML output for file memory.h Generating XML output for file mrptEvent.h Generating XML output for file os.h Generating XML output for file progress.h Generating XML output for file scheduler.h Generating XML output for file string_utils.h Generating XML output for file thread_name.h Generating XML output for file base64.cpp Generating XML output for file base64_unittest.cpp Generating XML output for file CControlledRateTimer.cpp Generating XML output for file CDirectoryExplorer.cpp Generating XML output for file CFileSystemWatcher.cpp Generating XML output for file CObservable.cpp Generating XML output for file CObserver.cpp Generating XML output for file COutputLogger.cpp Generating XML output for file CRateTimer.cpp Generating XML output for file crc.cpp Generating XML output for file crc_unittest.cpp Generating XML output for file CTicTac.cpp Generating XML output for file CTimeLogger.cpp Generating XML output for file CTimeLogger_unittest.cpp Generating XML output for file datetime.cpp Generating XML output for file datetime_unittest.cpp Generating XML output for file filesystem.cpp Generating XML output for file filesystem_unittest.cpp Generating XML output for file md5.cpp Generating XML output for file memory.cpp Generating XML output for file os.cpp Generating XML output for file progress.cpp Generating XML output for file scheduler.cpp Generating XML output for file string_utils.cpp Generating XML output for file string_utils_unittest.cpp Generating XML output for file system-precomp.cpp Generating XML output for file system-precomp.h Generating XML output for file thread_name.cpp Generating XML output for file thread_name_unittest.cpp Generating XML output for file tfest.h Generating XML output for file indiv-compat-decls.h Generating XML output for file se2.h Generating XML output for file se3.h Generating XML output for file TMatchingPair.h Generating XML output for file se2_l2.cpp Generating XML output for file se2_l2.SSE2.cpp Generating XML output for file se2_l2_internal.h Generating XML output for file se2_l2_ransac.cpp Generating XML output for file se3_l2.cpp Generating XML output for file se3_l2_ransac.cpp Generating XML output for file se3_unittest.cpp Generating XML output for file tfest-precomp.cpp Generating XML output for file tfest-precomp.h Generating XML output for file TMatchingPair.cpp Generating XML output for file topography.h Generating XML output for file conversions.h Generating XML output for file data_types.h Generating XML output for file path_from_rtk_gps.h Generating XML output for file conversions.cpp Generating XML output for file conversions_unittest.cpp Generating XML output for file path_from_rtk_gps.cpp Generating XML output for file path_from_rtk_gps_unittest.cpp Generating XML output for file topography-precomp.cpp Generating XML output for file topography-precomp.h Generating XML output for file num_to_string.h Generating XML output for file static_string.h Generating XML output for file TEnumType.h Generating XML output for file TTypeName.h Generating XML output for file TTypeName_stl.h Generating XML output for file xassert.h Generating XML output for file enumtype_unittest.cpp Generating XML output for file static_string_unittest.cpp Generating XML output for file typename_unittest.cpp Generating XML output for file xassert_unittest.cpp Generating XML output for file bundle_adjustment.h Generating XML output for file ba_common.cpp Generating XML output for file ba_full.cpp Generating XML output for file ba_internals.h Generating XML output for file vision-lgpl-precomp.cpp Generating XML output for file vision-lgpl-precomp.h Generating XML output for file CLandmark.h Generating XML output for file CLandmarksMap.h Generating XML output for file CObservationVisualLandmarks.h Generating XML output for file vision.h Generating XML output for file CDifodo.h Generating XML output for file CFeature.h Generating XML output for file CFeatureExtraction.h Generating XML output for file CFeatureLines.h Generating XML output for file chessboard_camera_calib.h Generating XML output for file chessboard_find_corners.h Generating XML output for file chessboard_stereo_camera_calib.h Generating XML output for file CImagePyramid.h Generating XML output for file CStereoRectifyMap.h Generating XML output for file CUndistortMap.h Generating XML output for file CVideoFileWriter.h Generating XML output for file descriptor_kdtrees.h Generating XML output for file descriptor_pairing.h Generating XML output for file pinhole.h Generating XML output for file pnp_algos.h Generating XML output for file TKeyPoint.h Generating XML output for file tracking.h Generating XML output for file CDifodo.cpp Generating XML output for file CFeature.cpp Generating XML output for file CFeatureExtraction_AKAZE.cpp Generating XML output for file CFeatureExtraction_common.cpp Generating XML output for file CFeatureExtraction_FAST.cpp Generating XML output for file CFeatureExtraction_harris_KLT.cpp Generating XML output for file CFeatureExtraction_LATCH.cpp Generating XML output for file CFeatureExtraction_logPolarImg.cpp Generating XML output for file CFeatureExtraction_LSD_BLD.cpp Generating XML output for file CFeatureExtraction_ORB.cpp Generating XML output for file CFeatureExtraction_polarImg.cpp Generating XML output for file CFeatureExtraction_SIFT.cpp Generating XML output for file CFeatureExtraction_spinImg.cpp Generating XML output for file CFeatureExtraction_SURF.cpp Generating XML output for file CFeatureLines.cpp Generating XML output for file checkerboard_cam_calib.cpp Generating XML output for file checkerboard_find_corners.cpp Generating XML output for file checkerboard_multiple_detector.cpp Generating XML output for file checkerboard_ocamcalib_detector.cpp Generating XML output for file checkerboard_ocamcalib_detector.h Generating XML output for file chessboard_stereo_camera_calib.cpp Generating XML output for file chessboard_stereo_camera_calib_internal.h Generating XML output for file chessboard_stereo_camera_calib_unittest.cpp Generating XML output for file CImagePyramid.cpp Generating XML output for file CStereoRectifyMap.cpp Generating XML output for file CUndistortMap.cpp Generating XML output for file CVideoFileWriter.cpp Generating XML output for file CLandmark.cpp Generating XML output for file CLandmarksMap.cpp Generating XML output for file CObservationVisualLandmarks.cpp Generating XML output for file pinhole.cpp Generating XML output for file dls.cpp Generating XML output for file dls.h Generating XML output for file epnp.cpp Generating XML output for file e«SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:152: warning: The following parameters of mrpt::vision::reprojectionResiduals(const mrpt::vision::TSequenceFeatureObservations &observations, const mrpt::img::TCamera &camera_params, const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::vision::TLandmarkLocationsVec &landmark_points, std::vector< std::array< double, 2 >> &out_residuals, const bool frame_poses_are_inverse, const bool use_robust_kernel=true, const double kernel_param=3.0, std::vector< double > *out_kernel_1st_deriv=nullptr) are not documented: parameter 'observations' parameter 'camera_params' parameter 'frame_poses' parameter 'landmark_points' parameter 'out_residuals' parameter 'use_robust_kernel' parameter 'kernel_param' parameter 'out_kernel_1st_deriv' «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:189: warning: The following parameters of mrpt::vision::add_se3_deltas_to_frames(const mrpt::vision::TFramePosesVec &frame_poses, const mrpt::math::CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, mrpt::vision::TFramePosesVec &new_frame_poses, const size_t num_fix_frames) are not documented: parameter 'frame_poses' parameter 'delta' parameter 'delta_first_idx' parameter 'new_frame_poses' parameter 'num_fix_frames' «SRC»/libs/vision-lgpl/include/mrpt/vision/bundle_adjustment.h:206: warning: The following parameters of mrpt::vision::add_3d_deltas_to_points(const mrpt::vision::TLandmarkLocationsVec &landmark_points, const mrpt::math::CVectorDouble &delta, const size_t delta_first_idx, const size_t delta_num_vals, mrpt::vision::TLandmarkLocationsVec &new_landmark_points, const size_t num_fix_points) are not documented: parameter 'landmark_points' parameter 'delta' parameter 'delta_first_idx' parameter 'new_landmark_points' parameter 'num_fix_points' «SRC»/libs/system/include/mrpt/system/crc.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'input_images' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'intrinsicParams' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:60: warning: argument 'distortionParams' of command @param is not found in the argument list of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) «SRC»/libs/vision/include/mrpt/vision/chessboard_camera_calib.h:89: warning: The following parameters of mrpt::vision::checkerBoardCameraCalibration(TCalibrationImageList &images, unsigned int check_size_x, unsigned int check_size_y, double check_squares_length_X_meters, double check_squares_length_Y_meters, mrpt::img::TCamera &out_camera_params, bool normalize_image=true, double *out_MSE=nullptr, bool skipDrawDetectedImgs=false, bool useScaramuzzaAlternativeDetector=false) are not documented: parameter 'images' parameter 'out_camera_params' «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h:58: warning: The following parameters of mrpt::vision::findChessboardCorners(const mrpt::img::CImage &in_img, std::vector< mrpt::img::TPixelCoordf > &cornerCoords, unsigned int check_size_x, unsigned int check_size_y, bool normalize_image=true, bool useScaramuzzaMethod=false) are not documented: parameter 'in_img' «SRC»/libs/vision/include/mrpt/vision/chessboard_find_corners.h:97: warning: The following parameters of mrpt::vision::findMultipleChessboardsCorners(const mrpt::img::CImage &in_img, std::vector< std::vector< mrpt::img::TPixelCoordf >> &cornerCoords, unsigned int check_size_x, unsigned int check_size_y) are not documented: parameter 'in_img' «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h:141: warning: argument 'input_images' of command @param is not found in the argument list of mrpt::vision::checkerBoardStereoCalibration(TCalibrationStereoImageList &images, const TStereoCalibParams ¶ms, TStereoCalibResults &out_results) «SRC»/libs/vision/include/mrpt/vision/chessboard_stereo_camera_calib.h:165: warning: The following parameters of mrpt::vision::checkerBoardStereoCalibration(TCalibrationStereoImageList &images, const TStereoCalibParams ¶ms, TStereoCalibResults &out_results) are not documented: parameter 'images' «SRC»/doc/source/doxygen-docs/lib_mrpt_config_INI_file_format.md:46: warning: explicit link request to 'define' could not be resolved «SRC»/libs/slam/include/mrpt/slam/data_association.h:116: warning: argument 'use_kd_tree' of command @param is not found in the argument list of mrpt::slam::data_association_full_covariance(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) «SRC»/libs/slam/include/mrpt/slam/data_association.h:148: warning: The following parameters of mrpt::slam::data_association_full_covariance(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) are not documented: parameter 'metric' parameter 'DAT_ASOC_USE_KDTREE' parameter 'compatibilityTestMetric' parameter 'log_ML_compat_test_threshold' «SRC»/libs/slam/include/mrpt/slam/data_association.h:162: warning: argument 'use_kd_tree' of command @param is not found in the argument list of mrpt::slam::data_association_independent_predictions(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) «SRC»/libs/slam/include/mrpt/slam/data_association.h:194: warning: The following parameters of mrpt::slam::data_association_independent_predictions(const mrpt::math::CMatrixDouble &Z_observations_mean, const mrpt::math::CMatrixDouble &Y_predictions_mean, const mrpt::math::CMatrixDouble &Y_predictions_cov, TDataAssociationResults &results, const TDataAssociationMethod method=assocJCBB, const TDataAssociationMetric metric=metricMaha, const double chi2quantile=0.99, const bool DAT_ASOC_USE_KDTREE=true, const std::vector< prediction_index_t > &predictions_IDs=std::vector< prediction_index_t >(), const TDataAssociationMetric compatibilityTestMetric=metricMaha, const double log_ML_compat_test_threshold=0.0) are not documented: parameter 'metric' parameter 'DAT_ASOC_USE_KDTREE' parameter 'compatibilityTestMetric' parameter 'log_ML_compat_test_threshold' «SRC»/libs/system/include/mrpt/system/filesystem.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/poly_roots.h:29: warning: The following parameters of mrpt::math::solve_poly3(double *x, double a, double b, double c) are not documented: parameter 'a' parameter 'b' parameter 'c' «SRC»/libs/math/include/mrpt/math/poly_roots.h:44: warning: The following parameters of mrpt::math::solve_poly4(double *x, double a, double b, double c, double d) are not documented: parameter 'a' parameter 'b' parameter 'c' parameter 'd' «SRC»/libs/math/include/mrpt/math/poly_roots.h:54: warning: The following parameters of mrpt::math::solve_poly5(double *x, double a, double b, double c, double d, double e) are not documented: parameter 'a' parameter 'b' parameter 'c' parameter 'd' parameter 'e' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:47: warning: The following parameters of mrpt::math::transform_gaussian_unscented(const VECTORLIKE1 &x_mean, const MATLIKE1 &x_cov, void(*functor)(const VECTORLIKE1 &x, const USERPARAM &fixed_param, VECTORLIKE3 &y), const USERPARAM &fixed_param, VECTORLIKE2 &y_mean, MATLIKE2 &y_cov, const bool *elem_do_wrap2pi=nullptr, const double alpha=1e-3, const double K=0, const double beta=2.0) are not documented: parameter 'x_mean' parameter 'x_cov' parameter 'functor' parameter 'fixed_param' parameter 'y_mean' parameter 'y_cov' parameter 'alpha' parameter 'K' parameter 'beta' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:116: warning: The following parameters of mrpt::math::transform_gaussian_montecarlo(const VECTORLIKE1 &x_mean, const MATLIKE1 &x_cov, void(*functor)(const VECTORLIKE1 &x, const USERPARAM &fixed_param, VECTORLIKE3 &y), const USERPARAM &fixed_param, VECTORLIKE2 &y_mean, MATLIKE2 &y_cov, const size_t num_samples=1000, std::vector< VECTORLIKE3 > *out_samples_y=nullptr) are not documented: parameter 'x_mean' parameter 'x_cov' parameter 'functor' parameter 'fixed_param' parameter 'y_mean' parameter 'y_cov' parameter 'num_samples' «SRC»/libs/math/include/mrpt/math/transform_gaussian.h:148: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:23: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:42: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:59: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:72: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/interp_fit.h:73: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/geometry.h:684: warning: The following parameters of mrpt::math::generateAxisBaseFromDirectionAndAxis(const mrpt::math::TVector3D &vec, uint8_t coord) are not documented: parameter 'coord' «SRC»/libs/math/include/mrpt/math/geometry.h:1091: warning: Found unknown command `\except' «SRC»/libs/math/include/mrpt/math/slerp.h:80: warning: argument 'p0' of command @param is not found in the argument list of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) «SRC»/libs/math/include/mrpt/math/slerp.h:80: warning: argument 'p1' of command @param is not found in the argument list of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) «SRC»/libs/math/include/mrpt/math/slerp.h:87: warning: The following parameters of mrpt::math::slerp(const TPose3D &q0, const TPose3D &q1, const double t, TPose3D &p) are not documented: parameter 'q0' parameter 'q1' «SRC»/libs/system/include/mrpt/system/md5.h:17: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/memory.h:18: warning: explicit link request to 'include' could not be resolved «SRC»/libs/nav/include/mrpt/nav/planners/nav_plan_geometry_utils.h:16: warning: explicit link request to 'include' could not be resolved «SRC»/doc/source/doxygen-docs/lib_mrpt_core_exceptions.md:5: warning: unable to resolve reference to `core_exceptions_example/test.cpp' for \ref command «SRC»/libs/serialization/include/mrpt/serialization/CSerializable.h:94: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/os.h:23: warning: explicit link request to 'include' could not be resolved «SRC»/libs/math/include/mrpt/math/ransac_applications.h:38: warning: The following parameters of mrpt::math::ransac_detect_3D_planes(const CVectorDynamic< NUMTYPE > &x, const CVectorDynamic< NUMTYPE > &y, const CVectorDynamic< NUMTYPE > &z, std::vector< std::pair< size_t, TPlane >> &out_detected_planes, const double threshold, const size_t min_inliers_for_valid_plane=10) are not documented: parameter 'x' parameter 'y' parameter 'z' «SRC»/libs/math/include/mrpt/math/ransac_applications.h:55: warning: The following parameters of mrpt::math::ransac_detect_2D_lines(const CVectorDynamic< NUMTYPE > &x, const CVectorDynamic< NUMTYPE > &y, std::vector< std::pair< size_t, TLine2D >> &out_detected_lines, const double threshold, const size_t min_inliers_for_valid_line=5) are not documented: parameter 'x' parameter 'y' «SRC»/libs/serialization/include/mrpt/serialization/zmq_serialization.h:206: warning: The following parameters of mrpt::serialization::mrpt_recv_from_zmq_into(ZMQ_SOCKET_TYPE zmq_socket, mrpt::serialization::CSerializable &target_object, bool dont_wait=false, size_t *rx_obj_length_in_bytes=nullptr) are not documented: parameter 'zmq_socket' parameter 'dont_wait' parameter 'rx_obj_length_in_bytes' «SRC»/libs/math/include/mrpt/math/data_utils.h:444: warning: argument 'weights' of command @param is not found in the argument list of mrpt::math::weightedHistogramLog(const VECTORLIKE1 &values, const VECTORLIKE1 &log_weights, float binWidth, VECTORLIKE2 &out_binCenters, VECTORLIKE2 &out_binValues) «SRC»/libs/math/include/mrpt/math/data_utils.h:456: warning: The following parameters of mrpt::math::weightedHistogramLog(const VECTORLIKE1 &values, const VECTORLIKE1 &log_weights, float binWidth, VECTORLIKE2 &out_binCenters, VECTORLIKE2 &out_binValues) are not documented: parameter 'log_weights' «SRC»/libs/math/include/mrpt/math/distributions.h:216: warning: The following parameters of mrpt::math::confidenceIntervals(const CONTAINER &data, T &out_mean, T &out_lower_conf_interval, T &out_upper_conf_interval, const double confidenceInterval=0.1, const size_t histogramNumBins=1000) are not documented: parameter 'data' parameter 'out_mean' parameter 'out_lower_conf_interval' parameter 'out_upper_conf_interval' parameter 'histogramNumBins' «SRC»/libs/math/include/mrpt/math/utils.h:176: warning: End of list marker found without any preceding list items «SRC»/libs/system/include/mrpt/system/string_utils.h:50: warning: The following parameters of mrpt::system::tokenize(const std::string &inString, const std::string &inDelimiters, OUT_CONTAINER &outTokens, bool skipBlankTokens=true) are not documented: parameter 'inString' parameter 'inDelimiters' parameter 'outTokens' «SRC»/libs/system/include/mrpt/system/string_utils.h:19: warning: explicit link request to 'include' could not be resolved «SRC»/libs/core/include/mrpt/core/integer_select.h:16: warning: explicit link request to 'include' could not be resolved «SRC»/libs/system/include/mrpt/system/datetime.h:20: warning: explicit link request to 'include' could not be resolved «SRC»/libs/gui/include/mrpt/gui/WxUtils.h:64: warning: explicit link request to 'include' could not be resolved «SRC»/doc/source/doxygen-docs/lib_mrpt_math_matrices.md:30: warning: explicit link request to 'include' could not be resolved «SRC»/libs/containers/include/mrpt/containers/yaml.h:36: warning: explicit link request to 'include' could not be resolved «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'port' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'extra_headers' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'errormsg' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'out_http_responsecode' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'out_headers' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'auth_user' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:66: warning: argument 'auth_pass' of command @param is not found in the argument list of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:85: warning: The following parameters of mrpt::comms::net::http_get(const string &url, std::vector< uint8_t > &out_content, const HttpRequestOptions &options=HttpRequestOptions(), mrpt::optional_ref< HttpRequestOutput > output=std::nullopt) are not documented: parameter 'options' parameter 'output' «SRC»/libs/comms/include/mrpt/comms/net_utils.h:118: warning: argument 'output' of command @param is not found in the argument list of mrpt::comms::net::Ping(const std::string &address, const int max_attempts, std::string *output_str=nullptr) «SRC»/libs/comms/include/mrpt/comms/net_utils.h:132: warning: The following parameters of mrpt::comms::net::Ping(const std::string &address, const int max_attempts, std::string *output_str=nullptr) are not documented: parameter 'output_str' «SRC»/doc/source/doxygen-docs/lib_mrpt_comms.md:47: warning: unable to resolve reference to `comms_nodelets_example/NodeletsTest_impl.cpp' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_comms.md:56: warning: unable to resolve reference to `comms_http_client/test.cpp' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_config.md:18: warning: unable to resolve reference to `mrpt_from_cmake' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_expr.md:15: warning: unable to resolve reference to `mrpt_from_cmake' for \ref command «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h:25: warning: argument 'nodes_to_optimize' of command @param is not found in the argument list of mrpt::graphslam::optimize_graph_spa_levmarq(GRAPH_T &graph, TResultInfoSpaLevMarq &out_info, const std::set< mrpt::graphs::TNodeID > *in_nodes_to_optimize=nullptr, const mrpt::containers::yaml &extra_params={}, FEEDBACK_CALLABLE functor_feedback=FEEDBACK_CALLABLE()) «SRC»/libs/graphslam/include/mrpt/graphslam/levmarq.h:81: warning: The following parameters of mrpt::graphslam::optimize_graph_spa_levmarq(GRAPH_T &graph, TResultInfoSpaLevMarq &out_info, const std::set< mrpt::graphs::TNodeID > *in_nodes_to_optimize=nullptr, const mrpt::containers::yaml &extra_params={}, FEEDBACK_CALLABLE functor_feedback=FEEDBACK_CALLABLE()) are not documented: parameter 'in_nodes_to_optimize' pnp.h Generating XML output for file lhm.cpp Generating XML output for file lhm.h Generating XML output for file p3p.cpp Generating XML output for file p3p.h Generating XML output for file pnp_algos.cpp Generating XML output for file pnp_unittest.cpp Generating XML output for file polynom_solver.cpp Generating XML output for file polynom_solver.h Generating XML output for file posit.cpp Generating XML output for file posit.h Generating XML output for file ppnp.cpp Generating XML output for file ppnp.h Generating XML output for file rpnp.cpp Generating XML output for file rpnp.h Generating XML output for file upnp.cpp Generating XML output for file upnp.h Generating XML output for file tracking.cpp Generating XML output for file tracking_KL.cpp Generating XML output for file types.cpp Generating XML output for file vision-precomp.cpp Generating XML output for file vision-precomp.h Generating XML output for file vision_utils.cpp Generating XML output for group poses_pdf_grp Generating XML output for group poses_grp Generating XML output for group bundle_adj Generating XML output for group mrpt_crc Generating XML output for group chessboard_calib Generating XML output for group color_maps Generating XML output for group config_file_format Generating XML output for group mrpt_math_io Generating XML output for group data_assoc_grp Generating XML output for group filesystem Generating XML output for group vision_tracking Generating XML output for group mrptvision_features Generating XML output for group filtering_grp Generating XML output for group mrpt_containers_find_closest Generating XML output for group polynomial_roots Generating XML output for group fourier_grp Generating XML output for group fresnel_integrals_grp Generating XML output for group mrpt_bits_math Generating XML output for group gausspdf_transform_grp Generating XML output for group matlab_grp Generating XML output for group nav_holo Generating XML output for group interpolation_grp Generating XML output for group mrptvision_descr_kdtrees Generating XML output for group kdtree_grp Generating XML output for group mrpt_poses_lie_grp Generating XML output for group geometry_grp Generating XML output for group vector_loadsave Generating XML output for group csv_load Generating XML output for group mrpt_md5 Generating XML output for group mrpt_memory Generating XML output for group metric_slam_grp Generating XML output for group nav_geom_grp Generating XML output for group mrpt_core_exception_grp Generating XML output for group noncstream_serialization Generating XML output for group mrpt_system_os Generating XML output for group nav_planners Generating XML output for group pnp Generating XML output for group mrpt_adapters_grp Generating XML output for group ransac_grp Generating XML output for group nav_reactive Generating XML output for group mrpt_round Generating XML output for group mrpt_containers_stlext_grp Generating XML output for group mrpt_scheduler Generating XML output for group Mrpt_serialization_stlext_grp Generating XML output for group mrpt_serialization_zmq Generating XML output for group stats_grp Generating XML output for group string_manage Generating XML output for group nav_tpspace Generating XML output for group mrpt_int_select Generating XML output for group time_date Generating XML output for group mrpt_gui_wxutils Generating XML output for group Container_ops_grp Generating XML output for group mrpt_math_vectors_matrices_grp Generating XML output for group mrpt_containers_yaml Generating XML output for group mrpt_apps_grp Generating XML output for group mrpt_bayes_grp Generating XML output for group mrpt_comms_grp Generating XML output for group mrpt_config_grp Generating XML output for group mrpt_containers_grp Generating XML output for group mrpt_core_grp Generating XML output for group mrpt_detectors_grp Generating XML output for group mrpt_expr_grp Generating XML output for group mrpt_graphs_grp Generating XML output for group mrpt_graphslam_grp Generating XML output for group mrpt_gui_grp Generating XML output for group mrpt_hmtsla«SRC»/doc/source/doxygen-docs/lib_mrpt_io.md:16: warning: unable to resolve reference to `mrpt_from_cmake' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md:21: warning: unable to resolve reference to `mrpt_math_vectors_matrices_grp:' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md:23: warning: unable to resolve reference to `mrpt_math_lwgeom_grp:' for \ref command «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md:28: warning: explicit link request to 'include' could not be resolved «SRC»/doc/source/doxygen-docs/lib_mrpt_math.md:33: warning: explicit link request to 'include' could not be resolved «SRC»/libs/obs/include/mrpt/obs/carmen_log_tools.h:61: warning: The following parameters of mrpt::obs::carmen_log_parse_line(std::istream &in_stream, std::vector< mrpt::obs::CObservation::Ptr > &out_imported_observations, const mrpt::system::TTimeStamp &time_start_log) are not documented: parameter 'in_stream' parameter 'out_imported_observations' «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:19: warning: lonely
  • tag found «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:23: warning: found
  • tag without matching
  • «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:25: warning: lonely
  • tag found «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:27: warning: found
  • tag without matching
  • «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:29: warning: lonely
  • tag found «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:31: warning: found
  • tag without matching
  • «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:33: warning: lonely
  • tag found «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:36: warning: found
  • tag without matching
  • «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:38: warning: lonely
  • tag found «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:41: warning: found
  • tag without matching
  • «SRC»/doc/source/doxygen-docs/lib_mrpt_obs.md:43: warning: found tag without matching