#include "psen_scan_v2_standalone/data_conversion_layer/angle_conversions.h"
#include "psen_scan_v2_standalone/util/tenth_of_degree.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. | |
Functions | |
static constexpr double | psen_scan_v2_standalone::configuration::DEFAULT_ANGLE_END (data_conversion_layer::degreeToRadian(137.4)) |
End angle of measurement. More... | |
static constexpr double | psen_scan_v2_standalone::configuration::DEFAULT_ANGLE_START (-data_conversion_layer::degreeToRadian(137.4)) |
Start angle of measurement. More... | |
static constexpr double | psen_scan_v2_standalone::configuration::DEFAULT_SCAN_ANGLE_RESOLUTION (data_conversion_layer::degreeToRadian(0.1)) |
static const util::TenthOfDegree | psen_scan_v2_standalone::configuration::DEFAULT_ZONESET_ANGLE_STEP (5) |