#include <mrpt/serialization/stl_serialization.h>#include <mrpt/serialization/CSerializable.h>#include <mrpt/graphs/TNodeID.h>#include <cstdint>#include <mrpt/core/exceptions.h>#include <iostream>#include <string>

Go to the source code of this file.
Classes | |
| struct | mrpt::graphs::detail::TNodeAnnotations |
| Abstract class from which NodeAnnotations related classes can be implemented. More... | |
| struct | mrpt::graphs::detail::TNodeAnnotationsEmpty |
| Struct to be used as the NODE_ANNOTATIONS template argument in CNetworkOfPoses class instances for use in multiple-robot SLAM applications. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::graphs | |
| Abstract graph and tree data structures, plus generic graph algorithms. | |
| mrpt::graphs::detail | |
| Internal functions for MRPT. | |
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |