Skip to content

Enum PointsAnnotationType

Type of points annotation

Parent type

PointsAnnotationType appears in the PointsAnnotation message schema.

Values

namevaluedescription
UNKNOWN0
POINTS1Individual points: 0, 1, 2, ...
LINE_LOOP2Closed polygon: 0-1, 1-2, ..., (n-1)-n, n-0
LINE_STRIP3Connected line segments: 0-1, 1-2, ..., (n-1)-n
LINE_LIST4Individual line segments: 0-1, 2-3, 4-5, ...

Flora is developed on the source code of Foxglove and Lichtblick, adhering to the MPL 2.0 license.