OppositeLaneRelation.msg 185 B

1234567
  1. # This represents opposite lanes in a map.
  2. # Id of refering Lane object
  3. int32 lane_id
  4. # Id of Lane object that is in opposite direction against refering lane.
  5. int32 opposite_lane_id