LaneSignalLightRelation.msg 227 B

1234567
  1. # This represents relation between a lane and a signal in a map.
  2. # Id of refering Lane object
  3. int32 lane_id
  4. # Id of SignalLight object that must be recognized when vehicle is driving the refering lane.
  5. int32 signal_light_id