autoware_map_msgs/Area Message

File: autoware_map_msgs/Area.msg

Raw Message Definition

# This represents a general purpose area obejct in map

# Id of this Area object. Must be unique within all area objects.
int32 area_id

# Vertices that describes this area. Must be in clockwise order.
int32[] point_ids

Compact Message Definition

int32 area_id
int32[] point_ids