autoware_map_msgs/Wayarea Message

File: autoware_map_msgs/Wayarea.msg

Raw Message Definition

# This represents a wayarea in a map.
# Way area is an area where vehicle are traversable. 

# Id of this Wayarea object. Must unique among all Wayareas in a map
int32 wayarea_id

# Id of Area object that represents this wayarea. 
int32 area_id

Compact Message Definition

int32 wayarea_id
int32 area_id