#include <tinyxml2.h>
#include <fmt/format.h>
#include "psen_scan_v2_standalone/configuration/xml_configuration_parsing.h"
#include "psen_scan_v2_standalone/configuration/zoneset_configuration.h"
Go to the source code of this file.
Namespaces | |
psen_scan_v2_standalone | |
Root namespace in which the software components to communicate with the scanner (firmware-version: 2) are realised/implemented. | |
psen_scan_v2_standalone::configuration | |
Namespace for configuration defaults and definitions. | |
psen_scan_v2_standalone::configuration::xml_config_parsing | |
Namespace for parsing xml configuration files exported from the psenScan Configurator. | |