Class PointsTooCloseChecker

Inheritance Relationships

Base Type

Class Documentation

class PointsTooCloseChecker : public lanelet::validation::MapValidator

This check looks for points that are suspiciosly close to each other. This is a common mapping error when users fail to click a point in josm and instead add a new one.

Public Functions

virtual Issues operator()(const LaneletMap &map) override

Public Static Functions

static inline constexpr const char *name()