autoware_map_msgs/OppositeLaneRelation Message

File: autoware_map_msgs/OppositeLaneRelation.msg

Raw Message Definition

# This represents opposite lanes in a map.

# Id of refering Lane object
int32 lane_id

# Id of Lane object that is in opposite direction against refering lane. 
int32 opposite_lane_id

Compact Message Definition

int32 lane_id
int32 opposite_lane_id